Home
last modified time | relevance | path

Searched defs:stat (Results 326 - 350 of 457) sorted by relevance

1...<<111213141516171819

/third_party/curl/lib/
H A Dcurl_setup.h394 # undef stat macro
395 # define stat(fname,stp) curlx_win32_stat(fname, stp) macro
419 # define stat(fname,stp) curlx_win32_stat(fname, stp) macro
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_generic.c2111 struct usb_device_stats *stat; in ugen_ioctl_post() member
2288 struct usb_device_stats stat; in ugen_ioctl_post() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_query.c376 uint32_t stat; in statistics_index() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.c361 Status stat; in get_drawable_size() local
382 Status stat; in xmesa_get_window_size() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_svga.c124 } stat; member
/third_party/node/lib/
H A Dfs.js1587 function stat(path, options = { bigint: false }, callback) { function
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_query.c520 uint32_t stat = u_bit_scan(&statistics); in GetQueryPoolResults() local
840 emit_pipeline_stat(struct mi_builder *b, uint32_t stat, in emit_pipeline_stat() argument
954 uint32_t stat = u_bit_scan(&statistics); in CmdBeginQueryIndexedEXT() local
1147 uint32_t stat = u_bit_scan(&statistics); in CmdEndQueryIndexedEXT() local
1468 uint32_t stat in CmdCopyQueryPoolResults() local
[all...]
/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
/arkcompiler/runtime_core/assembler/
H A Dassembly-emitter.cpp1512 bool AsmEmitter::Emit(Writer *writer, const Program &program, std::map<std::string, size_t> *stat, in Emit() argument
1530 bool AsmEmitter::Emit(const std::string &filename, const Program &program, std::map<std::string, size_t> *stat, in Emit() argument
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-emitter.cpp1533 bool AsmEmitter::Emit(Writer *writer, const Program &program, std::map<std::string, size_t> *stat, in Emit() argument
1549 bool AsmEmitter::Emit(const std::string &filename, const Program &program, std::map<std::string, size_t> *stat, in Emit() argument
/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

Completed in 58 milliseconds

1...<<111213141516171819