| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_texture.c | 208 swizzle(const struct nv30_texfmt *fmt, unsigned cmp, unsigned swz) in swizzle() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | cse.c | 141 int cmp; in phi_list_compare() local
|
| /third_party/lz4/examples/ |
| H A D | fileCompress.c | 219 int const cmp = compareFiles(inpFp, decFp); in main() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | layout_array_too_long.rs | |
| H A D | derive-bitfield-method-same-name.rs | |
| H A D | class_1_0.rs | |
| H A D | jsval_layout_opaque_1_0.rs | |
| /third_party/rust/crates/cxx/gen/build/src/syntax/ |
| H A D | discriminant.rs | 246 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
|
| /third_party/rust/crates/cxx/gen/lib/src/syntax/ |
| H A D | discriminant.rs | 246 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
|
| /third_party/rust/crates/cxx/macro/src/syntax/ |
| H A D | discriminant.rs | 246 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
|
| /third_party/rust/crates/cxx/syntax/ |
| H A D | discriminant.rs | 246 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
|
| /third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
| H A D | discriminant.rs | 246 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
|
| /third_party/python/Lib/ |
| H A D | filecmp.py | 30 def cmp(f1, f2, shallow=True): function
|
| /third_party/optimized-routines/math/test/ |
| H A D | ulp.h | 244 static int T(cmp) (const struct fun *f, struct gen *gen, in cmp() function
|
| /third_party/optimized-routines/math/ |
| H A D | v_powf.c | 141 specialcase (v_f32_t x, v_f32_t y, v_f32_t ret, v_u32_t cmp) in specialcase() argument 150 v_u32_t u, tmp, cmp, i, top, iz; in powf() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout-feat-table.hh | 44 int cmp (hb_aat_layout_feature_selector_t key) const in cmp() function 80 int cmp (hb_aat_layout_feature_type_t key) const in cmp() function
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uarrsort.cpp | 75 uprv_stableBinarySearch(char *array, int32_t limit, void *item, int32_t itemSize, UComparator *cmp, const void *context) uprv_stableBinarySearch() argument 119 doInsertionSort(char *array, int32_t length, int32_t itemSize, UComparator *cmp, const void *context, void *pv) doInsertionSort() argument 141 insertionSort(char *array, int32_t length, int32_t itemSize, UComparator *cmp, const void *context, UErrorCode *pErrorCode) insertionSort() argument 169 subQuickSort(char *array, int32_t start, int32_t limit, int32_t itemSize, UComparator *cmp, const void *context, void *px, void *pw) subQuickSort() argument 235 quickSort(char *array, int32_t length, int32_t itemSize, UComparator *cmp, const void *context, UErrorCode *pErrorCode) quickSort() argument 256 uprv_sortArray(void *array, int32_t length, int32_t itemSize, UComparator *cmp, const void *context, UBool sortStable, UErrorCode *pErrorCode) uprv_sortArray() argument [all...] |
| /third_party/python/Modules/_ssl/ |
| H A D | cert.c | 196 int cmp; in certificate_richcompare() local
|
| /third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/ |
| H A D | message_test.py | 61 cmp = lambda x, y: (x > y) - (x < y) # Python 3 variable [all...] |
| /third_party/rust/crates/clap/src/parser/matches/ |
| H A D | any_value.rs | 73 fn cmp(&self, other: &Self) -> std::cmp::Ordering { in cmp() functions
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/net/ |
| H A D | addr.rs | 134 fn cmp(&self, other: &Self) -> core::cmp::Ordering { in cmp() functions
|
| /third_party/rust/crates/rustix/src/net/ |
| H A D | addr.rs | 616 fn cmp(&self, other: &SocketAddrV4) -> Ordering { in cmp() functions 625 fn cmp(&self, other: &SocketAddrV6) -> Ordering { in cmp() functions
|
| /third_party/rust/crates/rustix/src/backend/libc/net/ |
| H A D | addr.rs | 237 fn cmp(&self, other: &Self) -> core::cmp::Ordering { in cmp() functions
|
| /third_party/vk-gl-cts/framework/delibs/debase/ |
| H A D | deString.c | 79 deBool deMemoryEqual (const void* ptr, const void* cmp, size_t numBytes) in deMemoryEqual() argument
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/ |
| H A D | class_1_0.rs | |