Home
last modified time | relevance | path

Searched defs:dp2 (Results 1 – 12 of 12) sorted by relevance

/external/testng/src/test/java/test/dataprovider/
DDuplicateDataProviderSampleTest.java18 public Object[] dp2() { in dp2() method in DuplicateDataProviderSampleTest
/external/testng/src/test/java/test/inject/
DInjectDataProviderTest.java40 public Iterator<Object[]> dp2() { in dp2() method in InjectDataProviderTest
/external/eigen/blas/f2c/
Ddrotmg.c37 doublereal du, dp1, dp2, dq1, dq2, dh11, dh12, dh21, dh22; in drotmg_() local
/external/clang/test/SemaCXX/
Doverload-call.cpp27 double* dp2 = g(0, fv, 1.5); // expected-error {{call to 'g' is ambiguous}} in test_g() local
111 double* dp2 = n(e); in test_n() local
162 double* dp2 = multiparm(iv, sv, sv); in test_multiparm() local
/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Dfilter_functions.c137 double rho=0.9, *inp, *dp, *dp2; in WebRtcIsac_WeightingFilter() local
/external/libchrome-gestures/src/
Dprop_registry_unittest.cc68 DoubleProperty dp2(&reg, "hi", 3.1); in TEST() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java3936 Date d1, d2, dp1, dp2, dexp1, dexp2; in Test6880() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatTest.java3939 Date d1, d2, dp1, dp2, dexp1, dexp2; in Test6880() local
/external/icu/icu4c/source/test/intltest/
Ddtfmttst.cpp3855 UDate d1, d2, dp1, dp2, dexp1, dexp2; in Test6880() local
/external/cronet/third_party/icu/source/test/intltest/
Ddtfmttst.cpp3855 UDate d1, d2, dp1, dp2, dexp1, dexp2; in Test6880() local
/external/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c2461 struct ureg_src dp2 = tx_src_scalar(tmp); in DECL_SPECIAL() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16365 fp16type dp2(0.0); in calc() local
16454 const double dp2 (dp * dp); in calc() local
16510 const fp16type dp2 (dp.asDouble() * dp.asDouble()); in calc() local