Home
last modified time | relevance | path

Searched defs:subname (Results 1 – 11 of 11) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dpriv_syswrap-solaris.h39 #define SC2(name, subname) \ argument
43 #define SC3(name, subname, subsubname) \ argument
/external/emma/ant/ant14/com/vladium/emma/
DemmaTask.java104 protected String getNestedTaskName (final String subname) in getNestedTaskName()
/external/e2fsprogs/e2fsck/
Dproblem.c2300 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/
Dzipimport.c213 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/
Dprofile.c1466 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/
Dboolean_record.c88 char *subname = selinux_boolean_sub(name); in hidden_def() local
/external/python/cpython2/Python/
Dimport.c1314 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/
Dmethods-original.cc95 namespace subname { namespace
Dmethods-expected.cc91 namespace subname { namespace
/external/syslinux/gpxe/src/core/
Dsettings.c322 char *subname; in parse_settings_name() local
/external/kernel-headers/original/uapi/sound/
Dasound.h322 unsigned char subname[32]; /* subdevice name */ member
621 unsigned char subname[32]; /* name of active or selected subdevice */ member