Home
last modified time | relevance | path

Searched defs:path (Results 1051 - 1075 of 2531) sorted by relevance

1...<<41424344454647484950>>...102

/third_party/skia/third_party/externals/icu/source/common/
H A Dlocutil.cpp232 const char* path = cbundleID.isEmpty() ? NULL : cbundleID.data(); in getAvailableLocaleNames() local
/third_party/toybox/lib/
H A Ddirtree.c63 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 Ddirtree.c71 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 Dsysctl.c51 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 Dmore.c68 static int more_directory(char *path, struct stat *st) in more_directory() argument
/third_party/toybox/toys/posix/
H A Dgetconf.c174 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 Dprinter_unittest.cc193 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 Dpythonw.c157 static char path[PATH_MAX * 2]; in main() local
[all...]
/third_party/python/Python/
H A Dimportdl.c100 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 DFieldMaskTree.java102 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 DAnnotation.php24 private $path; variable
95 $this->path = $arr; global() variable
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
H A DLocation.php43 private $path; variable
245 $this->path = $arr; global() variable
[all...]
/third_party/python/Doc/tools/extensions/
H A Dc_annotations.py22 from os import path namespace
/third_party/python/Lib/
H A Dpy_compile.py11 import os.path namespace
/third_party/pulseaudio/src/pulsecore/
H A Ddatabase-gdbm.c66 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 Dsupport.py7 import os.path namespace
/third_party/protobuf/src/google/protobuf/testing/
H A Dfile.cc130 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 Dtest_reader.py1 import os.path namespace
[all...]
/third_party/python/Lib/test/test_importlib/frozen/
H A Dtest_finder.py7 import os.path namespace
[all...]
/third_party/rust/crates/memoffset/src/
H A Doffset_of.rs223 fn path() { in path() functions
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Derror.rs144 let mut path = path.to_string_lossy(); in display_syn_error() variables
[all...]
/third_party/skia/gm/
H A Dstringart.cpp51 SkPath path; variable
H A Darcto.cpp106 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 Daarectmodes.cpp48 SkPathBuilder path; in test4() local
/third_party/skia/modules/svg/src/
H A DSkSVGNode.cpp48 SkPath path = this->onAsPath(localContext); in asPath() local

Completed in 10 milliseconds

1...<<41424344454647484950>>...102