/third_party/protobuf/src/google/protobuf/util/ |
H A D | field_mask_util.h | 96 static bool IsValidFieldMask(const FieldMask& mask) { in IsValidFieldMask() argument 107 static void AddPathToFieldMask(StringPiece path, FieldMask* mask) { in AddPathToFieldMask() argument [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set.h | 137 probe_seq(size_t hash, size_t mask) { in probe_seq() argument 216 explicit BitMask(T mask) : mask_(mask) {} in BitMask() argument [all...] |
/third_party/skia/gm/ |
H A D | p3.cpp | 336 uint8_t mask[256]; in DEF_SIMPLE_GM() local
|
H A D | simpleaaclip.cpp | 31 SkMask mask; in paint_rgn() local
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_symtab.c | 152 static void cil_complex_symtab_hash(struct cil_complex_symtab_key *ckey, int mask, intptr_t *hash) in cil_complex_symtab_hash() argument
|
/third_party/selinux/libsepol/src/ |
H A D | nodes.c | 178 const char *addr, *mask; in sepol_node_exists() local 238 const char *addr, *mask; sepol_node_query() local 305 const char *addr, *mask; sepol_node_modify() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dragonfly.c | 118 unsigned int mask; in dragonfly_is_quadratic_residue_blind() local [all...] |
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgExecutionContext.cpp | 121 void assignMasked (ExecValueAccess dst, ExecConstValueAccess src, ExecConstValueAccess mask) in assignMasked() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | common_module_tests.c | 340 struct crypto_bignum *mask = NULL; in sae_tests() local
|
H A D | dragonfly.c | 118 unsigned int mask; in dragonfly_is_quadratic_residue_blind() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | RendererD3D.cpp | 185 unsigned int mask = 0; in GetBlendSampleMask() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | ClearMultiviewGL.cpp | 32 clearMultiviewFBO(const gl::FramebufferState &state, const gl::Rectangle &scissorBase, ClearCommandType clearCommandType, GLbitfield mask, GLenum buffer, GLint drawbuffer, const uint8_t *values, GLfloat depth, GLint stencil) clearMultiviewFBO() argument 49 clearLayeredFBO(const gl::FramebufferState &state, ClearCommandType clearCommandType, GLbitfield mask, GLenum buffer, GLint drawbuffer, const uint8_t *values, GLfloat depth, GLint stencil) clearLayeredFBO() argument 80 genericClear(ClearCommandType clearCommandType, GLbitfield mask, GLenum buffer, GLint drawbuffer, const uint8_t *values, GLfloat depth, GLint stencil) genericClear() argument
|
/third_party/zlib/contrib/infback9/ |
H A D | inftree9.c | 47 unsigned mask; /* mask for low root bits */ in inflate_table9() local
|
/third_party/zlib/ |
H A D | inftrees.c | 47 unsigned mask; /* mask for low root bits */ in inflate_table() local
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | render_svg.h | 65 void AddHrefNode(const std::string& id, const RefPtr<RenderSvgBase>& mask) in AddHrefNode() argument
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | extension_companion_node.cpp | 215 ArkUI_Uint32 mask = ArkUIAPINodeFlags::CUSTOM_OVERLAY_DRAW | ArkUIAPINodeFlags::CUSTOM_FOREGROUND_DRAW | in NeedRender() local
|
/foundation/arkui/ui_lite/frameworks/dock/ |
H A D | screen_device.h | 202 virtual void RenderFinish(const Rect& mask) {} in RenderFinish() argument 179 HardwareTransform(const uint8_t* src, ColorMode srcColorMode, const Rect& srcRect, const Matrix3<float>& transformMatrix, OpacityType opa, uint32_t color, const Rect& mask, uint8_t* dst, uint32_t dstStride, ColorMode dstColorMode, const TransformOption& option) HardwareTransform() argument
|
/foundation/arkui/ui_lite/frameworks/common/ |
H A D | image.cpp | 272 DrawImage(BufferInfo& gfxDstBuffer, const Rect& coords, const Rect& mask, const Style& style, uint8_t opaScale) const DrawImage() argument
|
/foundation/arkui/ui_lite/frameworks/engines/gfx/ |
H A D | soft_engine.cpp | 28 DrawArc(BufferInfo& dst, ArcInfo& arcInfo, const Rect& mask, const Style& style, OpacityType opacity, uint8_t cap) DrawArc() argument 38 DrawLine(BufferInfo& dst, const Point& start, const Point& end, const Rect& mask, int16_t width, ColorType color, OpacityType opacity) DrawLine() argument 60 DrawCubicBezier(BufferInfo& dst, const Point& start, const Point& control1, const Point& control2, const Point& end, const Rect& mask, int16_t width, ColorType color, OpacityType opacity) DrawCubicBezier() argument 82 DrawTransform(BufferInfo& dst, const Rect& mask, const Point& position, ColorType color, OpacityType opacity, const TransformMap& transMap, const TransformDataInfo& dataInfo) DrawTransform() argument
|
/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/ |
H A D | audio_g711mu_encoder_plugin.cpp | 120 uint16_t mask; in G711MuLawEncode() local
|
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/g711mu/ |
H A D | audio_g711mu_encoder_plugin.cpp | 128 uint16_t mask; in G711MuLawEncode() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
H A D | rs_mask.cpp | 32 auto mask = std::make_shared<RSMask>(); in CreateGradientMask() local 42 auto mask = std::make_shared<RSMask>(); in CreatePathMask() local 54 auto mask = std::make_shared<RSMask>(); CreatePathMask() local 67 auto mask = std::make_shared<RSMask>(); CreateSVGMask() local 81 auto mask = std::make_shared<RSMask>(); CreatePixelMapMask() local [all...] |
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
H A D | rs_properties_test2.cpp | 724 std::shared_ptr<RSMask> mask = std::make_shared<RSMask>(); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_background.cpp | 143 std::shared_ptr<RSMask> mask = properties.GetMask(); in OnUpdate() local [all...] |
/foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
H A D | napi_playback_state.cpp | 135 auto mask = in.GetMask(); in SetValue() local 71 ConvertFilter(napi_env env, napi_value filter, AVPlaybackState::PlaybackStateMaskType& mask) ConvertFilter() argument
|