| /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...] |
| H A D | test-simulator-cond-rd-rn-operand-rm-shift-amount-1to32-t32.cc | 154 ShiftType shift; member 1459 ShiftType shift = kTests[i].operands.shift; TestHelper() local [all...] |
| H A D | test-simulator-cond-rd-rn-operand-rm-shift-rs-a32.cc | 154 ShiftType shift; member 2154 ShiftType shift = kTests[i].operands.shift; TestHelper() local [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | CodedInputStream.php | 185 $shift = 0; variable
|
| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | port.h | 318 int shift = (1 << i); in Log2FloorNonZero_Portable() local
|
| /third_party/rust/crates/memchr/src/memmem/ |
| H A D | twoway.rs | 161 let mut shift = 0; find_small_imp() variables 319 let mut shift = nlen; rfind_small_imp() variables [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | numbers.cc | 347 int shift = countl_zero(result.first); in PowFive() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/ |
| H A D | city.cc | 71 static uint32_t Rotate32(uint32_t val, int shift) { in Rotate32() argument 196 static uint64_t Rotate(uint64_t val, int shift) { in Rotate() argument
|