| /third_party/skia/src/core/ |
| H A D | SkMathPriv.h | 307 uint32_t shift = 1; in GrNextSizePow2() local
|
| H A D | SkYUVMath.cpp | 266 const int shift = c.bits - 8; in make_rgb_to_yuv_matrix() local
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | Half.hpp | 224 const unsigned int shift = (float32ExponentBias - float11ExponentBias) - in float32ToFloat11() local 303 const unsigned int shift = (float32ExponentBias - float10ExponentBias) - in float32ToFloat10() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | rescaler_msa.c | 121 const v4u32 shift = (v4u32)__msa_fill_w(WEBP_RESCALER_RFIX); ExportRowExpand_0() local 183 const v4u32 shift = (v4u32)__msa_fill_w(WEBP_RESCALER_RFIX); ExportRowExpand_1() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | bit_writer_utils.c | 117 const int shift = kNorm[bw->range_]; in VP8PutBit() local 305 const int shift = VP8L_WRITER_MAX_BITS - used; in VP8LPutBitsInternal() local 309 bits >>= shift; in VP8LPutBitsInternal() local
|
| /third_party/skia/src/utils/ |
| H A D | SkUTF.cpp | 9 static constexpr inline int32_t left_shift(int32_t value, int32_t shift) { in left_shift() argument
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | hash_longest_match64_inc.h | 23 HashBytes(const uint8_t* BROTLI_RESTRICT data, const uint64_t mask, const int shift) HashBytes() argument
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftcalc.c | 115 FT_Int shift = 0; in FT_BASE_DEF() local 851 FT_Int sx = 1, sy = 1, shift; FT_BASE_DEF() local 886 x <<= shift; FT_BASE_DEF() local 887 y <<= shift; FT_BASE_DEF() local [all...] |
| H A D | ftoutln.c | 64 FT_Int shift; in FT_EXPORT_DEF() local 935 FT_Vector in, out, anchor, shift; in FT_EXPORT_DEF() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-map.hh | 52 unsigned int shift; member
|
| H A D | hb-ot-tag.cc | 532 int shift; in hb_ot_tags_to_script_and_language() local
|
| /third_party/skia/tools/gpu/ |
| H A D | YUVUtils.cpp | 48 int shift = static_cast<int>(channel) * 8; in look_up() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | IntervalMap.h | 283 void shift(unsigned i, unsigned Size) { in shift() function in llvm::IntervalMapImpl::NodeBase
|
| /third_party/vixl/src/aarch32/ |
| H A D | instructions-aarch32.cc | 722 uint32_t TypeEncodingValue(Shift shift) { in TypeEncodingValue() argument 727 AmountEncodingValue(Shift shift, uint32_t amount) AmountEncodingValue() argument [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | decoder-aarch64.cc | 556 int shift = sampled_bits[i] * 2; in GenerateOrderedPattern() local
|
| H A D | operands-aarch64.cc | 153 Operand::Operand(Register reg, Shift shift, unsigned shift_amount) in Operand() argument 268 MemOperand(Register base, Register regoffset, Shift shift, unsigned shift_amount) MemOperand() argument [all...] |
| /third_party/vixl/test/aarch32/ |
| H A D | test-simulator-cond-rd-operand-rn-shift-amount-1to31-a32.cc | 141 ShiftType shift; member 891 ShiftType shift in TestHelper() local [all...] |
| H A D | test-simulator-cond-rd-operand-rn-shift-amount-1to31-t32.cc | 141 ShiftType shift; member 891 ShiftType shift in TestHelper() local [all...] |
| H A D | test-simulator-cond-rd-operand-rn-shift-amount-1to32-a32.cc | 141 ShiftType shift; member 901 ShiftType shift in TestHelper() local [all...] |
| H A D | test-simulator-cond-rd-operand-rn-shift-amount-1to32-t32.cc | 141 ShiftType shift; member 901 ShiftType shift in TestHelper() local [all...] |
| H A D | test-simulator-cond-rd-operand-rn-shift-rs-a32.cc | 141 ShiftType shift; member 1098 ShiftType shift in TestHelper() local [all...] |
| H A D | test-simulator-cond-rd-operand-rn-shift-rs-t32.cc | 135 ShiftType shift; member 1086 ShiftType shift = kTests[i].operands.shift; in TestHelper() local
|
| H A D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-a32.cc | 154 ShiftType shift; member 1449 ShiftType shift = kTests[i].operands.shift; TestHelper() local [all...] |
| H A D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to31-t32.cc | 154 ShiftType shift; member 1449 ShiftType shift = kTests[i].operands.shift; TestHelper() local [all...] |
| H A D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-a32.cc | 154 ShiftType shift; member 1459 ShiftType shift = kTests[i].operands.shift; TestHelper() local [all...] |