Home
last modified time | relevance | path

Searched defs:d0 (Results 1 – 24 of 24) sorted by relevance

/frameworks/ml/nn/runtime/test/specs/V1_0/
Drelu1_quant8_2.mod.py20 d0 = 2 variable
Dlogistic_float_2.mod.py20 d0 = 2 variable
Drelu1_float_2.mod.py20 d0 = 2 variable
Drelu_float_2.mod.py20 d0 = 2 variable
Dlogistic_quant8_2.mod.py20 d0 = 1 #2 variable
Drelu6_quant8_2.mod.py20 d0 = 2 variable
Drelu6_float_2.mod.py20 d0 = 2 variable
Drelu_quant8_2.mod.py20 d0 = 2 variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dlogistic_float_2_relaxed.mod.py20 d0 = 2 variable
Drelu6_float_2_relaxed.mod.py20 d0 = 2 variable
Drelu_float_2_relaxed.mod.py20 d0 = 2 variable
Drelu1_float_2_relaxed.mod.py20 d0 = 2 variable
/frameworks/ml/nn/runtime/test/specs/V1_2/
Dlogistic_v1_2.mod.py37 d0 = 2 variable
Drelu_v1_2.mod.py31 d0 = 2 variable
Drelu1_v1_2.mod.py31 d0 = 2 variable
Drelu6_v1_2.mod.py31 d0 = 2 variable
/frameworks/base/media/tests/audiotests/
Dshared_mem_test.cpp176 long d0; in InitSine() local
/frameworks/av/media/libaudioclient/
DToneGenerator.cpp1699 double d0; in WaveGenerator() local
/frameworks/base/core/tests/coretests/src/android/os/
DAidlTest.java367 double[] d0 = new double[]{100.1}; in testArrays() local
/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyCameraDevice.java595 long d0 = a.getWidth() - b.getWidth(); in findEuclidDistSquare() local
/frameworks/ml/nn/common/random/
Drandom_distributions.h639 void BoxMullerDouble(uint32 x0, uint32 x1, uint32 x2, uint32 x3, double* d0, double* d1) { in BoxMullerDouble()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmotion_est.cpp792 Int d0; in MBMotionSearch() local
/frameworks/av/services/camera/libcameraservice/api2/
DCameraDeviceClient.cpp1510 int64_t d0 = x0 - x1; in euclidDistSquare() local
/frameworks/compile/mclinker/include/mcld/Support/
DCXADemangle.tcc189 unsigned d0 = isdigit(*t) ? static_cast<unsigned>(*t - '0') : in parse_floating_number() local