/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/ |
D | call_op_set.h | 206 void AddOp(grpc_op* /*ops*/, size_t* /*nops*/) {} in AddOp() function 236 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 312 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 434 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 543 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 626 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 669 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 731 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 782 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/ |
D | call_op_set.h | 206 void AddOp(grpc_op* /*ops*/, size_t* /*nops*/) {} in AddOp() function 236 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 312 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 434 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 543 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 626 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 669 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 731 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 782 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/ |
H A D | call_op_set.h | 206 void AddOp(grpc_op* /*ops*/, size_t* /*nops*/) {} in AddOp() function 236 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 312 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 434 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 543 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 626 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 669 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 731 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function 782 void AddOp(grpc_op* ops, size_t* nops) { in AddOp() function
|
/aosp_15_r20/external/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 29 struct AddOp : public SetTheory::Operator { struct 30 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 39 struct AddOp : public SetTheory::Operator { struct 40 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 38 struct AddOp : public SetTheory::Operator { struct 39 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/ |
H A D | tpu.py | 593 def AddOp(self, op: ops.Operation) -> None: member in TPUReplicateContext 732 def AddOp(self, op: ops.Operation) -> None: member in OutsideCompilationV2Context 2195 def AddOp(self, op): member in _TPUInferenceContext
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | control_flow_ops.py | 929 def AddOp(self, op): member in CondContext 1700 def AddOp(self, op): member in WhileContext 3704 def AddOp(self, _): member in XLAControlFlowContext
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | TensorTopK.cu | 32 struct AddOp { struct 33 __device__ __forceinline__ T operator()(T const &lhs, T const &rhs) { in operator ()()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | human_readable_profile_builder.h | 48 void AddOp(absl::string_view op_name, absl::string_view short_name, in AddOp() function
|
H A D | pattern_matcher_test.cc | 33 TEST_F(PatternMatcherTest, AddOp) { in TEST_F() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/xla/ |
H A D | xla.py | 195 def AddOp(self, op): member in XLACompileContext
|
/aosp_15_r20/external/deqp/framework/randomshaders/ |
H A D | rsgBinaryOps.hpp | 131 class AddOp : public AddBase class
|
H A D | rsgBinaryOps.cpp | 593 AddOp::AddOp(GeneratorState &state, ConstValueRangeAccess valueRange) : AddBase(state, Token::PLUS,… in AddOp() function in rsg::AddOp
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/ |
H A D | op_profile_builder.cc | 260 void OpProfileBuilder::AddOp(const OpMetrics& op_metrics) { in AddOp() function in tensorflow::profiler::OpProfileBuilder
|
/aosp_15_r20/external/apache-commons-bcel/src/examples/Mini/ |
H A D | MiniParser.java | 607 static public int AddOp() throws ParseException { in AddOp() method in MiniParser
|
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/ |
H A D | c_api_test_util.cc | 250 TFE_Op* AddOp(TFE_Context* ctx, TFE_TensorHandle* a, TFE_TensorHandle* b) { in AddOp() function
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 852 Instruction *AddOp = nullptr, *SubOp = nullptr; in foldAddSubSelect() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 586 SDValue AddOp; in isADDADDMUL() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 582 SDValue AddOp; in isADDADDMUL() local
|
/aosp_15_r20/external/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 611 SDValue AddOp; in isADDADDMUL() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 2060 unsigned ShlOp, AddOp, Op; in Select() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSelect.cpp | 1689 Instruction *AddOp = nullptr, *SubOp = nullptr; in foldAddSubSelect() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 1707 Instruction::BinaryOps AddOp; in createVectorIntOrFpInductionPHI() local 1971 Instruction::BinaryOps AddOp; in buildScalarSteps() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 2823 for (unsigned AddOp = 0, e = Ops.size(); AddOp != e; ++AddOp) in getAddExpr() local 3218 for (const SCEV *AddOp : Add->operands()) { in getMulExpr() local 4627 for (const SCEV *&AddOp : Ops) { in removePointerBase() local 4820 for (const SCEV *AddOp : Add->operands()) { in getPointerBase() local
|