Home
last modified time | relevance | path

Searched defs:mask (Results 1126 - 1150 of 2481) sorted by relevance

1...<<41424344454647484950>>...100

/third_party/skia/third_party/externals/brotli/c/enc/
H A Dhash_forgetful_chain_inc.h131 Store(HashForgetfulChain* BROTLI_RESTRICT self, const uint8_t* BROTLI_RESTRICT data, const size_t mask, const size_t ix) Store() argument
149 StoreRange( HashForgetfulChain* 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
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftbitmap.c213 FT_UInt mask = 0xFF00U >> shift; in ft_bitmap_assure_buffer() local
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpshints.h80 FT_Byte mask[( CF2_MAX_HINTS + 7 ) / 8]; member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer.h65 hb_mask_t mask; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex2.h110 uch mask; /* bit within array */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Dregex2.h113 uch mask; /* bit within array */ member
/third_party/toybox/toys/net/
H A Dnetstat.c278 unsigned dest, gate, mask; in display_routes() local
/third_party/toybox/toys/pending/
H A Droute.c119 int i = 0, mask = 0x105003f; in get_flag_value() local
131 unsigned long dest, gate, mask; in display_routes() local
/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.h667 BitExtractFn GetBitExtractFunction(uint32_t mask) { in GetBitExtractFunction() argument
674 BitExtractFn GetBitExtractFunction(uint32_t mask, uint32_t value) { in GetBitExtractFunction() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_table_driven_lite.h119 uint32 mask = static_cast<uint32>(1u) << (has_bit_index % 32); in SetBit() local
/third_party/python/Objects/stringlib/
H A Dfastsearch.h549 unsigned long mask = 0; in default_find() local
610 unsigned long mask in adaptive_find() local
677 unsigned long mask = 0; default_rfind() local
[all...]
/third_party/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.cc45 std::string FieldMaskUtil::ToString(const FieldMask& mask) { in ToString() argument
106 bool FieldMaskUtil::ToJsonString(const FieldMask& mask, std::string* out) { in ToJsonString() argument
297 void FieldMaskTree::MergeFromFieldMask(const FieldMask& mask) { in MergeFromFieldMask() argument
303 MergeToFieldMask(FieldMask* mask) MergeToFieldMask() argument
625 ToCanonicalForm(const FieldMask& mask, FieldMask* out) ToCanonicalForm() argument
668 IsPathInFieldMask(StringPiece path, const FieldMask& mask) IsPathInFieldMask() argument
685 MergeMessageTo(const Message& source, const FieldMask& mask, const MergeOptions& options, Message* destination) MergeMessageTo() argument
696 TrimMessage(const FieldMask& mask, Message* message) TrimMessage() argument
704 TrimMessage(const FieldMask& mask, Message* message, const TrimOptions& options) TrimMessage() argument
[all...]
/third_party/skia/modules/svg/src/
H A DSkSVGRenderContext.cpp382 void SkSVGRenderContext::applyMask(const SkSVGFuncIRI& mask) { in applyMask() argument
/third_party/skia/gm/
H A Dblurrect.cpp215 SkMask mask; in DEF_SIMPLE_GM() local
/third_party/skia/bench/
H A DMathBench.cpp144 const uint32_t mask = 0xFF00FF; in QMul64() local
/third_party/selinux/checkpolicy/test/
H A Ddispol.c45 static int render_access_mask(uint32_t mask, avtab_key_t * key, policydb_t * p, in render_access_mask() argument
/third_party/spirv-tools/source/opt/
H A Dupgrade_memory_model.cpp771 uint32_t UpgradeMemoryModel::MemoryAccessNumWords(uint32_t mask) { in MemoryAccessNumWords() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTests.cpp164 static glu::ShaderType getShaderMaskFirstStage (deUint32 mask) in getShaderMaskFirstStage() argument
188 static glu::ShaderType getShaderMaskLastStage (deUint32 mask) in getShaderMaskLastStage() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesImageSparseBinding.cpp440 deUint8 mask = 0xFF; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBallotBroadcastTests.cpp104 string mask; in getTestSrc() local
116 << mask in getTestSrc() local
[all...]
H A DvktSubgroupsBuiltinMaskVarTests.cpp188 const string mask = varSubgroupMask(caseDef); in initFrameBufferPrograms() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_pwd_common.c80 u8 mask = 0xff; in eap_pwd_kdf() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_pwd.c238 struct crypto_bignum *mask = NULL; in eap_pwd_build_commit_req() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ie.c1164 u32 cipher, suite, selector, mask; in wpa_auth_write_fd_rsn_info() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dcommon_module_tests.c324 struct crypto_bignum *mask = NULL; in sae_tests() local

Completed in 26 milliseconds

1...<<41424344454647484950>>...100