Home
last modified time | relevance | path

Searched refs:path (Results 6601 - 6625 of 9842) sorted by relevance

1...<<261262263264265266267268269270>>...394

/third_party/python/Lib/lib2to3/fixes/
H A Dfix_import.py15 from os.path import dirname, join, exists, sep
/third_party/python/Lib/distutils/tests/
H A Dtest_text_file.py55 filename = os.path.join(tmpdir, "test.txt")
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DLookupResult.cpp27 llvm::sys::path::append(Storage, Locations[Index].Dir, in getSourceFile()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cTestPackages.hpp41 void init(tcu::TestCase* testCase, const std::string& path);
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/
H A DinsertTags.py87 pageName = baseDir + '/' + os.path.basename(specFile)
/third_party/skia/src/core/
H A DSkTypeface_remote.cpp50 bool SkScalerContextProxy::generatePath(SkGlyphID glyphID, SkPath* path) { in generatePath() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DConfigurator.hpp53 std::string path; member in sw::Configurator
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DConfigurator.hpp53 std::string path; member in sw::Configurator
/third_party/skia/third_party/externals/icu/source/tools/pkgdata/
H A Dpkgtypes.h67 * strAlias is an alias to a full or relative path to a FILE. This function
73 * @param strAlias alias to full path string
134 char * convertToNativePathSeparators(char *path);
/third_party/skia/src/utils/
H A DSkOrderedFontMgr.cpp94 sk_sp<SkTypeface> SkOrderedFontMgr::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() argument
/third_party/skia/src/svg/
H A DSkSVGDevice.h34 void drawPath(const SkPath& path,
/third_party/skia/src/ports/
H A DSkScalerContext_mac_ct.h50 bool generatePath(SkGlyphID glyph, SkPath* path) override;
H A DSkScalerContext_win_dw.h33 bool generatePath(SkGlyphID glyph, SkPath* path) override;
/third_party/skia/third_party/externals/angle2/util/
H A Dtest_utils.h43 // Creates a temporary file. The full path is placed in |tempFileNameOut|, and the
52 bool DeleteSystemFile(const char *path);
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-arabic-joining-list.py10 import os.path, sys namespace
/third_party/python/Include/
H A Dimport.h72 PyAPI_FUNC(PyObject *) PyImport_GetImporter(PyObject *path); variable
/third_party/python/Lib/distutils/command/
H A Dbdist.py98 self.bdist_base = os.path.join(build_base,
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dspirv_reduce_mutator.h62 void LogErrors(const std::string* path, uint32_t count) const override;
/third_party/skia/tools/debugger/
H A DJsonWriteBuffer.h45 void writePath(const SkPath& path) override;
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dresbund.h490 void constructForLocale(const UnicodeString& path, const Locale& locale, UErrorCode& error);
/third_party/typescript/tests/baselines/reference/
H A DaugmentExportEquals5.js22 route(path: string): IRoute;
69 /// <reference path="express.d.ts"/>
/third_party/python/Lib/test/test_json/
H A D__init__.py57 pkg_dir = os.path.dirname(__file__)
/third_party/protobuf/python/google/protobuf/
H A Dproto_builder.py120 file_proto.name = os.path.join(package.replace('.', '/'), proto_file_name)
/third_party/python/Lib/ctypes/test/
H A Dtest_macholib.py18 # return os.path.realpath(dyld_find(dylib))
42 return os.path.realpath(dyld_find(dylib))
68 # Issue #21093: dyld default search path includes $HOME/lib and
71 # of the path.
/third_party/rust/crates/clap/examples/
H A Dtyped-derive.rs14 include: Option<std::path::PathBuf>,

Completed in 12 milliseconds

1...<<261262263264265266267268269270>>...394