/third_party/jerryscript/tests/jerry/ |
H A D | array-prototype-shift.js | [all...] |
/third_party/libsnd/src/ALAC/ |
H A D | shift.h | 29 arith_shift_left (int32_t x, int shift) in arith_shift_left() argument
|
/third_party/ltp/tools/sparse/sparse-src/validation/backend/ |
H A D | shift-special.c | 2 long shift(long a, short b) in shift() function
|
/third_party/ffmpeg/libavcodec/ppc/ |
H A D | hevcdsp_template.c | 23 const int shift = 7; in FUNC() local
|
/third_party/libunwind/libunwind/src/mi/ |
H A D | _ReadSLEB.c | 6 unsigned shift = 0; in _ReadSLEB() local
|
H A D | _ReadULEB.c | 6 unsigned shift = 0; in _ReadULEB() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | ttadsp.c | 23 tta_filter_process_c(int32_t *qmi, int32_t *dx, int32_t *dl, int32_t *error, int32_t *in, int32_t shift, int32_t round) tta_filter_process_c() argument
|
H A D | ttaencdsp.c | 23 ttaenc_filter_process_c(int32_t *qm, int32_t *dx, int32_t *dl, int32_t *error, int32_t *in, int32_t shift, int32_t round) ttaenc_filter_process_c() argument
|
H A D | ttadata.c | 50 void ff_tta_filter_init(TTAFilter *c, int32_t shift) { in ff_tta_filter_init() argument
|
H A D | flacdsp_template.c | 51 flac_decorrelate_indep_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_indep_c() argument 62 flac_decorrelate_ls_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_ls_c() argument 76 flac_decorrelate_rs_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_rs_c() argument 90 flac_decorrelate_ms_c(uint8_t **out, int32_t **in, int channels, int len, int shift) flac_decorrelate_ms_c() argument [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | h261dec.c | 36 int shift = av_log2_16bit(p->buf[i+1]); in h261_probe() local
|
/third_party/libunwind/libunwind/src/s390x/ |
H A D | Gis_signal_frame.c | 45 int ret, shift = 48; in unw_is_signal_frame() local
|
/third_party/mesa3d/src/asahi/lib/ |
H A D | tiling.h | 46 unsigned shift = util_logbase2_ceil(MIN3(width, height, 64)); in agx_select_tile_shift() local
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | bitmap.h | 79 static __inline__ u32 ntfs_rol32(u32 word, unsigned int shift) in ntfs_rol32() argument 90 static __inline__ u32 ntfs_ror32(u32 word, unsigned int shift) in ntfs_ror32() argument
|
/third_party/musl/src/math/ |
H A D | exp2f_data.h | 18 double shift; member
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | exp2f_data.h | 18 double shift; member
|
/third_party/node/deps/v8/src/bigint/ |
H A D | div-helpers.cc | 25 void LeftShift(RWDigits Z, Digits X, int shift) { in LeftShift() argument 47 RightShift(RWDigits Z, Digits X, int shift) RightShift() argument [all...] |
/third_party/node/deps/v8/src/base/ |
H A D | division-by-constant.h | 30 unsigned shift; variable
|
/third_party/python/Lib/turtledemo/ |
H A D | colormixer.py | 28 def shift(self, x, y): member in ColorTurtle
|
/third_party/vixl/src/ |
H A D | compiler-intrinsics-vixl.cc | 107 int shift = 1 << i; in CountSetBitsFallBack() local
|
/third_party/skia/third_party/externals/freetype/builds/atari/ |
H A D | deflinejoiner.awk | 4 function shift( array, \ function
|
/third_party/skia/include/core/ |
H A D | SkMath.h | 38 static inline unsigned SkMul16ShiftRound(U16CPU a, U16CPU b, int shift) { in SkMul16ShiftRound() argument
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/ |
H A D | mali_kbase_l2_mmu_config.c | 38 u32 value, mask, shift; member
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/ |
H A D | mali_kbase_l2_mmu_config.c | 40 u32 value, mask, shift; member
|
/third_party/ffmpeg/libavcodec/avr32/ |
H A D | mathops.h | 32 static inline av_const int MULL(int a, int b, unsigned shift) in MULL() argument
|