Home
last modified time | relevance | path

Searched defs:dp1 (Results 1 – 16 of 16) sorted by relevance

/external/testng/src/test/java/test/dataprovider/
DIndicesTest.java9 public Object[][] dp1() { in dp1() method in IndicesTest
DDuplicateDataProviderSampleTest.java13 public Object[] dp1() { in dp1() method in DuplicateDataProviderSampleTest
/external/clang/test/SemaCXX/
Doverload-call.cpp23 double* dp1 = g(iv, fv, fv); in test_g() local
45 double* dp1 = i(lv); in test_i() local
72 double* dp1 = k(L"foo"); in test_k() local
85 double* dp1 = l("foo"); in test_l() local
109 double* dp1 = n(fa); in test_n() local
128 double* dp1 = o(PromotesToUnsignedIntValue); in test_o() local
161 double* dp1 = multiparm(sv, sv, sv); in test_multiparm() local
/external/llvm-project/clang/test/SemaCXX/
Doverload-call.cpp23 double* dp1 = g(iv, fv, fv); in test_g() local
45 double* dp1 = i(lv); in test_i() local
72 double* dp1 = k(L"foo"); in test_k() local
85 double* dp1 = l("foo"); in test_l() local
109 double* dp1 = n(fa); in test_n() local
128 double* dp1 = o(PromotesToUnsignedIntValue); in test_o() local
161 double* dp1 = multiparm(sv, sv, sv); in test_multiparm() local
/external/jemalloc_new/test/integration/
Dallocated.c16 uint64_t *ap0, *ap1, *dp0, *dp1; in thd_start() local
/external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp9-0x.cpp44 double *dp1 = first_arg<>(dp); in test_explicit_spec_extension() local
/external/testng/src/test/java/test/inject/
DInjectDataProviderTest.java20 public Object[][] dp1() { in dp1() method in InjectDataProviderTest
/external/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
Dp9-0x.cpp44 double *dp1 = first_arg<>(dp); in test_explicit_spec_extension() local
/external/eigen/blas/f2c/
Ddrotmg.c37 doublereal du, dp1, dp2, dq1, dq2, dh11, dh12, dh21, dh22; in drotmg_() local
/external/mesa3d/src/intel/compiler/
Dbrw_clip.h57 struct brw_reg dp0, dp1; member
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_clip.c587 const float dp1 = getclipdist(clipper, v1, plane_idx); in do_clip_line() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatTest.java3926 Date d1, d2, dp1, dp2, dexp1, dexp2; in Test6880() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java3923 Date d1, d2, dp1, dp2, dexp1, dexp2; in Test6880() local
/external/swiftshader/src/Shader/
DShaderCore.cpp1005 void ShaderCore::dp1(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in dp1() function in sw::ShaderCore
/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp3841 UDate d1, d2, dp1, dp2, dexp1, dexp2; in Test6880() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16353 const double dp1 (1.0 - dp2); in calc() local
16409 const fp16type dp1 (1.0 - dp2.asDouble()); in calc() local