Home
last modified time | relevance | path

Searched defs:span (Results 51 - 75 of 310) sorted by relevance

12345678910>>...13

/third_party/skia/src/core/
H A DSkBlitter_RGB565.cpp112 SkPMColor* span = fBuffer; in blitH() local
119 SkPMColor* span = fBuffer; in blitAntiH() local
/third_party/skia/src/pathops/
H A DSkPathOpsSimplify.cpp16 SkOpSpan* span = FindSortableTop(contourList); in bridgeWinding() local
93 SkOpSpan* span = FindUndone(contourList); in bridgeXor() local
[all...]
/third_party/skia/src/sksl/
H A DSkSLDehydrator.cpp254 void Dehydrator::writeExpressionSpan(const SkSpan<const std::unique_ptr<Expression>>& span) { in writeExpressionSpan() argument
/third_party/skia/tests/
H A DUtilsTest.cpp484 auto span = z.get<1>(); in DEF_TEST() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
H A DLocation.php53 private $span; variable
279 $this->span = $arr; variable
/third_party/rust/crates/clap/clap_derive/src/utils/
H A Dspanned.rs23 pub fn span(&self) -> Span { in span() functions
[all...]
/arkcompiler/runtime_core/static_core/verification/type/
H A Dtype_system.h115 size_t GetSpanIndex(Span<Type> span) in GetSpanIndex() argument
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Denergy_model.h215 em_dev_register_perf_domain(struct device *dev, unsigned int nr_states, struct em_data_callback *cb, cpumask_t *span, bool milliwatts) em_dev_register_perf_domain() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dgrid_property.cpp59 bool GridProperty::UpdateSpan(int32_t span, GridSizeType type) in UpdateSpan() argument
90 bool GridProperty::SetSpan(GridSizeType type, int32_t span) in SetSpan() argument
[all...]
/foundation/arkui/ui_lite/frameworks/draw/
H A Dclip_utils.cpp131 GeometryScanline::ConstIterator span = scanline.Begin(); in PerformScan() local
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dtypography_create.cpp83 void TypographyCreate::AppendPlaceholder(const PlaceholderSpan& span) in AppendPlaceholder() argument
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
H A Dcat_test.c55 show_cache_info(unsigned long sum_llc_perf_miss, int no_of_bits, unsigned long span) show_cache_info() argument
H A Dfill_buf.c198 int run_fill_buf(unsigned long span, int malloc_and_init_memory, in run_fill_buf() argument
H A Dcqm_test.c42 show_cache_info(unsigned long sum_llc_occu_resc, int no_of_bits, unsigned long span) show_cache_info() argument
H A Dmbm_test.c18 show_bw_info(unsigned long *bw_imc, unsigned long *bw_resc, int span) in show_bw_info() argument
47 static int check_results(int span) in check_results() argument
114 int mbm_bw_change(int span, int cpu_no, char *bw_report, char **benchmark_cmd) in mbm_bw_change() argument
/kernel/linux/linux-5.10/include/linux/
H A Denergy_model.h204 em_dev_register_perf_domain(struct device *dev, unsigned int nr_states, struct em_data_callback *cb, cpumask_t *span) em_dev_register_perf_domain() argument
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dioas.c67 struct interval_tree_span_iter span; in iommufd_ioas_iova_ranges() local
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dcat_test.c44 static int check_results(struct resctrl_val_param *param, size_t span) in check_results() argument
99 size_t span; in cat_perf_miss_val() local
/kernel/linux/linux-6.6/net/mac802154/
H A Drx.c113 __le16 span, sshort; in ieee802154_subif_frame() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DBMPSet.java138 public final int span(CharSequence s, int start, SpanCondition spanCondition, in span() method in BMPSet
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DBMPSet.java140 public final int span(CharSequence s, int start, SpanCondition spanCondition, in span() method in BMPSet
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Duniset.h1756 inline int32_t UnicodeSet::span(const UnicodeString &s, int32_t start, USetSpanCondition spanCondition) const { in span() function in UnicodeSet
/third_party/mesa3d/src/amd/compiler/
H A Daco_util.h43 template <typename T> class span { class
65 constexpr span(uint16_t offset_, const size_type length_) : offset{offset_}, length{length_} {} in span() function in aco::span
[all...]
/third_party/libwebsockets/lib/roles/mqtt/
H A Dprimitives.c294 uint16_t span = (uint16_t)(s->len - s->pos); in lws_mqtt_str_parse() local
/third_party/node/deps/icu-small/source/common/unicode/
H A Duniset.h1769 inline int32_t UnicodeSet::span(const UnicodeString &s, int32_t start, USetSpanCondition spanCondition) const { in span() function in UnicodeSet

Completed in 16 milliseconds

12345678910>>...13