Home
last modified time | relevance | path

Searched defs:span (Results 126 - 150 of 187) sorted by relevance

12345678

/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dspan_string_test_ng.cpp345 auto span = AceType::DynamicCast<CustomSpan>(spans[0]); in HWTEST_F() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dimg2dec.c87 size_t span = 0; in is_glob() local
H A Dasfdec_o.c77 int8_t span; // for deinterleaving member
691 uint8_t span = avio_r8(pb); in asf_read_stream_properties() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_loop_analyze.c723 nir_const_value span, iter; in get_iteration() local
/third_party/skia/src/core/
H A DSkBlitter_ARGB32.cpp1008 SkPMColor* span = fBuffer; in blitH() local
1025 SkPMColor* span = fBuffer; in blitRect() local
955 blend_srcmode(SkPMColor* SK_RESTRICT device, const SkPMColor* SK_RESTRICT span, int count, U8CPU aa) blend_srcmode() argument
1086 SkPMColor* span = fBuffer; blitAntiH() local
1320 SkPMColor* span = fBuffer; blitMask() local
1327 xfer->xfer32(reinterpret_cast<SkPMColor*>(dstRow), span, width, maskRow); blitMask() local
1336 blend_row(reinterpret_cast<SkPMColor*>(dstRow), maskRow, span, width); blitMask() local
1401 SkPMColor* span = fBuffer; blitV() local
[all...]
/third_party/skia/third_party/externals/brotli/research/
H A Dbrotlidump.py549 def span(self, index): member in Enumerator
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c2057 FT_Pos dist1, dist2, span; in af_cjk_hint_edges() local
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.cpp735 auto span = parent->clusters(); in moveForward() local
[all...]
/third_party/rust/crates/proc-macro2/src/
H A Dwrapper.rs589 pub fn span(&self) -> Span { in span() functions
682 pub fn span(&self) -> Span { span() functions
860 pub fn span(&self) -> Span { span() functions
[all...]
H A Dfallback.rs696 pub fn span(&self) -> Span { span() functions
786 pub fn span(&self) -> Span { span() functions
1046 pub fn span(&self) -> Span { span() functions
[all...]
/third_party/rust/crates/syn/src/
H A Dlit.rs244 pub fn span(&self) -> Span { span() functions
279 pub fn span(&self) -> Span { span() functions
314 pub fn span(&self) -> Span { span() functions
349 pub fn span(&self) -> Span { span() functions
424 pub fn span(&self) -> Span { span() functions
496 pub fn span(&self) -> Span { span() functions
541 pub fn span(&self) -> Span { span() functions
850 let mut span = neg.span(); parse_negative_lit() variables
1116 pub fn span(&self) -> Span { span() functions
[all...]
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dparse.rs34 fn span(&self) -> &Span { in span() functions
612 fn span(&self) -> Span { span() functions
2383 fn span(range: Range<usize>) -> Span { span() functions
[all...]
H A Dmod.rs47 pub fn span(&self) -> &Span { in span() functions
495 pub fn span(&self) -> &Span { span() functions
719 pub fn span(&self) -> &Span { span() functions
937 pub fn span(&self) -> &Span { span() functions
982 pub fn span(&self) -> &Span { span() functions
[all...]
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dmod.rs50 pub fn span(&self) -> &Span { in span() functions
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Drt.c896 const struct cpumask *span; in do_sched_rt_period_timer() local
[all...]
H A Dtopology.c1009 const struct cpumask *span = sched_domain_span(sd); build_overlap_sched_groups() local
1225 const struct cpumask *span = sched_domain_span(sd); build_sched_groups() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp448 void LayoutProperty::UpdateGridProperty(std::optional<int32_t> span, std::optional<int32_t> offset, GridSizeType type) in UpdateGridProperty() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_api_impl_bridge.cpp1597 auto span = panda::ObjectRef::New(vm); in GetArkUINativeModule() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_string.cpp312 auto span = AceType::DynamicCast<ParagraphStyleSpan>(spanObject); in CreateJsParagraphStyleSpan() local
322 auto span = AceType::DynamicCast<UrlSpan>(spanObject); in CreateJsUrlSpan() local
332 auto span in CreateJsFontSpan() local
342 auto span = AceType::DynamicCast<DecorationSpan>(spanObject); CreateJsDecorationSpan() local
352 auto span = AceType::DynamicCast<BaselineOffsetSpan>(spanObject); CreateJsBaselineOffsetSpan() local
362 auto span = AceType::DynamicCast<LetterSpacingSpan>(spanObject); CreateJsLetterSpacingSpan() local
372 auto span = AceType::DynamicCast<GestureSpan>(spanObject); CreateJsGestureSpan() local
382 auto span = AceType::DynamicCast<TextShadowSpan>(spanObject); CreateJsTextShadowSpan() local
392 auto span = AceType::DynamicCast<BackgroundColorSpan>(spanObject); CreateJSBackgroundColorSpan() local
402 auto span = AceType::DynamicCast<LineHeightSpan>(spanObject); CreateJsLineHeightSpan() local
412 auto span = AceType::DynamicCast<ImageSpan>(spanObject); CreateJsImageSpan() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_event_hub.cpp378 void RichEditorChangeValue::SetRichEditorOriginalSpans(const RichEditorAbstractSpanResult& span) in SetRichEditorOriginalSpans() argument
388 void RichEditorChangeValue::SetRichEditorReplacedSpans(const RichEditorAbstractSpanResult& span) in SetRichEditorReplacedSpans() argument
398 void RichEditorChangeValue::SetRichEditorReplacedImageSpans(const RichEditorAbstractSpanResult& span) in SetRichEditorReplacedImageSpans() argument
408 void RichEditorChangeValue::SetRichEditorReplacedSymbolSpans(const RichEditorAbstractSpanResult& span) in SetRichEditorReplacedSymbolSpans() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_decoration_painter.cpp191 const float span = std::min(std::max(lastOffset - firstOffset, 0.0f), std::numeric_limits<float>::max()); in AdjustColorStops() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.h878 WeakPtr<SpanItem> span; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp163 const float span = std::min(std::max(lastOffset - firstOffset, 0.0f), std::numeric_limits<float>::max()); in AdjustColorStops() local
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Dnapi_accessibility_element.cpp1361 napi_value span = nullptr; in GetElementInfoAllAttribute5() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H A Dhal_device_manage.cpp1254 int span = numOfCombos; in ExpandIfaceCombos() local

Completed in 58 milliseconds

12345678