| /external/deqp-deps/SPIRV-Tools/source/fuzz/ |
| D | transformation_replace_boolean_constant_with_constant_binary.cpp | 31 bool float_binop_evaluates_to(T lhs, T rhs, SpvOp binop, bool required_value) { in float_binop_evaluates_to() 64 bool signed_int_binop_evaluates_to(T lhs, T rhs, SpvOp binop, in signed_int_binop_evaluates_to() 88 bool unsigned_int_binop_evaluates_to(T lhs, T rhs, SpvOp binop, in unsigned_int_binop_evaluates_to()
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
| D | transformation_replace_boolean_constant_with_constant_binary.cpp | 31 bool float_binop_evaluates_to(T lhs, T rhs, spv::Op binop, in float_binop_evaluates_to() 65 bool signed_int_binop_evaluates_to(T lhs, T rhs, spv::Op binop, in signed_int_binop_evaluates_to() 89 bool unsigned_int_binop_evaluates_to(T lhs, T rhs, spv::Op binop, in unsigned_int_binop_evaluates_to()
|
| /external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | transformation_replace_boolean_constant_with_constant_binary.cpp | 31 bool float_binop_evaluates_to(T lhs, T rhs, spv::Op binop, in float_binop_evaluates_to() 65 bool signed_int_binop_evaluates_to(T lhs, T rhs, spv::Op binop, in signed_int_binop_evaluates_to() 89 bool unsigned_int_binop_evaluates_to(T lhs, T rhs, spv::Op binop, in unsigned_int_binop_evaluates_to()
|
| /external/musl/src/locale/ |
| D | pleval.c | 67 static int binop(struct st *st, int op, unsigned long left) in binop() function
|
| /external/mesa3d/src/amd/llvm/ |
| D | ac_llvm_helper.cpp | 277 llvm::AtomicRMWInst::BinOp binop; local
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | MallocOverflowSecurityChecker.cpp | 82 if (const BinaryOperator *binop = dyn_cast<BinaryOperator>(e)) { in CheckMallocArgument() local
|
| /external/python/cpython3/Modules/clinic/ |
| D | itertoolsmodule.c.h | 513 PyObject *binop = Py_None; in itertools_accumulate() local
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_opcodes.py | 517 def binop(name, ty, alg_props, const_expr): function
|
| D | nir.c | 758 nir_alu_binop_identity(nir_op binop, unsigned bit_size) in nir_alu_binop_identity()
|
| /external/python/cpython2/Demo/parser/ |
| D | unparse.py | 440 binop = { "Add":"+", "Sub":"-", "Mult":"*", "Div":"/", "Mod":"%", variable in Unparser
|
| /external/deqp-deps/glslang/glslang/MachineIndependent/preprocessor/ |
| D | Pp.cpp | 385 } binop[] = { variable
|
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/preprocessor/ |
| D | Pp.cpp | 385 } binop[] = { variable
|
| /external/starlark-go/internal/compile/ |
| D | compile.go | 1592 func (fcomp *fcomp) binop(pos syntax.Position, op syntax.Token) { func
|
| /external/tensorflow/tensorflow/compiler/mlir/xla/ir/ |
| D | mlir_hlo_builder.cc | 549 XlaOp MlirHloBuilder::BinaryOpNoBroadcast(HloOpcode binop, const Shape& shape, in BinaryOpNoBroadcast()
|
| /external/libchrome/third_party/jinja2/ |
| D | compiler.py | 1471 def binop(operator, interceptable=True): member in CodeGenerator
|
| /external/python/jinja/src/jinja2/ |
| D | compiler.py | 1479 def binop(operator, interceptable=True): # noqa: B902 member in CodeGenerator
|
| /external/python/cpython3/Modules/ |
| D | itertoolsmodule.c | 3610 PyObject *binop; member 3626 PyObject *binop, PyObject *initial) in itertools_accumulate_impl()
|
| /external/python/cpython3/Lib/ |
| D | ast.py | 1338 binop = { variable in _Unparser
|
| /external/python/cpython2/Python/ |
| D | compile.c | 2210 binop(struct compiler *c, operator_ty op) in binop() function
|
| /external/tensorflow/tensorflow/compiler/xla/client/ |
| D | xla_builder.cc | 688 XlaOp XlaBuilder::BinaryOp(HloOpcode binop, XlaOp lhs, XlaOp rhs, in BinaryOp() 768 XlaOp XlaBuilder::BinaryOpNoBroadcast(HloOpcode binop, const Shape& shape, in BinaryOpNoBroadcast()
|
| /external/mesa3d/src/compiler/glsl/ |
| D | builtin_functions.cpp | 4985 builtin_builder::binop(builtin_available_predicate avail, in binop() function in builtin_builder
|
| /external/python/cpython3/Python/ |
| D | compile.c | 3606 binop(operator_ty op) in binop() function
|