Home
last modified time | relevance | path

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

12

/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/
Ditoa.h44 const uint32_t d2 = (value % 100) << 1; in u32toa() local
60 const uint32_t d2 = (b % 100) << 1; in u32toa() local
96 const uint32_t d2 = (b % 100) << 1; in u32toa() local
139 const uint32_t d2 = (v % 100) << 1; in u64toa() local
155 const uint32_t d2 = (b % 100) << 1; in u64toa() local
182 const uint32_t d2 = (b0 % 100) << 1; in u64toa() local
256 const uint32_t d2 = (b0 % 100) << 1; in u64toa() local
/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
Dlogistic_quant8_2.mod.py24 d2 = 16 #256 variable
Drelu_quant8_2.mod.py22 d2 = 60 variable
Dlogistic_float_2.mod.py24 d2 = 40 variable
Drelu1_float_2.mod.py22 d2 = 24 variable
Drelu1_quant8_2.mod.py22 d2 = 64 variable
Drelu6_float_2.mod.py22 d2 = 40 variable
Drelu6_quant8_2.mod.py22 d2 = 20 variable
Drelu_float_2.mod.py22 d2 = 40 variable
/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/
Drelu1_float_2_relaxed.mod.py22 d2 = 24 variable
Dlogistic_float_2_relaxed.mod.py24 d2 = 40 variable
Drelu6_float_2_relaxed.mod.py22 d2 = 40 variable
Drelu_float_2_relaxed.mod.py22 d2 = 40 variable
/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Daxis_aligned_bbox_transform.mod.py71 d2 = Input("bboxDeltas", "TENSOR_FLOAT32", "{5, 8}") variable
Drelu_v1_2.mod.py33 d2 = 40 variable
Drelu1_v1_2.mod.py33 d2 = 24 variable
Dlogistic_v1_2.mod.py41 d2 = 40 variable
Drelu6_v1_2.mod.py33 d2 = 40 variable
/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
Daxis_aligned_bbox_transform_quant8_signed.mod.py72 d2 = Input("bboxDeltas", "TENSOR_FLOAT32", "{5, 8}") variable
Dlogistic_quant8_signed.mod.py44 d2 = 16 #256 variable
Drelu1_quant8_signed.mod.py48 d2 = 64 variable
Drelu6_quant8_signed.mod.py46 d2 = 20 variable
Drelu_quant8_signed.mod.py50 d2 = 60 variable
/packages/apps/Camera2/src/com/android/camera/data/
DNewestFirstComparator.java48 public int compare(FilmstripItem d1, FilmstripItem d2) { in compare()
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
Ddocumenttest.cpp212 Document d2; in TEST() local

12