Home
last modified time | relevance | path

Searched refs:path (Results 5276 - 5300 of 8591) sorted by relevance

1...<<211212213214215216217218219220>>...344

/kernel/linux/linux-6.6/tools/power/cpupower/bench/
H A Dparse.c149 * @param path config file name
155 int prepare_config(const char *path, struct config *config) in prepare_config() argument
166 configfile = fopen(path, "r"); in prepare_config()
/kernel/uniproton/cmake/common/build_auxiliary_script/
H A DKconfig2macro.py44 file_path, file_name = os.path.split(out_file)
220 if os.path.exists(in_file) == False:
/third_party/gn/src/gn/
H A Dbuild_settings.h47 // Absolute path of the source root on the local system. Everything is
112 // Returns the full absolute OS path cooresponding to the given file in the
117 // Parameter as_file defines whether path should be treated as a
119 base::FilePath GetFullPath(const std::string& path, bool as_file) const;
121 // Returns the absolute OS path inside the secondary source path. Will return
122 // an empty FilePath if the secondary source path is empty. When loading a
127 // Parameter as_file defines whether path should be treated as a
129 base::FilePath GetFullPathSecondary(const std::string& path,
/third_party/backends/include/sane/
H A Dsanei_usb.h198 @param path Path to the XML data file.
201 extern SANE_Status sanei_usb_testing_enable_replay(SANE_String_Const path,
209 * @param path Path to the XML data file.
212 extern SANE_Status sanei_usb_testing_enable_record(SANE_String_Const path,
/third_party/NuttX/fs/vfs/include/
H A Dfile.h526 * @brief get the path by a given file fd.
529 * The function is used for getting the path by a given file fd.
537 * @param path [IN] Type #char ** address of the location to return the path reference.
539 * @retval #0 get path success
540 * @retval #~0 get path failed
549 int get_path_from_fd(int fd, char **path);
585 int follow_symlink(int dirfd, const char *path, struct Vnode **vnode, char **fullpath);
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DTerritoryContainment.java55 CldrPath path = v.getPath(); in getContainment()
56 if (CONTAINMENT_PATH.matches(path)) { in getContainment()
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DTestData.java149 private static CldrValue supplemental(String path, Object... args) { in supplemental() argument
150 return CldrValue.parseValue(String.format("//supplementalData/" + path, args), ""); in supplemental()
/third_party/icu/icu4c/source/extra/uconv/
H A Duwmsg.c93 U_CFUNC UResourceBundle *u_wmsg_setPath(const char *path, UErrorCode *err) in u_wmsg_setPath() argument
108 b = ures_open(path, NULL, err); in u_wmsg_setPath()
137 fprintf(stderr, "u_wmsg: No path set!!\n"); /* FIXME: codepage?? */ in u_wmsg()
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dtest_data_generation.py197 # If specified explicitly, this option may be a path relative to the
212 options.directory = os.path.abspath(options.directory)
229 options.targets = [os.path.basename(re.sub(r'\.data\Z', r'', target))
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.h42 virtual HRESULT OpenFileError(const FString &path, DWORD systemError) x \
43 virtual HRESULT ReadingFileError(const FString &path, DWORD systemError) x \
162 UString ArcFileName; // without path prefix
H A DUpdate.h28 UString Prefix; // path(folder) prefix including slash
34 FString TempPrefix; // path(folder) for temp location
39 void ParseFromPath(const UString &path, EArcNameMode mode);
196 virtual HRESULT DeletingAfterArchiving(const FString &path, bool isDir) x \
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-captive-portal/
H A Dminimal-http-client-captive-portal.c195 i.path = "/generate_204"; in captive_portal_detect_request()
253 i.path = "/"; in app_system_state_nf()
/third_party/node/lib/internal/main/
H A Dwatch_mode.js25 const { resolve } = require('path');
34 const kShouldFilterModules = getOptionValue('--watch-path').length === 0;
35 const kWatchedPaths = ArrayPrototypeMap(getOptionValue('--watch-path'), (path) => resolve(path));
40 !StringPrototypeStartsWith(arg, '--watch-path') &&
41 (!arr[i - 1] || !StringPrototypeStartsWith(arr[i - 1], '--watch-path')) &&
/third_party/node/deps/v8/tools/release/
H A Dauto_roll.py116 if not os.path.exists(os.path.join(cwd, "DEPS")): # pragma: no cover
187 help=("The path to your Chromium src/ "
/third_party/node/test/parallel/
H A Dtest-inspector-connect-main-thread.js8 const path = require('path');
149 'url': pathToFileURL(path.resolve(__dirname, __filename)).toString(),
/third_party/ninja/src/
H A Dincludes_normalize-win32.cc40 *err = "path too long"; in InternalGetFullPathName()
94 // Check path |s| is FullPath style returned by GetFullPathName.
95 // This ignores difference of path separator.
105 // Check "." or ".." is contained in path. in IsFullPathName()
160 StringPiece path, const vector<StringPiece>& start_list, string* err) { in Relativize()
161 string abs_path = AbsPath(path, err); in Relativize()
189 *err = "path too long"; in Normalize()
159 Relativize( StringPiece path, const vector<StringPiece>& start_list, string* err) Relativize() argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/packaging/
H A D_manylinux.py18 # as the type for `path` until then.
20 def _parse_elf(path: str) -> Generator[Optional[ELFFile], None, None]:
22 with open(path, "rb") as f:
/third_party/libinput/test/
H A Dtest-log.c51 static int open_restricted(const char *path, int flags, void *data) in open_restricted() argument
54 fd = open(path, flags); in open_restricted()
/third_party/ltp/testcases/kernel/syscalls/lchown/
H A Dlchown02.c28 * denied on a component of the path prefix.
85 static char path[PATH_MAX + 2]; variable
98 {path, "Pathname too long", ENAMETOOLONG, setup_longpath},
/third_party/libdrm/tests/tegra/
H A Ddrm-test.c227 int drm_open(const char *path) in drm_open() argument
231 fd = open(path, O_RDWR); in drm_open()
/third_party/lz4/tests/
H A Dtest-lz4-abi.py65 base_dir = os.getcwd() + '/..' # /path/to/lz4
66 tmp_dir = base_dir + '/' + tmp_dir_name # /path/to/lz4/tests/versionsTest
67 clone_dir = tmp_dir + '/' + 'lz4' # /path/to/lz4/tests/versionsTest/lz4
68 lib_dir = base_dir + '/lib' # /path/to/lz4/lib
73 if not os.path.isdir(clone_dir):
95 # if not os.path.isfile(dst_liblz4) or tag == head:
97 r_dir = '{}/{}'.format(tmp_dir, tag) # /path/to/lz4/test/lz4test/<TAG>
102 os.chdir(r_dir + '/lib') # /path/to/lz4/lz4test/<TAG>/lib
124 if os.path.isfile('abiTest'):
/third_party/node/deps/uv/src/unix/
H A Dlinux-syscalls.c246 const char* path, in uv__statx()
253 return syscall(__NR_statx, dirfd, path, flags, mask, statxbuf); in uv__statx()
245 uv__statx(int dirfd, const char* path, int flags, unsigned int mask, struct uv__statx* statxbuf) uv__statx() argument
/third_party/libabigail/src/
H A Dabg-fe-iface.cc35 priv(const std::string& path, environment& e) in priv()
36 : corpus_path(path), options(e) in priv()
64 /// @param corpus_path the path to the file represented by the ABI
79 /// @param corpus_path the path to the file for which a new corpus is
105 /// Getter of the path to the file which an ABI corpus is to be
108 /// @return the path to the file which an ABI corpus is to be created
114 /// Setter of the path to the file which an ABI corpus is to be
117 /// @param p the new path to the file which an ABI corpus is to be
/third_party/python/Tools/c-analyzer/c_analyzer/
H A Dmatch.py1 import os.path namespace
56 if 'Include' not in decl.filename.split(os.path.sep):
/third_party/python/Tools/msi/
H A Dcsv_to_wxs.py9 py txt_to_wxs.py [path to file list .csv] [path to destination .wxs]
33 def make_id(path):
37 str(path).rstrip('/\\'),

Completed in 15 milliseconds

1...<<211212213214215216217218219220>>...344