Home
last modified time | relevance | path

Searched defs:mask (Results 726 - 750 of 2052) sorted by relevance

1...<<21222324252627282930>>...83

/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
/third_party/skia/include/core/
H A DSkColorPriv.h141 uint32_t mask = 0xFF00FF; in SkAlphaMulQ() local
/third_party/selinux/libsepol/src/
H A Davtab.c56 static inline int avtab_hash(struct avtab_key *keyp, uint32_t mask) in avtab_hash() argument
365 uint32_t mask = 0; in avtab_alloc() local
[all...]
H A Dnode_record.c18 char *mask; member
34 char *mask; member
222 sepol_node_key_create(sepol_handle_t * handle, const char *addr, const char *mask, int proto, sepol_node_key_t ** key_ptr) sepol_node_key_create() argument
261 sepol_node_key_unpack(const sepol_node_key_t * key, const char **addr, const char **mask, int *proto) sepol_node_key_unpack() argument
437 sepol_node_get_mask(sepol_handle_t * handle, const sepol_node_t * node, char **mask) sepol_node_get_mask() argument
477 sepol_node_set_mask(sepol_handle_t * handle, sepol_node_t * node, int proto, const char *mask) sepol_node_set_mask() argument
502 sepol_node_set_mask_bytes(sepol_handle_t * handle, sepol_node_t * node, const char *mask, size_t mask_sz) sepol_node_set_mask_bytes() argument
[all...]
H A Debitmap.c459 MAPTYPE mask; in ebitmap_init_range() local
/third_party/selinux/libsepol/include/sepol/policydb/
H A Davtab.h104 uint32_t mask; /* mask to compute hash func */ member
/third_party/spirv-tools/source/
H A Doperand.cpp287 spvPushOperandTypesForMask(spv_target_env env, const spv_operand_table operandTable, const spv_operand_type_t type, const uint32_t mask, spv_operand_pattern_t* pattern) spvPushOperandTypesForMask() argument
/third_party/spirv-tools/source/opt/
H A Dfold.cpp348 uint32_t mask = constants[i]->GetU32BitValue(); in FoldBinaryIntegerOpToConstant() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fIndexedStateQueryTests.cpp151 glw::GLint mask = (glw::GLint)(rnd.getUint32()); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsBallotMasksTests.cpp404 const string mask = de::toLower(getMaskTypeName(maskType)); createSubgroupsBallotMasksTests() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTexVerifierUtil.cpp38 const deUint32 mask = (1u<<numGarbageBits)-1u; in computeFloatingPointError() local
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11.cpp160 unsigned long mask = CWBorderPixel | CWEventMask; in XlibWindow() local
265 const unsigned int mask = CWWidth | CWHeight; in setDimensions() local
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRasterizer.hpp60 inline deUint64 setCoverageValue (deUint64 mask, int numSamples, int x, int y, int sampleNdx, bool val) in setCoverageValue() argument
67 inline bool getCoverageValue (deUint64 mask, int numSamples, int x, int y, int sampleNdx) in getCoverageValue() argument
73 inline bool getCoverageAnyFragmentSampleLive (deUint64 mask, int numSamples, int x, int y) in getCoverageAnyFragmentSampleLive() argument
/third_party/zlib/examples/
H A Dgun.c209 unsigned mask; /* mask for current bits codes */ in lunpipe() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dh264_parse.c159 static const int mask[4] = { 0x8000, 0x2000, 0x80, 0x20 }; in ff_h264_check_intra4x4_pred_mode() local
H A Dlcldec.c84 unsigned mask = *srcptr++; in mszh_decomp() local
H A Dh264_direct.c260 int mask = ~(MB_TYPE_L0 << (2 * list)); in pred_spatial_direct_motion() local
H A Dopus_rc.c363 uint32_t mask = (OPUS_RC_TOP - 1) >> bits; in ff_opus_rc_enc_end() local
/third_party/ffmpeg/libavcodec/mips/
H A Dac3dsp_mips.c64 static void ac3_bit_alloc_calc_bap_mips(int16_t *mask, int16_t *psd, in ac3_bit_alloc_calc_bap_mips() argument
/third_party/eudev/src/udev/
H A Dudev-builtin-input_id.c270 unsigned long mask; in test_key() local
/third_party/f2fs-tools/lib/
H A Dnls_utf8.c400 int mask; in utf8nlookup() local

Completed in 22 milliseconds

1...<<21222324252627282930>>...83