| /third_party/skia/include/private/ |
| D | SkSLLayout.h | 20 struct Layout { struct 37 Layout(int flags, int location, int offset, int binding, int index, int set, int builtin, in Layout() argument 48 Layout() in Layout() function 58 static Layout builtin(int builtin) { in builtin() argument 64 String description() const { in description() 127 int fFlags; 128 int fLocation; 129 int fOffset; 130 int fBinding; 131 int fIndex; [all …]
|
| /third_party/python/Objects/ |
| D | frame_layout.md | 21 ## Layout section in The Frame Stack 31 ### Layout argument 43 #### Alternative layout 62 #### Note: 69 ### Generators and Coroutines 85 ### Frame objects 100 ### Generators and Coroutines 115 ### Field names
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| D | Layout.h | 41 struct Layout struct 46 static Layout Identity() { return {0, 1}; } in Identity() argument 47 static Layout Invalid() { return {0, 0}; } in Invalid() argument 48 static Layout Both(size_t n) { return {n, n}; } in Both() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| D | layout_test.cc | 88 TEST(Layout, ElementType) { in TEST() argument 121 TEST(Layout, ElementTypes) { in TEST() argument 150 TEST(Layout, OffsetByIndex) { in TEST() argument 200 TEST(Layout, OffsetByType) { in TEST() argument 240 TEST(Layout, Offsets) { in TEST() argument 269 TEST(Layout, AllocSize) { in TEST() argument 293 TEST(Layout, SizeByIndex) { in TEST() argument 323 TEST(Layout, SizeByType) { in TEST() argument 344 TEST(Layout, Sizes) { in TEST() argument 368 TEST(Layout, PointerByIndex) { in TEST() argument [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NV_device_generated_commands/ |
| D | indirectcommands.adoc | 19 [open,refpage='vkCreateIndirectCommandsLayoutNV',desc='Create an indirect command layout object',ty… 249 === Token Input Streams 454 === Tokenized Command Processing
|
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| D | layout.rs | 11 pub struct Layout { struct 26 Layout::for_size_internal(ptr_size, ptr_size), in test_layout_for_size() argument 35 impl Layout { implementation
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
| D | MappedBlockStream.cpp | 46 const MSFStreamLayout &Layout, in MappedBlockStream() 53 uint32_t BlockSize, const MSFStreamLayout &Layout, BinaryStreamRef MsfData, in createStream() 60 const MSFLayout &Layout, BinaryStreamRef MsfData, uint32_t StreamIndex, in createIndexedStream() 71 MappedBlockStream::createDirectoryStream(const MSFLayout &Layout, in createDirectoryStream() 81 MappedBlockStream::createFpmStream(const MSFLayout &Layout, in createFpmStream() 311 uint32_t BlockSize, const MSFStreamLayout &Layout, in WritableMappedBlockStream() 318 const MSFStreamLayout &Layout, in createStream() 326 WritableMappedBlockStream::createIndexedStream(const MSFLayout &Layout, in createIndexedStream() 339 const MSFLayout &Layout, WritableBinaryStreamRef MsfData, in createDirectoryStream() 348 WritableMappedBlockStream::createFpmStream(const MSFLayout &Layout, in createFpmStream()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| D | MCAssembler.cpp | 191 bool MCAssembler::evaluateFixup(const MCAsmLayout &Layout, in evaluateFixup() 288 uint64_t MCAssembler::computeFragmentSize(const MCAsmLayout &Layout, in computeFragmentSize() 499 const MCAsmLayout &Layout, const MCFragment &F) { in writeFragment() 724 MCAssembler::handleFixup(const MCAsmLayout &Layout, MCFragment &F, in handleFixup() 760 void MCAssembler::layout(MCAsmLayout &Layout) { in layout() 867 MCAsmLayout Layout(*this); in Finish() local 906 bool MCAssembler::relaxInstruction(MCAsmLayout &Layout, in relaxInstruction() 940 bool MCAssembler::relaxLEB(MCAsmLayout &Layout, MCLEBFragment &LF) { in relaxLEB() 997 bool MCAssembler::relaxBoundaryAlign(MCAsmLayout &Layout, in relaxBoundaryAlign() 1026 bool MCAssembler::relaxDwarfLineAddr(MCAsmLayout &Layout, in relaxDwarfLineAddr() [all …]
|
| D | MCExpr.cpp | 469 const MCAsmLayout &Layout, in evaluateAsAbsolute() 491 const MCAsmLayout *Layout, in evaluateAsAbsolute() 512 const MCAssembler *Asm, const MCAsmLayout *Layout, in AttemptToFoldSymbolOffsetDifference() 615 EvaluateSymbolicAdd(const MCAssembler *Asm, const MCAsmLayout *Layout, in EvaluateSymbolicAdd() 670 const MCAsmLayout *Layout, in evaluateAsRelocatable() 697 const MCAsmLayout *Layout, in evaluateAsRelocatableImpl()
|
| D | WinCOFFObjectWriter.cpp | 327 const MCAsmLayout &Layout) { in getSymbolValue() 357 const MCAsmLayout &Layout) { in DefineSymbol() 594 const MCAsmLayout &Layout, in writeSectionContents() 613 const MCAsmLayout &Layout, in writeSection() 662 const MCAsmLayout &Layout) { in executePostLayoutBinding() 697 const MCAsmLayout &Layout, in recordRelocation() 893 const MCAsmLayout &Layout) { in assignFileOffsets() 953 const MCAsmLayout &Layout) { in writeObject()
|
| D | XCOFFObjectWriter.cpp | 290 const MCAsmLayout &Layout) { in executePostLayoutBinding() 358 const MCAsmLayout &Layout) { in writeSections() 389 const MCAsmLayout &Layout) { in writeObject() 552 void XCOFFObjectWriter::writeSymbolTable(const MCAsmLayout &Layout) { in writeSymbolTable() 581 void XCOFFObjectWriter::assignAddressesAndIndices(const MCAsmLayout &Layout) { in assignAddressesAndIndices()
|
| D | ELFObjectWriter.cpp | 295 uint64_t writeObject(MCAssembler &Asm, const MCAsmLayout &Layout) override { in writeObject() 328 uint64_t writeObject(MCAssembler &Asm, const MCAsmLayout &Layout) override { in writeObject() 466 const MCAsmLayout &Layout) { in SymbolValue() 529 ELFSymbolData &MSD, const MCAsmLayout &Layout) { in writeSymbol() 572 bool ELFWriter::isInSymtab(const MCAsmLayout &Layout, const MCSymbolELF &Symbol, in isInSymtab() 608 MCAssembler &Asm, const MCAsmLayout &Layout, in computeSymbolTable() 844 const MCAsmLayout &Layout) { in writeSectionData() 1039 const MCAsmLayout &Layout, const SectionIndexMapTy &SectionIndexMap, in writeSectionHeader() 1069 uint64_t ELFWriter::writeObject(MCAssembler &Asm, const MCAsmLayout &Layout) { in writeObject() 1254 const MCAsmLayout &Layout) { in executePostLayoutBinding() [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/style/ |
| D | markup.adoc | 181 [[markup-minimize-indentation]] 182 === Minimize Indentation 195 === Blocks 243 === Footnotes
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | ASanStackFrameLayout.cpp | 67 ASanStackFrameLayout Layout; in ComputeASanStackFrameLayout() local 117 const ASanStackFrameLayout &Layout) { in GetShadowBytes() 136 const ASanStackFrameLayout &Layout) { in GetShadowBytesAfterScope()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86MachObjectWriter.cpp | 60 const MCAsmLayout &Layout, const MCFragment *Fragment, in recordRelocation() 103 MachObjectWriter *Writer, MCAssembler &Asm, const MCAsmLayout &Layout, in RecordX86_64Relocation() 365 const MCAsmLayout &Layout, in recordScatteredRelocation() 465 const MCAsmLayout &Layout, in recordTLVPRelocation() 505 const MCAsmLayout &Layout, in RecordX86Relocation()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCAsmBackend.h | 106 const MCAsmLayout &Layout, in shouldInsertFixupForCodeAlign() 112 const MCAsmLayout &Layout, in evaluateTargetFixup() 185 MCAsmLayout &Layout) const {} in finishLayout()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/ |
| D | JITLinkGeneric.cpp | 55 auto Layout = layOutBlocks(); in linkPhase1() local 89 SegmentLayoutMap Layout) { in linkPhase2() 139 SegmentLayoutMap Layout; in layOutBlocks() local 186 Error JITLinkerBase::allocateSegments(const SegmentLayoutMap &Layout) { in allocateSegments()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| D | PPCMachObjectWriter.cpp | 43 const MCAsmLayout &Layout, const MCFragment *Fragment, in recordRelocation() 175 static uint32_t getFixupOffset(const MCAsmLayout &Layout, in getFixupOffset() 191 MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, in recordScatteredRelocation() 301 MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, in RecordPPCRelocation()
|
| /third_party/rust/crates/bindgen/bindgen/codegen/ |
| D | struct_layout.rs | 140 pub fn saw_bitfield_unit(&mut self, layout: Layout) { in saw_bitfield_unit() 195 field_layout: Layout, in saw_field_with_layout() 280 comp_layout: Layout, in add_tail_padding() 310 layout: Layout, in pad_struct()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
| D | DbiModuleDescriptor.h | 54 const ModuleInfoHeader *Layout = nullptr; variable
|
| /third_party/skia/experimental/graphite/src/ |
| D | UniformManager.h | 17 enum class Layout { enum
|
| /third_party/skia/third_party/externals/oboe/apps/fxlab/ |
| D | README.md | 15 ## Layout section in Android FXLab
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXMCExpr.h | 72 const MCAsmLayout *Layout, in evaluateAsRelocatableImpl() 114 const MCAsmLayout *Layout, in evaluateAsRelocatableImpl()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMMachObjectWriter.cpp | 142 const MCAsmLayout &Layout, in RecordARMScatteredHalfRelocation() 255 const MCAsmLayout &Layout, in RecordARMScatteredRelocation() 377 const MCAsmLayout &Layout, in recordRelocation()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | PDBFileBuilder.cpp | 226 const msf::MSFLayout &Layout) { in commitSrcHeaderBlock() 246 const msf::MSFLayout &Layout) { in commitInjectedSources() 269 MSFLayout Layout; in commit() local
|