Home
last modified time | relevance | path

Searched refs:path (Results 6351 - 6375 of 8518) sorted by relevance

1...<<251252253254255256257258259260>>...341

/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dsctop.py20 sys.path.append(os.environ['PERF_EXEC_PATH'] + \
/kernel/linux/linux-6.6/tools/perf/util/
H A Dnamespaces.h66 char *nsinfo__realpath(const char *path, struct nsinfo *nsi);
H A Dprobe-finder.h40 struct debuginfo *debuginfo__new(const char *path);
63 /* Find a src file from a DWARF tag path */
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dtmon.h168 extern int sysfs_set_ulong(char *path, char *filename, unsigned long val);
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H A Ddevlink_resources.sh98 path "kvd/$i" size $((size + 128)) &> /dev/null
/kernel/uniproton/build/uniproton_ci_lib/
H A Dlogs.py47 sys.path.append(("%s%s") % (globle.home_path, "/../cmake"))
/kernel/linux/linux-6.6/scripts/
H A Dcheck-sysctl-docs33 # a ctl_table, constructed path when parsing a ctl_path)
109 if (debug) print "Processing path " curpath
131 if (debug) print "Setting path " curpath " to " curentry
/kernel/liteos_a/apps/perf/src/
H A Dperf_stat.c141 (void)execve(cmd.path, cmd.params, NULL); in PerfStat()
/third_party/gn/infra/recipe_modules/windows_sdk/
H A Dapi.py50 path (path): Path to a directory.
53 sdk_dir = self.m.path['cache'].join('windows_sdk')
65 sdk_dir (path): Path to a directory containing the SDK.
97 if key.lower() == 'path':
/third_party/gn/src/base/files/
H A Dfile_enumerator.h27 // A class for enumerating the files in a provided path. The order of the
48 // The name of the file. This will not include any path information. This
127 // The returned path will incorporate the |root_path| passed in the
136 // Returns true if the given path should be skipped in enumeration.
137 bool ShouldSkip(const FilePath& path);
/third_party/gn/src/gn/
H A Dfunction_get_target_outputs.cc48 source sets and groups: this will return a list containing the path of the
H A Dohos_components_unittest.cc19 "\"path\": \"components/foo\","
27 "\"path\": \"components/bar\","
35 "\"path\": \"components/baz\","
47 EXPECT_EQ("//components/foo", com.path()); in TEST()
/third_party/glslang/
H A Dgen_extension_headers.py44 filename = os.path.basename(i)
82 raise Exception("Expected path after {}".format(opt))
/third_party/alsa-utils/axfer/
H A Dcontainer.h66 enum container_format container_format_from_path(const char *path);
/third_party/NuttX/fs/nfs/
H A Dnfs_mount.h90 char nm_path[NFS_MOUNT_PATH_MAX_SIZE]; /* server's path of the directory being mounted */
171 char *path; /* Server's path of the directory being mount */ member
/third_party/NuttX/include/sys/
H A Dstatfs.h132 int statfs(FAR const char *path, FAR struct statfs *buf);
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/
H A Dindic.bat14 REM to work, the perl executable must be on the path. We recommend
/third_party/icu/icu4c/source/common/unicode/
H A Dresbund.h490 void constructForLocale(const UnicodeString& path, const Locale& locale, UErrorCode& error);
/third_party/libunwind/libunwind/src/
H A Ddl-iterate-phdr.c74 if (mi.path[0] != '\0' && (flags & PROT_READ) != 0 && IS_ELF (*ehdr) in dl_iterate_phdr()
/third_party/libwebsockets/include/
H A Dlibwebsockets.hxx143 std::string path; member in lssFile
/third_party/libuv/src/
H A Duv-data-getter-setters.c106 return req->path; in uv_fs_get_path()
/third_party/libuv/tools/
H A Dmake_dist_html.py114 os.chdir(os.path.dirname(__file__))
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-client.h116 const char *path; member
117 /**< URI path. Prefix with + for a UNIX socket. (+@ for
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dtest_case.py94 caller = os.path.basename(sys.argv[0])
/third_party/mbedtls/include/mbedtls/
H A Dx509_csr.h181 * \param path filename to read the CSR from
185 int mbedtls_x509_csr_parse_file(mbedtls_x509_csr *csr, const char *path);

Completed in 12 milliseconds

1...<<251252253254255256257258259260>>...341