Home
last modified time | relevance | path

Searched defs:__desc (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dcodecvt_specializations.h317 const descriptor_type& __desc = __state.out_descriptor(); in _GLIBCXX_VISIBILITY() local
384 const descriptor_type& __desc = __state.in_descriptor(); in _GLIBCXX_VISIBILITY() local
421 const descriptor_type& __desc = __state.in_descriptor(); in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dcodecvt_specializations.h317 const descriptor_type& __desc = __state.out_descriptor(); in _GLIBCXX_VISIBILITY() local
384 const descriptor_type& __desc = __state.in_descriptor(); in _GLIBCXX_VISIBILITY() local
421 const descriptor_type& __desc = __state.in_descriptor(); in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dreent.h114 #define _isatty_r(__reent, __desc) isatty(__desc) argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dreent.h114 #define _isatty_r(__reent, __desc) isatty(__desc) argument
/OK3568_Linux_fs/kernel/lib/pldmfw/
H A Dpldmfw.c261 const struct __pldmfw_desc_tlv *__desc; in pldm_parse_desc_tlvs() local