Home
last modified time | relevance | path

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

1...<<11121314151617181920

/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
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_debug.c173 struct kstat stat = {0}; in debug_echo_helper_vargs() local
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvenc.c800 struct devfreq_dev_status *stat = &devfreq->last_status; in rkvenc_devfreq_target() local
851 static int rkvenc_devfreq_get_dev_status(struct device *dev, struct devfreq_dev_status *stat) in rkvenc_devfreq_get_dev_status() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Ddhdioctl.h275 uint32 stat[DEBUG_BUF_DEST_MAX]; member
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvenc.c844 struct devfreq_dev_status *stat = &devfreq->last_status; in rkvenc_devfreq_target() local
895 rkvenc_devfreq_get_dev_status(struct device *dev, struct devfreq_dev_status *stat) rkvenc_devfreq_get_dev_status() 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...]

Completed in 56 milliseconds

1...<<11121314151617181920