Home
last modified time | relevance | path

Searched defs:shift (Results 451 - 475 of 727) sorted by relevance

1...<<11121314151617181920>>...30

/third_party/nghttp2/lib/
H A Dnghttp2_hd.c891 add <<= shift; in decode_length() local
853 decode_length(uint32_t *res, size_t *shift_ptr, int *fin, uint32_t initial, size_t shift, const uint8_t *in, const uint8_t *last, size_t prefix) decode_length() argument
2300 nghttp2_hd_decode_length(uint32_t *res, size_t *shift_ptr, int *fin, uint32_t initial, size_t shift, uint8_t *in, uint8_t *last, size_t prefix) nghttp2_hd_decode_length() argument
[all...]
H A Dnghttp2_hd.h252 size_t shift; member
/third_party/node/deps/icu-small/source/common/
H A Duprops.cpp517 int32_t shift; // =maxValue if getMaxValueFromShift() is used member
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_nir.cpp580 unsigned shift = (nir_intrinsic_base(instr) % 16) / type_size; in nir_emit_intrinsic() local
[all...]
H A Dbrw_vec4_generator.cpp750 const int shift = ivb ? 16 : 17; in generate_tcs_get_instance_id() local
1418 unsigned shift = (imm_byte_offset / 4) % 4; in generate_mov_indirect() local
[all...]
H A Dbrw_eu_compact.c2349 int shift = devinfo->ver >= 8 ? 3 : 0; in update_uip_jip() local
2379 int shift = devinfo->platform == INTEL_PLATFORM_G4X ? 1 : 0; in update_gfx4_jump_count() local
2636 int shift = 3; in brw_compact_instructions() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dpack.c706 GLint shift = 0; in _mesa_pack_stencil_span() local
721 GLint shift = 7; in _mesa_pack_stencil_span() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_decimalquantity.cpp1124 int shift = position * 4; in setDigitPos() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h183 size_t shift; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.c891 add <<= shift; in decode_length() local
853 decode_length(uint32_t *res, size_t *shift_ptr, int *fin, uint32_t initial, size_t shift, const uint8_t *in, const uint8_t *last, size_t prefix) decode_length() argument
2300 nghttp2_hd_decode_length(uint32_t *res, size_t *shift_ptr, int *fin, uint32_t initial, size_t shift, uint8_t *in, uint8_t *last, size_t prefix) nghttp2_hd_decode_length() argument
[all...]
H A Dnghttp2_hd.h252 size_t shift; member
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxcapi.h89 constexpr unsigned short short_from_hexstr(const char str[2], unsigned shift) in short_from_hexstr() argument
96 constexpr unsigned long word_from_hexstr(const char str[2], unsigned shift) in word_from_hexstr() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra.c39 unsigned shift; member
68 default_phys_reg(int reg, unsigned shift) in default_phys_reg() argument
83 index_to_reg(compiler_context *ctx, struct lcra_state *l, unsigned reg, unsigned shift) in index_to_reg() argument
[all...]
H A Dmidgard_emit.c30 mir_get_imod(bool shift, nir_alu_type T, bool half, bool scalar) in mir_get_imod() argument
/third_party/mesa3d/src/util/
H A Dxmlconfig.c264 uint32_t i, shift; in findOption() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c353 get_z_shift_and_mask(const struct util_format_description *format_desc, unsigned *shift, unsigned *width, unsigned *mask) get_z_shift_and_mask() argument
391 get_s_shift_and_mask(const struct util_format_description *format_desc, unsigned *shift, unsigned *mask) get_s_shift_and_mask() argument
953 LLVMValueRef shift = lp_build_const_int_vec(gallivm, z_type, z_shift); lp_build_depth_stencil_test() local
964 LLVMValueRef shift = lp_build_const_int_vec(gallivm, s_type, s_shift); lp_build_depth_stencil_test() local
1067 LLVMValueRef shift = lp_build_const_int_vec(gallivm, z_src_type, lp_build_depth_stencil_test() local
1137 LLVMValueRef shift = lp_build_const_int_vec(gallivm, z_type, z_shift); lp_build_depth_stencil_test() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator-reducer.cc267 unsigned const shift = base::bits::CountTrailingZeros(divisor); in Uint32Div() local
269 divisor >>= shift; in Uint32Div() local
1143 uint32_t const shift = base::bits::WhichPowerOfTwo(Abs(divisor)); in ReduceInt32Div() local
1361 CanRevertLeftShiftWithRightShift(int32_t value, int32_t shift) CanRevertLeftShiftWithRightShift() argument
1401 auto shift = mleft.right().ResolvedValue(); ReduceWord32Comparisons() local
1417 auto shift = mright.right().ResolvedValue(); ReduceWord32Comparisons() local
1614 uint32_t shift = m.right().ResolvedValue() & 31; ReduceWord32Shr() local
2385 int32_t shift = static_cast<int32_t>(mshift.right().ResolvedValue()); ReduceWord32EqualForConstantRhs() local
[all...]
/third_party/node/deps/v8/include/
H A Dv8-internal.h484 V8_INLINE static uint8_t GetNodeFlag(internal::Address* obj, int shift) { in GetNodeFlag() argument
489 UpdateNodeFlag(internal::Address* obj, bool value, int shift) UpdateNodeFlag() argument
/third_party/node/deps/v8/src/diagnostics/arm/
H A Ddisasm-arm.cc195 ShiftOp shift = instr->ShiftField(); in PrintShiftRm() local
236 int shift = instr->Bits(11, 7); in PrintShiftSat() local
2157 int shift = 2 * size - imm7; DecodeAdvancedSIMDDataProcessing() local
2176 int shift = 2 * size - imm7; DecodeAdvancedSIMDDataProcessing() local
2203 int shift = imm7 - size; DecodeAdvancedSIMDDataProcessing() local
2214 int shift; DecodeAdvancedSIMDDataProcessing() local
[all...]
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_xgl_pds.c836 int32_t shift = (int32_t)shift_unsigned; in pvr_pds_generate_vertex_primary_program() local
[all...]
/third_party/mesa3d/src/util/format/
H A Du_format.h145 unsigned shift:16; /** number of bits from lsb */ member
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_internal.h276 size_t shift = (index * field_size) % 32; in etna_bitarray_set() local
/third_party/skia/src/core/
H A DSkScalerContext.cpp443 int shift = 7; in packA8ToA1() local
/third_party/skia/src/effects/imagefilters/
H A DSkBlurImageFilter.cpp843 int64_t shift = srcBounds.top() - dstBounds.top(); in cpu_blur() local
/third_party/skia/src/gpu/
H A DGrDataUtils.cpp313 int shift = 0; in GrTwoColorBC1Compress() local

Completed in 39 milliseconds

1...<<11121314151617181920>>...30