Home
last modified time | relevance | path

Searched defs:Stats (Results 1 – 25 of 39) sorted by relevance

12

/third_party/flutter/skia/tools/
DStats.h21 struct Stats { struct
22 Stats(const SkTArray<double>& samples, bool want_plot) { in Stats() argument
79 #endif//Stats_DEFINED argument
/third_party/skia/tools/
DStats.h23 struct Stats { struct
24 Stats(const SkTArray<double>& samples, bool want_plot) { in Stats() argument
80 #endif//Stats_DEFINED argument
/third_party/flutter/skia/modules/skottie/include/
DSkottie.h129 struct Stats { struct
140 * @return Stats (see above). argument
/third_party/skia/experimental/lowp-basic/
Dlerp-study.cpp15 struct Stats { struct
16 int diff_8_bits = 0;
17 int max_diff = 0;
18 int min_diff = 0;
19 int64_t total = 0;
21 void log(int16_t golden, int16_t candidate) { in log()
29 void print() const { in print()
Dbilerp-study.cpp15 struct Stats { struct
16 int64_t diff_8_bits = 0;
17 int64_t max_diff = 0;
18 int64_t min_diff = 0;
19 int64_t total = 0;
21 void log(int16_t golden, int16_t candidate) { in log()
29 void print() const { in print()
/third_party/skia/modules/skottie/include/
DSkottie.h103 struct Stats { struct
114 * @return Stats (see above). argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICURWLock.java47 public final static class Stats { class in ICURWLock
73 private Stats() { in Stats() method in ICURWLock.Stats
76 private Stats(int rc, int mrc, int wrc, int wc, int wwc) { in Stats() method in ICURWLock.Stats
84 private Stats(Stats rhs) { in Stats() method in ICURWLock.Stats
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICURWLock.java50 public final static class Stats { class in ICURWLock
76 private Stats() { in Stats() method in ICURWLock.Stats
79 private Stats(int rc, int mrc, int wrc, int wc, int wwc) { in Stats() method in ICURWLock.Stats
87 private Stats(Stats rhs) { in Stats() method in ICURWLock.Stats
/third_party/skia/src/gpu/
DGrResourceCache.h226 struct Stats { struct
235 Stats() { this->reset(); } in Stats() argument
259 void getStats(Stats*) const; argument
DGrResourceCache.cpp1042 struct Stats { in validate() struct
1043 size_t fBytes; in validate()
1044 int fBudgetedCount; in validate()
1045 size_t fBudgetedBytes; in validate()
1046 int fLocked; in validate()
1047 int fScratch; in validate()
1048 int fCouldBeScratch; in validate()
1049 int fContent; in validate()
1050 const ScratchMap* fScratchMap; in validate()
1051 const UniqueHash* fUniqueHash; in validate()
[all …]
DGrThreadSafePipelineBuilder.cpp14 using Stats = GrThreadSafePipelineBuilder::Stats; typedef
/third_party/flutter/skia/src/gpu/
DGrResourceCache.h220 struct Stats { struct
229 Stats() { this->reset(); } in Stats() argument
253 void getStats(Stats*) const; argument
DGrResourceCache.cpp950 struct Stats { in validate() struct
951 size_t fBytes; in validate()
952 int fBudgetedCount; in validate()
953 size_t fBudgetedBytes; in validate()
954 int fLocked; in validate()
955 int fScratch; in validate()
956 int fCouldBeScratch; in validate()
957 int fContent; in validate()
958 const ScratchMap* fScratchMap; in validate()
959 const UniqueHash* fUniqueHash; in validate()
[all …]
/third_party/gn/src/gn/
Dcommand_path.cc46 struct Stats { struct
47 Stats() : public_paths(0), other_paths(0) {} in Stats() function
49 int total_paths() const { return public_paths + other_paths; } in total_paths()
51 int public_paths;
52 int other_paths;
56 std::map<const Target*, DepType> found_paths;
/third_party/node/doc/api/
Dfs.md5592 #### `stats.isBlockDevice()`
5601 #### `stats.isCharacterDevice()`
5610 #### `stats.isDirectory()`
5623 #### `stats.isFIFO()`
5633 #### `stats.isFile()`
5642 #### `stats.isSocket()`
5651 #### `stats.isSymbolicLink()`
5662 #### `stats.dev`
5668 #### `stats.ino`
5674 #### `stats.mode`
[all …]
/third_party/nghttp2/src/
Dh2load.h207 struct Stats { struct
210 size_t req_todo;
212 size_t req_started;
214 size_t req_done;
217 size_t req_success;
220 size_t req_status_success;
222 size_t req_failed;
225 size_t req_error;
227 size_t req_timedout;
230 int64_t bytes_total;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DStatistic.cpp60 std::vector<TrackingStatistic *> Stats; member in __anon3052d59e0111::StatisticInfo
171 StatisticInfo &Stats = *StatInfo; in PrintStatistics() local
202 StatisticInfo &Stats = *StatInfo; in PrintStatisticsJSON() local
229 StatisticInfo &Stats = *StatInfo; in PrintStatistics() local
/third_party/python/Tools/scripts/
Dbyext.py9 class Stats: class
/third_party/typescript/tests/baselines/reference/
DundeclaredModuleError.js3 function readdir(path: string, accept: (stat: fs.Stats, name: string) => boolean, callback: (error:…
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.h1140 struct Stats struct
1143 StatInfo Total;
1148 StatInfo HeapType[HEAP_TYPE_COUNT];
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dmemory.h247 struct Stats { struct
257 std::array<UsageStats, size_t(Allocation::Usage::Count)> byUsage; argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DPDBSymbol.cpp130 TagStats Stats; in dumpChildStats() local
DPDBExtras.cpp388 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const TagStats &Stats) { in operator <<()
/third_party/skia/tests/
DGrThreadSafeCacheTest.cpp107 struct Stats { struct in TestHelper
108 int fCacheHits = 0;
109 int fCacheMisses = 0;
111 int fNumSWCreations = 0;
112 int fNumLazyCreations = 0;
113 int fNumHWCreations = 0;
/third_party/node/lib/internal/fs/
Dutils.js483 function Stats(dev, mode, nlink, uid, gid, rdev, blksize, class
869 Stats, property

12