Home
last modified time | relevance | path

Searched defs:span (Results 76 - 100 of 301) sorted by relevance

12345678910>>...13

/third_party/pulseaudio/speex/include/speex/
H A Dspeex_jitter.h64 spx_uint32_t span; /**< Time covered by the packet (same units as timestamp) */ member
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Duniset.h1736 inline int32_t UnicodeSet::span(const UnicodeString &s, int32_t start, USetSpanCondition spanCondition) const { in span() function in UnicodeSet
/arkcompiler/runtime_core/static_core/irtoc/backend/
H A Dcompilation.cpp260 Span<uint8_t> span = {const_cast<uint8_t *>(code.code), code.size}; in Compile() local
/arkcompiler/runtime_core/static_core/runtime/jit/
H A Dprofiling_data.h146 auto span = Span<BranchData>(branchData, branches.size()); in From() local
204 auto span = Span<ThrowData>(throwData, throws.size()); in From() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
H A Dgrid_row_layout_algorithm.cpp129 auto span = std::min(gridCol->GetSpan(sizeType), columnNum); in MeasureChildren() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_grid_col.cpp123 auto span = ParserGridContainerSize(spanParam, 1); in Create() local
138 auto span = ParserGridContainerSize(info[0], 1); in Span() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid_layout/
H A Drender_grid_row.cpp223 auto span = std::min(gridCol->GetSpan(sizeType), columnNum); in LayoutEachChild() local
/foundation/arkui/ui_lite/frameworks/render/
H A Drender_scanline.cpp35 GeometryScanline::ConstIterator span = scanline.Begin(); in RenderScanlinesAntiAliasSolid() local
65 GeometryScanline::ConstIterator span = scanline.Begin(); in RenderScanlinesAntiAlias() local
337 typename GeometryScanline::ConstIterator span = scanline1.Begin(); BlendSourceOutWhile() local
359 GeometryScanline::ConstIterator span = scanline1.Begin(); BlendSourceOutDrawResetRaster() local
504 GeometryScanline::ConstIterator span = scanline1.Begin(); BlendXORDrawResetRaster() local
531 GeometryScanline::ConstIterator span = scanline1.Begin(); BlendXORColorHspan() local
[all...]
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/
H A Dfill_gradient.h80 void Generate(Rgba8T* span, int32_t x, int32_t y, uint32_t len) in Generate() argument
/kernel/linux/linux-5.10/drivers/s390/scsi/
H A Dzfcp_qdio.c52 unsigned long long now, span; in zfcp_qdio_account() local
/kernel/linux/linux-5.10/mm/
H A Dpage_io.c97 generic_swapfile_activate(struct swap_info_struct *sis, struct file *swap_file, sector_t *span) generic_swapfile_activate() argument
/kernel/linux/linux-6.6/include/linux/
H A Denergy_model.h320 em_dev_register_perf_domain(struct device *dev, unsigned int nr_states, struct em_data_callback *cb, cpumask_t *span, bool microwatts) em_dev_register_perf_domain() argument
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_aops.c567 xfs_iomap_swapfile_activate( struct swap_info_struct *sis, struct file *swap_file, sector_t *span) xfs_iomap_swapfile_activate() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dsar.c92 const struct rtw89_sar_span *span = NULL; in rtw89_query_sar_config_common() local
[all...]
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dvfio_compat.c391 struct interval_tree_span_iter span; in iommufd_fill_cap_iova() local
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/
H A Dcache.c212 int cat_val(struct resctrl_val_param *param, size_t span) in cat_val() argument
/kernel/linux/linux-6.6/mm/
H A Dpage_io.c78 generic_swapfile_activate(struct swap_info_struct *sis, struct file *swap_file, sector_t *span) generic_swapfile_activate() argument
/third_party/icu/icu4c/source/test/perf/unisetperf/
H A Dunisetperf.cpp109 int32_t span(const UChar *s, int32_t length, int32_t start, UBool tf) const { in span() function in UnicodeSetPerformanceTest
195 static int32_t span(cons in call() function in Contains
[all...]
/third_party/libsnd/src/
H A Ddwvw.c41 { int bit_width, dwm_maxsize, max_delta, span ; member
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dprotocol_core.cc17 DeserializerState::DeserializerState(Storage storage, span<uint8_t> span) in DeserializerState() argument
224 IncomingDeferredMessage(DeserializerState::Storage storage, span<uint8_t> span) IncomingDeferredMessage() argument
[all...]
/third_party/musl/src/malloc/mallocng/
H A Dmalloc.c214 int span = UNIT + size*cnt; in try_avail() local
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c210 int span = UNIT + size*cnt; in try_avail() local
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dparse.rs1003 let mut span = Group::new(Delimiter::Brace, TokenStream::new()); parse_impl() variables
[all...]
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dparse.rs1003 let mut span = Group::new(Delimiter::Brace, TokenStream::new()); parse_impl() variables
[all...]
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dparse.rs1003 let mut span = Group::new(Delimiter::Brace, TokenStream::new()); parse_impl() variables
[all...]

Completed in 18 milliseconds

12345678910>>...13