Home
last modified time | relevance | path

Searched defs:path (Results 2426 - 2450 of 5654) sorted by relevance

1...<<919293949596979899100>>...227

/third_party/skia/tests/
H A DEmptyPathTest.cpp15 static void drawAndTest(skiatest::Reporter* reporter, const SkPath& path, in drawAndTest() argument
63 static void iter_paint(skiatest::Reporter* reporter, const SkPath& path, bool shouldDraw, in iter_paint() argument
108 static void make_M(SkPath* path) { path in make_empty() argument
109 make_MM(SkPath* path) make_MM() argument
110 make_MZM(SkPath* path) make_MZM() argument
111 make_L(SkPath* path) make_L() argument
112 make_Q(SkPath* path) make_Q() argument
113 make_C(SkPath* path) make_C() argument
137 SkPath path; test_emptydrawing() local
[all...]
/third_party/skia/third_party/externals/dawn/generator/
H A Dgenerator_lib.py87 path = os.path.join(sys.argv[jinja2_path_argv_index + 1], os.pardir) variable
[all...]
/third_party/openssl/crypto/dso/
H A Ddso_lib.c300 int DSO_pathbyaddr(void *addr, char *path, int sz) in DSO_pathbyaddr() argument
H A Ddso_dl.c248 static int dl_pathbyaddr(void *addr, char *path, int sz) in dl_pathbyaddr() argument
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-math.c58 gchar* path = g_test_build_filename(G_TEST_DIST, fontFile, NULL); in openFont() local
/third_party/python/Lib/test/
H A Dtest_zipimport_support.py7 import os.path namespace
[all...]
/third_party/python/Modules/_ctypes/darwin/
H A Ddlfcn_simple.c109 static void *darwin_dlopen(const char *path, int mode) in darwin_dlopen() argument
[all...]
/third_party/python/Modules/_io/clinic/
H A D_iomodule.c.h339 PyObject *path; in _io_open_code() local
/third_party/pulseaudio/src/pulsecore/
H A Dconf-parser.c94 char *path = NULL, *fn; in parse_line() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/scripts/
H A Dupdate.py27 from os import path namespace
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp46 StringRef find_first_component(StringRef path) { in find_first_component() argument
135 parent_path_end(StringRef path) parent_path_end() argument
231 namespace path { global() namespace
233 begin(StringRef path) begin() argument
241 end(StringRef path) end() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/examples/
H A Dfractal.cpp82 writeBMP(const Color<uint8_t>* texels, int width, int height, const char* path) writeBMP() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/
H A Dbloat.py424 path = '' global() variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DPath.cpp59 StringRef find_first_component(StringRef path, Style style) { in find_first_component() argument
137 parent_path_end(StringRef path, Style style) parent_path_end() argument
222 namespace path { global() namespace
224 begin(StringRef path, Style style) begin() argument
233 end(StringRef path) end() argument
[all...]
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dspirv_reduce_mutator.cc166 void SpirvReduceMutator::LogErrors(const std::string* path, in LogErrors() argument
H A Dutil.cc26 bool WriteBinary(const std::string& path, const uint8_t* data, size_t size) { in WriteBinary() argument
119 bool ReadBinary(const std::string& path, std::vector<uint32_t>* out) { in ReadBinary() argument
149 bool WriteBinary(const std::string& path, const std::vector<uint32_t>& binary) { in WriteBinary() argument
32 LogError(uint32_t index, const std::string& type, const std::string& message, const std::string* path, const uint8_t* data, size_t size, const std::string* wgsl) LogError() argument
/third_party/skia/third_party/externals/tint/src/
H A Dsource.h57 const std::string path; member in tint::Source::File
156 Source(const Range& rng, const std::string& path, const FileContent* content = nullptr) Source() argument
[all...]
/third_party/skia/third_party/externals/zlib/google/
H A Dzip.h36 base::FilePath path; member
H A Dzip_writer.cc40 OpenNewFileEntry(zipFile zip_file, const base::FilePath& path, bool is_directory, base::Time last_modified) OpenNewFileEntry() argument
58 AddFileEntryToZip(zipFile zip_file, const base::FilePath& path, base::File file) AddFileEntryToZip() argument
76 AddDirectoryEntryToZip(zipFile zip_file, const base::FilePath& path, base::Time last_modified) AddDirectoryEntryToZip() argument
/third_party/skia/third_party/externals/zlib/
H A Dgzlib.c290 char *path; /* identifier for error messages */ global() local
[all...]
/third_party/skia/tools/skdiff/
H A Dskdiff_html.cpp163 static void print_image_cell(SkFILEWStream* stream, const SkString& path, int height) { in print_image_cell() argument
173 static void print_link_cell(SkFILEWStream* stream, const SkString& path, const char* text) { in print_link_cell() argument
H A Dskdiff_utils.cpp93 bool write_bitmap(const SkString& path, const SkBitmap& bitmap) { in write_bitmap() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dresbund.cpp209 ResourceBundle::ResourceBundle(const char* path, const Locale& locale, UErrorCode& err) in ResourceBundle() argument
H A Dsprpimpl.h85 char* path; member
/third_party/toybox/toys/other/
H A Dlsattr.c92 static void print_file_attr(char *path) in print_file_attr() argument

Completed in 14 milliseconds

1...<<919293949596979899100>>...227