Home
last modified time | relevance | path

Searched defs:InsertResult (Results 1 – 25 of 43) sorted by relevance

12

/external/webrtc/modules/video_coding/
Dpacket_buffer.h67 struct InsertResult { struct
78 ABSL_MUST_USE_RESULT InsertResult argument
Dh264_packet_buffer.h31 using InsertResult = video_coding::PacketBuffer::InsertResult; variable
/external/clang/lib/Rewrite/
DDeltaTree.cpp55 struct InsertResult { struct in __anon0bd0035d0111::DeltaTreeNode
56 DeltaTreeNode *LHS, *RHS;
57 SourceDelta Split;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DPriorityWorklist.h93 auto InsertResult = M.insert({X, V.size()}); in insert() local
125 auto InsertResult = M.insert({V[i], i}); in insert() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DPriorityWorklist.h92 auto InsertResult = M.insert({X, V.size()}); in insert() local
124 auto InsertResult = M.insert({V[i], i}); in insert() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DNonRelocatableStringpool.cpp36 auto InsertResult = Strings.insert({S, Entry}); in internString() local
DMachineBlockPlacement.cpp1276 auto InsertResult = TriangleChainMap.try_emplace(PDom, &BB, PDom); in precomputeTriangleChains() local
1299 auto InsertResult = ComputedEdges.insert({src, {dst, true}}); in precomputeTriangleChains() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DNonRelocatableStringpool.cpp37 auto InsertResult = Strings.insert({S, Entry}); in internString() local
/external/llvm/include/llvm/ADT/
DPriorityWorklist.h90 auto InsertResult = M.insert({X, V.size()}); in insert() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSpeculateAroundPHIs.cpp227 auto InsertResult = CostsAndCounts.insert({IncomingC, {}}); in isSafeAndProfitableToSpeculateAroundPHI() local
632 auto InsertResult = SpeculatedValueMap.insert({OpPN, {}}); in speculatePHIs() local
/external/cronet/tot/net/third_party/quiche/src/quiche/common/http/
Dhttp_header_block.h102 enum class InsertResult { enum
/external/cronet/stable/net/third_party/quiche/src/quiche/common/http/
Dhttp_header_block.h102 enum class InsertResult { enum
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp442 auto InsertResult = BuildIDPaths.insert({BuildIDStr, Result}); in getOrFindDebugBinary() local
547 auto InsertResult = Modules.insert( in createModuleInfo() local
/external/llvm/tools/dsymutil/
DDebugMap.cpp29 auto InsertResult = Symbols.insert( in addSymbol() local
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp417 auto InsertResult = in getOrCreateModuleInfo() local
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp527 bool InsertResult = getContext().addGenDwarfSection(ELFSection); in ParseSectionArguments() local
/external/clang/lib/CodeGen/
DCodeGenTypes.cpp685 bool InsertResult = RecordsBeingLaidOut.insert(Key).second; in ConvertRecordDeclType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1399 auto InsertResult = in insertTrivialCallEdge() local
1432 auto InsertResult = in insertTrivialRefEdge() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp702 bool InsertResult = getContext().addGenDwarfSection(Section); in ParseSectionArguments() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
DSymbolize.cpp511 auto InsertResult = in createModuleInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp642 bool InsertResult = getContext().addGenDwarfSection(ELFSection); in ParseSectionArguments() local
/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp396 auto InsertResult = in insertFunctionRecordIfNeeded() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp429 auto InsertResult = in insertFunctionRecordIfNeeded() local
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp277 auto InsertResult = TypeIndices.insert({{Node, ClassTy}, TI}); in recordTypeIndexForDINode() local
1786 auto InsertResult = CompleteTypeIndices.insert({CTy, TypeIndex()}); in getCompleteTypeIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp728 auto InsertResult = ValueInfoNums.insert({Operand, ValueInfos.size() - 1}); in getOrCreateValueInfo() local

12