Home
last modified time | relevance | path

Searched defs:cmp (Results 326 - 350 of 435) sorted by relevance

1...<<1112131415161718

/third_party/optimized-routines/math/test/
H A Dulp.c655 cmp (const struct fun *f, struct gen *gen, const struct conf *conf) in cmp() function
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cmap-table.hh326 int cmp (hb_codepoint_t k, in get_glyph() function
531 int cmp (hb_codepoint_t codepoint) const in cmp() function
794 int cmp (const hb_codepoint_t &codepoint) const in cmp() function
893 int cmp (const hb_codepoint_t &codepoint) const in cmp() function
1020 int cmp (const hb_codepoint_t &variation_selector) const in cmp() function
1330 int cmp (const EncodingRecord &other) const in cmp() function
[all...]
H A Dhb-ot-color-colr-table.hh142 int cmp (hb_codepoint_t g) const in cmp() function
1159 int cmp (hb_codepoint_t g) const in cmp() function
/third_party/skia/third_party/externals/icu/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/vixl/src/aarch64/
H A Dlogic-aarch64.cc507 LogicVRegister Simulator::cmp(VectorFormat vform, in cmp() function in vixl::aarch64::Simulator
551 LogicVRegister Simulator::cmp(VectorFormat vform, in cmp() function in vixl::aarch64::Simulator
/third_party/python/Programs/
H A D_testembed.c1188 void *cmp = PyLong_AsVoidPtr(r); in test_open_code_hook() local
1205 void *cmp = PyLong_AsVoidPtr(r); in test_open_code_hook() local
/third_party/python/Python/
H A Dbltinmodule.c315 int cmp; in builtin_all() local
364 int cmp; in builtin_any() local
1797 int cmp = PyObject_RichCompareBool(val, maxval, op); in min_max() local
[all...]
H A Ddtoa.c844 cmp(Bigint *a, Bigint *b) in cmp() function
[all...]
H A Dhamt.c1072 int cmp = PyObject_RichCompareBool(key_or_null, key, Py_EQ); in hamt_node_bitmap_without() local
1302 int cmp = PyObject_RichCompareBool(key, el, Py_EQ); in hamt_node_collision_find_index() local
2441 int cmp = PyObject_RichCompareBool(v_val, w_val, Py_EQ); in _PyHamt_Eq() local
/third_party/python/Modules/_sre/
H A Dsre.c2729 int cmp; in pattern_richcompare() local
[all...]
/third_party/python/Modules/
H A Dmathmodule.c3577 int overflow, cmp; in math_perm_impl() local
3672 int overflow, cmp; in math_comb_impl() local
H A D_collectionsmodule.c971 int cmp; in deque_count() local
1010 int cmp; in deque_contains() local
1049 int cmp; in deque_index() local
1231 int cmp, rv; deque_remove() local
1408 int b, cmp=-1; deque_richcompare() local
[all...]
/third_party/python/Objects/
H A Dcodeobject.c542 int cmp = PyUnicode_Compare(PyTuple_GET_ITEM(varnames, j), in PyCode_NewWithPosOnlyArgs() local
H A Dlistobject.c446 int cmp; in list_contains() local
2618 int cmp = PyObject_RichCompareBool(obj, value, Py_EQ); in list_index_impl() local
2652 int cmp = PyObject_RichCompareBool(obj, value, Py_EQ); in list_count() local
2682 int cmp = PyObject_RichCompareBool(obj, value, Py_EQ); list_remove() local
[all...]
H A Dabstract.c2201 int cmp; in _PySequence_IterSearch() local
H A Dbytearrayobject.c1034 int cmp; in bytearray_richcompare() local
H A Dsetobject.c64 int cmp; in set_lookkey() local
112 int cmp; in set_add_entry() local
/third_party/protobuf/python/google/protobuf/internal/
H A Dmessage_test.py71 cmp = lambda x, y: (x > y) - (x < y) # Python 3 variable
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_containers.cc362 int cmp = PyObject_RichCompareBool(value1.get(), value2, Py_EQ); in DescriptorSequence_Equal() local
411 int cmp = PyObject_RichCompareBool(value1.get(), value2, Py_EQ); in DescriptorMapping_Equal() local
/third_party/python/Modules/_io/
H A Dtextio.c965 int cmp = PyObject_RichCompareBool(cookieObj, _PyLong_GetZero(), Py_EQ); in _textiowrapper_fix_encoder_state() local
2429 int cmp; in _io_TextIOWrapper_seek_impl() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.cc2294 auto cmp = [&calls](int x, int y) { in TEST() local
2402 std::less<MovableOnlyInstance> cmp; in TEST() local
[all...]
/third_party/selinux/libsepol/src/
H A Dservices.c2242 int rc = 0, cmp = 0; in sepol_genfs_sid() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_verify.c1745 struct cil_perm *cmp = i->data; in __cil_verify_classperms() local
1760 struct cil_perm *cmp = j->data; in __cil_verify_classperms() local
1804 struct cil_perm *cmp = (struct cil_perm *)d; in __verify_map_perm_classperms() local
[all...]
H A Dcil_post.c2137 struct cil_perm *cmp = i->data; in __evaluate_classperms_list() local
2168 struct cil_perm *cmp = (struct cil_perm *)d; in __evaluate_map_perm_classperms() local
/third_party/rust/crates/proc-macro2/src/
H A Dlib.rs1015 fn cmp(&self, other: &Ident) -> Ordering { in cmp() functions

Completed in 81 milliseconds

1...<<1112131415161718