Home
last modified time | relevance | path

Searched defs:_stat (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_mksstats.h32 #define SVGA_STATS_COUNT_INC(_sws, _stat) \ argument
35 #define SVGA_STATS_TIME_PUSH(_sws, _stat) \ argument
44 #define SVGA_STATS_COUNT_INC(_sws, _stat) argument
45 #define SVGA_STATS_TIME_PUSH(_sws, _stat) argument
/third_party/node/test/sequential/
Dtest-require-cache-without-stat.js37 const _stat = fs.stat; constant
/third_party/musl/porting/liteos_a_newlib/kernel/src/
Dfs.c67 int _stat(const char *path, struct stat *buf) in _stat() function
114 int _stat(const char *path, struct stat *buf) in _stat() function
/third_party/node/deps/npm/node_modules/glob/
Dsync.js418 GlobSync.prototype._stat = function (f) { method in GlobSync
Dglob.js710 Glob.prototype._stat = function (f, cb) { method in Glob
/third_party/python/Lib/
Dshutil.py218 def _stat(fn): function
/third_party/pulseaudio/src/utils/
Dpadsp.c123 static int (*_stat)(const char *, struct stat *) = NULL; variable
/third_party/freetype/docs/reference/assets/javascripts/lunr/
Dwordcut.js2488 Glob.prototype._stat = function (f, cb) { method in Glob
2968 GlobSync.prototype._stat = function (f) { method in GlobSync
/third_party/node/tools/
Dlint-md.mjs4062 this._stat = path => statMethod(path, { bigint: true }); function
25208 GlobSync$1.prototype._stat = function (f) { method in GlobSync$1
26114 Glob.prototype._stat = function (f, cb) { method in Glob