Home
last modified time | relevance | path

Searched refs:path (Results 7276 - 7300 of 8453) sorted by relevance

1...<<291292293294295296297298299300>>...339

/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/
H A Dminimal-ws-client.c144 vhd->i.path = "/publisher"; in sul_connect_attempt()
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
H A Dminimal-ws-client-spam.c62 i.path = "/"; in connect_client()
/third_party/libwebsockets/test-apps/android/app/src/main/jni/
H A DLwsService.cpp289 info_ws.path = "/"; in jni_connectLws()
/third_party/python/Tools/c-analyzer/c_parser/
H A D__main__.py2 import os.path namespace
/third_party/python/Tools/i18n/
H A Dmsgfmt.py110 outfile = os.path.splitext(infile)[0] + '.mo'
/third_party/popt/src/
H A Dpopt.h234 * @param configPaths colon separated file path(s) to read.
319 * Test path/file for config file sanity (regular file, permissions etc)
348 * Note that an '@' character preceding a path in the list will
451 * @param path single path to search for executables
454 void poptSetExecPath(poptContext con, const char * path, int allowAbsolute);
/third_party/python/Lib/idlelib/
H A Drunscript.py119 sys.path if not already included.
145 dirname = os.path.dirname(filename)
152 from os.path import basename as _basename
H A Dstackviewer.py98 if os.path.isfile(filename):
H A Dautocomplete.py208 expandedpath = os.path.expanduser(what)
/third_party/python/Lib/test/libregrtest/
H A Drefleak.py66 fname = os.path.join(os_helper.SAVEDCWD, fname)
/third_party/skia/third_party/externals/angle2/scripts/
H A Dgen_proc_table.py116 sys.path.append('../src/libANGLE/renderer')
/third_party/skia/src/core/
H A DSkReadBuffer.h109 void readPath(SkPath* path);
/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/python/Lib/test/
H A Dtest_winconsoleio.py116 conout_path = os.path.join(temp_path, 'CONOUT$')
H A Dtest_dbm_ndbm.py113 self.assertTrue(any(os.path.exists(filename + suffix)
H A Dtest_zipfile64.py89 if os.path.exists(fname):
H A Dtest_exception_hierarchy.py113 self.assertFalse(os.path.exists(filename))
H A Dtest_netrc.py282 fn = os.path.join(d, '.netrc')
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
H A DWindowsSupport.h248 namespace path { namespace
251 } // end namespace path
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSignals.cpp121 StringRef Parent = llvm::sys::path::parent_path(Argv0); in printSymbolizedStackTrace()
H A DTimeProfiler.cpp196 TimeTraceGranularity, llvm::sys::path::filename(ProcName)); in timeTraceProfilerInitialize()
/third_party/skia/third_party/externals/tint/tools/src/cmd/fix-tests/
H A Dmain.go25 "path/filepath"
52 executable - the path to the test executable to run.`)
63 exe := args[0] // The path to the test executable
76 // Full path to the 'test-results.json' in the temporary directory
222 // Get the absolute source path
254 // parseSourceFile() reads the file at path, splitting the content into chunks
256 func parseSourceFile(path string) (sourceFile, error) {
257 fileBytes, err := ioutil.ReadFile(path)
283 // path.
284 func writeSourceFile(path strin
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dputilimp.h42 * with an alternate path for unusual platforms.
465 * @param path Pathname to test
466 * @return true if the path is absolute
469 U_CAPI UBool U_EXPORT2 uprv_pathIsAbsolute(const char *path);
/third_party/python/Lib/
H A Dtimeit.py307 # Include the current directory, so that local imports work (sys.path
311 sys.path.insert(0, os.curdir)

Completed in 18 milliseconds

1...<<291292293294295296297298299300>>...339