| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsDebug.cpp | 367 unsigned mask = 0; in CheckHealth() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-layout-common.hh | 3421 unsigned int mask = (0xFFFFu >> (16 - (1 << f))); in get_delta_pixels() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAGNodes.h | 2062 RegisterMaskSDNode(const uint32_t *mask) in RegisterMaskSDNode() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
| H A D | ARMDisassembler.cpp | 5500 unsigned mask = fieldFromInstruction(Insn, 0, 4); DecodeIT() local [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder.cc | 2752 SpvImageOperandsMask mask; in GenerateTextureIntrinsic() member 3105 uint32_t mask = 0; in GenerateTextureIntrinsic() local
|
| /third_party/toybox/toys/pending/ |
| H A D | dhcpd.c | 545 uint32_t optcode = 0, inf = infomode, convtmp, mask, nip, router; in strtoopt() local
|
| /third_party/python/Objects/ |
| H A D | longobject.c | 1606 digit mask = ((digit)1 << d) - 1U; in v_rshift() local 3987 digit mask, low; in long_true_divide() local
|
| H A D | dictobject.c | 848 size_t mask = DK_MASK(k); in lookdict_index() local 871 size_t mask = DK_MASK(dk); in unicodekeys_lookup_generic() local 917 size_t mask = DK_MASK(dk); in unicodekeys_lookup_unicode() local 961 size_t mask = DK_MASK(dk); dictkeys_generic_lookup() local 1169 const size_t mask = DK_MASK(keys); find_empty_slot() local 1362 size_t mask = DK_MASK(keys); build_indices_generic() local 1377 size_t mask = DK_MASK(keys); build_indices_unicode() local [all...] |
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_internal.h | 777 struct cil_ipaddr *mask; member
|
| /third_party/selinux/libsepol/src/ |
| H A D | module_to_cil.c | 2724 char mask[INET_ADDRSTRLEN]; in ocontext_selinux_node_to_cil() local 2756 char mask[INET6_ADDRSTRLEN]; in ocontext_selinux_node6_to_cil() local [all...] |
| /third_party/selinux/libsepol/include/sepol/policydb/ |
| H A D | policydb.h | 351 uint32_t mask; /* network order */ member 355 uint32_t mask[4]; /* network order */ member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
| H A D | vktMultiViewRenderTests.cpp | 1543 deUint32 mask = m_parameters.viewMasks[subpassNdx]; in imageData() local 3523 deUint32 mask in imageData() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | wpa_supplicant.c | 2989 enum wpa_drv_update_connect_params_mask mask = 0; in wpas_update_fils_connect_params() local 2547 wpas_populate_assoc_ies( struct wpa_supplicant *wpa_s, struct wpa_bss *bss, struct wpa_ssid *ssid, struct wpa_driver_associate_params *params, enum wpa_drv_update_connect_params_mask *mask) wpas_populate_assoc_ies() argument 7533 wpas_enable_mac_addr_randomization(struct wpa_supplicant *wpa_s, unsigned int type, const u8 *addr, const u8 *mask) global() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | wpa_cli.c | 3417 unsigned int mask; in wpa_cli_cmd_all_bss() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| H A D | rs_node.cpp | 1816 void RSNode::SetMask(const std::shared_ptr<RSMask>& mask) in SetMask() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
| H A D | rs_properties.cpp | 2361 void RSProperties::SetMask(const std::shared_ptr<RSMask>& mask) in SetMask() argument
|
| /foundation/window/window_manager/wm/src/ |
| H A D | window_scene_session_impl.cpp | 3899 std::unique_ptr<Media::PixelMap> mask = Media::PixelMap::Create(reinterpret_cast<uint32_t*>(data), length, opts); in HandleWindowMask() local 3912 std::shared_ptr<Media::PixelMap> mask = HandleWindowMask(windowMask); in SetWindowMask() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | matroskadec.c | 2085 uint64_t mask = strtol(chmask->value, NULL, 0); in matroska_parse_flac() local
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ParseHelper.cpp | 2274 unsigned mask[3] = {}; in builtInOpCheck() local [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | GlslangToSpv.cpp | 550 spv::MemoryAccessMask mask = spv::MemoryAccessMaskNone; in TranslateMemoryAccess() local 576 spv::ImageOperandsMask mask = spv::ImageOperandsMaskNone; TranslateImageOperands() local 5880 spv::ImageOperandsMask mask = spv::ImageOperandsMaskNone; createImageTextureFunctionCall() local 5932 spv::ImageOperandsMask mask = spv::ImageOperandsMaskNone; createImageTextureFunctionCall() local 5972 spv::ImageOperandsMask mask = spv::ImageOperandsMaskNone; createImageTextureFunctionCall() local [all...] |
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm.c | 4017 void snd_pcm_access_mask_none(snd_pcm_access_mask_t *mask) in snd_pcm_access_mask_none() argument 4026 void snd_pcm_access_mask_any(snd_pcm_access_mask_t *mask) in snd_pcm_access_mask_any() argument 4036 snd_pcm_access_mask_test(const snd_pcm_access_mask_t *mask, snd_pcm_access_t val) snd_pcm_access_mask_test() argument 4047 snd_pcm_access_mask_empty(const snd_pcm_access_mask_t *mask) snd_pcm_access_mask_empty() argument 4057 snd_pcm_access_mask_set(snd_pcm_access_mask_t *mask, snd_pcm_access_t val) snd_pcm_access_mask_set() argument 4067 snd_pcm_access_mask_reset(snd_pcm_access_mask_t *mask, snd_pcm_access_t val) snd_pcm_access_mask_reset() argument 4119 snd_pcm_format_mask_none(snd_pcm_format_mask_t *mask) snd_pcm_format_mask_none() argument 4128 snd_pcm_format_mask_any(snd_pcm_format_mask_t *mask) snd_pcm_format_mask_any() argument 4138 snd_pcm_format_mask_test(const snd_pcm_format_mask_t *mask, snd_pcm_format_t val) snd_pcm_format_mask_test() argument 4149 snd_pcm_format_mask_empty(const snd_pcm_format_mask_t *mask) snd_pcm_format_mask_empty() argument 4159 snd_pcm_format_mask_set(snd_pcm_format_mask_t *mask, snd_pcm_format_t val) snd_pcm_format_mask_set() argument 4169 snd_pcm_format_mask_reset(snd_pcm_format_mask_t *mask, snd_pcm_format_t val) snd_pcm_format_mask_reset() argument 4222 snd_pcm_subformat_mask_none(snd_pcm_subformat_mask_t *mask) snd_pcm_subformat_mask_none() argument 4231 snd_pcm_subformat_mask_any(snd_pcm_subformat_mask_t *mask) snd_pcm_subformat_mask_any() argument 4241 snd_pcm_subformat_mask_test(const snd_pcm_subformat_mask_t *mask, snd_pcm_subformat_t val) snd_pcm_subformat_mask_test() argument 4252 snd_pcm_subformat_mask_empty(const snd_pcm_subformat_mask_t *mask) snd_pcm_subformat_mask_empty() argument 4262 snd_pcm_subformat_mask_set(snd_pcm_subformat_mask_t *mask, snd_pcm_subformat_t val) snd_pcm_subformat_mask_set() argument 4272 snd_pcm_subformat_mask_reset(snd_pcm_subformat_mask_t *mask, snd_pcm_subformat_t val) snd_pcm_subformat_mask_reset() argument 4404 snd_pcm_hw_params_set_access_mask(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_mask_t *mask) snd_pcm_hw_params_set_access_mask() argument 4414 snd_pcm_hw_params_get_access_mask(snd_pcm_hw_params_t *params, snd_pcm_access_mask_t *mask) snd_pcm_hw_params_get_access_mask() argument 4501 snd_pcm_hw_params_set_format_mask(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_mask_t *mask) snd_pcm_hw_params_set_format_mask() argument 4511 snd_pcm_hw_params_get_format_mask(snd_pcm_hw_params_t *params, snd_pcm_format_mask_t *mask) snd_pcm_hw_params_get_format_mask() argument 4595 snd_pcm_hw_params_set_subformat_mask(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_subformat_mask_t *mask) snd_pcm_hw_params_set_subformat_mask() argument 4605 snd_pcm_hw_params_get_subformat_mask(snd_pcm_hw_params_t *params, snd_pcm_subformat_mask_t *mask) snd_pcm_hw_params_get_subformat_mask() argument [all...] |
| /third_party/backends/backend/ |
| H A D | umax-scsidef.h | 58 static inline void setbitfield(unsigned char * pageaddr, int mask, int shift, int val) \ in setbitfield() argument 61 static inline void resetbitfield(unsigned char * pageaddr, int mask, int shift, int val) \ in resetbitfield() argument 64 static inline int getbitfield(unsigned char * pageaddr, int mask, int shift) \ in getbitfield() argument
|
| /third_party/cJSON/tests/unity/test/tests/ |
| H A D | testunity.c | 3272 volatile int mask = 0; in testProtection() local
|
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_nir_lower_ngg.c | 121 uint64_t mask; /* Mask of output locations */ member 1741 unsigned mask = info->components_mask; in lower_ngg_gs_emit_vertex_with_counter() local 1914 unsigned mask = info->components_mask; in ngg_gs_export_vertices() local 2321 uint64_t mask = BITFIELD64_BIT(location); in ms_get_out_layout_part() local 2559 ms_emit_arrayed_outputs(nir_builder *b, nir_ssa_def *invocation_index, uint64_t mask, lower_ngg_ms_state *s) ms_emit_arrayed_outputs() argument [all...] |
| /third_party/mbedtls/library/ |
| H A D | ecp_curves.c | 5314 ecp_mod_koblitz(mbedtls_mpi *N, const mbedtls_mpi_uint *Rp, size_t p_limbs, size_t adjust, size_t shift, mbedtls_mpi_uint mask) ecp_mod_koblitz() argument
|