Home
last modified time | relevance | path

Searched defs:cmp (Results 101 - 125 of 395) sorted by relevance

12345678910>>...16

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_texture.c208 swizzle(const struct nv30_texfmt *fmt, unsigned cmp, unsigned swz) in swizzle() argument
/third_party/ltp/tools/sparse/sparse-src/
H A Dcse.c141 int cmp; in phi_list_compare() local
/third_party/lz4/examples/
H A DfileCompress.c219 int const cmp = compareFiles(inpFp, decFp); in main() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_array_too_long.rs
H A Dderive-bitfield-method-same-name.rs
H A Dclass_1_0.rs
H A Djsval_layout_opaque_1_0.rs
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Ddiscriminant.rs246 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Ddiscriminant.rs246 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Ddiscriminant.rs246 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
/third_party/rust/crates/cxx/syntax/
H A Ddiscriminant.rs246 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Ddiscriminant.rs246 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
/third_party/python/Lib/
H A Dfilecmp.py30 def cmp(f1, f2, shallow=True): function
/third_party/optimized-routines/math/test/
H A Dulp.h244 static int T(cmp) (const struct fun *f, struct gen *gen, in cmp() function
/third_party/optimized-routines/math/
H A Dv_powf.c141 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 Dhb-aat-layout-feat-table.hh44 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 Duarrsort.cpp75 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 Dcert.c196 int cmp; in certificate_richcompare() local
/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
H A Dmessage_test.py61 cmp = lambda x, y: (x > y) - (x < y) # Python 3 variable
[all...]
/third_party/rust/crates/clap/src/parser/matches/
H A Dany_value.rs73 fn cmp(&self, other: &Self) -> std::cmp::Ordering { in cmp() functions
/third_party/rust/crates/rustix/src/backend/linux_raw/net/
H A Daddr.rs134 fn cmp(&self, other: &Self) -> core::cmp::Ordering { in cmp() functions
/third_party/rust/crates/rustix/src/net/
H A Daddr.rs616 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 Daddr.rs237 fn cmp(&self, other: &Self) -> core::cmp::Ordering { in cmp() functions
/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeString.c79 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 Dclass_1_0.rs

Completed in 21 milliseconds

12345678910>>...16