| /external/webrtc/modules/video_coding/ |
| D | packet_buffer.h | 67 struct InsertResult { struct 78 ABSL_MUST_USE_RESULT InsertResult argument
|
| D | h264_packet_buffer.h | 31 using InsertResult = video_coding::PacketBuffer::InsertResult; variable
|
| D | packet_buffer_unittest.cc | 40 void IgnoreResult(PacketBuffer::InsertResult /*result*/) {} in IgnoreResult()
|
| /external/clang/lib/Rewrite/ |
| D | DeltaTree.cpp | 55 struct InsertResult { struct in __anona3883b2c0111::DeltaTreeNode 56 DeltaTreeNode *LHS, *RHS; 57 SourceDelta Split;
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | PriorityWorklist.h | 93 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-10.0/llvm/lib/CodeGen/ |
| D | NonRelocatableStringpool.cpp | 36 auto InsertResult = Strings.insert({S, Entry}); in internString() local
|
| D | MachineBlockPlacement.cpp | 1276 auto InsertResult = TriangleChainMap.try_emplace(PDom, &BB, PDom); in precomputeTriangleChains() local 1299 auto InsertResult = ComputedEdges.insert({src, {dst, true}}); in precomputeTriangleChains() local
|
| D | LiveDebugVariables.cpp | 1221 auto InsertResult = NewLocations.insert({Loc, {Spilled, SpillOffset}}); in rewriteLocations() local
|
| /external/llvm/include/llvm/ADT/ |
| D | PriorityWorklist.h | 90 auto InsertResult = M.insert({X, V.size()}); in insert() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | SpeculateAroundPHIs.cpp | 227 auto InsertResult = CostsAndCounts.insert({IncomingC, {}}); in isSafeAndProfitableToSpeculateAroundPHI() local 632 auto InsertResult = SpeculatedValueMap.insert({OpPN, {}}); in speculatePHIs() local
|
| /external/llvm/tools/dsymutil/ |
| D | DebugMap.cpp | 29 auto InsertResult = Symbols.insert( in addSymbol() local
|
| D | DwarfLinker.cpp | 3534 auto InsertResult = Strings.insert(std::make_pair(S, Entry)); in internString() local
|
| /external/llvm/lib/DebugInfo/Symbolize/ |
| D | Symbolize.cpp | 417 auto InsertResult = in getOrCreateModuleInfo() local
|
| /external/llvm/lib/MC/MCParser/ |
| D | ELFAsmParser.cpp | 527 bool InsertResult = getContext().addGenDwarfSection(ELFSection); in ParseSectionArguments() local
|
| D | AsmParser.cpp | 717 bool InsertResult = getContext().addGenDwarfSection(Sec); in Run() local
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenTypes.cpp | 685 bool InsertResult = RecordsBeingLaidOut.insert(Key).second; in ConvertRecordDeclType() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | LazyCallGraph.cpp | 1399 auto InsertResult = in insertTrivialCallEdge() local 1432 auto InsertResult = in insertTrivialRefEdge() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/ |
| D | Symbolize.cpp | 511 auto InsertResult = in createModuleInfo() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
| D | ELFAsmParser.cpp | 642 bool InsertResult = getContext().addGenDwarfSection(ELFSection); in ParseSectionArguments() local
|
| /external/llvm/lib/ProfileData/Coverage/ |
| D | CoverageMappingReader.cpp | 396 auto InsertResult = in insertFunctionRecordIfNeeded() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/ |
| D | CoverageMappingReader.cpp | 429 auto InsertResult = in insertFunctionRecordIfNeeded() local
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 277 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/ |
| D | PredicateInfo.cpp | 728 auto InsertResult = ValueInfoNums.insert({Operand, ValueInfos.size() - 1}); in getOrCreateValueInfo() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 465 auto InsertResult = TypeIndices.insert({{Node, ClassTy}, TI}); in recordTypeIndexForDINode() local 2555 auto InsertResult = CompleteTypeIndices.insert({CTy, TypeIndex()}); in getCompleteTypeIndex() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Verifier.cpp | 5203 auto InsertResult = TBAABaseNodes.insert({BaseNode, Result}); in verifyTBAABaseNode() local 5350 auto InsertResult = TBAAScalarNodes.insert({MD, Result}); in isValidScalarTBAANode() local
|