Home
last modified time | relevance | path

Searched refs:E4 (Results 1 – 25 of 465) sorted by relevance

12345678910>>...19

/external/clang/test/CXX/dcl.decl/dcl.fct.def/dcl.fct.def.default/
Dp2.cpp91 struct E4 { struct
92 E4() noexcept(false);
93 E4(const E4&) noexcept(false);
94 E4(E4&&) noexcept(false);
95 E4 &operator=(const E4&) noexcept(false);
96 E4 &operator=(E4&&) noexcept(false);
97 ~E4() noexcept(false);
107 E4 e4;
/external/icu/icu4c/source/test/testdata/
DNumberFormatTestCases.txt47 rt: "@##E0" 20000 "2E4"
48 rt: - 27000 "2.7E4"
49 rt: - 27100 "2.71E4"
50 fp: - 27182 "2.72E4" 27200
52 rt: "@@@E0" 20000 "2.00E4"
53 rt: - 27000 "2.70E4"
54 rt: - 27100 "2.71E4"
55 fp: - 27182 "2.72E4" 27200
Ddcfmtest.txt109 format 0.000E0 default "12345" "1.234E4"
110 format 0.000E0 floor "12345" "1.234E4"
111 format 0.000E0 ceiling "12345" "1.235E4"
112 format 0.000E0 down "12345" "1.234E4"
113 format 0.000E0 up "12345" "1.235E4"
114 format 0.000E0 halfeven "12345" "1.234E4"
115 format 0.000E0 halfdown "12345" "1.234E4"
116 format 0.000E0 halfup "12345" "1.235E4"
128 format .0E0 default "1234" ".1E4"
129 format .0#E0 default "1234" ".12E4"
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DNumberFormatTestCases.txt49 rt: "@##E0" 20000 "2E4"
50 rt: - 27000 "2.7E4"
51 rt: - 27100 "2.71E4"
52 fp: - 27182 "2.72E4" 27200
54 rt: "@@@E0" 20000 "2.00E4"
55 rt: - 27000 "2.70E4"
56 rt: - 27100 "2.71E4"
57 fp: - 27182 "2.72E4" 27200
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DNumberFormatTestCases.txt49 rt: "@##E0" 20000 "2E4"
50 rt: - 27000 "2.7E4"
51 rt: - 27100 "2.71E4"
52 fp: - 27182 "2.72E4" 27200
54 rt: "@@@E0" 20000 "2.00E4"
55 rt: - 27000 "2.70E4"
56 rt: - 27100 "2.71E4"
57 fp: - 27182 "2.72E4" 27200
/external/lz4/visual/VS2017/
Dlz4.sln13 …0C91BC942}") = "frametest", "frametest\frametest.vcxproj", "{39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}"
70 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|Win32.ActiveCfg = Debug|Win32
71 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|Win32.Build.0 = Debug|Win32
72 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|x64.ActiveCfg = Debug|x64
73 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|x64.Build.0 = Debug|x64
74 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|Win32.ActiveCfg = Release|Win32
75 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|Win32.Build.0 = Release|Win32
76 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|x64.ActiveCfg = Release|x64
77 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|x64.Build.0 = Release|x64
/external/lz4/visual/VS2010/
Dlz4.sln13 …0C91BC942}") = "frametest", "frametest\frametest.vcxproj", "{39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}"
70 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|Win32.ActiveCfg = Debug|Win32
71 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|Win32.Build.0 = Debug|Win32
72 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|x64.ActiveCfg = Debug|x64
73 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|x64.Build.0 = Debug|x64
74 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|Win32.ActiveCfg = Release|Win32
75 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|Win32.Build.0 = Release|Win32
76 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|x64.ActiveCfg = Release|x64
77 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|x64.Build.0 = Release|x64
/external/clang/test/CXX/special/class.copy/
Dp23-cxx11.cpp150 struct E4 : DeletedMoveAssign { // expected-note {{base class 'DeletedMoveAssign' has a deleted mov… struct
151 E4 &operator=(E4 &&) = default; // expected-note {{here}}
160 template struct MoveAssign<E4>; // expected-note {{here}}
/external/clang/INPUTS/
Dc99-intconst-1.c50 #define first_of4p(T1, E1, T2, E2, T3, E3, T4, E4) \ argument
54 type_if(T4, (!(E1) && !(E2) && !(E3) && (E4))))
57 #define first_of6p(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
61 type_if(T4, (!(E1) && !(E2) && !(E3) && (E4))), \
62 type_if(T5, (!(E1) && !(E2) && !(E3) && !(E4) && (E5))), \
64 && !(E4) && !(E5) && (E6))))
71 #define first_of4(T1, E1, T2, E2, T3, E3, T4, E4) \ argument
72 __typeof__(*((first_of4p(T1, (E1), T2, (E2), T3, (E3), T4, (E4)))0))
73 #define first_of6(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
75 T4, (E4), T5, (E5), T6, (E6)))0))
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/Inputs/
Dversioninfo-padding.rc9 BLOCK "040904E4"
16 BLOCK "040904E4"
Dtag-versioninfo-word-too-large.rc12 BLOCK "040904E4"
Dtag-versioninfo-mixed-ints-strings.rc12 BLOCK "040904E4"
Dtag-versioninfo.rc12 BLOCK "040904E4"
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DDormandPrince54Integrator.java83 private static final double E4 = 71.0 / 1920.0; field in DormandPrince54Integrator
142 E4 * yDotK[3][j] + E5 * yDotK[4][j] + in estimateError()
/external/icu/icu4c/source/data/unidata/
DFractionalUCA.txt482 [top_byte E4 IMPLICIT ]
640 06E4; [,,]
1531 20E4; [, AC, 05]
1581 05BF; [, E4 04, 05]
1582 FB1E; [, E4 26, 05]
1583 081C; [, E4 48, 05]
1584 081D; [, E4 48, 05]
1585 081E; [, E4 6A, 05]
1586 081F; [, E4 6A, 05]
1587 0820; [, E4 6A, 05]
[all …]
/external/cldr/common/uca/
DFractionalUCA_SHORT.txt482 [top_byte E4 IMPLICIT ]
640 06E4; [,,]
1531 20E4; [, AC, 05]
1581 05BF; [, E4 04, 05]
1582 FB1E; [, E4 26, 05]
1583 081C; [, E4 48, 05]
1584 081D; [, E4 48, 05]
1585 081E; [, E4 6A, 05]
1586 081F; [, E4 6A, 05]
1587 0820; [, E4 6A, 05]
[all …]
/external/caliper/examples/src/main/java/examples/
DEnumSetContainsBenchmark.java58 E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16, E17, enumConstant
64 E1, E2, E3, E4, E5, E6, E7, E8, E9, E10, E11, E12, E13, E14, E15, E16, E17, enumConstant
/external/syzkaller/pkg/ifuzz/gen/
Dall-enc-instructions.txt28179 EXCEPTIONS: AVX512-E4
28195 EXCEPTIONS: AVX512-E4
28242 EXCEPTIONS: AVX512-E4
28256 EXCEPTIONS: AVX512-E4
28272 EXCEPTIONS: AVX512-E4
28286 EXCEPTIONS: AVX512-E4
28569 EXCEPTIONS: AVX512-E4
28583 EXCEPTIONS: AVX512-E4
28599 EXCEPTIONS: AVX512-E4
28613 EXCEPTIONS: AVX512-E4
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Dparam-load-store.ll110 ; CHECK-DAG: ld.param.u8 [[E4:%rs[0-9]+]], [test_v5i1_param_0+4];
114 ; CHECK-DAG: st.param.b8 [param0+4], [[E4]];
212 ; CHECK-DAG: ld.param.u8 [[E4:%rs[0-9]+]], [test_v5i8_param_0+4];
216 ; CHECK-DAG: st.param.b8 [param0+4], [[E4]];
309 ; CHECK-DAG: ld.param.u16 [[E4:%rs[0-9]+]], [test_v5i16_param_0+8];
313 ; CHECK-DAG: st.param.b16 [param0+8], [[E4]];
407 ; CHECK-DAG: ld.param.b16 [[E4:%h[0-9]+]], [test_v5f16_param_0+8];
410 ; CHECK-DAG: st.param.b16 [param0+8], [[E4]];
449 ; CHECK-DAG: ld.param.v4.b16 {[[E4:%h[0-9]+]], [[E5:%h[0-9]+]], [[E6:%h[0-9]+]], [[E7:%h[0-9]+]]}…
528 ; CHECK-DAG: ld.param.u32 [[E4:%r[0-9]+]], [test_v5i32_param_0+16];
[all …]
/external/toybox/tests/files/bc/
Dparse.txt13206 E4
13207 0.E4
13208 1.E4
13209 E4.E4
14291 E4
14292 0.E4
14293 1.E4
14294 E4.E4
/external/clang/test/ASTMerge/Inputs/
Denum1.c23 enum E4 { enum
Denum2.c23 enum E4 { enum
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dgep-combine-loop-invariant.ll100 ; CHECK-NEXT: [[E4:%.*]] = getelementptr inbounds i8*, i8** [[E2]], <2 x i64> <i64 0, i64 1>
101 ; CHECK-NEXT: [[PI1:%.*]] = ptrtoint <2 x i8**> [[E4]] to <2 x i64>
162 ; CHECK-NEXT: [[E4:%.*]] = getelementptr inbounds i8*, i8** [[E2]], <2 x i64> <i64 0, i64 1>
163 ; CHECK-NEXT: [[PI1:%.*]] = ptrtoint <2 x i8**> [[E4]] to <2 x i64>
/external/zlib/src/contrib/vstudio/vc10/
Dzlib.rc15 BLOCK "040904E4"
/external/zlib/src/contrib/vstudio/vc11/
Dzlib.rc15 BLOCK "040904E4"

12345678910>>...19