Home
last modified time | relevance | path

Searched defs:dirs (Results 26 - 50 of 66) sorted by relevance

123

/third_party/gn/src/gn/
H A Dinnerapis_publicinfo_generator.cc207 const std::vector<SourceDir> dirs = config->own_values().include_dirs(); in GetIncludeDirsInfo() local
411 const std::vector<SourceDir> dirs = config->own_values().include_dirs(); in FillPublicConfigs() local
/third_party/curl/lib/
H A Dftp.h127 char **dirs; /* realloc()ed array for path components */ member
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsls.c377 static struct dir dirs = { in readdir_recursive() local
[all...]
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
H A Dftrandom.c602 char **dirs, **exts; in main() local
/third_party/rust/crates/env_logger/src/filter/
H A Dmod.rs293 let mut dirs = Vec::new(); in parse_spec() variables
[all...]
/third_party/skia/gm/
H A Dpolygonoffset.cpp534 const SkPathDirection dirs[2] = { SkPathDirection::kCW, SkPathDirection::kCCW }; in drawPolygon() local
/base/customization/config_policy/frameworks/config_policy/src/
H A Dconfig_policy_utils.c438 CfgDir *dirs = GetCfgDirList(); in GetOneCfgFileEx() local
483 CfgDir *dirs = GetCfgDirList(); in GetCfgFilesEx() local
[all...]
/base/hiviewdfx/hiview/base/utility/
H A Dfile_util.cpp139 void GetDirDirs(const std::string& path, std::vector<std::string>& dirs) in GetDirDirs() argument
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_function.cpp640 int DhcpFunction::CreateDirs(const std::string dirs, int mode) in CreateDirs() argument
[all...]
/third_party/elfutils/libdwfl/
H A Dlinux-kernel-modules.c665 char *dirs[2] = { NULL, NULL }; in check_module_notes() local
/third_party/elfutils/src/
H A Daddr2line.c387 const char *const *dirs; in print_dwarf_function() local
/third_party/skia/src/gpu/geometry/
H A DGrStyledShape.cpp533 SkPathDirection dirs[2]; in asNestedRects() local
/third_party/toybox/toys/pending/
H A Dmodprobe.c466 struct arg_list *dirs; in modprobe_main() local
[all...]
/base/request/request/frameworks/js/napi/src/
H A Djs_task.cpp953 bool JsTask::SetDirsPermission(std::vector<std::string> &dirs) in SetDirsPermission() argument
1100 void JsTask::RemoveDirsPermission(const std::vector<std::string> &dirs) in RemoveDirsPermission() argument
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/
H A Dmtpfs_fuse.cpp842 const std::set<MtpFsTypeDir> dirs = content->Dirs(); in ReadDir() local
/third_party/elfutils/libdw/
H A Ddwarf_getsrclines.c1028 const char **dirs = (void *) &files->info[nfilelist]; in read_srclines() local
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c43 const char *dirs[] = { getenv("TMPDIR"), P_tmpdir, "/tmp" }; in temp_dir() local
/kernel/linux/linux-5.10/drivers/usb/core/
H A Ddevio.c481 static const char *dirs[] = {"out", "in"}; in snoop_urb() local
/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c322 char * const dirs[] = { cache_path, NULL, }; in debuginfod_clean_cache() local
/third_party/ltp/lib/
H A Dtst_cgroup.c150 struct cgroup_dir *dirs[ROOTS_MAX + 1]; member
/base/startup/appspawn/modules/sandbox/
H A Dsandbox_utils.cpp1297 nlohmann::json& dirs = groups[g_groupList_key_dir]; in MountAllGroup() local
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp1055 void ArkWebNWebImpl::SetPathAllowingUniversalAccess(const ArkWebStringVector& dirs, in SetPathAllowingUniversalAccess() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp2027 std::vector<std::string> dirs; in GenerateKeyIdAndSetPolicy() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol.c2112 struct strlist *dirs; in find_matching_kcore() local
/kernel/linux/linux-6.6/drivers/usb/core/
H A Ddevio.c492 static const char *dirs[] = {"out", "in"}; in snoop_urb() local

Completed in 43 milliseconds

123