/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgNameAllocator.cpp | 38 inline std::string nameNdxToStr (deUint32 name) in nameNdxToStr() argument
|
/third_party/typescript/tests/baselines/reference/ |
H A D | underscoreTest1.js | [all...] |
H A D | templateLiteralTypes1.js | |
/test/ostest/wukong/component_event/src/ |
H A D | wukong_tree.cpp | 28 uint64_t WuKongTree::GetSubName(std::string name, uint32_t count, bool isAbility) in GetSubName() argument 59 void WuKongTree::GetClearnAbility(std::string &name) in GetClearnAbility() argument [all...] |
/test/testfwk/xdevice/plugins/devicetest/ |
H A D | setup.py | 28 name='xdevice-devicetest', variable
|
/test/testfwk/xdevice/ |
H A D | setup.py | 22 name='xdevice', variable
|
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/ |
H A D | DeviceTest.cpp | 92 const char *name = nullptr; in HWTEST_F() local 126 const char *name = "name"; HWTEST_F() local 145 const char *name = nullptr; HWTEST_F() local [all...] |
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/ |
H A D | DeviceTest.cpp | 92 const char *name = nullptr; in HWTEST_F() local 126 const char *name = "name"; HWTEST_F() local 145 const char *name = nullptr; HWTEST_F() local [all...] |
/test/xts/acts/ai/nncore/nncoretest/src/ |
H A D | HdiTensorDescTest.cpp | 366 const char* name = "tensorDesc"; HWTEST_F() local 390 const char* name = nullptr; HWTEST_F() local [all...] |
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/ |
H A D | jsvmtest.cpp | 43 const std::string name = testVec[i]->GetName(); in RunTestsWithPrefix() local 54 int RunTest(const char *name) in RunTest() argument 70 std::string name = argv[1]; in main() local
|
/test/xts/dcts/testtools/disjsTest/server/ |
H A D | testApi.js | [all...] |
/test/xts/hats/hdf/external_device_manager/ddk_base_test/ |
H A D | ddk_base_test.cpp | 55 const uint8_t name[100] = "TestAshmem"; in HWTEST_F() local 71 const uint8_t name[100] = "TestAshmem"; in HWTEST_F() local 87 const uint8_t *name = nullptr; in HWTEST_F() local 103 const uint8_t name[100] = "TestAshmem"; HWTEST_F() local 136 const uint8_t name[100] = "TestAshmem"; HWTEST_F() local 156 const uint8_t name[100] = "TestAshmem"; HWTEST_F() local 175 const uint8_t name[100] = "TestAshmem"; HWTEST_F() local 196 const uint8_t name[100] = "TestAshmem"; HWTEST_F() local 217 const uint8_t name[100] = "TestAshmem"; HWTEST_F() local 238 const uint8_t name[100] = "TestAshmem"; HWTEST_F() local [all...] |
/test/xts/hats/kernel/syscalls/fileio/symlinkat/ |
H A D | SymlinkatApiTest.cpp | 141 char name[256]; in HWTEST_F() local [all...] |
/test/xts/hats/kernel/syscalls/process/prctl/ |
H A D | PrctlApiTest.cpp | 62 char name[] = "thread_name"; in HWTEST_F() local
|
/test/xts/tools/sample/ServerSampleD/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/ |
H A D | OhSampleShortVideo.java | 52 private String name; field in OhSampleShortVideo
|
/test/xts/hats/kernel/syscalls/fileio/lgetxattr/ |
H A D | LgetxattrApiTest.cpp | 65 const char* name = "user.example"; in HWTEST_F() local 86 const char* name = "user.example1"; in HWTEST_F() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | ffjni.h | 104 const char *name; member
|
H A D | codec_desc.c | 3581 avcodec_descriptor_get_by_name(const char *name) avcodec_descriptor_get_by_name() argument [all...] |
H A D | codec_desc.h | 46 const char *name; member
|
H A D | bsf.h | 112 const char *name; member
|
H A D | h264_levels.h | 26 char name[4]; // Large enough for all current levels like "4.1" member
|
/third_party/elfutils/backends/ |
H A D | aarch64_regs.c | 43 do_regtype(const char *setname, int type, const char **setnamep, int *typep, char *name, size_t namelen, const char *fmt, ...) do_regtype() argument 61 aarch64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setnamep, int *bits, int *typep) aarch64_register_info() argument
|
H A D | ia64_regs.c | 40 ia64_register_info(Ebl *ebl __attribute__ ((unused)), int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) ia64_register_info() argument [all...] |
H A D | sparc_regs.c | 40 sparc_register_info(Ebl *ebl, int regno, char *name, size_t namelen, const char **prefix, const char **setname, int *bits, int *type) sparc_register_info() argument [all...] |
/third_party/elfutils/libdwfl/ |
H A D | dwfl_getdwarf.c | 44 module_callback(Dwfl_Module *mod, void **userdata, const char *name, Dwarf_Addr start, void *arg) module_callback() argument
|