Home
last modified time | relevance | path

Searched defs:path (Results 4626 - 4650 of 6240) sorted by relevance

1...<<181182183184185186187188189190>>...250

/third_party/curl/tests/server/
H A Dutil.c202 const char *path = "."; variable
/third_party/ffmpeg/libavfilter/
H A Daf_ladspa.c443 char *path = av_asprintf("%s/%s.so", dir, soname); in try_load() local
H A Dvf_frei0r.c176 char *path = av_asprintf("%s%s%s", prefix, name, SLIBSUF); in load_path() local
192 char *path; in frei0r_init() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dlibsrt.c390 char hostname[1024],proto[1024],path[1024]; in libsrt_setup() local
H A Drtspdec.c453 char host[128], path[512], auth[128]; in parse_command_line() local
652 char proto[128], host[128], path[512], auth[128]; in rtsp_listen() local
H A Dmmst.c91 char path[256]; ///< Path of the resource being asked for. member
H A Dutils.c294 int av_get_frame_filename2(char *buf, int buf_size, const char *path, int number, int flags) in av_get_frame_filename2() argument
352 int av_get_frame_filename(char *buf, int buf_size, const char *path, int number) in av_get_frame_filename() argument
420 int ff_mkdir_p(const char *path) in ff_mkdir_p() argument
357 av_url_split(char *proto, int proto_size, char *authorization, int authorization_size, char *hostname, int hostname_size, int *port_ptr, char *path, int path_size, const char *url) av_url_split() argument
[all...]
/third_party/curl/lib/
H A Dsmtp.c1715 const char *path = &data->state.up.path[1]; /* skip leading path */ in smtp_parse_url_path() local
[all...]
H A Dc-hyper.c547 debug_request(struct Curl_easy *data, const char *method, const char *path) debug_request() argument
H A Dmqtt.c421 char *path = data->state.up.path; in mqtt_get_topic() local
H A Dpop3.c1422 const char *path = &data->state.up.path[1]; /* skip leading path */ in pop3_parse_url_path() local
/third_party/glslang/gtests/
H A DTestFixture.h122 void tryLoadFile(const std::string& path, const std::string& tag, in tryLoadFile() argument
127 ASSERT_TRUE(fileReadOk) << "Cannot open " << tag << " file: " << path; in tryLoadFile() local
132 tryLoadSpvFile(const std::string& path, const std::string& tag, std::vector<uint32_t>& contents) tryLoadSpvFile() argument
137 ASSERT_TRUE(fileReadOk) << "Cannot open " << tag << " file: " << path; tryLoadSpvFile() local
[all...]
/third_party/gn/src/base/files/
H A Dfile_util_win.cc56 DWORD DeleteFileRecursive(const FilePath& path, in DeleteFileRecursive() argument
101 DWORD DoDeleteFile(const FilePath& path, bool recursive) { in DoDeleteFile() argument
200 DeleteFile(const FilePath& path, bool recursive) RandomDataToGUIDString() argument
213 DeleteFileAfterReboot(const FilePath& path) RandomDataToGUIDString() argument
250 PathExists(const FilePath& path) PathExists() argument
255 PathIsWritable(const FilePath& path) PathIsWritable() argument
267 DirectoryExists(const FilePath& path) DirectoryExists() argument
274 GetTempDir(FilePath* path) GetTempDir() argument
419 NormalizeFilePath(const FilePath& path, FilePath* real_path) NormalizeFilePath() argument
476 NormalizeToNativeFilePath(const FilePath& path, FilePath* nt_path) NormalizeToNativeFilePath() argument
651 GetMaximumPathComponentLength(const FilePath& path) GetMaximumPathComponentLength() argument
[all...]
/third_party/backends/backend/
H A Dcanon_pp.c1749 char *tmp, *path; in init_cal() local
H A Das6e.c797 char *path; in check_for_driver() local
/third_party/alsa-utils/topology/
H A Dpre-processor.c64 char *xlib, *xfunc, *path; in run_plugin() local
/third_party/alsa-lib/src/ucm/
H A Ducm_subs.c509 char path[PATH_MAX], link[PATH_MAX + 1]; in rval_sysfs() local
[all...]
H A Dutils.c339 const char *path; in uc_mgr_config_dir() local
[all...]
/third_party/backends/testsuite/backend/genesys/
H A Dsession_config_test.cpp315 std::string read_file_to_string(const std::string& path) in read_file_to_string() argument
327 void write_string_to_file(const std::string& path, const std::string& contents) in write_string_to_file() argument
/third_party/cups-filters/filter/foomatic-rip/
H A Dfoomaticrip.c788 const char *path; in main() local
[all...]
/third_party/gn/src/gn/
H A Dohos_components_checker.cc75 static bool ReadBuildConfigFile(base::FilePath path, std::string &content) in ReadBuildConfigFile() argument
442 void OhosComponentChecker::GenerateScanList(const std::string &path, const std::string &subsystem, in GenerateScanList() argument
[all...]
H A Dxcode_object.cc588 PBXGroup::PBXGroup(const std::string& path, const std::string& name) in PBXGroup() argument
516 PBXFileReference(const std::string& name, const std::string& path, const std::string& type) PBXFileReference() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DLocaleDisplayNamesImpl.java672 public ICUDataTable(String path, ULocale locale, boolean nullIfNotFound) { in ICUDataTable() argument
707 private final String path; field in LocaleDisplayNamesImpl.ICUDataTables
709 protected ICUDataTables(String path) { in ICUDataTables() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateIntervalInfo.java515 private String getCalendarTypeFromPath(String path) { in getCalendarTypeFromPath() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dudatatst.c135 char* path=(char*)malloc(sizeof(char) * (strlen(ctest_dataOutDir()) in TestUDataOpen() local
755 const char* path = loadTestData(&status); TestUDataOpenChoiceDemo2() local
[all...]

Completed in 47 milliseconds

1...<<181182183184185186187188189190>>...250