Home
last modified time | relevance | path

Searched refs:path (Results 5626 - 5650 of 8433) sorted by relevance

1...<<221222223224225226227228229230>>...338

/third_party/python/Tools/unicode/
H A Dgencjkcodecs.py63 codecpath = os.path.join(prefix, enc + '.py')
/third_party/python/Lib/distutils/tests/
H A D__init__.py22 here = os.path.dirname(__file__) or os.curdir
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/video/
H A Dframe_checksums.py66 file_size = os.path.getsize(yuv_filename)
/third_party/skia/src/core/
H A DSkStrokerPriv.h26 typedef void (*CapProc)(SkPath* path,
/third_party/skia/src/pathops/
H A DSkPathOpsCommon.h23 bool FixWinding(SkPath* path);
/third_party/openssl/crypto/dso/
H A Ddso_local.h104 int (*pathbyaddr) (void *addr, char *path, int sz);
/third_party/skia/third_party/externals/sfntly/cpp/tools/
H A Dtest_data_generator_xml.py36 self.destination + os.path.basename(font_path)) + '.xml'
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dmutator.h93 /// @param path - the directory to which the errors are printed to. No files
94 /// are created if the `path` is nullptr.
97 virtual void LogErrors(const std::string* path, uint32_t count) const = 0;
/third_party/skia/tools/skdiff/
H A Dskdiff_utils.h22 /** Reads the file at the given path and returns its complete contents as an
31 /** Writes the bitmap as a PNG to the path specified. */
32 bool write_bitmap(const SkString& path, const SkBitmap& bitmap);
/third_party/skia/tools/skp/
H A Dgenerate_page_set.py37 page_set_path = os.path.join(PAGE_SET_DIR, page_set_name)
/third_party/skia/tools/viewer/
H A DSKPSlide.h16 SKPSlide(const SkString& name, const SkString& path);
H A DSkRiveSlide.h19 SkRiveSlide(const SkString& name, const SkString& path);
H A DSvgSlide.h17 SvgSlide(const SkString& name, const SkString& path);
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dputil.h59 * #define ICU_DATA_DIR "path"
112 U_CAPI void U_EXPORT2 u_setTimeZoneFilesDirectory(const char *path, UErrorCode *status);
118 * Filesystem file and path separator characters.
/third_party/typescript/tests/baselines/reference/
H A DdeclarationEmitPathMappingMonorepo2.js20 export function createSvgIcon(path: string, displayName: string): typeof SvgIcon;
/third_party/python/Lib/test/test_tools/
H A Dtest_gprof2html.py27 fn = os.path.join(tmpdir, 'abc')
H A Dtest_pdeps.py21 fn = os.path.join(tmpdir, 'foo')
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dfield_mask_utility.h52 // Applies a 'converter' to each segment of a FieldMask path and returns the
53 // result. Quoted strings in the 'path' are copied to the output as-is without
56 std::string ConvertFieldMaskPath(const StringPiece path,
62 // resulting path.
/third_party/python/Lib/unittest/test/
H A D__init__.py6 here = os.path.dirname(__file__)
/third_party/python/Lib/test/test_importlib/extension/
H A Dtest_path_hook.py10 """Test the path hook for extension modules."""
22 self.assertTrue(hasattr(self.hook(util.EXTENSIONS.path), 'find_module'))
/third_party/skia/infra/bots/recipe_modules/infra/
H A Dapi.py29 'PATH': self.m.path.pathsep.join([
/third_party/skia/infra/bots/assets/android_sdk_linux/
H A Dcreate.py32 dst = os.path.join(target_dir, 'android-sdk')
/third_party/skia/gn/
H A Drun_sksllex.py24 if not os.path.isfile(clangFormat + exeSuffix):
/third_party/rust/crates/nix/test/sys/
H A Dtest_stat.rs22 chflags(f.path(), commanded).unwrap(); in test_chflags()
/third_party/skia/dm/
H A DDMJsonWriter.h52 * Read JSON file at path written by DumpJson, calling callback for each
55 static bool ReadJson(const char* path, void(*callback)(BitmapResult));

Completed in 13 milliseconds

1...<<221222223224225226227228229230>>...338