/external/llvm-project/clang/test/Headers/ |
D | nvptx_device_math_functions.c | 31 double l5 = abs((int)a1); in test_sqrt() local
|
D | nvptx_device_math_functions.cpp | 24 double l5 = abs((int)a1); in test_sqrt() local
|
D | nvptx_device_cmath_functions.cpp | 24 double l5 = abs((int)a1); in test_sqrt() local
|
D | nvptx_device_cmath_functions_cxx17.cpp | 24 double l5 = abs((int)a1); in test_sqrt() local
|
D | nvptx_device_cmath_functions.c | 24 double l5 = abs((int)a1); in test_sqrt() local
|
D | nvptx_device_math_functions_cxx17.cpp | 24 double l5 = abs((int)a1); in test_sqrt() local
|
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/ |
D | ZipUtilTest.java | 165 final long l5 = Long.MIN_VALUE; in testLongToBig() local
|
/external/clang/test/CodeGen/ |
D | partial-reinitialization1.c | 72 struct P5 l5 = { 1, { 2, 3, 4 }, 5, variable
|
D | renderscript.c | 132 typedef struct {long l1, l2, l3, l4, l5, l6, l7, l8, l9; } sLong9; member
|
/external/llvm-project/clang/test/CodeGen/ |
D | partial-reinitialization1.c | 72 struct P5 l5 = { 1, { 2, 3, 4 }, 5, variable
|
D | renderscript.c | 132 typedef struct {long l1, l2, l3, l4, l5, l6, l7, l8, l9; } sLong9; member
|
/external/llvm-project/flang/test/Semantics/ |
D | resolve66.f90 | 50 logical :: l, l5(5) local
|
D | assign03.f90 | 193 logical, parameter :: l5 = is_contiguous(y(v,1)%a(1,1)) local
|
/external/llvm-project/clang/test/SemaCXX/ |
D | warn-shadow-in-lambdas.cpp | 102 auto l5 = [var, l1] { // expected-note {{variable 'l1' is explicitly captured here}} local
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | fdct32x32_vsx.c | 96 const int16x8_t l5 = vec_vsx_ld(0, a + 5 * stride); in load() local
|
/external/libvpx/libvpx/vp9/encoder/mips/msa/ |
D | vp9_fdct16x16_msa.c | 159 v8i16 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15; in fadst16_transpose_postproc_msa() local 340 v8i16 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15; in fadst16_transpose_msa() local
|
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | xplane_utils_test.cc | 239 auto l5 = CreateXLine(&src, "l5", "d5", kLineIdInBothPlanes2, 700); in TEST() local
|
/external/deqp-deps/amber/src/ |
D | type_test.cc | 156 List l5; in TEST_F() local
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/ |
D | MethodAnalyzerTest.java | 477 Label l5 = new Label(); in createTableSwitch() local
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_deadlock_detector_test.cpp | 147 uptr l5 = d.newNode(5); in RunRemoveNodeTest() local
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_deadlock_detector_test.cc | 148 uptr l5 = d.newNode(5); in RunRemoveNodeTest() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | idct16x16_msa.c | 295 v8i16 l0, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, l12, l13, l14, l15; in vpx_iadst16_1d_rows_msa() local
|
/external/python/cpython3/Lib/lib2to3/tests/data/ |
D | py2_test_grammar.py | 306 l5 = lambda x, y, z=2: x + y + z function
|
/external/python/cpython2/Lib/lib2to3/tests/data/ |
D | py2_test_grammar.py | 306 l5 = lambda x, y, z=2: x + y + z function
|
/external/icu/icu4c/source/test/intltest/ |
D | loctest.cpp | 5647 Locale l5; in TestMoveAssign() local 5698 Locale l5(std::move(l6)); in TestMoveCtor() local 5855 Locale l5(locale_str.c_str()); in TestBug11053UnderlineTimeZone() local
|