/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSection.h | 85 FragmentListType Fragments; 152 MCSection::FragmentListType &getFragmentList() { return Fragments; } 159 return &MCSection::Fragments; 165 iterator begin() { return Fragments.begin(); } 166 const_iterator begin() const { return Fragments.begin(); } 168 iterator end() { return Fragments.end(); } 169 const_iterator end() const { return Fragments.end(); }
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | AppendingTypeTableBuilder.cpp | 90 auto Fragments = Builder.end(nextTypeIndex()); in insertRecord() local 91 assert(!Fragments.empty()); in insertRecord() 92 for (auto C : Fragments) in insertRecord()
|
D | GlobalTypeTableBuilder.cpp | 101 auto Fragments = Builder.end(nextTypeIndex()); in insertRecord() local 102 assert(!Fragments.empty()); in insertRecord() 103 for (auto C : Fragments) in insertRecord()
|
D | MergingTypeTableBuilder.cpp | 118 auto Fragments = Builder.end(nextTypeIndex()); in insertRecord() local 119 assert(!Fragments.empty()); in insertRecord() 120 for (auto C : Fragments) in insertRecord()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
D | LowerTypeTests.h | 129 std::vector<std::vector<uint64_t>> Fragments; member 135 : Fragments(1), FragmentMap(NumObjects) {} in GlobalLayoutBuilder()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonAsmBackend.cpp | 709 auto &Fragments = I->getFragmentList(); in finishLayout() local 710 for (auto &J : Fragments) { in finishLayout() 717 K != Fragments.begin() && Size >= HEXAGON_PACKET_SIZE;) { in finishLayout()
|
/third_party/openGLES/extensions/SGIX/ |
D | SGIX_line_quality_hint.txt | 56 Additions to Chapter 4 of the 1.1 Specification (Fragments and the
|
D | SGIX_scalebias_hint.txt | 57 Additions to Chapter 4 of the 1.1 Specification (Fragments and the
|
D | SGIX_color_matrix_accuracy.txt | 47 Additions to Chapter 4 of the 1.1 Specification (Fragments and the
|
D | SGIX_convolution_accuracy.txt | 55 Additions to Chapter 4 of the 1.1 Specification (Fragments and the
|
D | SGIX_async_histogram.txt | 74 Additions to Chapter 4 of the 1.1 Specification (Fragments and the
|
D | SGIX_impact_pixel_texture.txt | 52 "Conversion to Fragments" subsection of section 3.6.3 (Rasterization
|
D | SGIX_pixel_texture_lod.txt | 74 "Conversion to Fragments" subsection of section 3.6.3 (Rasterization
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/ |
D | SGIX_line_quality_hint.txt | 56 Additions to Chapter 4 of the 1.1 Specification (Fragments and the
|
D | SGIX_color_matrix_accuracy.txt | 47 Additions to Chapter 4 of the 1.1 Specification (Fragments and the
|
D | SGIX_scalebias_hint.txt | 57 Additions to Chapter 4 of the 1.1 Specification (Fragments and the
|
D | SGIX_convolution_accuracy.txt | 55 Additions to Chapter 4 of the 1.1 Specification (Fragments and the
|
D | SGIX_async_histogram.txt | 74 Additions to Chapter 4 of the 1.1 Specification (Fragments and the
|
D | SGIX_impact_pixel_texture.txt | 52 "Conversion to Fragments" subsection of section 3.6.3 (Rasterization
|
D | SGIX_pixel_texture_lod.txt | 74 "Conversion to Fragments" subsection of section 3.6.3 (Rasterization
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenRegisterBank.inc | 3 |* Register Bank Source Fragments *|
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/ARM/ |
D | ARMGenRegisterBank.inc | 3 |* Register Bank Source Fragments *|
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenRegisterBank.inc | 3 |* Register Bank Source Fragments *|
|
/third_party/e2fsprogs/ |
D | 0010-tests-update-expect-file-for-u_direct_io.patch | 34 Fragments per group: 32768
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenRegisterBank.inc | 3 |* Register Bank Source Fragments *|
|