Home
last modified time | relevance | path

Searched defs:__code (Results 1 – 8 of 8) 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/bits/
H A Dhashtable.h871 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
900 auto __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
943 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
964 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
1487 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
1503 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
1519 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
1551 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
1578 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
1710 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
[all …]
/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/bits/
H A Dhashtable.h871 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
900 auto __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
943 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
964 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
1487 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
1503 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
1519 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
1551 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
1578 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
1710 __hash_code __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
[all …]
/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/tr1/
H A Dhashtable.h706 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
723 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
740 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
765 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
803 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
902 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
929 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
1046 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
/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/tr1/
H A Dhashtable.h706 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
723 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
740 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
765 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
803 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
902 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
929 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
1046 typename _Hashtable::_Hash_code_type __code = this->_M_hash_code(__k); in _GLIBCXX_VISIBILITY() local
/OK3568_Linux_fs/kernel/drivers/media/i2c/m5mols/
H A Dm5mols.h243 #define is_code(__code, __type) (__code == m5mols_default_ffmt[__type].code) argument
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse.h361 #define _PE(__code, __str) TEP_ERRNO__ ## __code argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree.h3432 omp_clause_subcode_check (tree __t, enum omp_clause_code __code, in omp_clause_subcode_check()
3688 omp_clause_subcode_check (const_tree __t, enum omp_clause_code __code, in omp_clause_subcode_check()
3799 tree_operand_check_code (tree __t, enum tree_code __code, int __i, in tree_operand_check_code()
3820 tree_operand_check_code (const_tree __t, enum tree_code __code, int __i, in tree_operand_check_code()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree.h3432 omp_clause_subcode_check (tree __t, enum omp_clause_code __code, in omp_clause_subcode_check()
3688 omp_clause_subcode_check (const_tree __t, enum omp_clause_code __code, in omp_clause_subcode_check()
3799 tree_operand_check_code (tree __t, enum tree_code __code, int __i, in tree_operand_check_code()
3820 tree_operand_check_code (const_tree __t, enum tree_code __code, int __i, in tree_operand_check_code()