/external/llvm-project/clang/test/CodeGenCXX/ |
D | pr12251.cpp | 111 enum class e14 {e14_a = 1}; enum 112 e14 g14(e14 *x) { in g14()
|
/external/clang/test/CodeGenCXX/ |
D | pr12251.cpp | 111 enum class e14 {e14_a = 1}; enum 112 e14 g14(e14 *x) { in g14()
|
/external/python/cpython2/Lib/test/ |
D | tokenize_tests.txt | 62 x = 3e14 66 x = 3.e14 67 x = .3e14
|
D | test_grammar.py | 88 x = 3.e14
|
/external/python/cpython3/Lib/test/ |
D | tokenize_tests.txt | 62 x = 3e14 66 x = 3.e14 67 x = .3e14
|
D | test_grammar.py | 172 x = 3.e14
|
/external/XNNPACK/src/xnnpack/ |
D | intrinsics-polyfill.h | 113 char e15, char e14, char e13, char e12, in _mm512_set_epi8() argument 120 e08, e09, e10, e11, e12, e13, e14, e15, in _mm512_set_epi8()
|
/external/deqp-deps/glslang/Test/ |
D | spv.ext.RayGenShader_Errors.rgen | 37 int e14 = gl_RayFlagsSkipAABBEXT; // ERROR, unsupported builtin in stage
|
D | stringToDouble.vert | 18 float e3 = 0e14;
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/sharing/ |
D | SharedFlowScenarioTest.kt | 137 val e14 = emitSuspends(14) in <lambda>() constant 140 cancel(e14) in <lambda>()
|
/external/libtextclassifier/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 409 const Vector128 e14 = AesRound(s14, Vector128Load(keys + 7)); in FeistelRound() local 419 const Vector128 o15 = AesRound(e14, s15); in FeistelRound()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 409 const Vector128 e14 = AesRound(s14, Vector128Load(keys + 7)); in FeistelRound() local 419 const Vector128 o15 = AesRound(e14, s15); in FeistelRound()
|
/external/openscreen/third_party/abseil/src/absl/random/internal/ |
D | randen_hwaes.cc | 409 const Vector128 e14 = AesRound(s14, Vector128Load(keys + 7)); in FeistelRound() local 419 const Vector128 o15 = AesRound(e14, s15); in FeistelRound()
|
/external/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 476 const Vector128 e14 = AesRound(s14, Vector128Load(keys + 7)); in FeistelRound() local 486 const Vector128 o15 = AesRound(e14, s15); in FeistelRound()
|
/external/webrtc/third_party/abseil-cpp/absl/random/internal/ |
D | randen_hwaes.cc | 476 const Vector128 e14 = AesRound(s14, Vector128Load(keys + 7)); in FeistelRound() local 486 const Vector128 o15 = AesRound(e14, s15); in FeistelRound()
|
/external/curl/tests/data/ |
D | test1538 | 49 e14: FTP: unknown 227 response format
|
/external/python/cpython3/Lib/lib2to3/tests/data/ |
D | py2_test_grammar.py | 79 x = 3.e14
|
D | py3_test_grammar.py | 107 x = 3.e14
|
/external/python/cpython2/Lib/lib2to3/tests/data/ |
D | py3_test_grammar.py | 85 x = 3.e14
|
D | py2_test_grammar.py | 79 x = 3.e14
|
/external/llvm-project/clang/test/CodeGenOpenCL/ |
D | amdgpu-abi-struct-coerce.cl | 199 char e14;
|
/external/llvm-project/clang/test/Modules/ |
D | odr_hash.cpp | 3285 E14 e14; variable
|
/external/llvm-project/clang/test/CodeGen/X86/ |
D | avx512f-builtins.c | 10120 char e16, char e15, char e14, char e13, char e12, char e11, char e10, in test_mm512_set_epi8() argument 10192 e25, e24, e23, e22, e21, e20, e19, e18, e17, e16, e15, e14, e13, e12, in test_mm512_set_epi8() 10199 short e16, short e15, short e14, short e13, short e12, in test_mm512_set_epi16() argument 10236 e21, e20, e19, e18, e17, e16, e15, e14, e13, e12, e11, e10, e9, e8, e7, in test_mm512_set_epi16()
|
/external/clang/lib/Headers/ |
D | avx512fintrin.h | 9475 e8,e9,e10,e11,e12,e13,e14,e15) \ argument 9476 _mm512_set_epi32((e15),(e14),(e13),(e12),(e11),(e10),(e9),(e8),(e7),(e6), \ 9513 #define _mm512_setr_ps(e0,e1,e2,e3,e4,e5,e6,e7,e8,e9,e10,e11,e12,e13,e14,e15) \ argument 9514 _mm512_set_ps((e15),(e14),(e13),(e12),(e11),(e10),(e9),(e8),(e7),(e6),(e5), \
|
/external/llvm-project/clang/lib/Headers/ |
D | avx512fintrin.h | 9232 e8,e9,e10,e11,e12,e13,e14,e15) \ argument 9233 _mm512_set_epi32((e15),(e14),(e13),(e12),(e11),(e10),(e9),(e8),(e7),(e6), \ 9270 #define _mm512_setr_ps(e0,e1,e2,e3,e4,e5,e6,e7,e8,e9,e10,e11,e12,e13,e14,e15) \ argument 9271 _mm512_set_ps((e15),(e14),(e13),(e12),(e11),(e10),(e9),(e8),(e7),(e6),(e5), \
|