/third_party/python/Doc/includes/sqlite3/ |
D | collation_reverse.py | 3 def collate_reverse(string1, string2): argument
|
/third_party/musl/porting/linux/user/src/string/ |
D | strcspn.c | 5 size_t strcspn(const char *string1, const char *string2) in strcspn()
|
/third_party/musl/src/string/ |
D | strcspn.c | 5 size_t strcspn(const char *string1, const char *string2) in strcspn()
|
/third_party/curl/tests/unit/ |
D | unit1611.c | 41 const char string1[] = "1"; variable
|
D | unit1601.c | 43 const char string1[] = "1"; variable
|
D | unit1612.c | 45 const char string1[] = "1"; variable
|
D | unit1610.c | 45 const char string1[] = "1"; variable
|
/third_party/icu/icu4c/source/samples/legacy/ |
D | oldcol.cpp | 49 int compare_legacy(const void *string1, const void *string2) { in compare_legacy()
|
D | newcol.cpp | 48 int compare_current(const void *string1, const void *string2) { in compare_current()
|
/third_party/skia/third_party/externals/icu/source/samples/legacy/ |
D | newcol.cpp | 48 int compare_current(const void *string1, const void *string2) { in compare_current()
|
D | oldcol.cpp | 49 int compare_legacy(const void *string1, const void *string2) { in compare_legacy()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
D | CollationCreationMethodTest.java | 117 private void report(String localeName, String string1, CollationKey k1, CollationKey k2) in report()
|
D | CollationThaiTest.java | 313 public int compare(String string1, String string2) in compare()
|
D | CollationKanaTest.java | 190 String string1 = new String(tmp1); in TestCommonCharacters() local
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationCreationMethodTest.java | 114 private void report(String localeName, String string1, CollationKey k1, CollationKey k2) in report()
|
D | CollationThaiTest.java | 310 public int compare(String string1, String string2) in compare()
|
D | CollationKanaTest.java | 187 String string1 = new String(tmp1); in TestCommonCharacters() local
|
/third_party/libcoap/include/coap3/ |
D | coap_str.h | 189 #define coap_string_equal(string1,string2) \ argument
|
/third_party/jerryscript/tests/unit-core/ |
D | test-context-data.cpp | 34 const char *string1 = "item1"; variable
|
/third_party/alsa-lib/src/ucm/ |
D | ucm_cond.c | 43 const char *string1 = NULL, *string2 = NULL; in if_eval_string() local
|
/third_party/gn/src/gn/ |
D | operators_unittest.cc | 118 const char string1[] = "good"; in TEST() local
|
/third_party/python/Lib/ |
D | pickletools.py | 426 string1 = ArgumentDescriptor( variable
|
/third_party/cJSON/ |
D | cJSON_Utils.c | 83 static int compare_strings(const unsigned char *string1, const unsigned char *string2, const cJSON_… in compare_strings()
|
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | ByteStringTest.java | 92 ByteString string1 = ByteString.copyFrom(referenceBytes); in testCompare_equalByteStrings_compareEqual() local
|
/third_party/node/deps/v8/src/objects/ |
D | intl-objects.cc | 967 Isolate* isolate, Handle<String> string1, Handle<String> string2, in StringLocaleCompare() 1335 Isolate* isolate, const icu::Collator& icu_collator, Handle<String> string1, in TryFastCompareStrings() 1413 Handle<String> string1, Handle<String> string2, in CompareStrings()
|