| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | usrchimp.h | 164 int16_t shift[MAX_TABLE_SIZE_]; member
|
| /third_party/skia/tests/ |
| H A D | RegionTest.cpp | 207 int shift = 32 - bits; in rand_rect() local
|
| H A D | IncrTopoSortTest.cpp | 267 void shift(int index) { in shift() function in Graph
|
| /third_party/skia/src/utils/ |
| H A D | SkCustomTypeface.cpp | 283 int shift = 6; in compress_write() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | hash_longest_match_inc.h | 23 HashBytes( const uint8_t* BROTLI_RESTRICT data, const int shift) HashBytes() argument
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftbitmap.c | 212 FT_UInt shift = bit_last & 7; in ft_bitmap_assure_buffer() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout-gsub-table.hh | 561 unsigned int shift = hb_ctz (lookup_mask); in apply() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | unisetspan.cpp | 95 void shift(int32_t delta) { in shift() function in OffsetList
|
| /third_party/vixl/src/aarch64/ |
| H A D | decoder-aarch64.h | 713 uint32_t shift = static_cast<uint32_t>(2 * (len - pos - 1)); in GetSymbolAt() local
|
| /third_party/vixl/src/ |
| H A D | utils-vixl.cc | 288 int shift = CountLeadingZeros(mantissa << (32 - 10)); in FPToFloat() local
|
| /third_party/vixl/test/aarch32/ |
| H A D | test-simulator-cond-rd-memop-rs-shift-amount-1to31-a32.cc | 139 ShiftType shift; member 3394 ShiftType shift = kTests[i].operands.shift; in TestHelper() local
|
| H A D | test-simulator-cond-rd-memop-rs-shift-amount-1to32-a32.cc | 139 ShiftType shift; member 3394 ShiftType shift = kTests[i].operands.shift; in TestHelper() local
|
| /third_party/vixl/test/aarch64/ |
| H A D | test-api-aarch64.cc | 860 unsigned shift = 0xbeef43; in TestImpl() local
|
| /third_party/python/Objects/stringlib/ |
| H A D | fastsearch.h | 353 SHIFT_TYPE shift = Py_SAFE_DOWNCAST(len_needle - 1 - i, in _preprocess() local 383 Py_ssize_t shift = table[(*window_last) & TABLE_MASK]; in _two_way() local 414 Py_ssize_t shift = table[(*window_last) & TABLE_MASK]; in _two_way() local 442 Py_ssize_t shift = table[(*window_last) & TABLE_MASK]; in _two_way() local [all...] |
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | fixed_debug.h | 104 static inline short _SHR16(int a, int shift, char *file, int line) in _SHR16() argument 118 static inline short _SHL16(int a, int shift, char *file, int line) in _SHL16() argument 132 SHR32(long long a, int shift) SHR32() argument 147 SHL32(long long a, int shift) SHL32() argument [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
| H A D | charconv.cc | 276 const int shift = current_bit_width - bit_width; in TruncateToBitWidth() local 277 *value >>= shift; in TruncateToBitWidth() local 372 uint64_t ShiftRightAndRound(uint128 value, int shift, bool input_exact, in ShiftRightAndRound() argument 391 value >>= shift; ShiftRightAndRound() local 523 const int shift = NormalizedShiftSize<FloatType>(mantissa_width, exponent); CalculateFromParsedHexadecimal() local 580 const int shift = CalculateFromParsedDecimal() local [all...] |
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuFuzzyImageCompare.cpp | 292 int shift = (int)(kernel.size() - 1) / 2; in fuzzyCompare() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
| H A D | hw_features_common.c | 510 ieee80211ac_cap_check_max(u32 hw, u32 conf, u32 mask, unsigned int shift, const char *name) ieee80211ac_cap_check_max() argument
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| H A D | arm_exidx.cpp | 530 uint8_t shift = 0; in Decode10110010uleb128() local
|
| /base/startup/init/services/begetctl/ |
| H A D | param_cmd.c | 145 static char *GetPermissionString(uint32_t mode, int shift, char *str, int size) in GetPermissionString() argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_dma_buf.c | 369 unsigned long shift, iova_len, iova = 0; in rga_iommu_dma_alloc_iova() local
|
| H A D | rga2_mmu_info.c | 829 uint8_t shift; in rga2_mmu_info_color_palette_mode() local
|
| /kernel/linux/linux-5.10/drivers/auxdisplay/ |
| H A D | charlcd.c | 469 int shift; in handle_lcd_special_code() local
|
| /kernel/linux/linux-5.10/drivers/char/hw_random/ |
| H A D | n2-drv.c | 623 u64 base, shift; in n2rng_control_configure_units() local
|
| /kernel/linux/linux-5.10/drivers/clk/ |
| H A D | clk-xgene.c | 224 u8 shift; member 341 xgene_register_clk_pmd(struct device *dev, const char *name, const char *parent_name, unsigned long flags, void __iomem *reg, u8 shift, u8 width, u64 denom, u32 clk_flags, spinlock_t *lock) xgene_register_clk_pmd() argument [all...] |