| /third_party/musl/src/string/ |
| H A D | strcspn.c | 5 size_t strcspn(const char *string1, const char *string2) in strcspn() argument
|
| /third_party/musl/porting/linux/user/src/string/ |
| H A D | strcspn.c | 5 size_t strcspn(const char *string1, const char *string2)
in strcspn() argument
|
| /third_party/curl/tests/unit/ |
| H A D | unit1610.c | 45 const char string1[] = "1"; variable
|
| H A D | unit1611.c | 41 const char string1[] = "1"; variable
|
| H A D | unit1601.c | 43 const char string1[] = "1"; variable
|
| H A D | unit1612.c | 45 const char string1[] = "1"; variable 52 (const unsigned char *) string1, strlen(string1), variable
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_handle_test.cpp | 36 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 D | js_array_test.cpp | 75 EcmaString *string1 = *factory->NewFromASCII("1"); in HWTEST_F_L0() local
|
| H A D | js_collator_test.cpp | 39 JSHandle<EcmaString> string1 = factory->NewFromASCII("ABC"); in HWTEST_F_L0() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | levenshtein.c | 44 int levenshtein(const char *string1, const char *string2, in levenshtein() argument [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | levenshtein.c | 44 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 D | CollationCreationMethodTest.java | 114 private void report(String localeName, String string1, CollationKey k1, CollationKey k2) in report() argument
|
| H A D | CollationThaiTest.java | 310 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 D | CollationCreationMethodTest.java | 117 private void report(String localeName, String string1, CollationKey k1, CollationKey k2) in report() argument
|
| H A D | CollationThaiTest.java | 313 public int compare(String string1, String string2) in compare() argument
|
| /foundation/ability/idl_tool/util/ |
| H A D | string.h | 124 inline String operator+(const String& string1, const char* string2) in operator +() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | utnonansi.c | 90 int acpi_ut_stricmp(char *string1, char *string2) in acpi_ut_stricmp() argument
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | utnonansi.c | 90 int acpi_ut_stricmp(char *string1, char *string2) in acpi_ut_stricmp() argument
|
| /kernel/liteos_m/testsuites/unittest/fuzz/src/regex/ |
| H A D | it_test_regex_fuzz.c | 60 char *string1 = NULL; in RegexFuzz() local
|
| /foundation/filemanagement/app_file_service/tests/mock/cJson/src/ |
| H A D | cJsonMock.cpp | 21 static int CaseInsensitiveStrcmp(const unsigned char *string1, const unsigned char *string2) in CaseInsensitiveStrcmp() argument
|
| /test/testfwk/developer_test/aw/cxx/distributed/utils/ |
| H A D | csv_transform_xml.h | 113 std::string string1 = XML_FILE_PATH; in SetXmlFileName() local
|
| /third_party/icu/icu4c/source/samples/legacy/ |
| H A D | oldcol.cpp | 49 int compare_legacy(const void *string1, const void *string2) { in compare_legacy() argument
|
| H A D | newcol.cpp | 48 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 D | newcol.cpp | 48 int compare_current(const void *string1, const void *string2) { in compare_current() argument
|
| H A D | oldcol.cpp | 49 int compare_legacy(const void *string1, const void *string2) { in compare_legacy() argument
|