| /third_party/skia/tests/ |
| H A D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 38 SkPath path, out; in testSimplifyQuadralateralsMain() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | SystemUtils.cpp | 99 std::array<char, PATH_MAX> path; in GetExecutablePath() local
|
| /third_party/skia/third_party/externals/angle2/util/ |
| H A D | test_utils_unittest.cpp | 82 char path[kMaxPath] = {}; in TEST() local 110 char path[kMaxPath] = {}; in TEST() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/tools/ |
| H A D | glnames.py | 30 import sys, string, struct, re, os.path namespace
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | test-multithread.c | 129 char *path = argc > 1 && *argv[1] ? argv[1] : (char *) font_path; in main() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/subset/ |
| H A D | run-repack-tests.py | 103 path = args[0] variable [all...] |
| /third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
| H A D | spirv_fuzz_mutator.cc | 89 void SpirvFuzzMutator::LogErrors(const std::string* path, in LogErrors() argument
|
| H A D | spirv_opt_mutator.cc | 136 void SpirvOptMutator::LogErrors(const std::string* path, uint32_t count) const { in LogErrors() argument
|
| /third_party/skia/third_party/icu/ |
| H A D | SkLoadICU.cpp | 75 char path[MAX_PATH]; in library_directory() local 83 char path[MAX_PATH]; in executable_directory() local [all...] |
| /third_party/skia/tools/ |
| H A D | blob_cache_sim.cpp | 86 SkString path = SkStringPrintf("text_blob_trace_%04d.png", i); in main() local
|
| H A D | imgcvt.cpp | 16 static void write_png(const char* path, sk_sp<SkImage> img) { in write_png() argument
|
| /third_party/skia/tools/gpu/ |
| H A D | MemoryCache.cpp | 65 void MemoryCache::writeShadersToDisk(const char* path, GrBackendApi api) { in writeShadersToDisk() argument
|
| /third_party/skia/tools/skqp/ |
| H A D | make_skqp_model.cpp | 44 static SkBitmap decode_to_srgb_8888_unpremul(const char* path) { in decode_to_srgb_8888_unpremul() argument 59 bool encode_png(const char* path, const SkPixmap& pixmap) { in encode_png() argument
|
| /third_party/skia/tools/viewer/ |
| H A D | MSKPSlide.cpp | 16 MSKPSlide::MSKPSlide(const SkString& name, const SkString& path) in MSKPSlide() argument
|
| /third_party/spirv-headers/tools/buildHeaders/bin/ |
| H A D | generate_language_headers.py | 32 import os.path namespace
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | locresdata.cpp | 45 uloc_getTableStringWithFallback(const char *path, const char *locale, in uloc_getTableStringWithFallback() argument
|
| H A D | locutil.cpp | 232 const char* path = cbundleID.isEmpty() ? NULL : cbundleID.data(); in getAvailableLocaleNames() local
|
| /third_party/toybox/lib/ |
| H A D | dirtree.c | 63 char *path = parent ? dirtree_path(parent, 0) : ""; in dirtree_add_node() local 81 char *path; in dirtree_path() local 144 char *path = dirtree_path(node, 0); dirtree_recurse() local 189 dirtree_flagread(char *path, int flags, int (*callback)(struct dirtree *node)) dirtree_flagread() argument 196 dirtree_read(char *path, int (*callback)(struct dirtree *node)) dirtree_read() argument [all...] |
| /third_party/toybox/porting/liteos_a/lib/ |
| H A D | dirtree.c | 71 char *path = parent ? dirtree_path(parent, 0) : ""; in dirtree_add_node() local 89 char *path; in dirtree_path() local 151 char *path = dirtree_path(node, 0); dirtree_recurse() local 196 dirtree_flagread(char *path, int flags, int (*callback)(struct dirtree *node)) dirtree_flagread() argument 203 dirtree_read(char *path, int (*callback)(struct dirtree *node)) dirtree_read() argument [all...] |
| /third_party/toybox/toys/other/ |
| H A D | sysctl.c | 51 static int write_key(char *path, char *key, char *value) in write_key() argument 69 char *path, *data, *key; in do_show_keys() local 96 char *path; in process_key() local [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | more.c | 68 static int more_directory(char *path, struct stat *st) in more_directory() argument
|
| /third_party/toybox/toys/posix/ |
| H A D | getconf.c | 174 static void show_conf(int i, struct config *c, const char *path) in show_conf() argument 196 char *name, *path = (toys.optc==2) ? toys.optargs[1] : "/", in getconf_main() local [all...] |
| /third_party/protobuf/src/google/protobuf/io/ |
| H A D | printer_unittest.cc | 193 MockDescriptor(const std::string& file, const std::vector<int>& path) in MockDescriptor() argument 301 std::vector<int> path; in TEST() local 326 std::vector<int> path; TEST() local 350 std::vector<int> path; TEST() local 376 std::vector<int> path; TEST() local 424 std::vector<int> path; TEST() local 516 std::vector<int> path; TEST() local 531 std::vector<int> path; TEST() local 546 std::vector<int> path; TEST() local [all...] |
| /third_party/python/Mac/Tools/ |
| H A D | pythonw.c | 157 static char path[PATH_MAX * 2]; in main() local [all...] |
| /third_party/python/Python/ |
| H A D | importdl.c | 100 PyObject *name_unicode = NULL, *name = NULL, *path = NULL, *m = NULL; in _PyImport_LoadDynamicModuleWithSpec() local [all...] |