| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| H A D | pow_data.h | 19 } tab[1 << POW_LOG_TABLE_BITS]; member
|
| /third_party/musl/src/math/ |
| H A D | exp_data.h | 23 uint64_t tab[2*(1 << EXP_TABLE_BITS)]; member
|
| H A D | pow_data.h | 19 } tab[1 << POW_LOG_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
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| 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 | 3-2.c | 94 static int tab[4]; variable [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | format_srgb.h | 98 unsigned tab, bias, scale, t; in util_format_linear_float_to_srgb_8unorm() local
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | search_tsearch.c | 16 static struct e tab[100]; variable
|
| /third_party/skia/third_party/externals/expat/expat/gennmtab/ |
| H A D | gennmtab.c | 387 setTab(char *tab, struct range *ranges, size_t nRanges) { in setTab() argument 400 printTabs(char *tab) { in printTabs() argument 446 char tab[ in main() local [all...] |
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | snowenc.c | 132 int tab[4]={0,2,3,1}; in main() local
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | motion.c | 30 static void fill_random(uint8_t *tab, int size) in fill_random() argument
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | util.h | 39 tab(int lvl) in tab() function
|
| /third_party/musl/libc-test/src/common/ |
| H A D | rand.c | 94 static int insert(uint64_t *tab, size_t len, uint64_t v) in insert() argument 112 uint64_t *tab; in t_choose() local [all...] |
| /foundation/ability/idl_tool/metadata/ |
| H A D | metadata_dumper.cpp | 21 const char* MetadataDumper::tab = " "; member in OHOS::Idl::MetadataDumper [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/ |
| H A D | convert.cpp | 276 SPText::TextTab Convert(const TextTab& tab) in Convert() argument
|
| /third_party/ffmpeg/libavresample/ |
| H A D | resample_template.c | 103 static void SET_TYPE(set_filter)(void *filter0, double *tab, int phase, in set_filter() argument
|
| /third_party/musl/porting/linux/user/src/ctype/ |
| H A D | towctrans.c | 6 static const unsigned char tab[]; variable
|
| /third_party/musl/libc-test/src/math/gen/ |
| H A D | rnd.c | 45 int insert(uint64_t *tab, size_t len, uint64_t v) in insert() argument 83 uint64_t *tab; in choose() local [all...] |
| /third_party/musl/src/ctype/ |
| H A D | towctrans.c | 8 static const unsigned char tab[]; variable
|
| /third_party/lwip/src/include/lwip/priv/ |
| H A D | memp_priv.h | 129 struct memp **tab; member
|
| /base/security/selinux_adapter/framework/policycoreutils/src/ |
| H A D | selinux_map.c | 61 HashTab *tab = (HashTab *)calloc(1, sizeof(HashTab) + sizeof(HashNode *) * MAX_BUCKET); in HashMapCreate() local
|
| /base/startup/init/services/utils/ |
| H A D | init_hashmap.c | 36 HashTab *tab = (HashTab *)calloc(1, sizeof(HashTab) + sizeof(HashNode*) * info->maxBucket);
in OH_HashMapCreate() local 49 GetHashNodeByNode(const HashTab *tab, const HashNode *root, const HashNode *new) GetHashNodeByNode() argument 62 GetHashNodeByKey(const HashTab *tab, const HashNode *root, const void *key, HashKeyCompare keyCompare) GetHashNodeByKey() argument 80 HashTab *tab = (HashTab *)handle; OH_HashMapAdd() local 100 HashTab *tab = (HashTab *)handle; OH_HashMapRemove() local 126 HashTab *tab = (HashTab *)handle; OH_HashMapGet() local 135 HashListFree(HashTab *tab, HashNode *root, void *context) HashListFree() argument 153 HashTab *tab = (HashTab *)handle; OH_HashMapDestory() local 165 HashTab *tab = (HashTab *)handle; OH_HashMapFind() local 175 HashTab *tab = (HashTab *)handle; OH_HashMapTraverse() local 189 HashTab *tab = (HashTab *)handle; OH_HashMapIsEmpty() local [all...] |
| /foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
| H A D | http_proxy.cpp | 164 std::string tab = "\t"; in ToString() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | gsmdec_template.c | 35 const int16_t *tab = ff_gsm_dequant_tab[maxidx]; in apcm_dequant_add() local
|