/external/valgrind/coregrind/m_syswrap/ |
D | priv_syswrap-solaris.h | 39 #define SC2(name, subname) \ argument 43 #define SC3(name, subname, subsubname) \ argument
|
/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 | 2300 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() 2307 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() 2331 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 | 1466 const char *subname, const char *subsubname, in profile_get_value() 1498 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() 1526 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() 1567 profile_get_uint(profile_t profile, const char *name, const char *subname, in profile_get_uint() 1608 profile_get_double(profile_t profile, const char *name, const char *subname, in profile_get_double() 1680 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() 1770 const char *subname = 0; in do_cmd() local
|
/external/selinux/libsemanage/src/ |
D | boolean_record.c | 88 char *subname = selinux_boolean_sub(name); in hidden_def() local
|
/external/python/cpython2/Python/ |
D | import.c | 1314 find_module(char *fullname, char *subname, PyObject *path, char *buf, in find_module() 2619 char *subname = PyString_AS_STRING(item); in ensure_fromlist() local 2645 add_submodule(PyObject *mod, PyObject *submod, char *fullname, char *subname, in add_submodule() 2679 import_submodule(PyObject *mod, char *subname, char *fullname) in import_submodule() 2750 char *name, *subname; in PyImport_ReloadModule() local
|
/external/v8/tools/clang/rewrite_to_chrome_style/tests/ |
D | methods-original.cc | 95 namespace subname { namespace
|
D | methods-expected.cc | 91 namespace subname { namespace
|
/external/syslinux/gpxe/src/core/ |
D | settings.c | 322 char *subname; in parse_settings_name() local
|
/external/kernel-headers/original/uapi/sound/ |
D | asound.h | 322 unsigned char subname[32]; /* subdevice name */ member 621 unsigned char subname[32]; /* name of active or selected subdevice */ member
|