Home
last modified time | relevance | path

Searched defs:count (Results 576 - 600 of 6534) sorted by relevance

1...<<21222324252627282930>>...262

/third_party/python/Modules/_ctypes/
H A Dmalloc_closure.c37 int count, i; in more_core() local
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dwaitgroup.h71 std::atomic<unsigned int> count = {0}; member
92 auto count = --data->count; done() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfReader.cpp143 size_t count = std::min(Buffer.getBufferSize(), sizeof(uint64_t)); in hasFormat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DBlockFrequency.cpp72 BlockFrequency &BlockFrequency::operator>>=(const unsigned count) { in operator >>=() argument
77 Frequency >>= count; in operator >>=() local
/third_party/skia/third_party/externals/tint/fuzzers/
H A Ddata_builder.h62 auto count = build<uint8_t>(); in vector() local
77 auto count = build<uint8_t>(); in vector() local
91 T enum_class(uint32_t count) { in enum_class() argument
141 auto count in impl() local
216 uint8_t count = b->build<uint8_t>(); impl() local
[all...]
/third_party/skia/third_party/externals/tint/tools/src/list/
H A Dlist.go[all...]
/third_party/skia/tools/
H A DProcStats.cpp54 mach_msg_type_number_t count = MACH_TASK_BASIC_INFO_COUNT; in getCurrResidentSetSizeBytes() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocaleprioritylist.h80 int32_t count = 0; member in LocalePriorityList::Iterator
H A Duenumimp.h122 UEnumCount *count; member
/third_party/toybox/toys/other/
H A Dfmt.c45 int idx, indent, count; in fmt_line() local
[all...]
H A Dlogin.c41 int hh = FLAG(h), count, tty = tty_fd(); in login_main() local
/third_party/toybox/toys/posix/
H A Dexpand.c100 int count; in parse_tablist() local
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
/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
/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

Completed in 10 milliseconds

1...<<21222324252627282930>>...262