Home
last modified time | relevance | path

Searched defs:compare (Results 1 - 25 of 311) sorted by relevance

12345678910>>...13

/third_party/node/test/parallel/
H A Dtest-diagnostics-channel-http-server-start.js57 function compare(a, b) { function
/third_party/typescript/tests/baselines/reference/
H A DreverseInferenceInContextualInstantiation.js8 function compare(a, b) { return 0; } function
H A DcommentsTypeParameters.js32 function compare(a, b) { function
H A DgenericConstraint2.js25 function compare(x, y) { function
/third_party/rust/crates/libc/libc-test/test/
H A Dmakedev.rs23 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 DIterableComparator.java36 public int compare(Iterable<T> a, Iterable<T> b) { in compare() method in IterableComparator
/third_party/icu/icu4c/source/test/iotest/
H A Dtrnstst.c124 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 DIterableComparator.java38 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 D2-1.c24 static int compare(const void *key, const void *amemb) in compare() function
/third_party/musl/libc-test/src/functionalext/supplement/stdlib/
H A Dbsearch.c23 int compare(const void *p, const void *q) in compare() function
/third_party/musl/libc-test/src/functionalext/supplement/string/
H A Dstrtok_r.c27 char *compare[3] = {"ABC", "DEF", "GHI"}; in strtok_r_0100() local
H A Dwcstok.c32 wchar_t *compare[5] = {L"parrot", L"owl", L"sparrow", L"pigeon", L"crow"}; in wcstok_0100() local
/third_party/curl/lib/
H A Dsplay.c36 #define compare(i,j) Curl_splaycomparekeys((i),(j)) macro
/third_party/icu/icu4c/source/common/
H A Dstringpiece.cpp73 int32_t StringPiece::compare(StringPiece other) { in compare() function in StringPiece
/third_party/libwebsockets/include/libwebsockets/abstract/
H A Dprotocols.h57 int (*compare)(lws_abs_t *abs1, lws_abs_t *abs2); member
H A Dtransports.h37 int (*compare)(lws_abs_t *abs1, lws_abs_t *abs2); member
/third_party/mesa3d/src/compiler/glsl/tests/
H A Doptimization_test.py51 def compare(actual, expected): function
/third_party/node/deps/icu-small/source/common/
H A Dstringpiece.cpp73 int32_t StringPiece::compare(StringPiece other) { in compare() function in StringPiece
/third_party/musl/libc-test/src/functionalext/supplement/search/
H A Dlfind.c23 int compare(int *x, int *y) in compare() function
/third_party/skia/third_party/externals/swiftshader/third_party/marl/tools/cmd/benchdiff/
H A Dmain.go
/third_party/skia/third_party/externals/icu/source/common/
H A Dstringpiece.cpp73 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 DCharSequences.java132 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 DCharSequences.java134 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 Dglxglvnd.c21 compare(const void *l, const void *r) in compare() function
/third_party/astc-encoder/Test/
H A Dastc_test_competitive.py71 def compare(in_image, out_image): function

Completed in 10 milliseconds

12345678910>>...13