Home
last modified time | relevance | path

Searched defs:cmp (Results 251 - 275 of 395) sorted by relevance

1...<<111213141516

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dalphaindex.cpp104 UCollationResult cmp = coll.compare(s, *si, errorCode); in binarySearch() local
H A Dcollationdatabuilder.cpp609 int8_t cmp = context.compare(nextCond->context); in addCE32() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-kerx-table.hh71 int cmp (const hb_glyph_pair_t &o) const in cmp() function
H A Dhb-algs.hh1007 int cmp; in sort_r_simple() local
[all...]
H A Dhb-coretext.cc476 HB_INTERNAL static int cmp (const void *pa, const void *pb) { in cmp() function
494 HB_INTERNAL static int cmp (const void *pa, const void *pb) { in cmp() function
H A Dhb-ot-cff1-table.hh1361 static int cmp (const void *a_, const void *b_) in cmp() function
1371 int cmp (const gname_t &a) const { return cmp (&a, this); } in cmp() function
/third_party/python/Modules/
H A D_functoolsmodule.c505 PyObject *cmp; member
631 PyObject *cmp; in functools_cmp_to_key() local
[all...]
H A Dunicodedata.c884 PyObject *cmp; in unicodedata_UCD_is_normalized_impl() local
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc178 FindLastLessOrEqual( const Container* container, const Key& key, const Cmp& cmp) FindLastLessOrEqual() argument
/third_party/python/Objects/
H A Dodictobject.c1480 PyObject *res, *cmp; in odict_richcompare() local
H A Dtupleobject.c356 int cmp; in tuplecontains() local
581 int cmp = PyObject_RichCompareBool(self->ob_item[i], value, Py_EQ); in tuple_index_impl() local
608 int cmp = PyObject_RichCompareBool(self->ob_item[i], value, Py_EQ); in tuple_count() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles.cc610 ByRank cmp; in Sort() local
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dmod.rs337 fn cmp(&self, other: &Span) -> Ordering { in fmt() functions
374 fn cmp(&self, other: &Position) -> Ordering { in fmt() functions
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dasn1.rs516 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
565 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
H A Dbn.rs1225 fn cmp(&self, oth: &BigNumRef) -> Ordering { in cmp() functions
1243 fn cmp(&self, oth: &BigNum) -> Ordering { in cmp() functions
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dtime.rs242 fn cmp(&self, other: &TimeSpec) -> cmp::Ordering { in cmp() functions
480 fn cmp( functions
[all...]
/third_party/selinux/libselinux/src/
H A Dlabel_file.c1245 static enum selabel_cmp_result cmp(struct selabel_handle *h1, in cmp() function
/third_party/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp443 Instruction* cmp = in ReplaceWriteInvocation() local
/third_party/ffmpeg/libavcodec/
H A Dmotion_est.c259 static av_always_inline int cmp(MpegEncContext *s, const int x, const int y, const int subx, const int suby, in cmp() function
/third_party/elfutils/src/
H A Dunstrip.c927 int cmp; compare_symbols_output() local
1523 int cmp = compare_unalloc_sections (shdr, &section->shdr, copy_elided_sections() local
[all...]
/third_party/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp92 int32_t cmp = 0; in call() local
204 int32_t cmp = 0; in call() local
503 int32_t cmp = 0; in call() local
613 int32_t cmp = 0; call() local
1327 sortData16(const CA_uchar* d16, UComparator *cmp, const void *context, UErrorCode &status) sortData16() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Duloc_tag.cpp845 int32_t cmp; in _addVariantToList() local
881 int32_t cmp; in _addAttributeToList() local
925 int32_t cmp; in _addExtensionToList() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dnumber_longnames.cpp73 int32_t cmp = uprv_strcmp(gender.data(), gGenders[mid]); in getGenderString() local
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
H A Dafuc_test.asm119 cmp $04, $02, $03 label
/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp240 aco_opcode cmp = aco_opcode::num_opcodes; in emit_int64_dpp_op() local
343 aco_opcode cmp = aco_opcode::num_opcodes; in emit_int64_op() local
[all...]

Completed in 60 milliseconds

1...<<111213141516