Home
last modified time | relevance | path

Searched defs:stat (Results 151 - 175 of 1997) sorted by relevance

12345678910>>...80

/third_party/musl/arch/loongarch64/bits/
H A Dstat.h1 struct stat { struct
/third_party/musl/arch/mips64/bits/
H A Dstat.h1 struct stat { struct
/third_party/python/Lib/
H A Dnetrc.py5 import os, shlex, stat namespace
H A Dzipapp.py5 import stat namespace
/third_party/python/Lib/distutils/tests/
H A Dtest_spawn.py3 import stat namespace
/third_party/skia/third_party/externals/libjpeg-turbo/md5/
H A Dmd5hl.c46 #define stat _stat macro
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dcheck-symbols.py23 stat = 0 variable
49 stat = 1 variable
66 stat = 1 variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcordz_test_helpers.h66 cord_internal::CordzStatistics stat = cord_info->GetCordzStatistics(); in MATCHER_P() local
89 cord_internal::CordzStatistics stat = cord_info->GetCordzStatistics(); in MATCHER_P2() local
/third_party/rust/crates/nix/src/sys/
H A Dstatvfs.rs139 let mut stat = mem::MaybeUninit::<libc::statvfs>::uninit(); in statvfs() variables
152 let mut stat = mem::MaybeUninit::<libc::statvfs>::uninit(); in fstatvfs() variables
/base/startup/appspawn/etc/sandbox/
H A Dappdata_sandbox_fixer.py20 import stat namespace
/base/startup/init/services/etc/passwd_appender/
H A Dpasswd_appender.py19 import stat namespace
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_class.cpp35 napi_status stat = napi_define_class(env, in DefineClass() local
H A Dnapi_async_work_callback.cpp72 napi_status stat = napi_call_function(env, global, callback, argv.size(), argv.data(), &tmp); in CallbackComplete() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/
H A Dnapi_async_work.cpp92 napi_status stat = napi_invalid_arg; in Enqueue() local
143 napi_status stat = napi_invalid_arg; GenerateOutput() local
[all...]
/foundation/resourceschedule/ffrt/tools/ffrt_trace_process/
H A Dffrt_trace_recover.py20 import stat namespace
H A Dffrt_trace_process.py19 import stat namespace
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dshared_block_serializer_info.cpp25 SharedBlockSerializerInfo::SharedBlockSerializerInfo(AppDataFwk::SharedBlock *sharedBlock, sqlite3_stmt *stat, in SharedBlockSerializerInfo() argument
/foundation/filemanagement/file_api/utils/filemgmt_libn/src/
H A Dn_class.cpp36 napi_status stat = napi_define_class(env, className.c_str(), className.length(), constructor, nullptr, in DefineClass() local
/foundation/filemanagement/app_file_service/utils/include/b_json/
H A Db_json_cached_entity.h133 struct stat stat = {}; in BJsonCachedEntity() local
/foundation/filemanagement/app_file_service/utils/src/b_filesystem/
H A Db_file.cpp40 struct stat stat = {}; in ReadFile() local
67 struct stat stat = {}; in SendFile() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/n_async/
H A Dn_async_work_callback.cpp69 napi_status stat = napi_call_function(env, global, callback, argv.size(), argv.data(), &tmp); in CallbackComplete() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_dfinder_hievent.c60 const uint64_t *stat = GetStatistics(); in CreateStatisticsEventParams() local
/kernel/linux/linux-5.10/drivers/devfreq/
H A Dimx-bus.c48 imx_bus_get_dev_status(struct device *dev, struct devfreq_dev_status *stat) imx_bus_get_dev_status() argument
/kernel/linux/linux-5.10/arch/xtensa/include/uapi/asm/
H A Dstat.h17 struct stat { struct
/kernel/linux/linux-5.10/arch/c6x/platforms/
H A Demif.c18 u32 stat; member

Completed in 11 milliseconds

12345678910>>...80