/external/google-fonts/source-sans-pro/ |
D | METADATA.pb | 114 subsets: "cyrillic" 115 subsets: "cyrillic-ext" 116 subsets: "greek" 117 subsets: "greek-ext" 118 subsets: "latin" 119 subsets: "latin-ext" 120 subsets: "menu" 121 subsets: "vietnamese"
|
/external/google-fonts/rubik/ |
D | METADATA.pb | 96 subsets: "cyrillic" 97 subsets: "cyrillic-ext" 98 subsets: "hebrew" 99 subsets: "latin" 100 subsets: "latin-ext" 101 subsets: "menu"
|
/external/google-fonts/arbutus-slab/ |
D | METADATA.pb | 15 subsets: "latin" 16 subsets: "latin-ext" 17 subsets: "menu"
|
/external/google-fonts/lato/ |
D | METADATA.pb | 168 subsets: "cyrillic" 169 subsets: "cyrillic-ext" 170 subsets: "greek" 171 subsets: "greek-ext" 172 subsets: "latin" 173 subsets: "latin-ext" 174 subsets: "menu" 175 subsets: "vietnamese"
|
/external/skia/site/dev/testing/ |
D | testing.md | 28 ( 25MB 1857) 1.36ms 8888 image mandrill_132x132_12x12.astc-5-subsets 29 ( 25MB 1856) 1.41ms 8888 image mandrill_132x132_6x6.astc-5-subsets 30 ( 25MB 1855) 1.35ms 8888 image mandrill_132x130_6x5.astc-5-subsets 31 ( 25MB 1854) 1.41ms 8888 image mandrill_132x130_12x10.astc-5-subsets 32 ( 25MB 1853) 151µs 8888 image mandrill_130x132_10x6.astc-5-subsets 33 ( 25MB 1852) 154µs 8888 image mandrill_130x130_5x5.astc-5-subsets 84 ( 25MB 1857) 1.36ms 8888 image mandrill_132x132_12x12.astc-5-subsets 106 "mandrill_132x132_12x12.astc-5-subsets", which is an "image" source, into an 130 The image from the task we just looked at, "8888 image mandrill_132x132_12x12.astc-5-subsets", 131 can be found at `dm_output/8888/image/mandrill_132x132_12x12.astc-5-subsets.png`.
|
/external/skqp/site/dev/testing/ |
D | testing.md | 28 ( 25MB 1857) 1.36ms 8888 image mandrill_132x132_12x12.astc-5-subsets 29 ( 25MB 1856) 1.41ms 8888 image mandrill_132x132_6x6.astc-5-subsets 30 ( 25MB 1855) 1.35ms 8888 image mandrill_132x130_6x5.astc-5-subsets 31 ( 25MB 1854) 1.41ms 8888 image mandrill_132x130_12x10.astc-5-subsets 32 ( 25MB 1853) 151µs 8888 image mandrill_130x132_10x6.astc-5-subsets 33 ( 25MB 1852) 154µs 8888 image mandrill_130x130_5x5.astc-5-subsets 84 ( 25MB 1857) 1.36ms 8888 image mandrill_132x132_12x12.astc-5-subsets 106 "mandrill_132x132_12x12.astc-5-subsets", which is an "image" source, into an 130 The image from the task we just looked at, "8888 image mandrill_132x132_12x12.astc-5-subsets", 131 can be found at `dm_output/8888/image/mandrill_132x132_12x12.astc-5-subsets.png`.
|
/external/harfbuzz_ng/test/subset/ |
D | subset_test_suite.py | 47 self.subsets = set() 67 for subset in self.subsets: 79 "SUBSETS:": self.subsets
|
/external/google-fonts/zilla-slab/ |
D | METADATA.pb | 96 subsets: "latin" 97 subsets: "latin-ext" 98 subsets: "menu"
|
/external/google-fonts/arvo/ |
D | METADATA.pb | 42 subsets: "menu" 43 subsets: "latin"
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_bptc.c | 555 uint32_t subsets; in fetch_rgba_unorm_from_block() local 573 subsets = 0; in fetch_rgba_unorm_from_block() 576 subsets = partition_table1[partition_num]; in fetch_rgba_unorm_from_block() 579 subsets = partition_table2[partition_num]; in fetch_rgba_unorm_from_block() 615 subset_num = (subsets >> (texel * 2)) & 3; in fetch_rgba_unorm_from_block() 857 uint32_t subsets; in fetch_rgb_float_from_block() local 885 subsets = partition_table1[partition_num]; in fetch_rgb_float_from_block() 889 subsets = 0; in fetch_rgb_float_from_block() 899 subset_num = (subsets >> (texel * 2)) & 3; in fetch_rgb_float_from_block()
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/ |
D | IndicInputMethod.java | 44 public void setCharacterSubsets(Subset[] subsets) { in setCharacterSubsets() argument
|
/external/llvm/test/Transforms/LoadStoreVectorizer/X86/ |
D | subchain-interleaved.ll | 5 ; Vectorized subsets of the load/store chains in the presence of
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.ubo.txt | 57 subsets are computed: uniforms accessed from vertex shader and uniforms accessed
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoadStoreVectorizer/X86/ |
D | subchain-interleaved.ll | 5 ; Vectorized subsets of the load/store chains in the presence of
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
D | CssSchema.java | 753 private static <T> ImmutableSet<T> union(ImmutableSet<T>... subsets) { in union() argument 755 for (ImmutableSet<T> subset : subsets) { in union()
|
/external/llvm/lib/Target/Mips/ |
D | Mips.td | 19 // into subsets that are usually overridden independently. This allows
|
/external/tensorflow/tensorflow/python/ops/ |
D | gradients_test.py | 340 subsets = [""] + "a b c d ab ac ad bc bd cd abc abd acd bcd abcd".split() 342 for constants in subsets: 344 for variables_ in subsets:
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | Mips.td | 19 // into subsets that are usually overridden independently. This allows
|
/external/u-boot/doc/device-tree-bindings/gpio/ |
D | nvidia,tegra186-gpio.txt | 58 handle subsets of the interrupts within a port. The status of each of these
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/ |
D | TransliteratorInputMethod.java | 305 public void setCharacterSubsets(Character.Subset[] subsets) { in setCharacterSubsets() argument
|
/external/libpng/contrib/gregbook/ |
D | README | 13 that reads binary PGM and PPM files (the ``raw'' grayscale and RGB subsets
|
/external/swiftshader/third_party/LLVM/docs/CommandGuide/ |
D | llvm-ld.pod | 147 subsets of common libraries and then link in any part of the library that
|
/external/python/cpython2/Doc/library/ |
D | sgmllib.rst | 201 not discriminate among different (or broken) declarations. Internal subsets in
|
D | sets.rst | 128 function. For example, any two disjoint sets are not equal and are not subsets
|
/external/deqp/external/openglcts/ |
D | README.md | 29 - [Running Subsets](#running-subsets) 508 See Section [Running Subsets](#running-subsets) above for details on command 656 (See Section [Running Subsets](#running-subsets)) for debugging purposes.
|