/third_party/python/Objects/ |
H A D | codeobject.c | 542 int cmp = PyUnicode_Compare(PyTuple_GET_ITEM(varnames, j), in PyCode_NewWithPosOnlyArgs() local
|
H A D | listobject.c | 446 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 D | abstract.c | 2201 int cmp; in _PySequence_IterSearch() local
|
H A D | bytearrayobject.c | 1034 int cmp; in bytearray_richcompare() local
|
H A D | setobject.c | 64 int cmp; in set_lookkey() local 112 int cmp; in set_add_entry() local
|
/third_party/protobuf/python/google/protobuf/internal/ |
H A D | message_test.py | 71 cmp = lambda x, y: (x > y) - (x < y) # Python 3 variable [all...] |
/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor_containers.cc | 362 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/ |
H A D | _collectionsmodule.c | 971 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/Modules/_io/ |
H A D | textio.c | 965 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 D | btree_test.cc | 2294 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 D | services.c | 2242 int rc = 0, cmp = 0; in sepol_genfs_sid() local
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_verify.c | 1745 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 D | cil_post.c | 2137 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
|
H A D | cil_policy.c | 697 struct cil_perm *cmp = i2->data; in cil_classperms_to_strings() local
|
/third_party/rust/crates/proc-macro2/src/ |
H A D | lib.rs | 1015 fn cmp(&self, other: &Ident) -> Ordering { in cmp() functions
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_compiler_nir.c | 800 struct ir3_instruction *cmp; in emit_alu() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir.c | 372 int (*cmp)(const nir_variable *, const nir_variable *); member
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_peephole.cpp | 1414 CmpInstruction *cmp = src->asCmp(); in opnd() local [all...] |
/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | assembler-ia32.h | 603 void cmp(Register reg0, Register reg1) { cmp(reg0, Operand(reg1)); } in cmp() function in v8::internal::Assembler 605 void cmp(Register reg, const Immediate& imm) { cmp(Operand(reg), imm); } in cmp() function in v8::internal::Assembler 897 cmpps(XMMRegister dst, XMMRegister src, uint8_t cmp) cmpps() argument 901 cmppd(XMMRegister dst, XMMRegister src, uint8_t cmp) cmppd() argument [all...] |
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | assembler-x64.h | 1650 void vcmpps(XMMRegister dst, XMMRegister src1, XMMRegister src2, int8_t cmp) { in vcmpps() argument 1654 void vcmpps(YMMRegister dst, YMMRegister src1, YMMRegister src2, int8_t cmp) { in vcmpps() argument 1658 vcmpps(XMMRegister dst, XMMRegister src1, Operand src2, int8_t cmp) vcmpps() argument 1662 vcmpps(YMMRegister dst, YMMRegister src1, Operand src2, int8_t cmp) vcmpps() argument 1666 vcmppd(XMMRegister dst, XMMRegister src1, XMMRegister src2, int8_t cmp) vcmppd() argument 1670 vcmppd(YMMRegister dst, YMMRegister src1, YMMRegister src2, int8_t cmp) vcmppd() argument 1674 vcmppd(XMMRegister dst, XMMRegister src1, Operand src2, int8_t cmp) vcmppd() argument 1678 vcmppd(YMMRegister dst, YMMRegister src1, Operand src2, int8_t cmp) vcmppd() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_arit.c | 2734 LLVMValueRef cmp; in lp_build_rsqrt() local 3079 LLVMValueRef cmp in lp_build_pow() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | OutputASM.cpp | 2203 Instruction *cmp = emit(opcode, dst, 0, left, index, right, index); in emitCmp() local
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | ShaderCore.cpp | 1822 void ShaderCore::cmp(Vector4f &dst, const Vector4f &src0, const Vector4f &src1, Control control) in cmp() function in sw::ShaderCore
|
/third_party/skia/third_party/externals/libpng/contrib/tools/ |
H A D | pngfix.c | 1970 int cmp; in process_IDAT() local
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
H A D | D3D12MemAlloc.cpp | 435 static IterT BinaryFindFirstNotLess(IterT beg, IterT end, const KeyT &key, const CmpLess& cmp)
in BinaryFindFirstNotLess() argument 463 IterT BinaryFindSorted(const IterT& beg, const IterT& end, const KeyT& value, const CmpLess& cmp)
in BinaryFindSorted() argument 950 size_t InsertSorted(const T& value, const CmpLess& cmp)
in InsertSorted() argument 962 RemoveSorted(const T& value, const CmpLess& cmp) RemoveSorted() argument [all...] |