/third_party/node/test/parallel/ |
H A D | test-diagnostics-channel-http-server-start.js | 57 function compare(a, b) { function
|
/third_party/typescript/tests/baselines/reference/ |
H A D | reverseInferenceInContextualInstantiation.js | 8 function compare(a, b) { return 0; }
function
|
H A D | commentsTypeParameters.js | 32 function compare(a, b) {
function
|
H A D | genericConstraint2.js | 25 function compare(x, y) {
function
|
/third_party/rust/crates/libc/libc-test/test/ |
H A D | makedev.rs | 23 fn compare(major: c_uint, minor: c_uint) { in compare() functions [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | IterableComparator.java | 36 public int compare(Iterable<T> a, Iterable<T> b) { in compare() method in IterableComparator
|
/third_party/icu/icu4c/source/test/iotest/ |
H A D | trnstst.c | 124 UChar compare[] = { 0xfeff, 0x03a3, 0x03c4, 0x03b5, 0x03c6, 0x1f00, 0x03bd, 0x03bf, 0x03c2, 0x043C, 0x0000 }; in TestTranslitFileOut() local 230 UChar compare[] = { 0x03a3, 0x03c4, 0x03b5, 0x03c6, 0x1f00, 0x03bd, 0x03bf, 0x03c2, 0x043C, 0x0000 }; in TestTranslitStringOut() local [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | IterableComparator.java | 38 public int compare(Iterable<T> a, Iterable<T> b) { in compare() method in IterableComparator
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/speculative/ |
H A D | 2-1.c | 24 static int compare(const void *key, const void *amemb) in compare() function
|
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
H A D | bsearch.c | 23 int compare(const void *p, const void *q) in compare() function
|
/third_party/musl/libc-test/src/functionalext/supplement/string/ |
H A D | strtok_r.c | 27 char *compare[3] = {"ABC", "DEF", "GHI"}; in strtok_r_0100() local
|
H A D | wcstok.c | 32 wchar_t *compare[5] = {L"parrot", L"owl", L"sparrow", L"pigeon", L"crow"}; in wcstok_0100() local
|
/third_party/curl/lib/ |
H A D | splay.c | 36 #define compare(i,j) Curl_splaycomparekeys((i),(j)) macro
|
/third_party/icu/icu4c/source/common/ |
H A D | stringpiece.cpp | 73 int32_t StringPiece::compare(StringPiece other) { in compare() function in StringPiece
|
/third_party/libwebsockets/include/libwebsockets/abstract/ |
H A D | protocols.h | 57 int (*compare)(lws_abs_t *abs1, lws_abs_t *abs2); member
|
H A D | transports.h | 37 int (*compare)(lws_abs_t *abs1, lws_abs_t *abs2); member
|
/third_party/mesa3d/src/compiler/glsl/tests/ |
H A D | optimization_test.py | 51 def compare(actual, expected): function
|
/third_party/node/deps/icu-small/source/common/ |
H A D | stringpiece.cpp | 73 int32_t StringPiece::compare(StringPiece other) { in compare() function in StringPiece
|
/third_party/musl/libc-test/src/functionalext/supplement/search/ |
H A D | lfind.c | 23 int compare(int *x, int *y) in compare() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/tools/cmd/benchdiff/ |
H A D | main.go | |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | stringpiece.cpp | 73 int32_t StringPiece::compare(StringPiece other) { in compare() function in StringPiece
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
H A D | CharSequences.java | 132 public static int compare(CharSequence string, int codePoint) { in compare() method in CharSequences 176 public static int compare(int codepoint, CharSequence a) { in compare() method in CharSequences 218 public static int compare(CharSequence a, CharSequence b) { in compare() method in CharSequences
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
H A D | CharSequences.java | 134 public static int compare(CharSequence string, int codePoint) { in compare() method in CharSequences 178 public static int compare(int codepoint, CharSequence a) { in compare() method in CharSequences 220 public static int compare(CharSequence a, CharSequence b) { in compare() method in CharSequences
|
/third_party/mesa3d/src/glx/ |
H A D | glxglvnd.c | 21 compare(const void *l, const void *r) in compare() function
|
/third_party/astc-encoder/Test/ |
H A D | astc_test_competitive.py | 71 def compare(in_image, out_image): function
|