| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | huffman_utils.c | 146 uint32_t mask = total_size - 1; // mask for low bits in BuildHuffmanTable() local
|
| /third_party/skia/third_party/externals/libwebp/tests/fuzzer/ |
| H A D | fuzz_utils.h | 55 const uint8_t mask = 1u << (*bit_pos & 7); in Extract() local
|
| /third_party/skia/tests/ |
| H A D | DrawBitmapRectTest.cpp | 27 static void rand_matrix(SkMatrix* mat, SkRandom& rand, unsigned mask) { in rand_matrix() argument
|
| /third_party/skia/src/utils/ |
| H A D | SkUTF.cpp | 134 uint32_t mask = (uint32_t)~0x3F; in NextUTF8() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | hash_longest_match_quickly_inc.h | 95 Store( HashLongestMatchQuickly* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument 108 StoreRange( HashLongestMatchQuickly* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix_start, const size_t ix_end) StoreRange() argument
|
| H A D | hash_rolling_inc.h | 100 Store(HashRolling* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument 108 StoreRange(HashRolling* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix_start, const size_t ix_end) StoreRange() argument
|
| 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 109 Store( HashLongestMatch* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument 122 StoreRange(HashLongestMatch* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix_start, const size_t ix_end) StoreRange() argument
|
| H A D | block_splitter.c | 50 CopyLiteralsToByteArray(const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t offset, const size_t mask, uint8_t* literals) CopyLiteralsToByteArray() argument 122 BrotliSplitBlock(MemoryManager* m, const Command* cmds, const size_t num_commands, const uint8_t* data, const size_t pos, const size_t mask, const BrotliEncoderParams* params, BlockSplit* literal_split, BlockSplit* insert_and_copy_split, BlockSplit* dist_split) BrotliSplitBlock() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| H A D | RenderPipelineVk.cpp | 209 VkColorComponentFlags VulkanColorWriteMask(wgpu::ColorWriteMask mask, in VulkanColorWriteMask() argument
|
| /third_party/skia/third_party/externals/freetype/src/cache/ |
| H A D | ftccache.h | 146 FT_UFast mask; member
|
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrgload.c | 255 FT_UInt flags, x_count, y_count, i, count, mask; in pfr_glyph_load_simple() local
|
| H A D | pfrsbit.c | 76 FT_UInt mask = 0x80; in pfr_bitwriter_decode_bytes() local 131 FT_UInt mask = 0x80; in pfr_bitwriter_decode_rle1() local 212 FT_UInt mask = 0x80; pfr_bitwriter_decode_rle2() local [all...] |
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-blob.cc | 420 uintptr_t pagesize = -1, mask, length; in try_make_writable_inplace_unix() local
|
| H A D | hb-map.hh | 92 unsigned int mask; member [all...] |
| H A D | hb-ot-map.cc | 113 add_lookups(hb_ot_map_t &m, unsigned int table_index, unsigned int feature_index, unsigned int variations_index, hb_mask_t mask, bool auto_zwnj, bool auto_zwj, bool random) add_lookups() argument [all...] |
| H A D | hb-ot-map.hh | 53 hb_mask_t mask; member 69 hb_mask_t mask; member
|
| H A D | hb-ot-shape-complex-khmer.cc | 210 hb_mask_t mask = khmer_plan->mask_array[KHMER_BLWF] | in reorder_consonant_syllable() local
|
| H A D | hb-ot-shape-complex-use.cc | 218 hb_mask_t mask = use_plan->rphf_mask; in setup_rphf_mask() local 315 hb_mask_t mask = use_plan->rphf_mask; in record_rphf_use() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/ |
| H A D | AVRAsmBackend.cpp | 383 uint8_t mask = (((Value >> (i * 8)) & 0xff)); in applyFixup() local
|
| /third_party/spirv-tools/source/ |
| H A D | enum_set.h | 243 const auto mask = ComputeMaskForValue(value); in insert() local 287 const auto mask = ComputeMaskForValue(value); in erase() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | propsvec.cpp | 154 upvec_setValue(UPropsVectors *pv, UChar32 start, UChar32 end, int32_t column, uint32_t value, uint32_t mask, UErrorCode *pErrorCode) upvec_setValue() argument
|
| /third_party/toybox/porting/liteos_a/toys/net/ |
| H A D | ifconfig.c | 241 unsigned short mask = 1; in display_ifconfig() local 530 int mask = -1; in ifconfig_main() local [all...] |
| /third_party/toybox/toys/net/ |
| H A D | ifconfig.c | 242 unsigned short mask = 1; in display_ifconfig() local 517 int mask = -1; in ifconfig_main() local
|
| /third_party/toybox/toys/other/ |
| H A D | i2ctools.c | 131 struct { int mask; const char *name; } funcs[] = { in i2cdetect_dash_F() member
|
| /third_party/toybox/toys/pending/ |
| H A D | stty.c | 74 int mask; member 160 int i, j, value, mask; in show_flags() local
|