Home
last modified time | relevance | path

Searched defs:d2 (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/util/src/main/java/com/google/protobuf/util/
DTimeUtil.java311 public static Duration add(Duration d1, Duration d2) { in add()
321 public static Duration subtract(Duration d1, Duration d2) { in subtract()
354 public static long divide(Duration d1, Duration d2) { in divide()
359 public static Duration remainder(Duration d1, Duration d2) { in remainder()
DDurations.java229 public static Duration add(Duration d1, Duration d2) { in add()
236 public static Duration subtract(Duration d1, Duration d2) { in subtract()
/frameworks/ml/nn/runtime/test/specs/V1_0/
Drelu_quant8_2.mod.py22 d2 = 60 variable
Dlogistic_quant8_2.mod.py22 d2 = 16 #256 variable
Dlogistic_float_2.mod.py22 d2 = 40 variable
Drelu6_float_2.mod.py22 d2 = 40 variable
Drelu1_float_2.mod.py22 d2 = 24 variable
Drelu_float_2.mod.py22 d2 = 40 variable
Drelu6_quant8_2.mod.py22 d2 = 20 variable
Drelu1_quant8_2.mod.py22 d2 = 64 variable
/frameworks/ml/nn/runtime/test/specs/V1_1/
Drelu1_float_2_relaxed.mod.py22 d2 = 24 variable
Drelu_float_2_relaxed.mod.py22 d2 = 40 variable
Drelu6_float_2_relaxed.mod.py22 d2 = 40 variable
Dlogistic_float_2_relaxed.mod.py22 d2 = 40 variable
/frameworks/ml/nn/runtime/test/specs/V1_2/
Daxis_aligned_bbox_transform.mod.py71 d2 = Input("bboxDeltas", "TENSOR_FLOAT32", "{5, 8}") variable
Drelu1_v1_2.mod.py33 d2 = 24 variable
Drelu6_v1_2.mod.py33 d2 = 40 variable
Drelu_v1_2.mod.py33 d2 = 40 variable
Dlogistic_v1_2.mod.py39 d2 = 40 variable
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Dglobal_struct.c13 double d2[2]; member
Dglobals.c20 double d2[2]; member
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dtime_util.cc430 Duration& operator+=(Duration& d1, const Duration& d2) { in operator +=()
436 Duration& operator-=(Duration& d1, const Duration& d2) { // NOLINT in operator -=()
486 Duration& operator%=(Duration& d1, const Duration& d2) { // NOLINT in operator %=()
502 int64 operator/(const Duration& d1, const Duration& d2) { in operator /()
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dpost_filter.cpp189 int mbnum, strength, A_D, d1_2, d1, d2, A, B, C, D, b_size; in H263_Deblock() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/util/src/test/java/com/google/protobuf/util/
DTimeUtilTest.java474 Duration d2 = TimeUtil.subtract(d1, TimeUtil.createDurationFromNanos(1)); in testTimeOperations() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
DCornerPathRenderer.java111 PointF d2; in normalAt() local

12