Searched refs:std (Results 19376 - 19400 of 20229) sorted by relevance
1...<<771772773774775776777778779780>>...810
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/ |
H A D | MemoryServiceDmaBuf.cpp | 48 std::vector<VkDrmFormatModifierPropertiesEXT> formatModifierProps(modifierCount); in GetModifierPlaneCount()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | AdapterD3D12.cpp | 98 std::ostringstream o; in InitializeImpl()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | DeviceGL.cpp | 273 ResultOrError<std::unique_ptr<StagingBufferBase>> Device::CreateStagingBuffer(size_t size) { in CreateStagingBuffer()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
H A D | font_header_table.cc | 95 std::vector<int32_t> checksum_ranges; in FontHeaderTable()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | ValueTypes.h | 394 std::string getEVTString() const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
H A D | MCTargetAsmParser.h | 32 using OperandVector = SmallVectorImpl<std::unique_ptr<MCParsedAsmOperand>>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | VFABIDemangling.cpp | 396 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | LoopVersioningLICM.cpp | 183 std::unique_ptr<AliasSetTracker> CurAST;
|
H A D | MergedLoadStoreMotion.cpp | 304 int Size1 = std::distance(InstsNoDbg.begin(), InstsNoDbg.end()); in mergeStores()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | CallPromotionUtils.cpp | 176 InsertBefore = &*std::next(CS.getInstruction()->getIterator()); in createRetBitCast()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | Type.h | 305 typedef std::reverse_iterator<subtype_iterator> subtype_reverse_iterator;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | DataExtractor.cpp | 39 std::memcpy(&val, &Data[offset], sizeof(val)); in getU()
|
H A D | FoldingSet.cpp | 177 std::uninitialized_copy(Bits.begin(), Bits.end(), New); in Intern()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64MacroFusion.cpp | 408 std::unique_ptr<ScheduleDAGMutation> createAArch64MacroFusionDAGMutation () { in createAArch64MacroFusionDAGMutation()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | R600ExpandSpecialInstrs.cpp | 94 I = std::next(I); in runOnMachineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BPFMIPeephole.cpp | 60 std::set<MachineInstr *> PhiInsns;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCInstrInfo.h | 52 PacketIterator(MCInstrInfo const &MCII, MCInst const &Inst, std::nullptr_t);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFDeadCode.cpp | 49 std::queue<T> Queue;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCPreEmitPeephole.cpp | 107 for (auto AfterBBI = std::next(BBI); AfterBBI != MBB.instr_end(); in removeRedundantLIs()
|
H A D | PPCVSXFMAMutate.cpp | 162 for (auto J = std::prev(I), JE = MachineBasicBlock::iterator(AddendMI); in processBlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVAsmBackend.cpp | 397 std::unique_ptr<MCObjectTargetWriter>
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86WinAllocaExpander.cpp | 151 Offset = std::max(Offset, OutOffset[Pred]); in computeLowerings()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
H A D | XCoreLowerThreadLocal.cpp | 133 WUsers.erase(std::unique(WUsers.begin(), WUsers.end()), WUsers.end()); in replaceConstantExprOp()
|
/third_party/skia/tools/ |
H A D | ToolUtils.h | 297 void sniff_paths(const char filepath[], std::function<PathSniffCallback>);
|
/third_party/skia/tools/gpu/ |
H A D | GrContextFactory.cpp | 167 std::unique_ptr<TestContext> testCtx; in getContextInfoInternal()
|
Completed in 51 milliseconds
1...<<771772773774775776777778779780>>...810