/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/util/src/main/java/com/google/protobuf/util/ |
D | TimeUtil.java | 311 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()
|
D | Durations.java | 229 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/ |
D | relu1_quant8_2.mod.py | 21 d1 = 64 variable
|
D | logistic_float_2.mod.py | 21 d1 = 32 variable
|
D | relu1_float_2.mod.py | 21 d1 = 30 variable
|
D | relu_float_2.mod.py | 21 d1 = 64 variable
|
D | logistic_quant8_2.mod.py | 21 d1 = 16 #256 variable
|
D | relu6_quant8_2.mod.py | 21 d1 = 128 variable
|
D | relu6_float_2.mod.py | 21 d1 = 26 variable
|
D | relu_quant8_2.mod.py | 21 d1 = 32 variable
|
/frameworks/ml/nn/runtime/test/specs/V1_1/ |
D | logistic_float_2_relaxed.mod.py | 21 d1 = 32 variable
|
D | relu6_float_2_relaxed.mod.py | 21 d1 = 26 variable
|
D | relu_float_2_relaxed.mod.py | 21 d1 = 64 variable
|
D | relu1_float_2_relaxed.mod.py | 21 d1 = 30 variable
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | axis_aligned_bbox_transform.mod.py | 19 d1 = Input("bboxDeltas", "TENSOR_FLOAT32", "{5, 8}") variable
|
D | logistic_v1_2.mod.py | 38 d1 = 32 variable
|
D | relu_v1_2.mod.py | 32 d1 = 64 variable
|
D | relu1_v1_2.mod.py | 32 d1 = 30 variable
|
D | relu6_v1_2.mod.py | 32 d1 = 26 variable
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ |
D | time_util.cc | 430 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/ |
D | post_filter.cpp | 189 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/ |
D | TimeUtilTest.java | 473 Duration d1 = TimeUtil.parseDuration("315576000000s"); in testTimeOperations() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/ |
D | CornerPathRenderer.java | 102 PointF d1; in normalAt() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/csharp/ |
D | csharp_message.cc | 59 bool CompareFieldNumbers(const FieldDescriptor* d1, const FieldDescriptor* d2) { in CompareFieldNumbers()
|
/frameworks/native/libs/cputimeinstate/ |
D | cputimeinstate.cpp | 84 static int comparePolicyFiles(const struct dirent **d1, const struct dirent **d2) { in comparePolicyFiles()
|