Home
last modified time | relevance | path

Searched refs:path (Results 5576 - 5600 of 6063) sorted by relevance

1...<<221222223224225226227228229230>>...243

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dcgenerator.py182 os.path.basename(self.genOpts.filename)).upper()
/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/libANGLE/renderer/metal/
H A Dgen_mtl_format_table.py17 sys.path.append('..')
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext_v1.h152 * @param style The style to apply. Null means fill. Currently path effects are not
314 * @param style style to apply to the rrect. Currently path effects are not allowed.
324 * Use a fast method to render the ambient and spot shadows for a path.
325 * Will return false if not possible for the given path.
328 * @param path the path to shadow
333 const SkPath& path,
337 * Draws a path.
340 * @param GrAA Controls whether the path is antialiased.
342 * @param path th
[all...]
/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/jinja2/
H A Dutils.py115 use import paths as endpoints or something similar. An import path can
141 if not os.path.isfile(filename):
/third_party/skia/third_party/externals/icu/source/
H A DrunConfigureICU35 CXXFLAGS=xyz path/to/runConfigureICU --enable-debug ...
198 # gmake is a .pgm and may not be on the path. Don't use a full path, just use gmake.
/third_party/skia/src/pathops/
H A DSkOpSegment.h60 bool addCurveTo(const SkOpSpanBase* start, const SkOpSpanBase* end, SkPathWriter* path) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp142 // At this point, we expect Buf to contain the external file path. in createYAMLParserFromMeta()
147 sys::path::append(FullPath, ExternalFilePath); in createYAMLParserFromMeta()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSourceMgr.cpp47 // If the file didn't exist directly, see if it's in an include path. in AddIncludeFile()
51 IncludeDirectories[i] + sys::path::get_separator().data() + Filename; in AddIncludeFile()
/third_party/skia/third_party/externals/tint/src/resolver/
H A Dresolver.h162 /// @param path the import path
166 /// @returns the return type of `name` in `path` or nullptr on error.
168 const std::string& path,
/third_party/skia/third_party/externals/zlib/
H A Dgzread.c654 free(state->path);
/third_party/skia/tools/calmbench/
H A Dab.py68 parser.add_argument('nano_a', type=str, help="path to A's nanobench binary")
69 parser.add_argument('nano_b', type=str, help="path to B's nanobench binary")
202 result.append(os.path.expanduser(r))
/third_party/python/Modules/
H A Dmain.c153 PySys_WriteStderr("Failed checking if argv[0] is an import path entry\n"); in pymain_get_importer()
164 sys_path = PyDict_GetItemWithError(sysdict, &_Py_ID(path)); in pymain_sys_path_add_path0()
173 PyErr_SetString(PyExc_RuntimeError, "unable to get sys.path"); in pymain_sys_path_add_path0()
548 /* ensure path config is written into global variables */ in pymain_run_python()
556 prepended to sys.path. in pymain_run_python()
565 // import readline and rlcompleter before script dir is added to sys.path in pymain_run_python()
/third_party/python/Include/internal/
H A Dpycore_global_strings.h313 STRUCT_FOR_ID(path)
/third_party/python/Lib/
H A Duuid.py366 executable = shutil.which(command, path=os.pathsep.join(path_dirs))
/third_party/python/Lib/test/
H A Dtest_urllib2net.py153 'file:' + sanepathname2url(os.path.abspath(TESTFN)),
/third_party/rust/crates/clap/src/
H A Dmacros.rs548 $setting:ident => $flag:path
/third_party/skia/modules/skparagraph/src/
H A DTextLine.h153 void paint(ParagraphPainter* painter, const RSPath* path, SkScalar hOffset, SkScalar vOffset);
/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dcheck.rs71 cx.error_spanned_by(remote, "remove generic parameters from this path"); in check_remote_generic()
457 if let Some(seg) = ty.path.segments.last() { in allow_transparent()
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dcheck.rs71 cx.error_spanned_by(remote, "remove generic parameters from this path"); in check_remote_generic()
457 if let Some(seg) = ty.path.segments.last() { in allow_transparent()
/third_party/rust/crates/quote/tests/
H A Dtest.rs120 let path = quote!(SomeTrait::serialize_with); in test_advanced()
134 #path(self.value, s) in test_advanced()
/third_party/spirv-tools/utils/vscode/src/lsp/span/
H A Dspan.go22 "path"
187 uri = path.Base(uri)
/third_party/vulkan-headers/registry/
H A Dcgenerator.py182 os.path.basename(self.genOpts.filename)).upper()
/third_party/zlib/
H A Dgzread.c702 free(state->path); in gzclose_r()

Completed in 25 milliseconds

1...<<221222223224225226227228229230>>...243