| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| H A D | map_hugetlb.c | 65 int shift = 0; in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| H A D | test_jhash.h | 7 static __always_inline u32 rol32(u32 word, unsigned int shift) in rol32() argument
|
| /kernel/linux/linux-6.6/tools/include/linux/ |
| H A D | math64.h | 22 static inline u64 mul_u64_u32_shr(u64 a, u32 b, unsigned int shift) in mul_u64_u32_shr() argument 46 static inline u64 mul_u64_u32_shr(u64 a, u32 b, unsigned int shift) in mul_u64_u32_shr() argument
|
| /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
|
| /third_party/ffmpeg/libavcodec/ |
| 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...] |
| H A D | png.c | 56 int shift, xmin, pass_width; in ff_png_pass_row_size() local
|
| /third_party/ffmpeg/libavcodec/arm/ |
| H A D | vp56_arith.h | 45 unsigned shift = ff_vp56_norm_shift[c->high]; in vp56_rac_get_prob_armv6() local 82 unsigned shift = ff_vp56_norm_shift[c->high]; in vp56_rac_get_prob_branchy_armv6() local
|
| /third_party/ffmpeg/libavcodec/x86/ |
| H A D | mathops.h | 35 static av_always_inline av_const int MULL(int a, int b, unsigned shift) in MULL() argument
|
| /third_party/ffmpeg/libavfilter/x86/ |
| H A D | vf_noise.c | 29 line_noise_avg_mmx(uint8_t *dst, const uint8_t *src, int len, const int8_t * const *shift) line_noise_avg_mmx() argument 72 line_noise_mmxext(uint8_t *dst, const uint8_t *src, const int8_t *noise, int len, int shift) line_noise_mmxext() argument
|
| /third_party/ffmpeg/tests/checkasm/ |
| H A D | alacdsp.c | 53 int shift = rnd() & 0x1F; in check_decorrelate_stereo() local
|
| /third_party/libsnd/src/ALAC/ |
| H A D | matrix_enc.c | 130 int32_t shift = bytesShifted * 8 ; in mix24() local 151 l >>= shift ; in mix24() local 152 r >>= shift ; in mix24() local 185 l >>= shift ; in mix24() local 186 r >>= shift ; in mix24() local 213 int32_t shift = bytesShifted * 8 ; in mix32() local 236 l >>= shift ; mix32() local 237 r >>= shift ; mix32() local 267 l >>= shift ; mix32() local 268 r >>= shift ; mix32() local [all...] |
| /third_party/ltp/testcases/cve/ |
| H A D | tcindex01.c | 37 static const uint32_t shift = 10; variable
|
| /third_party/node/lib/internal/readline/ |
| H A D | utils.js | [all...] |
| /third_party/musl/porting/uniproton/kernel/src/math/ |
| H A D | exp_data.h | 17 double shift; member
|
| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| H A D | exp_data.h | 17 double shift; member
|
| /third_party/musl/src/math/ |
| H A D | exp_data.h | 17 double shift; member
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | exp_data.h | 17 double shift; member
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_nir_attribute_workarounds.c | 70 nir_ssa_def *shift = nir_imm_ivec4(b, 22, 22, 22, 30); in apply_attr_wa_instr() local
|
| /third_party/node/deps/v8/src/bigint/ |
| H A D | div-helpers.h | 71 int shift() { return shift_; } shift() function in v8::bigint::ShiftedDigits [all...] |
| /third_party/node/deps/v8/src/base/ |
| H A D | vlq-base64.cc | 39 uint64_t shift = 0; in VLQBase64Decode() local
|
| /third_party/mesa3d/src/util/ |
| H A D | fast_idiv_by_const.h | 68 unsigned shift; /* shift for the dividend after multiplying */ member
|
| /third_party/node/deps/openssl/openssl/ssl/record/ |
| H A D | dtls1_bitmap.c | 41 unsigned int shift; in dtls1_record_replay_check() local 62 unsigned int shift; in dtls1_record_bitmap_update() local [all...] |
| /third_party/openssl/ssl/record/ |
| H A D | dtls1_bitmap.c | 41 unsigned int shift; in dtls1_record_replay_check() local 62 unsigned int shift; in dtls1_record_bitmap_update() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | color_cache_utils.h | 37 int VP8LHashPix(uint32_t argb, int shift) { in VP8LHashPix() argument
|
| /third_party/optimized-routines/string/aarch64/ |
| H A D | strlen-mte.S | 23 #define shift x4 define
|