/third_party/skia/tools/ |
D | Stats.h | 23 struct Stats { struct 24 Stats(const SkTArray<double>& samples, bool want_plot) { in Stats() function 80 #endif//Stats_DEFINED argument
|
/third_party/skia/experimental/lowp-basic/ |
D | lerp-study.cpp | 15 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()
|
D | bilerp-study.cpp | 15 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/ |
D | Skottie.h | 103 struct Stats { struct 114 * @return Stats (see above). argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | ICURWLock.java | 47 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/ |
D | ICURWLock.java | 50 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/ |
D | GrResourceCache.h | 232 struct Stats { struct 241 Stats() { this->reset(); } in Stats() argument 265 void getStats(Stats*) const; argument
|
D | GrResourceCache.cpp | 1091 struct Stats { in validate() struct 1092 size_t fBytes; in validate() 1093 int fBudgetedCount; in validate() 1094 size_t fBudgetedBytes; in validate() 1095 int fLocked; in validate() 1096 int fScratch; in validate() 1097 int fCouldBeScratch; in validate() 1098 int fContent; in validate() 1099 const ScratchMap* fScratchMap; in validate() 1100 const UniqueHash* fUniqueHash; in validate() [all …]
|
D | GrThreadSafePipelineBuilder.cpp | 14 using Stats = GrThreadSafePipelineBuilder::Stats; typedef
|
/third_party/gn/src/gn/ |
D | command_path.cc | 46 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/nghttp2/src/ |
D | h2load.h | 207 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/node/doc/api/ |
D | fs.md | 6762 #### `stats.isBlockDevice()` 6772 #### `stats.isCharacterDevice()` 6782 #### `stats.isDirectory()` 6796 #### `stats.isFIFO()` 6807 #### `stats.isFile()` 6817 #### `stats.isSocket()` 6827 #### `stats.isSymbolicLink()` 6839 #### `stats.dev` 6845 #### `stats.ino` 6851 #### `stats.mode` [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Statistic.cpp | 60 std::vector<TrackingStatistic *> Stats; member in __anon2a3b892b0111::StatisticInfo 171 StatisticInfo &Stats = *StatInfo; in PrintStatistics() local 202 StatisticInfo &Stats = *StatInfo; in PrintStatisticsJSON() local 229 StatisticInfo &Stats = *StatInfo; in PrintStatistics() local
|
/third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/tools/ |
D | workbench.py | 68 class Stats(object): class
|
/third_party/python/Tools/scripts/ |
D | byext.py | 9 class Stats: class
|
/third_party/node/deps/v8/src/compiler/ |
D | zone-stats.h | 91 using Stats = std::vector<StatsScope*>; variable
|
/third_party/typescript/tests/baselines/reference/ |
D | undeclaredModuleError.js | 3 function readdir(path: string, accept: (stat: fs.Stats, name: string) => boolean, callback: (error:…
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
D | D3D12MemAlloc.h | 1140 struct Stats struct 1143 StatInfo Total; 1148 StatInfo HeapType[HEAP_TYPE_COUNT];
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
D | memory.h | 247 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/ |
D | PDBSymbol.cpp | 130 TagStats Stats; in dumpChildStats() local
|
D | PDBExtras.cpp | 388 raw_ostream &llvm::pdb::operator<<(raw_ostream &OS, const TagStats &Stats) { in operator <<()
|
/third_party/skia/tests/ |
D | GrThreadSafeCacheTest.cpp | 107 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/ |
D | utils.js | 509 function Stats(dev, mode, nlink, uid, gid, rdev, blksize, class 971 Stats, property
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/ |
D | hb_test_tools.py | 170 class Stats: class
|
/third_party/lzma/C/ |
D | Ppmd7.h | 39 CPpmd_State_Ref Stats; member
|