Home
last modified time | relevance | path

Searched refs:path (Results 4526 - 4550 of 6294) sorted by relevance

1...<<181182183184185186187188189190>>...252

/third_party/python/PC/layout/
H A Dmain.py111 if not tcl_lib or not os.path.isdir(tcl_lib):
117 if not tcl_lib or not os.path.isdir(tcl_lib):
427 and os.path.normcase(str(dest)).startswith(os.path.normcase("Lib"))
/third_party/python/Lib/test/
H A Dtest_poplib.py35 CERTFILE = os.path.join(os.path.dirname(__file__) or os.curdir, "keycert3.pem")
36 CAFILE = os.path.join(os.path.dirname(__file__) or os.curdir, "pycacert.pem")
H A Dtest_optparse.py538 sys.argv[0] = os.path.join("foo", "bar", "baz.py")
955 sys.argv[0] = os.path.join(os.curdir, "foo", "bar")
1025 if os.path.isdir(os_helper.TESTFN):
1027 elif os.path.isfile(os_helper.TESTFN):
1032 if not os.path.exists(value):
1034 elif not os.path.isfile(value):
1509 sys.argv[0] = os.path.join("foo", "bar.py")
/third_party/skia/modules/skottie/src/
H A DSkottie.cpp451 sk_sp<Animation> Animation::Builder::makeFromFile(const char path[]) { in makeFromFile() argument
452 const auto data = SkData::MakeFromFileName(path); in makeFromFile()
534 sk_sp<Animation> Animation::MakeFromFile(const char path[]) { in MakeFromFile() argument
535 return Builder().makeFromFile(path); in MakeFromFile()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceDefinition.cpp650 std::vector<ProgramInterfaceDefinition::VariablePathComponent> path; local
651 if (!findProgramVariablePathByPathName(path, this, m_xfbVaryings[ndx], VariableSearchFilter::createShaderTypeStorageFilter(getProgramTransformFeedbackStage(this), glu::STORAGE_OUT)))
653 if (!path.back().isVariableType())
657 if (path.back().getVariableType()->isStructType() && isOpenGLES)
/third_party/eudev/
H A Dltmain.sh184 # CHECK_FUNC should accept the path to a candidate program, and
226 # Unless the user overrides by setting SED, search the path for either GNU
268 # Unless the user overrides by setting GREP, search the path for either GNU
342 # Sed substitution that converts a w32 file name or path
839 # Make sure the entire path to DIRECTORY-PATH is available.
857 # list incase some portion of path contains whitespace.
925 # Remove doubled-up and trailing slashes, "." path components,
926 # and cancel out any ".." path components in PATH after making
927 # it an absolute path.
932 # These SED scripts presuppose an absolute path wit
[all...]
/third_party/curl/
H A Dltmain.sh198 # CHECK_FUNC should accept the path to a candidate program, and
240 # Unless the user overrides by setting SED, search the path for either GNU
282 # Unless the user overrides by setting GREP, search the path for either GNU
356 # Sed substitution that converts a w32 file name or path
870 # Make sure the entire path to DIRECTORY-PATH is available.
888 # list incase some portion of path contains whitespace.
956 # Remove doubled-up and trailing slashes, "." path components,
957 # and cancel out any ".." path components in PATH after making
958 # it an absolute path.
963 # These SED scripts presuppose an absolute path wit
[all...]
/third_party/lame/
H A Dltmain.sh184 # CHECK_FUNC should accept the path to a candidate program, and
226 # Unless the user overrides by setting SED, search the path for either GNU
268 # Unless the user overrides by setting GREP, search the path for either GNU
342 # Sed substitution that converts a w32 file name or path
839 # Make sure the entire path to DIRECTORY-PATH is available.
857 # list incase some portion of path contains whitespace.
925 # Remove doubled-up and trailing slashes, "." path components,
926 # and cancel out any ".." path components in PATH after making
927 # it an absolute path.
932 # These SED scripts presuppose an absolute path wit
[all...]
/third_party/node/deps/cares/
H A Dltmain.sh198 # CHECK_FUNC should accept the path to a candidate program, and
240 # Unless the user overrides by setting SED, search the path for either GNU
282 # Unless the user overrides by setting GREP, search the path for either GNU
356 # Sed substitution that converts a w32 file name or path
870 # Make sure the entire path to DIRECTORY-PATH is available.
888 # list incase some portion of path contains whitespace.
956 # Remove doubled-up and trailing slashes, "." path components,
957 # and cancel out any ".." path components in PATH after making
958 # it an absolute path.
963 # These SED scripts presuppose an absolute path wit
[all...]
/third_party/node/deps/cares/config/
H A Dltmain.sh198 # CHECK_FUNC should accept the path to a candidate program, and
240 # Unless the user overrides by setting SED, search the path for either GNU
282 # Unless the user overrides by setting GREP, search the path for either GNU
356 # Sed substitution that converts a w32 file name or path
870 # Make sure the entire path to DIRECTORY-PATH is available.
888 # list incase some portion of path contains whitespace.
956 # Remove doubled-up and trailing slashes, "." path components,
957 # and cancel out any ".." path components in PATH after making
958 # it an absolute path.
963 # These SED scripts presuppose an absolute path wit
[all...]
/third_party/libevdev/build-aux/
H A Dltmain.sh198 # CHECK_FUNC should accept the path to a candidate program, and
240 # Unless the user overrides by setting SED, search the path for either GNU
282 # Unless the user overrides by setting GREP, search the path for either GNU
356 # Sed substitution that converts a w32 file name or path
882 # Make sure the entire path to DIRECTORY-PATH is available.
900 # list incase some portion of path contains whitespace.
968 # Remove doubled-up and trailing slashes, "." path components,
969 # and cancel out any ".." path components in PATH after making
970 # it an absolute path.
975 # These SED scripts presuppose an absolute path wit
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dltmain.sh184 # CHECK_FUNC should accept the path to a candidate program, and
226 # Unless the user overrides by setting SED, search the path for either GNU
268 # Unless the user overrides by setting GREP, search the path for either GNU
342 # Sed substitution that converts a w32 file name or path
839 # Make sure the entire path to DIRECTORY-PATH is available.
857 # list incase some portion of path contains whitespace.
925 # Remove doubled-up and trailing slashes, "." path components,
926 # and cancel out any ".." path components in PATH after making
927 # it an absolute path.
932 # These SED scripts presuppose an absolute path wit
[all...]
/third_party/icu/icu4c/source/data/
H A Dmakedata.mak34 !MESSAGE ICU data make path is $(ICUMAKE)
62 !MESSAGE ICU root path is $(ICUP)
119 !MESSAGE ICU data DLL_OUTPUT path is $(DLL_OUTPUT)
143 !MESSAGE ICU tools path is $(ICUTOOLS)
171 # Thus ARM and ARM64 need to use another build of the other tools, so make sure to get an usable CFG path.
190 # The current ICU tools need to be in the path first.
195 # Use these path whether or not it's UWP build.
/third_party/node/src/
H A Dnode.h141 const char* path = nullptr);
146 const char* path = nullptr,
154 const char* path = nullptr) {
159 path);
166 const char* path = nullptr) {
171 path);
944 const char* path = nullptr);
/third_party/ninja/src/
H A Dbuild.cc109 referenced = ", needed by '" + dependent->path() + "',"; in AddSubTarget()
110 *err = "'" + node->path() + "'" + referenced + in AddSubTarget()
365 // Plan::NodeFinished would have without taking the dyndep code path). in DyndepsLoaded()
577 TimeStamp new_mtime = disk_interface_->Stat((*o)->path(), &err); in Cleanup()
581 disk_interface_->RemoveFile((*o)->path()); in Cleanup()
840 if (!disk_interface_->MakeDirs((*o)->path())) in StartEdge()
924 TimeStamp new_mtime = disk_interface_->Stat((*o)->path(), err); in FinishCommand()
964 TimeStamp deps_mtime = disk_interface_->Stat((*o)->path(), err); in FinishCommand()
/third_party/node/deps/openssl/openssl/apps/
H A Docsp.c164 {"path", OPT_PATH, 's', "Path to use in OCSP request"},
167 "[http[s]://]host[:port][/path] of HTTP(S) proxy to use; path is ignored"},
238 char *host = NULL, *port = NULL, *path = "/", *outfile = NULL; in ocsp_main() local
291 &path, NULL /* qry */, NULL /* frag */)) { in ocsp_main()
297 tpath = path; in ocsp_main()
306 path = opt_arg(); in ocsp_main()
733 resp = process_responder(req, host, port, path, opt_proxy, opt_no_proxy, in ocsp_main()
1232 const char *port, const char *path, in process_responder()
1249 app_http_post_asn1(host, port, path, prox in process_responder()
1231 process_responder(OCSP_REQUEST *req, const char *host, const char *port, const char *path, const char *proxy, const char *no_proxy, int use_ssl, STACK_OF(CONF_VALUE) *headers, int req_timeout) process_responder() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp189 // Returns the descriptors, or an error if we did not find a path or ran off
212 " because no path was found"); in parseV5EntryFormat()
649 // ignored for file names that represent full path names. in parse()
1043 return sys::path::is_absolute(Path, sys::path::Style::posix) || in isPathAbsoluteOnWindowsOrPosix()
1044 sys::path::is_absolute(Path, sys::path::Style::windows); in isPathAbsoluteOnWindowsOrPosix()
1049 std::string &Result, sys::path::Style Style) const { in getFileNameByIndex()
1076 // absolute path at this point would be if IncludeDir is absolute. in getFileNameByIndex()
1078 sys::path in getFileNameByIndex()
[all...]
/third_party/skia/tests/
H A DPictureTest.cpp380 SkPath path; in test_clip_bound_opt() local
381 path.addOval(rect2); in test_clip_bound_opt()
399 canvas->clipPath(path); in test_clip_bound_opt()
409 canvas->clipPath(path, SkClipOp::kDifference); in test_clip_bound_opt()
418 canvas->clipPath(path, SkClipOp::kIntersect); in test_clip_bound_opt()
469 void onClipPath(const SkPath& path, SkClipOp op, ClipEdgeStyle edgeStyle) override {
471 this->INHERITED::onClipPath(path, op, edgeStyle);
/third_party/openssl/apps/
H A Docsp.c164 {"path", OPT_PATH, 's', "Path to use in OCSP request"},
167 "[http[s]://]host[:port][/path] of HTTP(S) proxy to use; path is ignored"},
238 char *host = NULL, *port = NULL, *path = "/", *outfile = NULL; in ocsp_main() local
291 &path, NULL /* qry */, NULL /* frag */)) { in ocsp_main()
297 tpath = path; in ocsp_main()
306 path = opt_arg(); in ocsp_main()
733 resp = process_responder(req, host, port, path, opt_proxy, opt_no_proxy, in ocsp_main()
1232 const char *port, const char *path, in process_responder()
1249 app_http_post_asn1(host, port, path, prox in process_responder()
1231 process_responder(OCSP_REQUEST *req, const char *host, const char *port, const char *path, const char *proxy, const char *no_proxy, int use_ssl, STACK_OF(CONF_VALUE) *headers, int req_timeout) process_responder() argument
[all...]
/third_party/python/Lib/
H A Dconfigparser.py491 path = m.group(1).split(':')
496 if len(path) == 1:
497 opt = parser.optionxform(path[0])
499 elif len(path) == 2:
500 sect = path[0]
501 opt = parser.optionxform(path[1])
509 option, section, rawval, ":".join(path)) from None
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc128 std::string path = file.has_package() ? file.package() : std::string(); in AddFile() local
129 if (!path.empty()) path += '.'; in AddFile()
132 if (!AddSymbol(path + file.message_type(i).name(), value)) return false; in AddFile()
137 if (!AddSymbol(path + file.enum_type(i).name(), value)) return false; in AddFile()
140 if (!AddSymbol(path + file.extension(i).name(), value)) return false; in AddFile()
144 if (!AddSymbol(path + file.service(i).name(), value)) return false; in AddFile()
510 // Fast path to avoid making the whole string for common cases. in operator ()()
604 // Slow path. Parse whole message. in FindNameOfFileContainingSymbol()
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc89 bool FileExists(const std::string& path) { in FileExists() argument
90 return File::Exists(path); in FileExists()
139 // which will be replaced by the temporary directory path.
228 // delete this directory during the test). This is the full path of that
488 std::string path = temp_directory_ + "/" + filename; in ReadDescriptorSet() local
490 GOOGLE_CHECK_OK(File::GetContents(path, &file_contents, true)); in ReadDescriptorSet()
493 FAIL() << "Could not parse file contents: " << path; in ReadDescriptorSet()
518 std::string path = temp_directory_ + "/" + filename; in ExpectFileContent() local
520 GOOGLE_CHECK_OK(File::GetContents(path, &file_contents, true)); in ExpectFileContent()
1141 // However, running out of process plugins found via the search path ( in TEST_F()
[all...]
/third_party/rust/crates/syn/src/
H A Dgenerics.rs465 pub path: Path,
813 let mut path: Path = input.parse()?; in parse() variables
814 if path.segments.last().unwrap().arguments.is_empty() in parse()
820 path.segments.last_mut().unwrap().arguments = parenthesized; in parse()
827 path, in parse()
856 default = Some(path::parsing::const_argument(input)?); in parse()
1165 self.path.to_tokens(tokens); in to_tokens()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/examples/
H A Ddpp-nfc.py24 scriptsdir = os.path.dirname(os.path.realpath(sys.modules[__name__].__file__))
25 sys.path.append(os.path.join(scriptsdir, '..', '..', 'wpaspy'))
68 if os.path.isdir(wpas_ctrl):
70 ifaces = [os.path.join(wpas_ctrl, i) for i in os.listdir(wpas_ctrl)]
82 if os.path.basename(ctrl).startswith("p2p-dev-"):
/third_party/vulkan-loader/tests/
H A Dloader_envvar_tests.cpp137 // Test VK_DRIVER_FILES environment variable containing a path to a folder
203 // Set up a layer path that includes default and user-specified locations, in TEST()
206 fs::path HOME = "/home/fake_home"; in TEST()
221 EXPECT_TRUE(debug_log.find((fs::path("/tmp/goober/vulkan") / category_path_name(category)).str())); in TEST()
222 EXPECT_TRUE(debug_log.find((fs::path("/tmp/goober2/vulkan") / category_path_name(category)).str())); in TEST()
223 EXPECT_TRUE(debug_log.find((fs::path("/tmp/goober3/vulkan") / category_path_name(category)).str())); in TEST()
224 EXPECT_TRUE(debug_log.find((fs::path("/tmp/goober4/with spaces/vulkan") / category_path_name(category)).str())); in TEST()
232 // Set up a layer path that includes default and user-specified locations, in TEST()
307 // Now set up a layer path that includes default and user-specified locations, in TEST()
310 fs::path HOM in TEST()
[all...]

Completed in 40 milliseconds

1...<<181182183184185186187188189190>>...252