Searched defs:base (Results 1 - 7 of 7) sorted by relevance
| /test/xts/acts/ai/nncore/opstest/src/ |
| H A D | exp_test.cpp | 35 OHNNOperandTest base = {OH_NN_FLOAT32, OH_NN_EXP_BASE, {1}, &baseValue, sizeof(float)};
member 69 OHNNOperandTest base = {OH_NN_FLOAT32, OH_NN_EXP_BASE, {1}, &baseValue, sizeof(float)};
member 89 OHNNOperandTest base = {OH_NN_FLOAT32, OH_NN_EXP_BASE, {1}, &baseValue, sizeof(float)};
member
|
| /test/xts/device_attest/test/fuzztest/devattestcorenetwork_fuzzer/ |
| H A D | devattest_core_network_fuzz.c | 48 int base = 10;
in StringToInt32() local
|
| /test/xts/hats/kernel/freelist/modify_pointer/ |
| H A D | Malloc_modify_pointer.cpp | 79 struct group_in *base = (struct group_in *)((uintptr_t)p - UNIT*offset - UNIT); in get_group() local
|
| /test/xts/hats/kernel/prctl/ |
| H A D | PrctlApiTest.cpp | 78 size_t base = 0; in str_split() local
|
| /test/xts/hats/kernel/freelist/encode_pointer/ |
| H A D | Malloc_encode_pointer.cpp | 74 struct group_in *base = (struct group_in *)((uintptr_t)p - UNIT*offset - UNIT); in get_group() local
|
| /test/xts/hats/kernel/freelist/safe_unlink/ |
| H A D | Malloc_safe_unlink.cpp | 74 struct group_in *base = (struct group_in *)((uintptr_t)p - UNIT*offset - UNIT); in get_group() local
|
| /test/xts/tools/lite/checksum/src/ |
| H A D | checksum_file.c | 161 char* CreatePathName(char *base, int len, char *name0, char *name1, char *name2) in CreatePathName() argument
|
Completed in 4 milliseconds