Home
last modified time | relevance | path

Searched defs:stat (Results 301 - 325 of 423) sorted by relevance

1...<<11121314151617

/third_party/libfuse/example/
H A Dpassthrough_hp.cc1313 struct stat stat; in main() local
H A Dpassthrough_ll.c1228 struct stat stat; in main() local
/third_party/libfuse/test/
H A Dtest_syscalls.c57 struct stat stat; member
[all...]
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions.c942 ssl_tsan_decr(const SSL_CTX *ctx, TSAN_QUALIFIER int *stat) ssl_tsan_decr() argument
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs58 pub struct stat { structure names
/third_party/pulseaudio/src/pulsecore/
H A Dmemblock.c164 pa_mempool_stat stat; member
[all...]
/third_party/python/Lib/
H A D_pyio.py9 import stat namespace
H A Dpathlib.py1008 def stat(self, *, follow_symlinks=True): member in Path
[all...]
/third_party/python/Lib/asyncio/
H A Dbase_events.py24 import stat namespace
/third_party/openssl/ssl/statem/
H A Dextensions.c914 ssl_tsan_decr(const SSL_CTX *ctx, TSAN_QUALIFIER int *stat) ssl_tsan_decr() argument
/third_party/python/Lib/test/
H A Dtest_tempfile.py11 import stat namespace
[all...]
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.cc446 auto stat = without_error([&] { return statement(); }); in expect_global_decl() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_download_assets_test.cpp278 ASSERT_EQ(static_cast<int64_t>(lockStatus), stat); in CheckLockStatus() local
/third_party/backends/backend/
H A Depjitsu.c511 unsigned char stat; in attach_one() local
543 unsigned char stat; in attach_one() local
721 unsigned char stat[2]; in load_fw() local
902 unsigned char stat[2]; get_stat() local
2657 unsigned char stat[1]; coarsecal_send_cal() local
2712 unsigned char stat[1]; coarsecal_get_line() local
3023 unsigned char stat[2]; finecal_send_cal() local
3186 unsigned char stat[2]; finecal_get_line() local
3461 unsigned char stat[1]; lamp() local
3516 unsigned char stat[] = {0}; set_window() local
3616 unsigned char stat[1]; send_lut() local
3798 unsigned char stat[1]; object_position() local
3868 unsigned char stat[1]; scan() local
3974 unsigned char stat[1]; sane_read() local
4114 unsigned char stat[1]; six5() local
[all...]
H A Dmicrotek.c325 SANE_Status stat; in sense_handler() local
/third_party/FatFs/source/
H A Dff.h276 BYTE stat; /* Object chain status (b1-0: =0:not contiguous, =2:contiguous, =3:fragmented in this session, b2:sub-directory stretched) */ member
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci.h313 struct usb_status stat; member
/third_party/libuv/test/
H A Dtest-fs.c49 # define stat _stati64 macro
/third_party/lzma/C/
H A DXzDec.c2367 XzDecMt_Decode_ST(CXzDecMt *p , BoolInt tMode , CXzStatInfo *stat) XzDecMt_Decode_ST() argument
2543 XzStatInfo_SetStat(const CXzUnpacker *dec, int finishMode, UInt64 inProcessed, SRes res, ECoderStatus status, BoolInt decodingTruncated, CXzStatInfo *stat) XzStatInfo_SetStat() argument
2614 XzDecMt_Decode(CXzDecMtHandle p, const CXzDecMtProps *props, const UInt64 *outDataSize, int finishMode, ISeqOutStreamPtr outStream, ISeqInStreamPtr inStream, CXzStatInfo *stat, int *isMT, ICompressProgressPtr progress) XzDecMt_Decode() argument
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp271 CDirItemsStat &stat = *_stat; in ShowDeleteFile() local
551 CDirItemsStat2 &stat = stat2.NewData; in Compress() local
586 CDirItemsStat2 &stat = *(up.NewData ? &stat2.NewData : &stat2.OldData); Compress() local
[all...]
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp344 const CXzStatInfo *stat = GetStat(); in GetArchiveProperty() local
405 const CXzStatInfo *stat = GetStat(); GetProperty() local
1032 const CXzStatInfo *stat = GetStat(); Extract() local
1311 const CXzStatInfo *stat = GetStat(); UpdateItems() local
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h1266 __u64 stat; member
/third_party/node/src/
H A Dnode_file.cc686 void FSReqCallback::ResolveStat(const uv_stat_t* stat) { in ResolveStat() argument
690 void FSReqCallback::ResolveStatFs(const uv_statfs_t* stat) { in ResolveStatFs() argument
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dwin32_io.c73 #define stat stat64 macro
/third_party/nghttp2/src/
H A Dh2load.cc1789 const auto &stat = w->stats; in process_time_stats() local

Completed in 61 milliseconds

1...<<11121314151617