/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidItem.cpp | 29 int shift = 0; in dataAsUnsigned() local
|
/hardware/google/gfxstream/guest/android-emu/aemu/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
|
/hardware/google/aemu/base/ |
D | ring_buffer.cpp | 171 uint32_t shift = 0; in ring_buffer_calc_shift() local 189 uint32_t shift = ring_buffer_calc_shift(size); in ring_buffer_view_init() local 203 uint32_t shift = ring_buffer_calc_shift(size); in ring_buffer_init_view_only() local
|
/hardware/google/gfxstream/host/testlibs/ |
D | Event.h | 33 bool shift; member
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/ |
D | iio_utils.h | 75 unsigned shift; member 96 unsigned *shift, in iioutils_get_type()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/ |
D | iio_utils.h | 77 unsigned shift; member 98 unsigned *shift, in iioutils_get_type()
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/ |
D | iio_utils.h | 77 unsigned shift; member 98 unsigned *shift, in iioutils_get_type()
|
/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/ |
D | phNxpEse_Api.cpp | 1296 short int count = 0, shift = 3; in phNxpEse_GgetTimerTlvBuffer() local
|
/hardware/libhardware/include/hardware/ |
D | sensors.h | 111 #define SENSOR_FLAG_MASK(nbit, shift) (((1<<(nbit))-1)<<(shift)) argument 112 #define SENSOR_FLAG_MASK_1(shift) SENSOR_FLAG_MASK(1, shift) argument
|
/hardware/libhardware/include_all/hardware/ |
D | sensors.h | 111 #define SENSOR_FLAG_MASK(nbit, shift) (((1<<(nbit))-1)<<(shift)) argument 112 #define SENSOR_FLAG_MASK_1(shift) SENSOR_FLAG_MASK(1, shift) argument
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_vecmathlib_neon_4.h | 407 static const int32x4_t shift = vld1q_s32(shifta); in mask() local
|
D | stb_image.h | 2268 int shift = j->succ_low; in stbi__jpeg_decode_block_prog_ac() local 2553 #define dct_pass(bias,shift) \ in stbi__idct_simd() argument 2725 #define dct_pass(shiftop, shift) \ in stbi__idct_simd() argument 5324 static int stbi__shiftsigned(unsigned int v, int shift, int bits) in stbi__shiftsigned()
|
D | wuffs-v0.3.c | 4069 uint32_t shift = ((plane & 0x03) * 8) + 6; in wuffs_base__pixel_subsampling__bias_x() local 4077 uint32_t shift = ((plane & 0x03) * 8) + 4; in wuffs_base__pixel_subsampling__denominator_x() local 4084 uint32_t shift = ((plane & 0x03) * 8) + 2; in wuffs_base__pixel_subsampling__bias_y() local 4092 uint32_t shift = ((plane & 0x03) * 8) + 0; in wuffs_base__pixel_subsampling__denominator_y() local 11340 uint32_t shift = 8 * (8 - n); in wuffs_base__io_reader__match7() local 13139 uint32_t shift = ((uint32_t)(1051 - exp)); // 1051 = 0x3F0 + 53 - 10. in wuffs_base__ieee_754_bit_representation__from_f64_to_u16_truncate() local 13203 uint32_t shift = ((uint32_t)(926 - exp)); // 926 = 0x380 + 53 - 23. in wuffs_base__ieee_754_bit_representation__from_f64_to_u32_truncate() local 13575 uint32_t shift) { in wuffs_base__private_implementation__high_prec_dec__lshift_num_new_digits() 13681 uint32_t shift) { in wuffs_base__private_implementation__high_prec_dec__small_lshift() 13733 uint32_t shift) { in wuffs_base__private_implementation__high_prec_dec__small_rshift() [all …]
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
D | ml_math_func.c | 148 long inv_q_shift_mult(long a, long b, int shift) in inv_q_shift_mult()
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
D | ml_math_func.c | 148 long inv_q_shift_mult(long a, long b, int shift) in inv_q_shift_mult()
|
/hardware/google/gfxstream/third-party/stb/include/stb/ |
D | stb_image.h | 2268 int shift = j->succ_low; in stbi__jpeg_decode_block_prog_ac() local 2553 #define dct_pass(bias,shift) \ in stbi__idct_simd() argument 2725 #define dct_pass(shiftop, shift) \ in stbi__idct_simd() argument 5331 static int stbi__shiftsigned(unsigned int v, int shift, int bits) in stbi__shiftsigned()
|