/external/emma/ant/ant14/com/vladium/emma/ |
D | emmaTask.java | 104 protected String getNestedTaskName (final String subname) in getNestedTaskName()
|
/external/e2fsprogs/e2fsck/ |
D | problem.c | 2542 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() 2549 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() 2573 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string()
|
/external/python/cpython2/Modules/ |
D | zipimport.c | 213 char *subname = strrchr(fullname, '.'); in get_subname() local 260 char *subname, path[MAXPATHLEN + 1]; in get_module_info() local 340 char *subname = get_subname(fullname); in zipimporter_load_module() local 476 char *fullname, *subname, path[MAXPATHLEN+1]; in zipimporter_get_source() local 1235 char *subname, path[MAXPATHLEN + 1]; in get_module_code() local
|
/external/e2fsprogs/lib/support/ |
D | profile.c | 1470 const char *subname, const char *subsubname, in profile_get_value() 1502 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() 1530 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() 1571 profile_get_uint(profile_t profile, const char *name, const char *subname, in profile_get_uint() 1612 profile_get_double(profile_t profile, const char *name, const char *subname, in profile_get_double() 1684 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() 1774 const char *subname = 0; in do_cmd() local
|
/external/selinux/libsemanage/src/ |
D | boolean_record.c | 95 char *subname = NULL; in hidden_def() local
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | VerifyAttributeValues.java | 166 final String subname = subfile.getName(); in findAttributeValues() local
|
/external/python/cpython2/Python/ |
D | import.c | 1336 find_module(char *fullname, char *subname, PyObject *path, char *buf, in find_module() 2641 char *subname = PyString_AS_STRING(item); in ensure_fromlist() local 2667 add_submodule(PyObject *mod, PyObject *submod, char *fullname, char *subname, in add_submodule() 2701 import_submodule(PyObject *mod, char *subname, char *fullname) in import_submodule() 2772 char *name, *subname; in PyImport_ReloadModule() local
|
/external/libwebsockets/lib/roles/http/server/ |
D | lws-spa.c | 79 uint8_t subname:1; member
|
/external/deqp/modules/gles2/functional/ |
D | es2fClipControlTests.cpp | 999 ClipControlDepthModeTest(Context& context, const char* name, const char* subname) in ClipControlDepthModeTest()
|
/external/skqp/tools/bookmaker/ |
D | mdOut.cpp | 2100 string subname; in populateTables() local
|
/external/kernel-headers/original/uapi/sound/ |
D | asound.h | 350 unsigned char subname[32]; /* subdevice name */ member 733 unsigned char subname[32]; /* name of active or selected subdevice */ member
|