Home
last modified time | relevance | path

Searched refs:e16 (Results 1 – 25 of 28) sorted by relevance

12

/external/clang/test/CodeGenCXX/
Dpr12251.cpp129 enum e16 { e16_a = -2147483648 }; enum
130 e16 g16(e16 *x) { in g16()
/external/google-breakpad/src/processor/
Dbinarystream_unittest.cc262 const uint16_t e16 = 0x2020; in TEST_F() local
271 stream << e8 << e16 << e32 << e64 << es; in TEST_F()
275 EXPECT_EQ(e16, u16); in TEST_F()
/external/ppp/pppd/
Deui64.h70 u_int16_t e16[4]; member
/external/python/cpython2/Lib/test/
Dmath_testcases.txt83 erf0041 erf 1e16 -> 1.0
145 erfc0051 erfc 1e16 -> 0.0
183 lgam0012 lgamma -1e16 -> inf divide-by-zero
288 gam0012 gamma -1e16 -> nan invalid
/external/boringssl/src/third_party/fiat/
Dp256.c125 fe e2, e4, e8, e16, e32, e64; in fe_inv() local
144 fe_copy(e16, ftmp); in fe_inv()
148 fe_mul(ftmp, ftmp, e16); // 2^32 - 2^0 in fe_inv()
163 fe_mul(ftmp2, ftmp2, e16); // 2^80 - 2^0 in fe_inv()
/external/python/cpython3/Lib/test/
Dformatfloat_testcases.txt333 -- values >= 1e16 get an exponent
340 %r 1e16 -> 1e+16
Dmath_testcases.txt83 erf0041 erf 1e16 -> 1.0
145 erfc0051 erfc 1e16 -> 0.0
183 lgam0012 lgamma -1e16 -> inf divide-by-zero
288 gam0012 gamma -1e16 -> nan invalid
/external/deqp-deps/glslang/Test/
DstringToDouble.vert20 float e5 = 1e16;
/external/curl/tests/data/
Dtest153851 e16: Error in the HTTP2 framing layer
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Ddump_syms_regtest.sym767 FUNC 1e16 97 0 __crtGetEnvironmentStringsA
768 1e16 a 40 943
1681 3e16 3 744 3326
2727 STACK WIN 4 1e16 97 a 0 0 0 c 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + =
Domap_stretched_filled.sym1005 2e16 4 161 1455
Domap_stretched.sym1039 2e16 4 161 1455
/external/python/cpython2/
Dconfigure.ac3967 /* 1e16+2.99999 -> 1e16+2. (correct), 1e16+4. (double rounding) */
3968 x = 1e16;
3971 if (z != 1e16+4.)
Dconfigure13150 /* 1e16+2.99999 -> 1e16+2. (correct), 1e16+4. (double rounding) */
13151 x = 1e16;
13154 if (z != 1e16+4.)
/external/python/cpython3/
Dconfigure.ac4475 /* 1e16+2.99999 -> 1e16+2. (correct), 1e16+4. (double rounding) */
4476 x = 1e16;
4479 if (z != 1e16+4.)
Dconfigure14479 /* 1e16+2.99999 -> 1e16+2. (correct), 1e16+4. (double rounding) */
14480 x = 1e16;
14483 if (z != 1e16+4.)
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
Dnull_read_av.sym124 1e16 4 161 9
2690 8e16 5 241 24
/external/honggfuzz/examples/apache-httpd/corpus_http2/
Dde2524351161029f81a59cca776a414a.0000debc.honggfuzz.cov407 …i��R��F��Q�2� ���W;"�w��@<A��o�CU yP~�և����)��Tӌ��%�J���+�Ys;�]q��z� e16�$��I8�*��m��AK�…
/external/honggfuzz/examples/apache-httpd/corpus_http1/
Dde2524351161029f81a59cca776a414a.0000debc.honggfuzz.cov407 …i��R��F��Q�2� ���W;"�w��@<A��o�CU yP~�և����)��Tӌ��%�J���+�Ys;�]q��z� e16�$��I8�*��m��AK�…
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym1786 15e16 4 334 131
8858 21e16 4 131 17
9926 23e16 c 156 137
10425 24e16 4 96 27
11465 26e16 8 354 27
11939 27e16 a 612 27
17155 31e16 6 195 50
18854 34e16 6 287 59
19469 35e16 2 64 137
21322 38e16 8 352 106
[all …]
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/
Doverflow.sym2229 7e16 5 1757 23
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp9279 e16 = VK_SAMPLE_COUNT_16_BIT, enumerator
9292 case SampleCountFlagBits::e16 : return "16"; in to_string()
9315 …its::e4) | VkFlags(SampleCountFlagBits::e8) | VkFlags(SampleCountFlagBits::e16) | VkFlags(SampleCo…
9328 if ( value & SampleCountFlagBits::e16 ) result += "16 | "; in to_string()
/external/swiftshader/include/vulkan/
Dvulkan.hpp26954 e16 = VK_SAMPLE_COUNT_16_BIT, enumerator
26975 …its::e4) | VkFlags(SampleCountFlagBits::e8) | VkFlags(SampleCountFlagBits::e16) | VkFlags(SampleCo…
51165 case SampleCountFlagBits::e16: return "16"; in to_string()
51180 if (value & SampleCountFlagBits::e16) result += "16 | "; in to_string()
/external/google-breakpad/src/client/mac/handler/testcases/testdata/
Ddump_syms_i386_breakpad.sym4750 18e16 4 567 61
/external/elfutils/tests/
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...

12