Home
last modified time | relevance | path

Searched defs:subpath (Results 1 – 14 of 14) sorted by relevance

/external/llvm/utils/llvm-build/llvmbuild/
Dcomponentinfo.py33 def __init__(self, subpath, name, dependencies, parent): argument
98 def parse(subpath, items): argument
102 def __init__(self, subpath, name, parent): argument
126 def parse(subpath, items): argument
130 def __init__(self, subpath, name, dependencies, parent, library_name, argument
202 def parse(subpath, items): argument
206 def __init__(self, subpath, name, dependencies, parent, library_name, argument
216 def parse(subpath, items): argument
223 def __init__(self, subpath, name, parent, required_libraries = [], argument
264 def parse(subpath, items): argument
[all …]
Dmain.py68 def recurse(subpath): argument
/external/chromium-trace/catapult/telemetry/telemetry/internal/util/
Dpath.py43 def IsSubpath(subpath, superpath): argument
/external/squashfs-tools/squashfs-tools/
Dandroid.c36 void alloc_mounted_path(const char *mount_point, const char *subpath, char **mounted_path) { in alloc_mounted_path()
Dmksquashfs.h36 char *subpath; member
Dmksquashfs.c814 static char *subpath = NULL; in subpathname() local
3323 struct dir_info *scan1_opendir(char *pathname, char *subpath, int depth) in scan1_opendir()
3468 struct dir_info *dir_scan1(char *filename, char *subpath, in dir_scan1()
3486 char *subpath = NULL; in dir_scan1() local
3687 char *subpath = strdup(subpathname(dir_ent)); in dir_scan2() local
Daction.h215 char *subpath; member
Daction.c975 int eval_exclude_actions(char *name, char *pathname, char *subpath, in eval_exclude_actions()
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
Dcore-extensions.rb5 def /( subpath ) argument
/external/libweave/src/
Ddevice_registration_info.cc94 const std::string& subpath, in BuildURL()
275 const std::string& subpath, in GetServiceURL()
281 const std::string& subpath, in GetDeviceURL()
289 const std::string& subpath, in GetOAuthURL()
/external/libbrillo/brillo/
Durl_utils.cc66 std::string url::Combine(const std::string& url, const std::string& subpath) { in Combine()
/external/skia/src/gpu/batches/
DGrDefaultPathRenderer.cpp451 int subpath = 0; in createGeom() local
/external/icu/icu4c/source/tools/tzcode/
Dzdump.c1077 char subpath[FILENAME_MAX + 1]; in getzones() local
/external/iproute2/tc/
Dtc_bpf.c688 const char *subpath; member
1510 char subpath[PATH_MAX]; in bpf_hash_init() local