| /third_party/skia/third_party/externals/icu/source/common/ |
| 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...] |
| /third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| H A D | FieldMaskTree.java | 102 FieldMaskTree addFieldPath(String path) { in addFieldPath() argument 147 removeFieldPath(String path) removeFieldPath() argument 193 getFieldPaths(Node node, String path, List<String> paths) getFieldPaths() argument 207 intersectFieldPath(String path, FieldMaskTree output) intersectFieldPath() argument 253 merge( Node node, String path, Message source, Message.Builder destination, FieldMaskUtil.MergeOptions options) merge() argument [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/ |
| H A D | Annotation.php | 24 private $path; variable 95 $this->path = $arr; global() variable [all...] |
| /third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/ |
| H A D | Location.php | 43 private $path; variable 245 $this->path = $arr; global() variable [all...] |
| /third_party/python/Doc/tools/extensions/ |
| H A D | c_annotations.py | 22 from os import path namespace
|
| /third_party/python/Lib/ |
| H A D | py_compile.py | 11 import os.path namespace
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | database-gdbm.c | 66 pa_database* pa_database_open_internal(const char *path, bool for_write) { in pa_database_open_internal() argument
|
| /third_party/python/Lib/lib2to3/tests/ |
| H A D | support.py | 7 import os.path namespace
|
| /third_party/protobuf/src/google/protobuf/testing/ |
| H A D | file.cc | 130 bool File::RecursivelyCreateDir(const string& path, int mode) { in RecursivelyCreateDir() argument 167 string path = name + "/" + entry_name; in DeleteRecursively() local [all...] |
| /third_party/python/Lib/test/test_importlib/ |
| H A D | test_reader.py | 1 import os.path namespace [all...] |
| /third_party/python/Lib/test/test_importlib/frozen/ |
| H A D | test_finder.py | 7 import os.path namespace [all...] |
| /third_party/rust/crates/memoffset/src/ |
| H A D | offset_of.rs | 223 fn path() { in path() functions
|
| /third_party/rust/crates/cxx/gen/lib/src/gen/ |
| H A D | error.rs | 144 let mut path = path.to_string_lossy(); in display_syn_error() variables [all...] |
| /third_party/skia/gm/ |
| H A D | stringart.cpp | 51 SkPath path; variable
|
| H A D | arcto.cpp | 106 SkPath path; DEF_SIMPLE_GM() local 114 SkPathBuilder path; DEF_SIMPLE_GM() local 156 SkPath path; DEF_SIMPLE_GM() local 223 SkPath path; DEF_SIMPLE_GM() local [all...] |
| H A D | aarectmodes.cpp | 48 SkPathBuilder path; in test4() local
|
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGNode.cpp | 48 SkPath path = this->onAsPath(localContext); in asPath() local
|