Home
last modified time | relevance | path

Searched defs:binary_op (Results 1 - 6 of 6) sorted by relevance

/third_party/gn/src/gn/
H A Dparser.cc525 std::unique_ptr<BinaryOpNode> binary_op = std::make_unique<BinaryOpNode>(); in BinaryOperator() local
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/
H A Dcontainer.h598 c_transform(const InputSequence1& input1, const InputSequence2& input2, OutputIterator output, BinaryOp&& binary_op) c_transform() argument
1686 c_accumulate(const Sequence& sequence, T&& init, BinaryOp&& binary_op) c_accumulate() argument
/third_party/node/deps/v8/src/parsing/
H A Dparser.h929 ConvertBinaryToNaryOperationSourceRange( BinaryOperation* binary_op, NaryOperation* nary_op) ConvertBinaryToNaryOperationSourceRange() argument
/third_party/python/Objects/
H A Dabstract.c930 binary_op(PyObject *v, PyObject *w, const int op_slot, const char *op_name) in binary_op() function
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dfunction.cc3852 auto binary_op = ConvertBinaryOp(opcode); in MaybeEmitCombinatorialValue() local
/third_party/toybox/toys/pending/
H A Dawk.c1808 static void binary_op(int optor) // Also for ternary ?: optor. in binary_op() function

Completed in 25 milliseconds