| /third_party/musl/ |
| H A D | INSTALL | 159 /etc/ld-musl-$ARCH.path (where $ARCH matches the architecture name 163 non-default location, the path file also needs to reside at that
|
| /third_party/node/deps/openssl/openssl/apps/include/ |
| H A D | opt.h | 290 { "provider-path", OPT_PROV_PROVIDER_PATH, 's', "Provider load path (must be before 'provider' argument if required)" }, \
|
| /third_party/node/deps/openssl/openssl/ |
| H A D | README-FIPS.md | 133 $ ./util/wrap.pl -fips apps/openssl list -provider-path providers \ 148 $./util/wrap.pl -fips apps/openssl list -provider-path providers \
|
| /third_party/libcoap/man/ |
| H A D | coap_address.txt.in | 88 AF_UNIX Unix Domain using file path names 257 *coap_host_is_unix_domain*() returns 1 if encoded unix path name or 0 if not.
|
| /third_party/libabigail/tests/data/test-annotate/ |
| H A D | test7.so.abi | 6 <abi-instr address-size='64' path='test7.cc' comp-dir-path='/home/ooprala/rh/u/libabigail/tests/data/test-read-dwarf' language='LANG_C_plus_plus'>
|
| /third_party/python/Tools/c-analyzer/c_analyzer/ |
| H A D | info.py | 2 import os.path namespace 317 relroot = os.path.abspath(relroot)
|
| /third_party/python/Tools/c-analyzer/cpython/ |
| H A D | _parser.py | 1 import os.path namespace 18 return os.path.join(REPO_ROOT, relfile)
|
| /third_party/python/Tools/unicode/ |
| H A D | genmap_japanese.py | 169 print_autogen(fp, os.path.basename(__file__)) 224 print_autogen(fp, os.path.basename(__file__))
|
| /third_party/pcre2/pcre2/doc/ |
| H A D | pcre2matching.3 | 53 of the pattern tree. That is, it proceeds along a single path through the tree, 68 Because it ends up with a single path through the tree, it is relatively
|
| /third_party/protobuf/cmake/ |
| H A D | tests.cmake | 11 "Using absolute test_plugin path in tests" ON) 86 get_filename_component(dirname ${filename} PATH)
|
| /third_party/protobuf/conformance/ |
| H A D | ConformanceJava.java | 208 // 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 D | Any.cs | 167 /// 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 D | README.txt | 197 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 D | sndhdr.py | 253 if os.path.isdir(filename): 258 names = glob.glob(os.path.join(glob.escape(filename), '*'))
|
| /third_party/python/Lib/distutils/tests/ |
| H A D | test_register.py | 111 self.assertFalse(os.path.exists(self.rc)) 130 self.assertTrue(os.path.exists(self.rc))
|
| /third_party/python/Doc/using/ |
| H A D | mac.rst | 36 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 D | unix.rst | 132 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 D | opt.h | 290 { "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 D | COFFModuleDefinition.cpp | 24 #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 D | gl3cTestPackages.cpp | 71 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 D | vkconventions.py | 233 """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 D | span.go | 22 "path" 187 uri = path.Base(uri)
|
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | glmark2Benchmark.cpp | 132 // 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 D | SkDrawShadowInfo.cpp | 141 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 D | jsonToSpirv.h | 36 // 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);
|