Home
last modified time | relevance | path

Searched defs:mask (Results 776 - 800 of 2301) sorted by relevance

1...<<31323334353637383940>>...93

/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrgload.c255 FT_UInt flags, x_count, y_count, i, count, mask; in pfr_glyph_load_simple() local
H A Dpfrsbit.c76 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 Dhb-blob.cc420 uintptr_t pagesize = -1, mask, length; in try_make_writable_inplace_unix() local
H A Dhb-map.hh92 unsigned int mask; member
[all...]
H A Dhb-ot-map.cc113 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 Dhb-ot-map.hh53 hb_mask_t mask; member
69 hb_mask_t mask; member
H A Dhb-ot-shape-complex-khmer.cc210 hb_mask_t mask = khmer_plan->mask_array[KHMER_BLWF] | in reorder_consonant_syllable() local
H A Dhb-ot-shape-complex-use.cc218 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 DAVRAsmBackend.cpp383 uint8_t mask = (((Value >> (i * 8)) & 0xff)); in applyFixup() local
/third_party/spirv-tools/source/
H A Denum_set.h243 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 Dpropsvec.cpp154 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 Difconfig.c241 unsigned short mask = 1; in display_ifconfig() local
530 int mask = -1; in ifconfig_main() local
[all...]
/third_party/toybox/toys/net/
H A Difconfig.c242 unsigned short mask = 1; in display_ifconfig() local
517 int mask = -1; in ifconfig_main() local
/third_party/toybox/toys/other/
H A Di2ctools.c131 struct { int mask; const char *name; } funcs[] = { in i2cdetect_dash_F() member
/third_party/toybox/toys/pending/
H A Dstty.c74 int mask; member
160 int i, j, value, mask; in show_flags() local
/third_party/unity/test/tests/
H A Dtest_unity_core.c268 volatile int mask = 0; in testProtection() local
/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.cc540 uint32_t mask = 0, value = 0; in GenerateMaskValuePair() local
583 uint32_t mask = 0; GenerateSampledBitsMask() local
[all...]
H A Doperands-aarch64.cc33 CPURegister CPURegList::PopLowestIndex(RegList mask) { in PopLowestIndex() argument
43 CPURegister CPURegList::PopHighestIndex(RegList mask) { in PopHighestIndex() argument
/third_party/python/Modules/
H A Dsyslogmodule.c253 long mask; in syslog_log_mask() local
264 long mask; in syslog_log_upto() local
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DFieldMaskUtil.java263 public static FieldMask normalize(FieldMask mask) { in normalize() argument
384 merge( FieldMask mask, Message source, Message.Builder destination, MergeOptions options) merge() argument
392 merge(FieldMask mask, Message source, Message.Builder destination) merge() argument
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter_test.cc2562 google::protobuf::FieldMask* mask = expected.add_repeated_mask(); in TEST_P() local
2606 google::protobuf::FieldMask* mask = expected.add_repeated_mask(); in TEST_P() local
[all...]
H A Dprotostream_objectsource_test.cc1044 ::google::protobuf::FieldMask* mask = out.add_repeated_mask(); in TEST_P() local
[all...]
/third_party/python/Modules/clinic/
H A Dsignalmodule.c.h377 sigset_t mask; in signal_pthread_sigmask() local
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrCode.java143 public static QrCode encodeSegments(List<QrSegment> segs, Ecc ecl, int minVersion, int maxVersion, int mask, boolean boostEcl) { in encodeSegments() argument
215 public final int mask; global() field in QrCode
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dsysinfo.cc432 uint32_t mask = ~(1u << (tid % kBitsPerWord)); in FreeTID() local

Completed in 22 milliseconds

1...<<31323334353637383940>>...93