/device/generic/vulkan-cereal/third-party/angle/src/common/ |
D | mathutil.h | 294 const unsigned int shift = (float32ExponentBias - float11ExponentBias) - in float32ToFloat11() local 367 const unsigned int shift = (float32ExponentBias - float10ExponentBias) - in float32ToFloat10() local 857 int shift = i * 8; in PackUnorm4x8() local 870 int shift = i * 8; in UnpackUnorm4x8() local 889 int shift = i * 8; in PackSnorm4x8() local 902 int shift = i * 8; in UnpackSnorm4x8() local
|
/device/generic/vulkan-cereal/third-party/astc-codec/src/base/ |
D | math_utils.h | 35 int shift = (1 << i); in Log2Floor() local
|
/device/generic/goldfish-opengl/android-emu/android/base/ |
D | ring_buffer.c | 194 uint32_t shift = 0; in ring_buffer_calc_shift() local 212 uint32_t shift = ring_buffer_calc_shift(size); in ring_buffer_view_init() local 226 uint32_t shift = ring_buffer_calc_shift(size); in ring_buffer_init_view_only() local
|
/device/google/contexthub/firmware/lib/libc/ |
D | memcpy-armv7m.S | 266 .macro mis_src_copy shift argument
|
/device/generic/vulkan-cereal/base/ |
D | ring_buffer.cpp | 180 uint32_t shift = 0; in ring_buffer_calc_shift() local 198 uint32_t shift = ring_buffer_calc_shift(size); in ring_buffer_view_init() local 212 uint32_t shift = ring_buffer_calc_shift(size); in ring_buffer_init_view_only() local
|
/device/google/trout/hal/sensors/2.0/ |
D | iio_utils.h | 52 uint8_t shift; member
|
/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/protozero/ |
D | proto_utils.h | 231 for (uint32_t shift = 0; pos < end && shift < 64u; shift += 7) { in ParseVarInt() local
|
/device/google/cuttlefish/host/libs/confui/ |
D | host_renderer.cc | 23 static teeui::Color alfaCombineChannel(std::uint32_t shift, double alfa, in alfaCombineChannel()
|
/device/generic/vulkan-cereal/protocols/vulkan/out/katex/ |
D | katex.js | 2462 {type: "elem", elem: submid, shift: subShift}, property 2463 {type: "elem", elem: supmid, shift: -supShift} property 2549 {type: "elem", elem: denomreset, shift: denomShift}, property 2550 {type: "elem", elem: numerreset, shift: -numShift} property 2579 {type: "elem", elem: denomreset, shift: denomShift}, property 2580 {type: "elem", elem: mid, shift: midShift}, property 2581 {type: "elem", elem: numerreset, shift: -numShift} property 2762 col.push({type: "elem", elem: elem, shift: shift}); property 3399 shift = calculateSize(group.value.shift, style); property 7622 shift: shift && shift.value, property
|
D | katex.min.js | 1 …of define==="function"&&define.amd){define([],e)}else{var t;if(typeof window!=="undefined"){t=wind…
|
/device/generic/vulkan-cereal/protocols/vulkan/katex/ |
D | katex.js | 7984 shift: upperShift property 7988 shift: arrowShift property 7992 shift: lowerShift property 8001 shift: upperShift property 8005 shift: arrowShift property 9327 shift: imgShift property 9331 shift: 0 property 9341 shift: 0 property 9345 shift: imgShift, property 9888 shift: shift property [all …]
|
D | katex.min.js | 1 …define&&define.amd?define([],e):"object"==typeof exports?exports.katex=e():t.katex=e()}("undefined… property
|
D | katex.mjs | 7878 shift: upperShift property 7882 shift: arrowShift property 7886 shift: lowerShift property 7895 shift: upperShift property 7899 shift: arrowShift property 9190 shift: imgShift property 9194 shift: 0 property 9204 shift: 0 property 9208 shift: imgShift, property 9744 shift: shift property [all …]
|
/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/ |
D | physical_astc_block.cc | 491 int shift = 0; in PhysicalASTCBlock() local
|
/device/google/coral-kernel/sm8150/original-kernel-headers/drm/ |
D | msm_drm.h | 200 __s32 shift; /* in, amount of left shift (can be negative) */ member
|
/device/google/coral-kernel/sm8150/kernel-headers/drm/ |
D | msm_drm.h | 114 __s32 shift; member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/drm/ |
D | msm_drm.h | 200 __s32 shift; /* in, amount of left shift (can be negative) */ member
|
/device/generic/vulkan-cereal/include/vulkan/ |
D | libspirv.h | 47 #define SPV_BIT(shift) (1 << (shift)) argument
|
/device/google/sunfish-kernel/sm7150/kernel-headers/drm/ |
D | msm_drm.h | 114 __s32 shift; member
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/drm/ |
D | msm_drm.h | 223 __s32 shift; /* in, amount of left shift (can be negative) */ member
|
/device/google/redbull-kernel/sm7250/kernel-headers/drm/ |
D | msm_drm.h | 129 __s32 shift; member
|
/device/generic/goldfish-opengl/system/profiler/ |
D | perfetto.h | 949 for (uint32_t shift = 0; pos < end && shift < 64u; shift += 7) { in ParseVarInt() local
|
/device/generic/vulkan-cereal/third-party/angle/src/image_util/ |
D | loadimage_etc.cpp | 377 int shift = 0; in renormalizeEAC() local
|
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
D | perfetto.h | 2215 for (uint32_t shift = 0; pos < end && shift < 64u; shift += 7) { in ParseVarInt() local
|