Home
last modified time | relevance | path

Searched full:path (Results 27851 - 27875 of 37931) sorted by relevance

1...<<1111111211131114111511161117111811191120>>...1518

/third_party/protobuf/cmake/
H A Dtests.cmake11 "Using absolute test_plugin path in tests" ON)
86 get_filename_component(dirname ${filename} PATH)
/third_party/protobuf/conformance/
H A DConformanceJava.java208 // Fast path comparing all the messages with the first message, assuming equality being in parseBinary()
218 // Slow path: compare and find out all unequal pairs. in parseBinary()
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DAny.cs167 /// one "/" character. The last segment of the URL's path must represent
169 /// `path/google.protobuf.Duration`). The name should be in a canonical form
/third_party/python/Lib/idlelib/idle_test/
H A DREADME.txt197 in a directory in sys.path. One solution: copy the package to the
200 'dev' is prepended to sys.path.
/third_party/python/Lib/
H A Dsndhdr.py253 if os.path.isdir(filename):
258 names = glob.glob(os.path.join(glob.escape(filename), '*'))
/third_party/python/Lib/distutils/tests/
H A Dtest_register.py111 self.assertFalse(os.path.exists(self.rc))
130 self.assertTrue(os.path.exists(self.rc))
/third_party/python/Doc/using/
H A Dmac.rst36 path. To uninstall MacPython, you can simply remove these three things. A
73 :file:`/usr/local/bin` is in your shell search path.
H A Dunix.rst132 which searches for the Python interpreter in the whole :envvar:`PATH`. However,
134 ``/usr/bin/python3`` as the interpreter path.
/third_party/openssl/apps/include/
H A Dopt.h290 { "provider-path", OPT_PROV_PROVIDER_PATH, 's', "Provider load path (must be before 'provider' argument if required)" }, \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DCOFFModuleDefinition.cpp24 #include "llvm/Support/Path.h"
217 if (!sys::path::has_extension(Name)) in parseOne()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTestPackages.cpp71 void TestCaseWrapper::init(tcu::TestCase* testCase, const std::string& path) in init() argument
73 if (m_waiverMechanism->isOnWaiverList(path)) in init()
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dvkconventions.py233 """Return the path to the spec source folder to reflow"""
268 """Return file path to an extension appendix relative to a directory
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/span/
H A Dspan.go22 "path"
187 uri = path.Base(uri)
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A Dglmark2Benchmark.cpp132 // Set the current working directory to the executable's, as the data path of glmark2 is in run()
133 // set relative to that path. in run()
/third_party/skia/src/core/
H A DSkDrawShadowInfo.cpp141 void GetLocalBounds(const SkPath& path, const SkDrawShadowRec& rec, const SkMatrix& ctm, in GetLocalBounds() argument
143 SkRect ambientBounds = path.getBounds(); in GetLocalBounds()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
H A DjsonToSpirv.h36 // Reads the file in the given |path|. Returns true and the contents of the
38 std::pair<bool, std::string> ReadFile(const std::string& path);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
H A DjsonToSpirv.h36 // Reads the file in the given |path|. Returns true and the contents of the
38 std::pair<bool, std::string> ReadFile(const std::string& path);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/span/
H A Dspan.go22 "path"
187 uri = path.Base(uri)
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A DREADME94 in your path or run them from the current directory. All three will
131 and wpng.exe. Copy them somewhere in your PATH or run them from the
/third_party/skia/third_party/externals/icu/source/tools/genbrk/
H A Dgenbrk.cpp74 "\t followed by path, defaults to %s\n" in usageAndDie()
75 "\t-d or --destdir destination directory, followed by the path\n", in usageAndDie()
/third_party/skia/third_party/externals/icu/source/tools/gencfu/
H A Dgencfu.cpp77 "\t followed by path, defaults to %s\n" in usageAndDie()
78 "\t-d or --destdir destination directory, followed by the path\n", in usageAndDie()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtls_test_common.c258 * compile test file url pointing to the current running directory path
270 /* setup test file path, url */ in gen_test_file_url()
/third_party/skia/src/ports/
H A DSkFontMgr_FontConfigInterface.cpp279 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override {
280 std::unique_ptr<SkStreamAsset> stream = SkStream::MakeFromFile(path);
/third_party/skia/src/pathops/
H A DSkOpEdgeBuilder.cpp43 void SkOpEdgeBuilder::addOperand(const SkPath& path) { in addOperand() argument
46 fPath = &path; in addOperand()
/third_party/skia/tests/
H A DCanvasStateTest.cpp83 static void write_image(const SkImage* img, const char path[]) { in write_image() argument
85 SkFILEWStream(path).write(data->data(), data->size()); in write_image()

Completed in 32 milliseconds

1...<<1111111211131114111511161117111811191120>>...1518