Home
last modified time | relevance | path

Searched refs:path (Results 6076 - 6100 of 9862) sorted by relevance

1...<<241242243244245246247248249250>>...395

/third_party/skia/src/core/
H A DSkWriteBuffer.h63 virtual void writePath(const SkPath& path) = 0;
125 void writePath(const SkPath& path) override;
/third_party/skia/src/fonts/
H A DSkFontMgr_indirect.cpp163 sk_sp<SkTypeface> SkFontMgr_Indirect::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() argument
164 return fImpl->makeFromFile(path, ttcIndex); in onMakeFromFile()
/third_party/skia/src/gpu/tessellate/
H A DPathCurveTessellator.cpp47 for (auto [pathMatrix, path, color] : pathDrawList) { in writePatches()
53 for (auto [verb, pts, w] : SkPathPriv::Iterate(path)) { in writePatches()
/third_party/skia/third_party/externals/spirv-cross/tests-other/
H A Dc_api_test.c26 static int read_file(const char *path, SpvId **buffer, size_t *word_count) in read_file() argument
29 FILE *file = fopen(path, "rb"); in read_file()
/third_party/skia/src/sksl/
H A DSkSLCompiler.h189 static ModuleData MakeModulePath(const char* path) { in MakeModulePath() argument
190 return ModuleData{path, /*fData=*/nullptr, /*fSize=*/0}; in MakeModulePath()
/third_party/skia/third_party/externals/dawn/generator/
H A Dopengl_loader_generator.py276 os.path.abspath(args.gl_xml),
277 os.path.abspath(args.supported_extensions)
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-arabic-table.py11 import os.path, sys namespace
189 names[items[0]] = os.path.commonprefix ([names[items[0]], fields[1]]).strip ()
/third_party/python/Lib/test/test_importlib/source/
H A Dtest_finder.py102 pkg_dir = os.path.dirname(mapping['pkg.__init__'])
110 pkg_dir = os.path.dirname(mapping['pkg.__init__'])
126 # The empty string from sys.path means to search in the cwd.
/third_party/python/Modules/_decimal/tests/
H A Dformathelper.py136 if os.path.isfile("/var/lib/locales/supported.d/local"):
158 if os.path.isfile("/etc/locale.alias"):
/third_party/skia/tools/debugger/
H A DJsonWriteBuffer.cpp176 void JsonWriteBuffer::writePath(const SkPath& path) { in writePath() argument
177 this->append("path"); in writePath()
178 DrawCommand::MakeJsonPath(*fWriter, path); in writePath()
/third_party/skia/tools/fonts/
H A DTestTypeface.cpp179 void generateImage(const SkGlyph&) override { SK_ABORT("Should have generated from path."); }
181 bool generatePath(SkGlyphID glyph, SkPath* path) override {
182 *path = this->getTestTypeface()->getPath(glyph).makeTransform(fMatrix);
/third_party/skia/tools/skdiff/
H A Dskdiff_utils.cpp93 bool write_bitmap(const SkString& path, const SkBitmap& bitmap) { in write_bitmap() argument
97 return ToolUtils::EncodeImageToFile(path.c_str(), copy, SkEncodedImageFormat::kPNG, 100); in write_bitmap()
/third_party/skia/tools/skpbench/
H A Dsheet.py155 if os.path.splitext(basename)[1] != '.csv':
157 pathname = os.path.join(dirname, basename)
/third_party/skia/tools/viewer/
H A DMSKPSlide.cpp16 MSKPSlide::MSKPSlide(const SkString& name, const SkString& path) in MSKPSlide() argument
17 : MSKPSlide(name, SkStream::MakeFromFile(path.c_str())) {} in MSKPSlide()
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocutil.cpp208 // are path strings ('bundleID') passed to in getAvailableLocaleNames()
232 const char* path = cbundleID.isEmpty() ? NULL : cbundleID.data(); in getAvailableLocaleNames() local
233 icu::LocalUEnumerationPointer uenum(ures_openAvailableLocales(path, &status)); in getAvailableLocaleNames()
H A Dresbund.cpp123 * fallback path is LCV -> LC -> L -> dLCV -> dLC -> dL -> default.
126 * once a ResourceBundle object is constructed, the inheritance path
127 * no longer includes the default locale. The path is LCV -> LC -> L
209 ResourceBundle::ResourceBundle(const char* path, const Locale& locale, UErrorCode& err) in ResourceBundle() argument
212 fResource = ures_open(path, locale.getName(), &err); in ResourceBundle()
H A Duresdata.h318 * another resource bundle's item according to the path in the string.
416 const char *path, const char *name, UErrorCode *errorCode);
465 * Iterates over the path and stops when a scalar resource is found.
467 * Modifies the contents of *path (replacing separators with NULs),
468 * and also moves *path forward while it finds items.
470 * @param path input: "CollationElements/Sequence" or "zoneStrings/3/2" etc.;
474 char** path, const char** key);
/third_party/vixl/tools/test_generator/
H A Dparser.py402 stripped_basename = os.path.splitext(os.path.basename(filename))[0]
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/
H A Dmakeindex.py133 (entrypoint,ext) = os.path.splitext(file)
138 if (os.path.exists(parent)):
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dmethod_dump.sh123 iphone_simulator_sdk=$(xcrun --sdk iphonesimulator --show-sdk-path)
126 macos_sdk=$(xcrun --sdk macosx --show-sdk-path)
/third_party/python/PCbuild/
H A Dfind_msbuild.bat13 @rem One argument may be the full path. Use a goto so we don't try to
18 @rem Entire command line may represent the full path if quoting failed.
/third_party/python/Lib/test/
H A Dtest_ossaudiodev.py30 def read_sound_file(path):
31 with open(path, 'rb') as fp:
H A Dtest_urllibnet.py126 # the domain names from the search path if there is
171 self.assertTrue(os.path.exists(file_location), "file location returned by"
172 " urlretrieve is not a valid path")
182 self.assertTrue(os.path.exists(file_location))
/third_party/rust/crates/bindgen/bindgen/ir/
H A Denum_ty.rs156 let path = item.path_for_allowlisting(ctx); in is_matching_enum()
159 if enums.matches(path[1..].join("::")) { in is_matching_enum()
/third_party/skia/include/core/
H A DSkRegion.h173 /** Appends outline of SkRegion to path.
174 Returns true if SkRegion is not empty; otherwise, returns false, and leaves path
177 @param path SkPath to append to
178 @return true if path changed
182 bool getBoundaryPath(SkPath* path) const;
232 /** Constructs SkRegion to match outline of path within clip.
235 Constructed SkRegion draws the same pixels as path through clip when
238 @param path SkPath providing outline
239 @param clip SkRegion containing path
244 bool setPath(const SkPath& path, cons
[all...]

Completed in 16 milliseconds

1...<<241242243244245246247248249250>>...395