/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validation_state.cpp | 1193 bool ValidationState_t::LogicallyMatch(const Instruction* lhs, in LogicallyMatch() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShader.cpp | 2255 auto lhs = Operand(this, state, insn.word(4)); in EmitSelect() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | ir_context.h | 849 inline IRContext::Analysis operator|(IRContext::Analysis lhs, in operator |() argument 855 inline IRContext::Analysis& operator|=(IRContext::Analysis& lhs, in operator |=() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | ir_context.h | 849 inline IRContext::Analysis operator|(IRContext::Analysis lhs, in operator |() argument 855 inline IRContext::Analysis& operator|=(IRContext::Analysis& lhs, in operator |=() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validation_state.cpp | 1193 bool ValidationState_t::LogicallyMatch(const Instruction* lhs, in LogicallyMatch() argument [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | rbnf.cpp | 124 streq(const UChar* lhs, const UChar* rhs) { in streq() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
H A D | ANGLETest.cpp | 436 AssertEGLEnumsEqual(const char *lhsExpr, const char *rhsExpr, EGLenum lhs, EGLenum rhs) AssertEGLEnumsEqual() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/ |
H A D | Record.h | 759 UnOpInit(UnaryOp opc, Init *lhs, RecTy *Type) in UnOpInit() argument 810 BinOpInit(BinaryOp opc, Init *lhs, Init *rhs, RecTy *Type) : in BinOpInit() argument 866 TernOpInit(TernaryOp opc, Init *lhs, Ini argument [all...] |
/third_party/skia/third_party/externals/tint/src/ |
H A D | program_builder.h | 1601 const ast::BinaryExpression* Add(LHS&& lhs, RHS&& rhs) { in Add() argument 1611 const ast::BinaryExpression* And(LHS&& lhs, RHS&& rhs) { in And() argument 1621 Or(LHS&& lhs, RHS&& rhs) Or() argument 1631 Sub(LHS&& lhs, RHS&& rhs) Sub() argument 1641 Mul(LHS&& lhs, RHS&& rhs) Mul() argument 1652 Mul(const Source& source, LHS&& lhs, RHS&& rhs) Mul() argument 1662 Div(LHS&& lhs, RHS&& rhs) Div() argument 1672 Shr(LHS&& lhs, RHS&& rhs) Shr() argument 1682 Shl(LHS&& lhs, RHS&& rhs) Shl() argument 1692 Equal(LHS&& lhs, RHS&& rhs) Equal() argument 2087 Assign(const Source& source, LhsExpressionInit&& lhs, RhsExpressionInit&& rhs) Assign() argument 2100 Assign(LhsExpressionInit&& lhs, RhsExpressionInit&& rhs) Assign() argument [all...] |
/third_party/python/Objects/ |
H A D | abstract.c | 1158 _PyNumber_PowerNoMod(PyObject *lhs, PyObject *rhs) in _PyNumber_PowerNoMod() argument 1318 _PyNumber_InPlacePowerNoMod(PyObject *lhs, PyObject *rhs) in _PyNumber_InPlacePowerNoMod() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
H A D | cord.cc | 1227 int CompareChunks(absl::string_view* lhs, absl::string_view* rhs, in CompareChunks() argument 1380 ResultType GenericCompare(const Cord& lhs, const RHS& rhs, in GenericCompare() argument 1405 inline int SharedCompareImpl(const Cord& lhs, const RHS& rhs) { in SharedCompareImpl() argument [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
H A D | optional_test.cc | 1253 constexpr bool operator==(const Int1& lhs, const Int2& rhs) { in operator ==() argument 1256 constexpr bool operator!=(const Int1& lhs, const Int2& rhs) { in operator !=() argument 1259 constexpr bool operator<(const Int1& lhs, const Int2& rhs) { in operator <() argument 1262 constexpr bool operator<=(const Int1& lhs, const Int2& rhs) { in operator <=() argument 1265 constexpr bool operator>(const Int1& lhs, cons in operator <=() argument 1268 operator >=(const Int1& lhs, const Int2& rhs) operator >=() argument [all...] |
/third_party/spirv-tools/source/opt/ |
H A D | ir_context.h | 932 inline IRContext::Analysis operator|(IRContext::Analysis lhs, in operator |() argument 938 inline IRContext::Analysis& operator|=(IRContext::Analysis& lhs, in operator |=() argument
|
/third_party/spirv-tools/source/val/ |
H A D | validation_state.cpp | 1485 bool ValidationState_t::LogicallyMatch(const Instruction* lhs, in LogicallyMatch() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/ |
H A D | RewriteRowMajorMatrices.cpp | 163 ReplicateIndexNode(TSymbolTable *symbolTable, TIntermNode *node, TIntermTyped *lhs, TIntermSequence *indices) ReplicateIndexNode() argument
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_importer.cpp | 2184 GLTF2::ImportPhase operator+(GLTF2::ImportPhase lhs, int rhs) in operator +() argument
|
/foundation/window/window_manager/previewer/include/ |
H A D | wm_common.h | 234 inline SystemBarSettingFlag operator|(SystemBarSettingFlag lhs, SystemBarSettingFlag rhs) in operator |() argument
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-snap.c | 194 static int bdev_equal(struct block_device *lhs, struct block_device *rhs) in bdev_equal() argument
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-snap.c | 190 static int bdev_equal(struct block_device *lhs, struct block_device *rhs) in bdev_equal() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | symbol.c | 445 const struct symbol *lhs = *((const struct symbol **)vlhs); in symbols__sort_name_cmp() local
|
/third_party/icu/icu4c/source/common/ |
H A D | ucurr.cpp | 147 makeEquivalent( const icu::UnicodeString &lhs, const icu::UnicodeString &rhs, icu::Hashtable* hash, UErrorCode &status) makeEquivalent() argument [all...] |
/third_party/jerryscript/jerry-core/api/ |
H A D | jerry.c | 1064 jerry_binary_operation(jerry_binary_operation_t op, const jerry_value_t lhs, const jerry_value_t rhs) jerry_binary_operation() argument [all...] |
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
H A D | liftoff-assembler-s390.h | 1717 void LiftoffAssembler::emit_i32_divs(Register dst, Register lhs, Register rhs, in emit_i32_divs() argument 1736 void LiftoffAssembler::emit_i32_divu(Register dst, Register lhs, Register rhs, in emit_i32_divu() argument 1744 void LiftoffAssembler::emit_i32_rems(Register dst, Register lhs, Register rhs, in emit_i32_rems() argument 1770 emit_i32_remu(Register dst, Register lhs, Register rhs, Label* trap_div_by_zero) emit_i32_remu() argument 1778 emit_i64_divs(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero, Label* trap_div_unrepresentable) emit_i64_divs() argument 1801 emit_i64_divu(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero) emit_i64_divu() argument 1811 emit_i64_rems(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero) emit_i64_rems() argument 1841 emit_i64_remu(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, Label* trap_div_by_zero) emit_i64_remu() argument 1851 emit_f32_copysign(DoubleRegister dst, DoubleRegister lhs, DoubleRegister rhs) emit_f32_copysign() argument 1868 emit_f64_copysign(DoubleRegister dst, DoubleRegister lhs, DoubleRegister rhs) emit_f64_copysign() argument 2126 emit_cond_jump(LiftoffCondition liftoff_cond, Label* label, ValueKind kind, Register lhs, Register rhs) emit_cond_jump() argument 2165 emit_i32_cond_jumpi(LiftoffCondition liftoff_cond, Label* label, Register lhs, int32_t imm) emit_i32_cond_jumpi() argument 2208 emit_i32_set_cond(LiftoffCondition liftoff_cond, Register dst, Register lhs, Register rhs) emit_i32_set_cond() argument 2225 emit_i64_set_cond(LiftoffCondition liftoff_cond, Register dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64_set_cond() argument 2238 emit_f32_set_cond(LiftoffCondition liftoff_cond, Register dst, DoubleRegister lhs, DoubleRegister rhs) emit_f32_set_cond() argument 2245 emit_f64_set_cond(LiftoffCondition liftoff_cond, Register dst, DoubleRegister lhs, DoubleRegister rhs) emit_f64_set_cond() argument 2697 emit_i64x2_mul(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i64x2_mul() argument 2702 emit_i32x4_ge_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_ge_u() argument 2707 emit_i16x8_ge_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_ge_u() argument 2712 emit_i8x16_ge_u(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_ge_u() argument 2717 emit_i8x16_swizzle(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_swizzle() argument 2753 emit_i32x4_dot_i16x8_s(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i32x4_dot_i16x8_s() argument 2778 emit_i8x16_shuffle(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs, const uint8_t shuffle[16], bool is_swizzle) emit_i8x16_shuffle() argument 2863 emit_i8x16_sconvert_i16x8(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_sconvert_i16x8() argument 2869 emit_i8x16_uconvert_i16x8(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i8x16_uconvert_i16x8() argument 2875 emit_i16x8_sconvert_i32x4(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_sconvert_i32x4() argument 2881 emit_i16x8_uconvert_i32x4(LiftoffRegister dst, LiftoffRegister lhs, LiftoffRegister rhs) emit_i16x8_uconvert_i32x4() argument [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ucurr.cpp | 150 makeEquivalent( const icu::UnicodeString &lhs, const icu::UnicodeString &rhs, icu::Hashtable* hash, UErrorCode &status) makeEquivalent() argument [all...] |
/third_party/node/deps/v8/src/compiler/backend/mips/ |
H A D | instruction-selector-mips.cc | 1520 InstructionOperand lhs, rhs; in VisitFloat32Compare() local 1534 InstructionOperand lhs, rhs; in VisitFloat64Compare() local
|