Home
last modified time | relevance | path

Searched defs:count (Results 426 - 450 of 4350) sorted by relevance

1...<<11121314151617181920>>...174

/third_party/toybox/toys/posix/
H A Dstrings.c41 int nread, i, wlen = TT.n, count = 0; in do_strings() local
H A Dtest.c44 int do_test(char **args, int *count) in do_test() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_spline.cpp71 int32 count = (int32) X.size (); in Solve() local
159 int32 count = (int32) X.size (); in IsIdentity() local
177 int32 count in Evaluate() local
[all...]
H A Ddng_file_stream.cpp87 DoRead(void *data, uint32 count, uint64 offset) DoRead() argument
112 DoWrite(const void *data, uint32 count, uint64 offset) DoWrite() argument
/third_party/pulseaudio/src/modules/raop/
H A Draop-packet-buffer.c43 size_t count; member
/third_party/skia/modules/svg/src/
H A DSkSVGRadialGradient.cpp24 onMakeShader(const SkSVGRenderContext& ctx, const SkColor4f* colors, const SkScalar* pos, int count, SkTileMode tm, const SkMatrix& m) const onMakeShader() argument
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DFontChain.java23 abstract int count(); in count() method in FontChain
/third_party/skia/experimental/sktext/editor/
H A DSelection.h36 size_t count() const { return fTextRanges.size(); } in count() function in skia::editor::Selection
/third_party/skia/gm/
H A Dtextblobcolortrans.cpp82 size_t count = SK_ARRAY_COUNT(colors); variable
H A Dpatharcto.cpp60 static SkPath old_school_polygon(const SkPoint pts[], size_t count, bool isClosed) { in old_school_polygon() argument
66 static SkPath new_school_polygon(const SkPoint pts[], size_t count, bool isClosed) { in new_school_polygon() argument
/third_party/skia/include/ports/
H A DSkRemotableFontMgr.h40 int count() const { return fCount; } in count() function in SkRemotableFontIdentitySet
/third_party/skia/docs/examples/
H A DTextBlob_getIntercepts.cpp21 int count = blob->getIntercepts(bounds, nullptr); in REG_FIDDLE() local
H A DPaint_getTextWidths.cpp13 int count = paint.getTextWidths(str, bytes, nullptr); in REG_FIDDLE() local
/third_party/skia/experimental/graphite/src/
H A DProgramCache.h49 size_t count() const { in count() function in skgpu::ProgramCache
/third_party/skia/experimental/skrive/src/
H A DArtboard.cpp56 const auto count = sr->readLength16(); in parse_components() local
H A DNode.cpp27 const auto count = sr->readLength8(); in parse_node() local
/third_party/skia/modules/skparagraph/src/
H A DParagraphLineFetcherImpl.cpp39 auto count = newParagraph->getUnicodeIndex(textRange.end); in getLineBreak() local
47 createLine(size_t startIndex, size_t count) createLine() argument
[all...]
/third_party/skia/bench/
H A DHardStopGradientBench_ScaleNumColors.cpp21 HardStopGradientBench_ScaleNumColors(SkTileMode tilemode, int count) { in HardStopGradientBench_ScaleNumColors() argument
H A DClipStrategyBench.cpp20 ClipStrategyBench(Mode mode, size_t count) in ClipStrategyBench() argument
/third_party/rust/crates/minimal-lexical/src/
H A Dparse.rs70 let mut count = 0; in parse_number() variables
/third_party/rust/crates/regex/bench/src/
H A Dmain.rs53 fn count(&self, haystack: &str) -> usize { in count() functions
/third_party/rust/crates/rustix/src/process/
H A Dsched.rs60 pub fn count(&self) -> u32 { in count() functions
/third_party/spirv-tools/source/opt/
H A Ddead_variable_elimination.cpp40 size_t count = 0; in Process() local
99 size_t& count = reference_count_[initializer_id]; DeleteVariable() local
[all...]
H A Deliminate_dead_constant_pass.cpp38 size_t count = 0; in Process() local
/third_party/spirv-tools/source/util/
H A Dbit_vector.cpp24 uint32_t count = 0; in ReportDensity() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...174