/aosp_15_r20/external/federated-compute/fcp/tensorflow/ |
H A D | append_slices_op.cc | 244 void Add(tensorflow::StringPiece key, tensorflow::StringPiece val) override { in Add() function in fcp::__anoncdcc8cda0111::TableBuilder
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/ |
D | float.go | 1447 func (z *Float) Add(x, y *Float) *Float { func
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
H A D | ir_builder_mixin.h | 38 llvm::Value* Add(Args&&... args) { in Add() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExplodedGraph.h | 470 void Add(ExplodedNode *N) { in Add() function
|
/aosp_15_r20/external/llvm/unittests/IR/ |
H A D | ConstantRangeTest.cpp | 331 TEST_F(ConstantRangeTest, Add) { in TEST_F() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/ |
H A D | utils.cc | 347 void TensorSizeHistogram::Add(const uint64 value) { in Add() function in tensorflow::grappler::TensorSizeHistogram
|
/aosp_15_r20/prebuilts/go/linux-x86/test/chan/ |
D | powser1.go | 334 func Add(U, V PS) PS { func
|
D | powser2.go | 348 func Add(U, V PS) PS { func
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExplodedGraph.h | 470 void Add(ExplodedNode *N) { in Add() function
|
/aosp_15_r20/external/executorch/backends/apple/mps/test/ |
H A D | test_mps_binary_ops.py | 13 class Add(torch.nn.Module): class in TestMPSAdd
|
/aosp_15_r20/art/tools/dexanalyze/ |
H A D | dexanalyze_bytecode.cc | 525 void NewRegisterInstructions::Add(Instruction::Code opcode, const Instruction& inst) { in Add() function in art::dexanalyze::NewRegisterInstructions
|
/aosp_15_r20/external/rust/android-crates-io/crates/indexmap/tests/ |
D | quick.rs | 271 Add(K, V), enumerator
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | mle_types.hpp | 458 void Add(uint8_t aRouterId) { mRouterIdSet[aRouterId / 8] |= MaskFor(aRouterId); } in Add() function in ot::Mle::RouterIdSet
|
/aosp_15_r20/external/cronet/base/test/launcher/ |
H A D | test_results_tracker.cc | 52 void Add(const TestResult& result) { in Add() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/ |
H A D | xplane_to_tf_data_stats.cc | 487 void CombinedTfDataStatsBuilder::Add(absl::string_view host_name, in Add() function in tensorflow::profiler::CombinedTfDataStatsBuilder
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExplodedGraph.h | 470 void Add(ExplodedNode *N) { in Add() function
|
/aosp_15_r20/external/tensorflow/tensorflow/tsl/platform/default/ |
H A D | logging.cc | 113 void TFLogSinks::Add(TFLogSink* sink) { in Add() function in tensorflow::internal::__anon81f52f100111::TFLogSinks
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 2133 SDValue Add = DAG.FoldConstantArithmetic(ISD::ADD, DL, VT, N1.getNode(), in visitADDLike() local 2458 SDValue Add = DAG.getNode(ISD::ADD, DL, VT, N0.getOperand(0), N1); in visitADDLikeCommutative() local 3166 SDValue Add = DAG.getNode(ISD::ADD, DL, VT, N0, N1.getOperand(0)); in visitSUB() local 3193 SDValue Add = DAG.getNode(ISD::ADD, DL, VT, N0.getOperand(1), N1); in visitSUB() local 3842 SDValue Add = DAG.getNode(ISD::ADD, DL, VT, N0, Srl); in visitSDIVLike() local 3963 SDValue Add = DAG.getNode(ISD::ADD, DL, ADDVT, N1.getOperand(1), Trunc); in visitUDIVLike() local 4016 SDValue Add = DAG.getNode(ISD::ADD, DL, VT, N1, NegOne); in visitREM() local 4023 SDValue Add = DAG.getNode(ISD::ADD, DL, VT, N1, NegOne); in visitREM() local 4601 SDValue Add = DAG.getNode(ISD::ADD, SDLoc(N0), OpVT, LL, One); in foldLogicOfSetCCs() local 4638 SDValue Add = DAG.getNode(ISD::ADD, DL, OpVT, LL, OffsetC); in foldLogicOfSetCCs() local [all …]
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | bounds_check_elimination.cc | 238 ValueBound Add(int32_t c, /* out */ bool* overflow, /* out */ bool* underflow) const { in Add() function in art::ValueBound 336 ValueRange* Add(int32_t constant) const { in Add() function in art::ValueRange
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 864 unsigned Add) { in DecodeVecShiftRImm() 870 unsigned Add) { in DecodeVecShiftLImm()
|
/aosp_15_r20/tools/netsim/src/hci/ |
H A D | bluetooth_facade.cc | 343 uint32_t Add(uint32_t chip_id, const std::string &address_string, in Add() function
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | prioritized_dispatcher_unittest.cc | 52 void Add(bool at_head) { in Add() function in net::__anonc87dac8f0111::PrioritizedDispatcherTest::TestJob
|
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/ |
H A D | test_cpp_codegen.cpp | 59 TEST(CppPrinter, Add) { in TEST() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCInstrDesc.h | 186 Add, enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
H A D | vector_support_library.cc | 73 llvm::Value* VectorSupportLibrary::Add(llvm::Value* lhs, llvm::Value* rhs) { in Add() function in xla::cpu::VectorSupportLibrary
|