| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | union-in-ns_1_0.rs | |
| H A D | union_template_1_0.rs | |
| H A D | struct_with_anon_union_1_0.rs | |
| H A D | union_with_non_copy_member.rs | |
| H A D | union_with_anon_unnamed_union_1_0.rs | |
| H A D | struct_with_anon_unnamed_union_1_0.rs | |
| H A D | disable-untagged-union.rs | |
| H A D | bindgen-union-inside-namespace.rs | |
| H A D | wrap_unsafe_ops_anon_union_1_0.rs | |
| H A D | anon_union_1_0.rs | |
| H A D | union_with_anon_unnamed_struct_1_0.rs | |
| H A D | union_with_anon_struct_1_0.rs | |
| H A D | union_with_anon_union_1_0.rs | |
| H A D | anon_struct_in_union_1_0.rs | |
| H A D | use-core_1_0.rs | |
| H A D | derive-partialeq-bitfield.rs | |
| /third_party/node/tools/gyp/tools/ |
| H A D | pretty_vcproj.py | 27 def cmp(x, y): function
|
| /third_party/musl/src/stdlib/ |
| H A D | qsort.c | 92 static void sift(unsigned char *head, size_t width, cmpfun cmp, void *arg, int pshift, size_t lp[]) in sift() argument 119 static void trinkle(unsigned char *head, size_t width, cmpfun cmp, void *arg, size_t pp[2], int pshift, int trusty, size_t lp[]) in trinkle() argument 158 void __qsort_r(void *base, size_t nel, size_t width, cmpfun cmp, voi argument [all...] |
| /third_party/node/deps/v8/src/bigint/ |
| H A D | div-burnikel.cc | 74 int cmp = Compare(A, B); in DivideBasecase() local
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | pqueue.c | 67 int cmp = memcmp(next->priority, item->priority, 8); in pqueue_insert() local
|
| /third_party/node/deps/openssl/openssl/crypto/txt_db/ |
| H A D | txt_db.c | 148 TXT_DB_create_index(TXT_DB *db, int field, int (*qual) (OPENSSL_STRING *), OPENSSL_LH_HASHFUNC hash, OPENSSL_LH_COMPFUNC cmp) TXT_DB_create_index() argument
|
| /third_party/rust/crates/clap/src/builder/ |
| H A D | debug_asserts.rs | 415 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
|
| /third_party/rust/crates/cxx/macro/src/ |
| H A D | derive.rs | 179 fn cmp(&self, other: &Self) -> ::cxx::core::cmp::Ordering { in struct_ord() functions 271 fn cmp(&self, other: &Self) -> ::cxx::core::cmp::Ordering { enum_ord() functions [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkPipelineCache.cpp | 37 int cmp = memcmp(spirv.data(), other.spirv.data(), spirv.size() * sizeof(uint32_t)); in operator <() local
|
| /third_party/openssl/ssl/ |
| H A D | pqueue.c | 67 int cmp = memcmp(next->priority, item->priority, 8); in pqueue_insert() local
|