Home
last modified time | relevance | path

Searched defs:string1 (Results 1 - 25 of 47) sorted by relevance

12

/third_party/musl/src/string/
H A Dstrcspn.c5 size_t strcspn(const char *string1, const char *string2) in strcspn() argument
/third_party/musl/porting/linux/user/src/string/
H A Dstrcspn.c5 size_t strcspn(const char *string1, const char *string2) in strcspn() argument
/third_party/curl/tests/unit/
H A Dunit1610.c45 const char string1[] = "1"; variable
H A Dunit1611.c41 const char string1[] = "1"; variable
H A Dunit1601.c43 const char string1[] = "1"; variable
H A Dunit1612.c45 const char string1[] = "1"; variable
52 (const unsigned char *) string1, strlen(string1), variable
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_handle_test.cpp36 auto string1 = factory->NewFromASCII("test1"); in HWTEST_F_L0() local
55 auto string1 = factory->NewFromUtf8(test.c_str()); in GlobalHandleCommon() local
107 auto string1 = factory->NewFromUtf8(test.c_str()); in HWTEST_F_L0() local
120 auto string1 = factory->NewFromUtf8(test.c_str()); in HWTEST_F_L0() local
141 auto string1 = factory->NewFromASCII("test1"); in HWTEST_F_L0() local
173 auto string1 = factory->NewFromUtf8(test.c_str()); HWTEST_F_L0() local
[all...]
H A Djs_array_test.cpp75 EcmaString *string1 = *factory->NewFromASCII("1"); in HWTEST_F_L0() local
H A Djs_collator_test.cpp39 JSHandle<EcmaString> string1 = factory->NewFromASCII("ABC"); in HWTEST_F_L0() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dlevenshtein.c44 int levenshtein(const char *string1, const char *string2, in levenshtein() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dlevenshtein.c44 int levenshtein(const char *string1, const char *string2, in levenshtein() argument
[all...]
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCollationCreationMethodTest.java114 private void report(String localeName, String string1, CollationKey k1, CollationKey k2) in report() argument
H A DCollationThaiTest.java310 public int compare(String string1, String string2) in compare() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCollationCreationMethodTest.java117 private void report(String localeName, String string1, CollationKey k1, CollationKey k2) in report() argument
H A DCollationThaiTest.java313 public int compare(String string1, String string2) in compare() argument
/foundation/ability/idl_tool/util/
H A Dstring.h124 inline String operator+(const String& string1, const char* string2) in operator +() argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dutnonansi.c90 int acpi_ut_stricmp(char *string1, char *string2) in acpi_ut_stricmp() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dutnonansi.c90 int acpi_ut_stricmp(char *string1, char *string2) in acpi_ut_stricmp() argument
/kernel/liteos_m/testsuites/unittest/fuzz/src/regex/
H A Dit_test_regex_fuzz.c60 char *string1 = NULL; in RegexFuzz() local
/foundation/filemanagement/app_file_service/tests/mock/cJson/src/
H A DcJsonMock.cpp21 static int CaseInsensitiveStrcmp(const unsigned char *string1, const unsigned char *string2) in CaseInsensitiveStrcmp() argument
/test/testfwk/developer_test/aw/cxx/distributed/utils/
H A Dcsv_transform_xml.h113 std::string string1 = XML_FILE_PATH; in SetXmlFileName() local
/third_party/icu/icu4c/source/samples/legacy/
H A Doldcol.cpp49 int compare_legacy(const void *string1, const void *string2) { in compare_legacy() argument
H A Dnewcol.cpp48 int compare_current(const void *string1, const void *string2) { in compare_current() argument
/third_party/skia/third_party/externals/icu/source/samples/legacy/
H A Dnewcol.cpp48 int compare_current(const void *string1, const void *string2) { in compare_current() argument
H A Doldcol.cpp49 int compare_legacy(const void *string1, const void *string2) { in compare_legacy() argument

Completed in 7 milliseconds

12