/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/ |
H A D | itoa.h | 43 const uint32_t d1 = (value / 100) << 1; in u32toa() local 59 const uint32_t d1 = (b / 100) << 1; in u32toa() local 95 const uint32_t d1 = (b / 100) << 1; in u32toa() local 138 const uint32_t d1 = (v / 100) << 1; in u64toa() local 154 const uint32_t d1 = (b / 100) << 1; in u64toa() local 181 const uint32_t d1 = (b0 / 100) << 1; in u64toa() local 255 const uint32_t d1 = (b0 / 100) << 1; in u64toa() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | uuid.h | 25 #define GUID_INIT(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ argument 29 #define UUID_LE(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) argument
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
H A D | Map.h | 77 T2 Map<T,T2>::find(T d1) in find() 93 T Map<T,T2>::find_ele(T d1) in find_ele()
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
H A D | Map.h | 77 T2 Map<T,T2>::find(T d1) in find() 93 T Map<T,T2>::find_ele(T d1) in find_ele()
|
/aosp12/hardware/qcom/sm8150/media/libarbitrarybytes/inc/ |
H A D | Map.h | 77 T2 Map<T,T2>::find(T d1) in find() 93 T Map<T,T2>::find_ele(T d1) in find_ele()
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
H A D | Map.h | 77 T2 Map<T,T2>::find(T d1) in find() 93 T Map<T,T2>::find_ele(T d1) in find_ele()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
H A D | Map.h | 77 T2 Map<T,T2>::find(T d1) in find() 92 T Map<T,T2>::find_ele(T d1) in find_ele()
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
H A D | Map.h | 78 T2 Map<T,T2>::find(T d1) in find() 94 T Map<T,T2>::find_ele(T d1) in find_ele()
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
H A D | logistic_float_2.mod.py | 23 d1 = 32 variable
|
H A D | logistic_quant8_2.mod.py | 23 d1 = 16 #256 variable
|
H A D | relu1_float_2.mod.py | 21 d1 = 30 variable
|
H A D | relu1_quant8_2.mod.py | 21 d1 = 64 variable
|
H A D | relu6_float_2.mod.py | 21 d1 = 26 variable
|
H A D | relu6_quant8_2.mod.py | 21 d1 = 128 variable
|
H A D | relu_float_2.mod.py | 21 d1 = 64 variable
|
H A D | relu_quant8_2.mod.py | 21 d1 = 32 variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_1/ |
H A D | logistic_float_2_relaxed.mod.py | 23 d1 = 32 variable
|
H A D | relu1_float_2_relaxed.mod.py | 21 d1 = 30 variable
|
H A D | relu6_float_2_relaxed.mod.py | 21 d1 = 26 variable
|
H A D | relu_float_2_relaxed.mod.py | 21 d1 = 64 variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
H A D | axis_aligned_bbox_transform.mod.py | 19 d1 = Input("bboxDeltas", "TENSOR_FLOAT32", "{5, 8}") variable
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
H A D | axis_aligned_bbox_transform_quant8_signed.mod.py | 19 d1 = Input("bboxDeltas", "TENSOR_FLOAT32", "{5, 8}") variable
|
/aosp12/bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
H A D | misc.c | 661 ULong d0, d1; local 664 #define d1 word1(&d) macro 734 ULong d0, d1; local 737 #define d1 word1(&d) macro
|
/aosp12/packages/apps/Camera2/src/com/android/camera/data/ |
H A D | NewestFirstComparator.java | 48 public int compare(FilmstripItem d1, FilmstripItem d2) { in compare()
|
/aosp12/system/netd/server/ |
H A D | PppController.cpp | 83 char *d1 = strdup(inet_ntoa(dns1)); in attachPppd() local
|