/aosp_15_r20/external/crosvm/devices/src/pci/ |
H A D | pci_root.rs | 126 Add(PciAddress, Arc<Mutex<dyn BusDevice>>), enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | shape_inference.cc | 1043 Status InferenceContext::Add(DimensionHandle first, DimensionOrConstant second, in Add() function in tensorflow::shape_inference::InferenceContext
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | physical_socket_server.cc | 1204 void PhysicalSocketServer::Add(Dispatcher* pdispatcher) { in Add() function in rtc::PhysicalSocketServer
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 793 SDValue Add = DAG.getNode(ISD::ADD, DL, PtrVT, FINode, in LowerCall() local
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineMulDivRem.cpp | 1439 Value *Add = Builder->CreateAdd(Op1, N1); in visitURem() local
|
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ |
H A D | Antlr.Runtime.Tree.pas | 810 procedure Add(const El: IANTLRInterface); procedure 1525 procedure Add(const El: IANTLRInterface); procedure 3525 procedure TRewriteRuleElementStream.Add(const El: IANTLRInterface); procedure
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 399 static void computeKnownBitsAddSub(bool Add, const Value *Op0, const Value *Op1, in computeKnownBitsAddSub() 5025 const AddOperator *Add, in computeOverflowForSignedAdd() 5595 OverflowResult llvm::computeOverflowForSignedAdd(const AddOperator *Add, in computeOverflowForSignedAdd()
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | idl.h | 209 bool Add(const std::string &name, T *e) { in Add() function
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | histogram.cc | 490 void Histogram::Add(int value) { in Add() function in base::Histogram
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 4331 SDValue Add = in visitStore() local 6474 SDValue Add = DAG.getNode(ISD::FADD, sdl, in visitIntrinsicCall() local 7075 SDValue Add = DAG.getMemBasePlusOffset(FPVal, OffsetVal, sdl); in visitIntrinsicCall() local 7757 SDValue Add = in visitVectorPredicationIntrinsic() local 10221 SDValue Add = CLI.DAG.getNode(ISD::ADD, CLI.DL, PtrVT, DemoteStackSlot, in LowerCallTo() local
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 788 SDValue Add = N->getOperand(1); in performADDCombine() local 1856 SDValue Add = DAG.getNode(ISD::ADD, DL, PtrVT, Hi, Ret); in lowerGlobalTLSAddress() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURegisterBankInfo.cpp | 1299 MachineInstr *Add = getOpcodeDef(AMDGPU::G_ADD, CombinedOffset, *MRI); in setBufferOffsets() local 1895 auto Add = B.buildAdd(S32, WaterfallIdx, MaterializedOffset); in reinsertVectorIndexAdd() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 1496 Combiner &Add(Value *OpShadow, Value *OpOrigin) { in Add() function in __anon38c215db0211::MemorySanitizerVisitor::Combiner 1526 Combiner &Add(Value *V) { in Add() function in __anon38c215db0211::MemorySanitizerVisitor::Combiner
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsISelLowering.cpp | 1084 SDValue Add = N->getOperand(1); in performADDCombine() local 2182 SDValue Add = DAG.getNode(ISD::ADD, DL, PtrVT, Hi, Ret); in lowerGlobalTLSAddress() local
|
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/ |
H A D | cpwl_edit_impl.cpp | 164 void CPWL_EditImpl::RefreshState::Add(const CFX_FloatRect& new_rect) { in Add() function in CPWL_EditImpl::RefreshState
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineMulDivRem.cpp | 1760 Value *Add = Builder.CreateAdd(Op1, N1); in visitURem() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hearing_aid/ |
D | hearing_aid.cc | 169 void Add(HearingDevice device) { in Add() function in __anon8c0bbec30111::HearingDevices
|
/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | histogram.cc | 488 void Histogram::Add(int value) { in Add() function in base::Histogram
|
/aosp_15_r20/external/executorch/exir/emit/test/ |
H A D | test_emit.py | 814 class Add(torch.nn.Module): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 163 enum ExprKind { Subtract, Add }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | IntervalMap.h | 319 int adjustFromLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, int Add) { in adjustFromLeftSib()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | IntervalMap.h | 319 int adjustFromLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, int Add) { in adjustFromLeftSib()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | IntervalMap.h | 316 int adjustFromLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, int Add) { in adjustFromLeftSib()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | IntervalMap.h | 319 int adjustFromLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, int Add) { in adjustFromLeftSib()
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | idl.h | 206 bool Add(const std::string &name, T *e) { in Add() function
|