Home
last modified time | relevance | path

Searched defs:shift (Results 551 - 575 of 722) sorted by relevance

1...<<212223242526272829

/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64.h1831 static const int shift = Field::kShift; DecodeField() local
[all...]
H A Dmacro-assembler-arm64-inl.h815 void MacroAssembler::Movk(const Register& rd, uint64_t imm, int shift) { in Movk() argument
273 Asr(const Register& rd, const Register& rn, unsigned shift) Asr() argument
773 Lsl(const Register& rd, const Register& rn, unsigned shift) Lsl() argument
787 Lsr(const Register& rd, const Register& rn, unsigned shift) Lsr() argument
883 Ror(const Register& rd, const Register& rs, unsigned shift) Ror() argument
1266 const int shift = base::bits::CountTrailingZeros(unit_size); Claim() local
1319 const int shift = base::bits::CountTrailingZeros(unit_size); Drop() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-internal-gen.cc157 int shift = Bitmap::kBitsPerCellLog2 + kTaggedSizeLog2 - in GetMarkBit() local
/third_party/node/deps/v8/src/diagnostics/arm64/
H A Ddisasm-arm64.cc3884 int shift = instr->SizeLS(); in SubstituteImmediateField() local
3944 int shift = 16 << HighestSetBitPosition(instr->ImmNEONImmh()); in SubstituteImmediateField() local
3950 int shift = instr->ImmNEONImmhImmb(); in SubstituteImmediateField() local
4242 unsigned shift = instr->ImmShiftLS(); SubstituteLSRegOffsetField() local
[all...]
/third_party/node/deps/v8/src/interpreter/
H A Dinterpreter-assembler.cc429 TNode<Int32T> shift = Int32Constant(i * kBitsPerByte); in BytecodeOperandReadUnaligned() local
/third_party/node/deps/v8/src/objects/
H A Dbigint.cc1100 int shift = msd_leading_zeros + 1 + (64 - kDigitBits); in ToDouble() local
1249 digit_t shift = maybe_shift.FromJust(); in LeftShiftByAbsolute() local
1259 bigint::LeftShift(GetRWDigits(result), GetDigits(x), shift); LeftShiftByAbsolute() local
1272 const digit_t shift = maybe_shift.FromJust(); RightShiftByAbsolute() local
1281 bigint::RightShift(GetRWDigits(result), GetDigits(x), shift, state); RightShiftByAbsolute() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nv50.cpp1708 uint16_t shift = ffs(bytes) - 1; in processSurfaceCoords() local
/third_party/node/deps/uv/src/win/
H A Dtty.c631 static const char* get_vt100_fn_key(DWORD code, char shift, char ctrl, in get_vt100_fn_key() argument
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeARM_64.c901 sljit_u32 shift = MEM_SIZE_SHIFT(flags); in emit_op_mem() local
1624 sljit_u32 shift = MEM_SIZE_SHIFT(flags); emit_fop_mem() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingCallableShadersTests.cpp807 deUint32 shift; member
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmathutil.h300 const unsigned int shift = (float32ExponentBias - float11ExponentBias) - in float32ToFloat11() local
380 const unsigned int shift = (float32ExponentBias - float10ExponentBias) - in float32ToFloat10() local
870 int shift = i * 8; in PackUnorm4x8() local
883 int shift = i * 8; in UnpackUnorm4x8() local
902 int shift = i * 8; PackSnorm4x8() local
915 int shift = i * 8; UnpackSnorm4x8() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSamplerCore.cpp2591 const sw::int4 shift = sw::int4(std::max(16 - bits.x, 0), std::max(16 - bits.y, 0), std::max(16 - bits.z, 0), in getComponentScale() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dir_context.h862 inline IRContext::Analysis operator<<(IRContext::Analysis a, int shift) { in operator <<() argument
866 inline IRContext::Analysis& operator<<=(IRContext::Analysis& a, int shift) { in operator <<=() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_context.h862 inline IRContext::Analysis operator<<(IRContext::Analysis a, int shift) { in operator <<() argument
866 inline IRContext::Analysis& operator<<=(IRContext::Analysis& a, int shift) { in operator <<=() argument
/third_party/skia/third_party/externals/libpng/
H A Dpng.c3972 png_build_16bit_table(png_structrp png_ptr, png_uint_16pp *ptable, unsigned int shift, png_fixed_point gamma_val) png_build_16bit_table() argument
4049 png_build_16to8_table(png_structrp png_ptr, png_uint_16pp *ptable, unsigned int shift, png_fixed_point gamma_val) png_build_16to8_table() argument
4237 png_byte shift, sig_bit; png_build_gamma_table() local
[all...]
H A Dpngrtran.c1895 int shift = 8 - png_ptr->sig_bit.red; in png_init_read_transformations() local
1908 component >>= shift; in png_init_read_transformations() local
1918 component >>= shift; in png_init_read_transformations() local
1928 component >>= shift; png_init_read_transformations() local
2167 png_uint_32 shift = 7U - ((row_width + 7U) & 0x07); png_do_unpack() local
2191 png_uint_32 shift = ((3U - ((row_width + 3U) & 0x03)) << 1); png_do_unpack() local
2214 png_uint_32 shift = ((1U - ((row_width + 1U) & 0x01)) << 2); png_do_unpack() local
2262 int shift[4]; png_do_unshift() local
2372 value >>= shift[channel]; png_do_unshift() local
3216 int shift; png_do_compose() local
4213 int shift, value; png_do_expand_palette() local
4386 int shift, value; png_do_expand() local
[all...]
H A Dpngstruct.h318 png_color_8 shift; /* shift for significant bit transformation */ member
H A Dpngwutil.c2118 unsigned int shift; in png_do_write_interlace() local
2156 unsigned int shift; in png_do_write_interlace() local
2193 unsigned int shift; png_do_write_interlace() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8l_dec.c219 static int AccumulateHCode(HuffmanCode hcode, int shift, in AccumulateHCode() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_csp_enc.c125 static WEBP_INLINE int LinearToGamma(uint32_t base_value, int shift) { in LinearToGamma() argument
134 static WEBP_INLINE int LinearToGamma(uint32_t base_value, int shift) { in LinearToGamma() argument
/third_party/skia/src/ports/
H A DSkFontHost_FreeType_common.cpp332 int shift = 7; in packA8ToA1() local
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c1912 uint32_t shift = s->dictionary->size_bits_by_length[i]; in ProcessCommandsInternal() local
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftgrays.c1050 int shift; in gray_render_conic() local
1669 int shift; FT_Outline_Decompose() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp85 OffsetRange &shift(int32_t S) { in shift() function
/third_party/skia/third_party/externals/icu/source/common/
H A Dumutablecptrie.cpp921 int32_t shift = 0; member in __anon21079::MixedBlocks

Completed in 76 milliseconds

1...<<212223242526272829