/third_party/node/deps/base64/base64/lib/arch/avx512/ |
H A D | enc_reshuffle_translate.c | 42 const __m512i shifts = _mm512_set1_epi64(0x3036242a1016040alu); in enc_reshuffle_translate() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | csr2022.cpp | 40 int32_t shifts = 0; in match_2022() local
|
/third_party/musl/src/linux/x32/ |
H A D | sysinfo.c | 32 kulong shifts; in __lsysinfo() local [all...] |
/third_party/node/deps/icu-small/source/i18n/ |
H A D | csr2022.cpp | 40 int32_t shifts = 0; in match_2022() local
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_gcd.c | 553 int i, j, top, rlen, glen, m, bit = 1, delta = 1, cond = 0, shifts = 0, ret = 0; in BN_gcd() local
|
/third_party/openssl/crypto/bn/ |
H A D | bn_gcd.c | 553 int i, j, top, rlen, glen, m, bit = 1, delta = 1, cond = 0, shifts = 0, ret = 0; in BN_gcd() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | csr2022.cpp | 40 int32_t shifts = 0; in match_2022() local
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_encoder.h | 165 unsigned shifts[7] = { 0 }; in panfrost_pack_work_groups_compute() local [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | camellia.c | 178 static const uint8_t shifts[2][12] = { variable
|
/third_party/backends/backend/genesys/ |
H A D | sensor.h | 53 explicit StaggerConfig(std::initializer_list<std::size_t> shifts) : in StaggerConfig() argument 68 const std::vector<std::size_t>& shifts() const { return shifts_; } in shifts() function in genesys::StaggerConfig
|
H A D | image_pipeline.cpp | 528 ImagePipelineNodePixelShiftLines( ImagePipelineNode& source, const std::vector<std::size_t>& shifts) ImagePipelineNodePixelShiftLines() argument 574 ImagePipelineNodePixelShiftColumns( ImagePipelineNode& source, const std::vector<std::size_t>& shifts) ImagePipelineNodePixelShiftColumns() argument 610 compute_pixel_shift_extra_width(std::size_t source_width, const std::vector<std::size_t>& shifts) compute_pixel_shift_extra_width() argument [all...] |
/third_party/mbedtls/library/ |
H A D | camellia.c | 153 static const unsigned char shifts[2][4][4] = variable
|
/third_party/musl/src/crypt/ |
H A D | crypt_des.c | 696 unsigned int shifts, round, i, ibit; in __des_setkey() local
|
/third_party/mesa3d/src/panfrost/util/ |
H A D | pan_lower_framebuffer.c | 228 nir_ssa_def *shifts = nir_imm_ivec4(b, 8 - x, 8 - y, 8 - z, 8 - w); in pan_pack_norm() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_swizzle.c | 257 static const int shifts[4][2] = { in lp_build_swizzle_scalar_aos() local
|
H A D | lp_bld_format_aos.c | 227 LLVMValueRef shifts[4]; in lp_build_unpack_arith_rgba_aos() local 373 LLVMValueRef shifts[4]; in lp_build_pack_rgba_aos() local
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_drm.c | 100 int shifts[4]; in dri2_drm_config_is_compatible() local 623 int shifts[4]; in drm_add_configs_for_visuals() local [all...] |
H A D | platform_wayland.c | 161 int shifts[4]; in dri2_wl_visual_idx_from_config() local
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_screen.c | 157 int shifts[4]; in driCreateConfigs() member 195 const int * shifts; in driCreateConfigs() local [all...] |
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | APIInfo.java | 48 public int[] shifts = { 0, 3, 5, 6, 7, 8, 9 }; field in APIInfo
|
/third_party/node/deps/v8/src/base/numbers/ |
H A D | bignum.cc | 383 int shifts = 0; in AssignPowerUInt16() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | rv34.c | 187 static const int shifts[4] = { 0, 2, 8, 10 }; in rv34_decode_cbp() local
|
/third_party/ffmpeg/libswscale/ppc/ |
H A D | swscale_vsx.c | 107 const vec_u16 shifts = (vec_u16) {7, 7, 7, 7, 7, 7, 7, 7}; in yuv2plane1_8_vsx() local
|
/third_party/backends/backend/pixma/ |
H A D | pixma_mp800.c | 1568 static const int shifts[8] = in cs9000f_second_reorder_pixels() local
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | Blitter.cpp | 35 rr::RValue<rr::Int> PackFields(rr::Int4 const &ints, const sw::int4 shifts) in PackFields() argument
|