Home
last modified time | relevance | path

Searched defs:tab (Results 1 - 25 of 268) sorted by relevance

1234567891011

/third_party/musl/src/ctype/
H A Dcasemap.h1 static const unsigned char tab[] = { variable
/foundation/ability/idl_tool/metadata/
H A Dmetadata_dumper.h56 static const char* tab; member in OHOS::Idl::MetadataDumper
/third_party/musl/libc-test/src/functional/
H A Dsearch_lsearch.c9 static char tab[100][W]; variable
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_kron.c30 static const int tab[8] = { 0, 1, 0, -1, 0, -1, 0, 1 }; in BN_kronecker() local
/third_party/openssl/crypto/bn/
H A Dbn_kron.c30 static const int tab[8] = { 0, 1, 0, -1, 0, -1, 0, 1 }; in BN_kronecker() local
/kernel/linux/linux-5.10/scripts/dtc/
H A DMakefile
/kernel/linux/linux-5.10/scripts/genksyms/
H A DMakefile
/kernel/linux/linux-6.6/scripts/genksyms/
H A DMakefile
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dlog2f_data.h15 } tab[1 << LOG2F_TABLE_BITS]; member
H A Dlogf_data.h15 } tab[1 << LOGF_TABLE_BITS]; member
H A Dpowf_data.h22 } tab[1 << POWF_LOG2_TABLE_BITS]; member
H A Dexp2f_data.h15 uint64_t tab[1 << EXP2F_TABLE_BITS]; member
H A Dlog_data.h20 } tab[1 << LOG_TABLE_BITS]; member
H A Dlog2_data.h20 } tab[1 << LOG2_TABLE_BITS]; member
/third_party/musl/src/math/
H A Dexp2f_data.h15 uint64_t tab[1 << EXP2F_TABLE_BITS]; member
H A Dlogf_data.h15 } tab[1 << LOGF_TABLE_BITS]; member
H A Dlog2f_data.h15 } tab[1 << LOG2F_TABLE_BITS]; member
H A Dpowf_data.h22 } tab[1 << POWF_LOG2_TABLE_BITS]; member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
H A D2-2.c93 static int tab[3]; variable
/third_party/openGLES/extensions/
H A Dprintreg.py8 def tab(): function
/third_party/skia/third_party/externals/opengl-registry/extensions/
H A Dprintreg.py20 def tab(): function
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_all_capabilities_test.cpp45 std::string tab = "tab"; in HWTEST_F() local
/kernel/linux/linux-5.10/security/selinux/
H A Dnlmsgtab.c151 static int nlmsg_perm(u16 nlmsg_type, u32 *perm, const struct nlmsg_perm *tab, size_t tabsize) in nlmsg_perm() argument
/kernel/linux/linux-6.6/security/selinux/
H A Dnlmsgtab.c154 static int nlmsg_perm(u16 nlmsg_type, u32 *perm, const struct nlmsg_perm *tab, size_t tabsize) in nlmsg_perm() argument
/kernel/linux/linux-6.6/scripts/dtc/
H A DMakefile

Completed in 6 milliseconds

1234567891011