/external/libhevc/common/ |
D | ihevc_trans_tables.c | 242 { 90, 87, 80, 70, 57, 43, 25, 9, -9, -25, -43, -57, -70, -80, -87, -90 }, 244 { 87, 57, 9, -43, -80, -90, -70, -25, 25, 70, 90, 80, 43, -9, -57, -87 }, 246 { 80, 9, -70, -87, -25, 57, 90, 43, -43, -90, -57, 25, 87, 70, -9, -80 }, 248 { 70, -43, -87, 9, 90, 25, -80, -57, 57, 80, -25, -90, -9, 87, 43, -70 }, 250 { 57, -80, -25, 90, -9, -87, 43, 70, -70, -43, 87, 9, -90, 25, 80, -57 }, 252 { 43, -90, 57, 25, -87, 70, 9, -80, 80, -9, -70, 87, -25, -57, 90, -43 }, 254 { 25, -70, 90, -80, 43, 9, -57, 87, -87, 57, -9, -43, 80, -90, 70, -25 }, 256 { 9, -25, 43, -57, 70, -80, 87, -90, 90, -87, 80, -70, 57, -43, 25, -9 } 262 { 90, 87, 80, 70, 57, 43, 25, 9 }, 264 { 87, 57, 9, -43, -80, -90, -70, -25 }, [all …]
|
/external/igt-gpu-tools/tests/ |
D | feat_profile.json | 5 "target_rate" : 90 10 "target_rate" : 90 15 "target_rate" : 90 20 "target_rate" : 90 25 "target_rate" : 90 30 "target_rate" : 90 36 "target_rate" : 90 41 "target_rate" : 90 46 "target_rate" : 90 52 "target_rate" : 90 [all …]
|
/external/skia/modules/canvaskit/tests/assets/ |
D | map-shield.json | 1 …90],[33.372,83.404],[45.008,77.573],[55.262,70.45],[63.238,63.239],[69.244,56.505],[77.369,44.687]…
|
/external/skqp/bench/ |
D | ChromeBench.cpp | 95 5, 90, 24, 119 6, 90, 7, 145 7, 90, 12, 146 7, 90, 20, 147 7, 90, 33, 148 7, 90, 35, 163 8, 90, 13, 164 8, 90, 23, 191 9, 90, 17, 192 9, 90, 19, [all …]
|
/external/skia/bench/ |
D | ChromeBench.cpp | 95 5, 90, 24, 119 6, 90, 7, 145 7, 90, 12, 146 7, 90, 20, 147 7, 90, 33, 148 7, 90, 35, 163 8, 90, 13, 164 8, 90, 23, 191 9, 90, 17, 192 9, 90, 19, [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_context.cpp | 35 90}; 37 90}; 38 const std::pair<uint32_t, uint32_t> kChanceOfAddingArrayOrStructType = {20, 90}; 46 const std::pair<uint32_t, uint32_t> kChanceOfAddingDeadBlock = {20, 90}; 50 90}; 51 const std::pair<uint32_t, uint32_t> kChanceOfAddingGlobalVariable = {20, 90}; 53 {20, 90}; 55 const std::pair<uint32_t, uint32_t> kChanceOfAddingLocalVariable = {20, 90}; 56 const std::pair<uint32_t, uint32_t> kChanceOfAddingLoopPreheader = {20, 90}; 62 const std::pair<uint32_t, uint32_t> kChanceOfAddingRelaxedDecoration = {20, 90}; [all …]
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | fuzzer_context.cpp | 35 90}; 37 90}; 38 const std::pair<uint32_t, uint32_t> kChanceOfAddingArrayOrStructType = {20, 90}; 46 const std::pair<uint32_t, uint32_t> kChanceOfAddingDeadBlock = {20, 90}; 50 90}; 51 const std::pair<uint32_t, uint32_t> kChanceOfAddingGlobalVariable = {20, 90}; 53 {20, 90}; 55 const std::pair<uint32_t, uint32_t> kChanceOfAddingLocalVariable = {20, 90}; 56 const std::pair<uint32_t, uint32_t> kChanceOfAddingLoopPreheader = {20, 90}; 62 const std::pair<uint32_t, uint32_t> kChanceOfAddingRelaxedDecoration = {20, 90}; [all …]
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | matrix-type-operators.cpp | 62 // CHECK: [[MATRIX:%.*]] = load <90 x double>, <90 x double>* {{.*}}, align 8 in test_DoubleWrapper1_Sub1() 64 // CHECK-NEXT: [[SCALAR_EMBED:%.*]] = insertelement <90 x double> undef, double [[SCALAR]], i32 0 in test_DoubleWrapper1_Sub1() 65 …CK-NEXT: [[SCALAR_EMBED1:%.*]] = shufflevector <90 x double> [[SCALAR_EMBED]], <90 x double> unde… in test_DoubleWrapper1_Sub1() 66 // CHECK-NEXT: [[RES:%.*]] = fsub <90 x double> [[MATRIX]], [[SCALAR_EMBED1]] in test_DoubleWrapper1_Sub1() 67 // CHECK: store <90 x double> [[RES]], <90 x double>* {{.*}}, align 8 in test_DoubleWrapper1_Sub1() 77 // CHECK: [[MATRIX:%.*]] = load <90 x double>, <90 x double>* {{.*}}, align 8 in test_DoubleWrapper1_Sub2() 78 // CHECK-NEXT: [[SCALAR_EMBED:%.*]] = insertelement <90 x double> undef, double [[SCALAR]], i32 0 in test_DoubleWrapper1_Sub2() 79 …CK-NEXT: [[SCALAR_EMBED1:%.*]] = shufflevector <90 x double> [[SCALAR_EMBED]], <90 x double> unde… in test_DoubleWrapper1_Sub2() 80 // CHECK-NEXT: [[RES:%.*]] = fsub <90 x double> [[SCALAR_EMBED1]], [[MATRIX]] in test_DoubleWrapper1_Sub2() 81 // CHECK: store <90 x double> [[RES]], <90 x double>* {{.*}}, align 8 in test_DoubleWrapper1_Sub2() [all …]
|
/external/llvm-project/llvm/test/MC/AArch64/ |
D | armv8.3a-complex_bad.s | 4 fcmla v0.2s, v1.2s, v2.2s, #-90 7 fcadd v0.2s, v1.2s, v2.2s, #-90 15 fcmla v0.4s, v1.4s, v2.s[0], #-90 16 //CHECK: {{.*}}error: complex rotation must be 0, 90, 180 or 270. 19 //CHECK-NEXT: {{.*}}error: complex rotation must be 0, 90, 180 or 270. 22 //CHECK-NEXT: {{.*}}error: complex rotation must be 0, 90, 180 or 270. 23 //CHECK-NEXT: fcmla v0.2s, v1.2s, v2.2s, #-90 25 //CHECK-NEXT: {{.*}}error: complex rotation must be 90 or 270. 28 //CHECK-NEXT: {{.*}}error: complex rotation must be 90 or 270. 31 //CHECK-NEXT: {{.*}}error: complex rotation must be 90 or 270. [all …]
|
/external/deqp/framework/delibs/decpp/ |
D | deRandom.cpp | 110 static const int items[] = { 3, 42, 45, 123, 654, -123, -90, 0, 43 }; in Random_selfTest() 114 { -123, 42, -90, 123, 43 }, in Random_selfTest() 115 { 43, 0, -90, 123, -123 }, in Random_selfTest() 118 { 3, 43, 45, -90, -123 }, in Random_selfTest() 119 { -90, 0, 45, -123, 654 }, in Random_selfTest() 121 { -90, 43, 45, 123, 654 }, in Random_selfTest() 123 { 0, -90, 45, -123, 654 } in Random_selfTest() 139 static const int items[] = { 3, 42, 45, 123, 654, -123, -90, 0, 43 }; in Random_selfTest() 140 static const int expected[] = { 43, 123, -90, -90, 0, 3, 43, 0, 654, 43 }; in Random_selfTest() 150 static const int items[] = { 3, 42, 45, 123, 654, -123, -90, 0 }; in Random_selfTest() [all …]
|
/external/deqp-deps/glslang/Test/baseResults/ |
D | spv.specConstantOperations.vert.out | 158 90: TypeVector 6(int) 4 159 91(iv): 90(ivec4) SpecConstantComposite 78 89 19(sp_int) 19(sp_int) 168 100: 90(ivec4) ConstantComposite 12 12 12 12 169 101: 90(ivec4) ConstantComposite 32 32 32 32 170 102(iv_from_bv): 90(ivec4) SpecConstantOp 169 98(bv_from_iv) 101 100 174 106(iv_from_uv): 90(ivec4) SpecConstantOp 128 95(uv) 97 175 107(not_iv): 90(ivec4) SpecConstantOp 200 91(iv) 176 108(negate_iv): 90(ivec4) SpecConstantOp 126 91(iv) 177 109: 90(ivec4) ConstantComposite 20 20 20 20 178 110(iv_add_two): 90(ivec4) SpecConstantOp 128 91(iv) 109 [all …]
|
/external/mesa3d/src/intel/isl/ |
D | isl_format.c | 101 SF( Y, 50, x, x, Y, Y, Y, Y, x, 70, 90, 90, R32G32B32A32_FLOAT) 102 SF( Y, x, x, x, Y, x, Y, Y, x, 70, 90, 90, R32G32B32A32_SINT) 103 SF( Y, x, x, x, Y, x, Y, Y, x, 70, 90, 90, R32G32B32A32_UINT) 120 SF( Y, Y, x, x, Y, 45, Y, x, 60, 70, 110, 90, R16G16B16A16_UNORM) 121 SF( Y, Y, x, x, Y, 60, Y, x, x, 70, 110, 90, R16G16B16A16_SNORM) 122 SF( Y, x, x, x, Y, x, Y, x, x, 70, 90, 90, R16G16B16A16_SINT) 123 SF( Y, x, x, x, Y, x, Y, x, x, 70, 75, 90, R16G16B16A16_UINT) 124 SF( Y, Y, x, x, Y, Y, Y, x, x, 70, 90, 90, R16G16B16A16_FLOAT) 125 SF( Y, 50, x, x, Y, Y, Y, Y, x, 70, 90, 90, R32G32_FLOAT) 127 SF( Y, x, x, x, Y, x, Y, Y, x, 70, 90, 90, R32G32_SINT) [all …]
|
/external/gemmlowp/test/ |
D | test_data.cc | 36 82, 81, 82, 72, 70, 90, 88, 77, 85, 68, 37 76, 88, 77, 90, 86, 94, 88, 88, 78, 74, 40 87, 87, 77, 73, 97, 75, 91, 92, 80, 90, 42 70, 84, 85, 80, 86, 75, 79, 68, 90, 94, 43 84, 79, 81, 75, 84, 94, 91, 88, 90, 87, 45 90, 85, 83, 72, 80, 81, 85, 88, 79, 101, 46 85, 86, 81, 70, 84, 89, 79, 72, 90, 62, 47 97, 90, 70, 79, 80, 83, 78, 86, 78, 88, 56 83, 75, 86, 89, 87, 90, 92, 87, 93, 64, 59 95, 71, 90, 86, 83, 76, 89, 57, 94, 89, [all …]
|
/external/rappor/client/java/com/google/android/rappor/ |
D | HmacDrbg.java | 19 * See http://csrc.nist.gov/publications/nistpubs/800-90A/SP800-90A.pdf for thorough specification. 22 * See http://csrc.nist.gov/publications/nistpubs/800-90A/SP800-90A.pdf Section 8.6.8. 39 // See: http://csrc.nist.gov/publications/nistpubs/800-90A/SP800-90A.pdf D.2 #1. 45 * See: http://csrc.nist.gov/publications/nistpubs/800-90A/SP800-90A.pdf D.2 #7. 54 * See: http://csrc.nist.gov/publications/nistpubs/800-90A/SP800-90A.pdf 62 * http://csrc.nist.gov/publications/nistpubs/800-90A/SP800-90A.pdf section D.2, 70 // See: http://csrc.nist.gov/publications/nistpubs/800-90A/SP800-90A.pdf D.2 #2. 73 // floor(7500/8); see: http://csrc.nist.gov/publications/nistpubs/800-90A/SP800-90A.pdf D.2 #5. 81 // See: http://csrc.nist.gov/publications/nistpubs/800-90A/SP800-90A.pdf 10.1.1.2 in HmacDrbg() 142 * See: http://csrc.nist.gov/publications/nistpubs/800-90A/SP800-90A.pdf 10.1.2.2 [all …]
|
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_replace_params_with_struct_test.cpp | 134 TransformationReplaceParamsWithStruct({}, 90, 91, {{33, 92}, {90, 93}}) in TEST() 138 ASSERT_FALSE(TransformationReplaceParamsWithStruct({16, 16, 17}, 90, 91, in TEST() 139 {{33, 92}, {90, 93}}) in TEST() 143 ASSERT_FALSE(TransformationReplaceParamsWithStruct({21, 16, 17}, 90, 91, in TEST() 144 {{33, 92}, {90, 93}}) in TEST() 146 ASSERT_FALSE(TransformationReplaceParamsWithStruct({16, 90, 17}, 90, 91, in TEST() 147 {{33, 92}, {90, 93}}) in TEST() 151 ASSERT_FALSE(TransformationReplaceParamsWithStruct({16, 17, 52}, 90, 91, in TEST() 152 {{33, 92}, {90, 93}}) in TEST() 156 ASSERT_FALSE(TransformationReplaceParamsWithStruct({16, 17, 42, 43}, 90, 91, in TEST() [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_replace_params_with_struct_test.cpp | 134 TransformationReplaceParamsWithStruct({}, 90, 91, {{33, 92}, {90, 93}}) in TEST() 138 ASSERT_FALSE(TransformationReplaceParamsWithStruct({16, 16, 17}, 90, 91, in TEST() 139 {{33, 92}, {90, 93}}) in TEST() 143 ASSERT_FALSE(TransformationReplaceParamsWithStruct({21, 16, 17}, 90, 91, in TEST() 144 {{33, 92}, {90, 93}}) in TEST() 146 ASSERT_FALSE(TransformationReplaceParamsWithStruct({16, 90, 17}, 90, 91, in TEST() 147 {{33, 92}, {90, 93}}) in TEST() 151 ASSERT_FALSE(TransformationReplaceParamsWithStruct({16, 17, 52}, 90, 91, in TEST() 152 {{33, 92}, {90, 93}}) in TEST() 156 ASSERT_FALSE(TransformationReplaceParamsWithStruct({16, 17, 42, 43}, 90, 91, in TEST() [all …]
|
/external/llvm-project/clang/test/CodeGen/aarch64-sve2-intrinsics/negative/ |
D | acle_sve2_cmla.c | 15 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_s8() 21 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_s8_1() 27 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_s8_2() 33 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_s8_3() 39 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_s8_4() 45 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_s16() 51 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_s32() 57 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_s64() 63 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_u8() 69 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_u16() [all …]
|
D | acle_sve2_cadd.c | 15 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_s8() 21 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_s8_1() 27 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_s8_2() 33 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_s8_3() 39 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_s8_4() 45 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_s16() 51 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_s32() 57 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_s64() 63 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_u8() 69 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_u16() [all …]
|
/external/bc/tests/fuzzing/dc_inputs/ |
D | 15.txt | 4 _10bp/90 5 _30_.1/10bp30_.1/90 6 _300.1/90/90 7 _30_.1/90 8 _30000.1/90 9 90 10 _30000.1/90
|
/external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/negative/ |
D | acle_sve_cmla.c | 15 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_f16_z() 21 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_f16_z_1() 27 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_f16_z_2() 33 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_f16_z_3() 39 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_f16_z_4() 45 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_f32_z() 51 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_f64_z() 57 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_f16_m() 63 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_f32_m() 69 // expected-error@+1 {{argument should be the value 0, 90, 180 or 270}} in test_svcmla_f64_m() [all …]
|
D | acle_sve_cadd.c | 15 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_f16_z() 21 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_f16_z_1() 27 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_f16_z_2() 33 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_f16_z_3() 39 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_f16_z_4() 45 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_f32_z() 51 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_f64_z() 57 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_f16_m() 63 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_f32_m() 69 // expected-error@+1 {{argument should be the value 90 or 270}} in test_svcadd_f64_m() [all …]
|
/external/ImageMagick/PerlMagick/t/ |
D | montage.t | 40 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'Center'/, 49 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'NorthWest'/, 58 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'North'/, 67 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'NorthEast'/, 76 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'West'/, 85 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'East'/, 94 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'SouthWest'/, 103 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'South'/, 112 q/background=>'#696e7e', geometry=>'90x80+5+5>', gravity=>'SouthEast'/, 123 q/background=>'#696e7e', tile=>'4x4', geometry=>'90x80+3+3>', frame=>'8x10', [all …]
|
/external/llvm-project/llvm/test/MC/X86/ |
D | x86-directive-nops.s | 4 # CHECK: 0: 90 nop 5 # CHECK-NEXT: 1: 90 nop 6 # CHECK-NEXT: 2: 90 nop 7 # CHECK-NEXT: 3: 90 nop 9 # CHECK: 4: 90 nop 10 # CHECK-NEXT: 5: 90 nop 11 # CHECK-NEXT: 6: 90 nop 12 # CHECK-NEXT: 7: 90 nop
|
/external/icu/icu4c/source/samples/numfmt/ |
D | numfmt.sln | 3 …4A-11D0-8D11-00A0C91BC942}") = "numfmt", "numfmt.vcxproj", "{721FBD47-E458-4C35-90DA-FF192907D5E2}" 13 {721FBD47-E458-4C35-90DA-FF192907D5E2}.Debug|Win32.ActiveCfg = Debug|Win32 14 {721FBD47-E458-4C35-90DA-FF192907D5E2}.Debug|Win32.Build.0 = Debug|Win32 15 {721FBD47-E458-4C35-90DA-FF192907D5E2}.Debug|x64.ActiveCfg = Debug|x64 16 {721FBD47-E458-4C35-90DA-FF192907D5E2}.Debug|x64.Build.0 = Debug|x64 17 {721FBD47-E458-4C35-90DA-FF192907D5E2}.Release|Win32.ActiveCfg = Release|Win32 18 {721FBD47-E458-4C35-90DA-FF192907D5E2}.Release|Win32.Build.0 = Release|Win32 19 {721FBD47-E458-4C35-90DA-FF192907D5E2}.Release|x64.ActiveCfg = Release|x64 20 {721FBD47-E458-4C35-90DA-FF192907D5E2}.Release|x64.Build.0 = Release|x64
|
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/ |
D | ordered_set_test.cc | 27 EXPECT_TRUE(ordered_set.Insert(90)); in TEST() 35 EXPECT_TRUE(ordered_set.Contains(90)); in TEST() 41 std::array<int, 3> expected_sequence = {90, 100, 80}; in TEST() 47 EXPECT_TRUE(ordered_set.Insert(90)); in TEST() 55 EXPECT_TRUE(ordered_set.Contains(90)); in TEST() 59 std::array<int, 2> expected_sequence_0 = {90, 80}; in TEST() 66 EXPECT_TRUE(ordered_set.Contains(90)); in TEST() 70 std::array<int, 1> expected_sequence_1 = {90}; in TEST() 73 ordered_set.Erase(90); in TEST() 77 EXPECT_FALSE(ordered_set.Contains(90)); in TEST() [all …]
|