/external/deqp/android/cts/master/src/ |
D | gles3-hw-issues.txt | 122 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_clamp_mir… 123 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_clamp_rep… 124 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_mirror_mi… 125 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_mirror_re… 126 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_repeat_cl… 127 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_repeat_mi… 128 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_repeat_re… 129 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_nearest_clamp_mi… 130 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_nearest_clamp_re… 131 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_nearest_mirror_m… [all …]
|
D | gles3-driver-issues.txt | 1003 dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_mipmap_linear_linear_clamp_clamp 1004 dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_mipmap_linear_linear_clamp_mirror 1005 dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_mipmap_linear_nearest_clamp_clamp 1006 dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_mipmap_nearest_linear_clamp_clamp 1007 dEQP-GLES3.functional.texture.filtering.2d.combinations.linear_mipmap_nearest_nearest_clamp_clamp 1008 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_linear_mirror_cl… 1009 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_linear_nearest_mirror_c… 1010 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_nearest_linear_clamp_mi… 1011 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_nearest_linear_mirror_c… 1012 dEQP-GLES3.functional.texture.filtering.2d_array.combinations.linear_mipmap_nearest_linear_mirror_m… [all …]
|
/external/deqp/modules/gles2/scripts/ |
D | gen-swizzles.py | 83 combinations = Combinations(INPUT_TYPES, VECTOR_TYPES, PRECISION_TYPES) variable 84 print combinations.iterate() 85 for (inputType, dataType, precision) in combinations.iterate(): 219 combinations = list(itertools.product(inValueList, convFuncList)) 220 return [ConversionCase(inValues, convFunc) for (inValues, convFunc) in combinations]
|
D | gen-conversions.py | 245 combinations = list(itertools.product(inValueList, convFuncList)) 246 return [ConversionCase(inValues, convFunc) for (inValues, convFunc) in combinations] 251 combinations = list(itertools.product(inValues, outValues)) 252 return [IllegalConversionCase(inVal, outVal) for (inVal, outVal) in combinations]
|
/external/deqp/modules/gles3/scripts/ |
D | gen-swizzles.py | 83 combinations = Combinations(INPUT_TYPES, VECTOR_TYPES, PRECISION_TYPES) variable 84 print combinations.iterate() 85 for (inputType, dataType, precision) in combinations.iterate(): 223 combinations = list(itertools.product(inValueList, convFuncList)) 224 return [ConversionCase(inValues, convFunc) for (inValues, convFunc) in combinations]
|
D | gen-conversions.py | 271 combinations = list(itertools.product(inValueList, convFuncList)) 272 return [ConversionCase(inValues, convFunc) for (inValues, convFunc) in combinations] 277 combinations = list(itertools.product(inValues, outValues)) 278 return [IllegalConversionCase(inVal, outVal) for (inVal, outVal) in combinations]
|
/external/hyphenation-patterns/hy/ |
D | hyph-hy.lic.txt | 14 % These are just primitive rules that hyphenate combinations like 22 % Some of the patterns below represent combinations that never
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/JavaScript/ |
D | ASTParser.stg | 3 * Deal with many combinations. Dimensions are: 10 * invalid. There is no huge explosion of combinations. 68 // plus list label plus ... The combinations might require complicated
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
D | ASTParser.stg | 31 * Deal with many combinations. Dimensions are: 38 * invalid. There is no huge explosion of combinations. 104 // plus list label plus ... The combinations might require complicated
|
/external/lldb/examples/test/ |
D | usage-config | 2 # reassign the system stderr and stdout and to exercise different combinations
|
/external/guava/guava-tests/test/com/google/common/cache/ |
D | CacheBuilderFactory.java | 93 Iterable<List<Object>> combinations = buildCartesianProduct(concurrencyLevels, in buildAllPermutations() local 96 return Iterables.transform(combinations, in buildAllPermutations()
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ |
D | ASTParser.stg | 31 * Deal with many combinations. Dimensions are: 38 * invalid. There is no huge explosion of combinations. 97 // plus list label plus ... The combinations might require complicated
|
/external/deqp/doc/testspecs/GLES2/ |
D | functional.fbo.completeness.txt | 31 + All combinations of color0, depth and stencil attachments 76 * The type/unsized-format combinations corresponding to the color-renderable 80 * If OES_rgb8_rgba8 is exposed, the combinations ubyte/RGB and ubyte/RGBA are
|
D | functional.rasterization.txt | 45 not specified, reference rasterizer uses all valid combinations of
|
D | performance.texture.upload.txt | 25 + All legal format-type-combinations
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ |
D | ASTParser.stg | 31 * Deal with many combinations. Dimensions are: 38 * invalid. There is no huge explosion of combinations. 96 // plus list label plus ... The combinations might require complicated
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp2/ |
D | ASTParser.stg | 34 * Deal with many combinations. Dimensions are: 41 * invalid. There is no huge explosion of combinations. 99 // plus list label plus ... The combinations might require complicated
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/ |
D | ASTParser.stg | 31 * Deal with many combinations. Dimensions are: 38 * invalid. There is no huge explosion of combinations. 101 // plus list label plus ... The combinations might require complicated
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
D | ASTParser.stg | 34 * Deal with many combinations. Dimensions are: 41 * invalid. There is no huge explosion of combinations. 110 // plus list label plus ... The combinations might require complicated
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
D | ASTParser.stg | 34 * Deal with many combinations. Dimensions are: 41 * invalid. There is no huge explosion of combinations. 100 // plus list label plus ... The combinations might require complicated
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/CSharp3/ |
D | ASTParser.stg | 35 * Deal with many combinations. Dimensions are: 42 * invalid. There is no huge explosion of combinations. 104 // plus list label plus ... The combinations might require complicated
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.texture.swizzle.txt | 26 + Randomized swizzle mode combinations
|
/external/clang/utils/ABITest/ |
D | TypeGen.py | 239 def combinations(values, k): function 245 for cc in combinations(values[i+1:],k-1): 275 for enumerators in combinations(self.values, numEnumerators):
|
/external/vboot_reference/scripts/ |
D | genpadding.sh | 45 * arrays corresponding to various combinations of algorithms for RSA signatures.
|
/external/skia/gyp/ |
D | common.gypi | 23 # combinations work. You should only override 'skia_os' for certain
|