Home
last modified time | relevance | path

Searched defs:name2 (Results 226 - 250 of 253) sorted by relevance

1234567891011

/third_party/elfutils/src/
H A Dunstrip.c753 compare_unalloc_sections(const GElf_Shdr *shdr1, const GElf_Shdr *shdr2, const char *name1, const char *name2, const char *sig1, const char *sig2) compare_unalloc_sections() argument
/third_party/alsa-lib/src/ucm/
H A Dparser.c1641 char *name1s, *name2; in parse_dev_name_list() local
[all...]
/third_party/node/deps/icu-small/source/tools/pkgdata/
H A Dpkgdata.cpp1048 char name2[SMALL_BUFFER_MAX_SIZE]; /* file name to symlink */ in pkg_createSymLinks() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtztest.cpp759 checkContainsAll(StringEnumeration *s1, const char *name1, StringEnumeration *s2, const char *name2) checkContainsAll() argument
/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgdata.cpp1045 char name2[SMALL_BUFFER_MAX_SIZE]; /* file name to symlink */ in pkg_createSymLinks() local
/third_party/libabigail/src/
H A Dabg-comparison-priv.h701 string name2 = second_dm->get_qualified_name(); in operator ()() local
954 string name1 = l.get_qualified_name(), name2 = r.get_qualified_name(); in operator ()() local
970 string name1 = l.get_id_string(), name2 = r.get_id_string(); in operator ()() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp1936 const string name2 = string("input_") + string(componentTypeInfo[inputType].typeName) + string("_output_") + string(componentTypeInfo[outputType].typeName); in createCooperativeMatrixTestsInternal() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBindingTests.cpp1394 std::string name2 = "swap_" + std::string(stage.name) + "_unused_output_" + std::string(unusedOutputs.name) + "_binary_" + std::string(binaryStage.name) + "_" + ((i == 0) ? "before" : "after"); in createShaderObjectBindingTests() local
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgdata.cpp1045 char name2[SMALL_BUFFER_MAX_SIZE]; /* file name to symlink */ in pkg_createSymLinks() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_1x.c2730 const char *name2; in ieee802_1x_get_mib_sta() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_1x.c2724 const char *name2; in ieee802_1x_get_mib_sta() local
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp5137 std::string name1, name2; in HWTEST_F() local
8014 std::string name2 = "testCheckNeedPreload2"; in HWTEST_F() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c3641 const char *relation, *name1, *name2; in compareNames() local
H A Dcloctst.c3464 UChar name1[256], name2[256]; in TestULocale() local
/third_party/icu/icu4c/source/common/
H A Duresbund.cpp69 UHashTok name1, name2, path1, path2; in compareEntries() local
/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c939 int link_path(pathname_t * name1, pathname_t * name2) in link_path() argument
1160 int rename_path(pathname_t * name1, pathname_t * name2) in rename_path() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duresbund.cpp70 UHashTok name1, name2, path1, path2; in compareEntries() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duresbund.cpp69 UHashTok name1, name2, path1, path2; in compareEntries() local
/third_party/python/Modules/
H A D_tkinter.c1737 const char *name1, *name2; in SetVar() local
1806 const char *name1, *name2=NULL; in GetVar() local
1849 char *name1, *name2=NULL; in UnsetVar() local
[all...]
/third_party/alsa-lib/src/
H A Dconf.c4187 char *name, *name2, *remain, *rname = NULL; in config_file_load_user_all() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c489 pathcat2(char *buf, int buflen, const char *name1, const char *name2) pathcat2() argument
502 pathcat3(char *buf, int buflen, const char *name1, const char *name2, const char *name3) pathcat3() argument
551 fullpath2(char *buf, int buflen, const char *name1, const char *name2) fullpath2() argument
[all...]
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc1570 base::EmbeddedVector<char, 10> name1, name2; in PrintRegs() local
/third_party/libfuse/lib/
H A Dfuse.c75 const char *name2; member
1072 try_get_path2(struct fuse *f, fuse_ino_t nodeid1, const char *name1, fuse_ino_t nodeid2, const char *name2, char **path1, char **path2, struct node **wnode1, struct node **wnode2) try_get_path2() argument
1245 check_dir_loop(struct fuse *f, fuse_ino_t nodeid1, const char *name1, fuse_ino_t nodeid2, const char *name2) check_dir_loop() argument
1283 get_path2(struct fuse *f, fuse_ino_t nodeid1, const char *name1, fuse_ino_t nodeid2, const char *name2, char **path1, char **path2, struct node **wnode1, struct node **wnode2) get_path2() argument
[all...]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
H A Dnapi_test.cpp4947 JSVM_Value name2 = nullptr; in EnumeratorNamedPropertyCbInfo2() local
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp1197 int ucnv_compareNames(const char *name1, const char *name2) in ucnv_compareNames() argument

Completed in 127 milliseconds

1234567891011