/third_party/musl/src/ctype/ |
H A D | casemap.h | 1 static const unsigned char tab[] = { variable
|
/third_party/musl/libc-test/src/functional/ |
H A D | search_lsearch.c | 9 static char tab[100][W]; variable
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_kron.c | 30 static const int tab[8] = { 0, 1, 0, -1, 0, -1, 0, 1 }; in BN_kronecker() local
|
/third_party/openssl/crypto/bn/ |
H A D | bn_kron.c | 30 static const int tab[8] = { 0, 1, 0, -1, 0, -1, 0, 1 }; in BN_kronecker() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | log2f_data.h | 15 } tab[1 << LOG2F_TABLE_BITS]; member
|
H A D | logf_data.h | 15 } tab[1 << LOGF_TABLE_BITS]; member
|
H A D | powf_data.h | 22 } tab[1 << POWF_LOG2_TABLE_BITS]; member
|
H A D | exp2f_data.h | 15 uint64_t tab[1 << EXP2F_TABLE_BITS]; member
|
H A D | log_data.h | 20 } tab[1 << LOG_TABLE_BITS]; member
|
H A D | log2_data.h | 20 } tab[1 << LOG2_TABLE_BITS]; member
|
H A D | pow_data.h | 19 } tab[1 << POW_LOG_TABLE_BITS]; member
|
/third_party/musl/src/math/ |
H A D | exp2f_data.h | 15 uint64_t tab[1 << EXP2F_TABLE_BITS]; member
|
H A D | logf_data.h | 15 } tab[1 << LOGF_TABLE_BITS]; member
|
H A D | log2f_data.h | 15 } tab[1 << LOG2F_TABLE_BITS]; member
|
H A D | powf_data.h | 22 } tab[1 << POWF_LOG2_TABLE_BITS]; member
|
H A D | exp_data.h | 23 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/ |
H A D | 2-2.c | 93 static int tab[3]; variable
|
/third_party/openGLES/extensions/ |
H A D | printreg.py | 8 def tab(): function
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ |
H A D | printreg.py | 20 def tab(): function
|
/third_party/musl/porting/uniproton/kernel/src/math/ |
H A D | exp_data.h | 23 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member
|
H A D | log_data.h | 20 } tab[1 << LOG_TABLE_BITS]; member
|
H A D | pow_data.h | 19 } tab[1 << POW_LOG_TABLE_BITS]; member
|
/third_party/musl/porting/liteos_m/kernel/src/math/ |
H A D | exp_data.h | 23 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member
|
H A D | log_data.h | 20 } tab[1 << LOG_TABLE_BITS]; member
|
H A D | pow_data.h | 19 } tab[1 << POW_LOG_TABLE_BITS]; member
|