Home
last modified time | relevance | path

Searched defs:name2 (Results 26 - 50 of 68) sorted by relevance

123

/third_party/icu/icu4c/source/test/intltest/
H A Dcsdetest.cpp834 const char *name2 = ucsdet_getName(match2, &status); in Ticket6954Test() local
H A Dtztest.cpp759 checkContainsAll(StringEnumeration *s1, const char *name1, StringEnumeration *s2, const char *name2) checkContainsAll() argument
/third_party/icu/icu4c/source/common/
H A Dusprep.cpp124 UHashTok name1, name2, path1, path2; in compareEntries() local
H A Ducnv_io.cpp478 ucnv_compareNames(const char *name1, const char *name2) { in ucnv_compareNames() argument
/third_party/node/deps/icu-small/source/common/
H A Dusprep.cpp124 UHashTok name1, name2, path1, path2; in compareEntries() local
H A Ducnv_io.cpp478 ucnv_compareNames(const char *name1, const char *name2) { in ucnv_compareNames() argument
/third_party/skia/third_party/externals/libwebp/extras/
H A Dget_disto.c241 const char* name2 = NULL; in main() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dusprep.cpp124 UHashTok name1, name2, path1, path2; in compareEntries() local
H A Ducnv_io.cpp478 ucnv_compareNames(const char *name1, const char *name2) { in ucnv_compareNames() argument
/third_party/elfutils/src/
H A Delfcmp.c375 const char *name2 = elf_strptr (elf2, shdr2->sh_link, in main() local
453 const char *name2 = (note2.n_namesz == 0 in main() local
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/ffmpeg/libavutil/
H A Dpixdesc.c2605 char name2[32]; in av_get_pix_fmt() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DEnumDirItems.cpp380 const FString name2 = fi.Name + FCHAR_PATH_SEPARATOR; in EnumerateDir() local
464 const FString name2 = fi.Name + FCHAR_PATH_SEPARATOR; in EnumerateItems2() local
505 const FString name2 = curFolderName + FCHAR_PATH_SEPARATOR; in EnumerateDirItems_Spec() local
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DBrowseDialog.cpp272 UString parent, name2; in OnInit() local
/third_party/ntfs-3g/libntfs-3g/
H A Dunistr.c165 ntfs_names_full_collate(const ntfschar *name1, const u32 name1_len, const ntfschar *name2, const u32 name2_len, const IGNORE_CASE_BOOL ic, const ntfschar *upcase, const u32 upcase_len) ntfs_names_full_collate() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscmp.c832 char *prev_name = NULL, *name1 = NULL, *name2 = NULL; in cmp_attributes() local
731 print_attributes(ntfs_inode *ni, ATTR_TYPES atype1, ATTR_TYPES atype2, char *name1, char *name2) print_attributes() argument
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp335 char name2[100]; member in AttrNumTest
363 char name2[100]; member in NOXNumTest
/third_party/pulseaudio/src/modules/
H A Dmodule-device-manager.c518 char *name2; in load_or_initialize_entry() local
/third_party/python/Modules/_ctypes/
H A Dcallproc.c1480 PyObject *name, *name2; in py_dyld_shared_cache_contains_path() local
1515 PyObject *name, *name2; in py_dl_open() local
/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/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

Completed in 52 milliseconds

123