Home
last modified time | relevance | path

Searched refs:subname (Results 1 – 7 of 7) sorted by relevance

/external/e2fsprogs/e2fsck/
Dprofile.h68 (profile_t profile, const char *name, const char *subname,
72 (profile_t profile, const char *name, const char *subname,
77 (profile_t profile, const char *name, const char *subname,
82 (profile_t profile, const char *name, const char *subname,
Dprofile.c212 const char *subname, const char *subsubname,
1458 const char *subname, const char *subsubname, in profile_get_value() argument
1467 names[1] = subname; in profile_get_value()
1490 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() argument
1498 retval = profile_get_value(profile, name, subname, in profile_get_string()
1518 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() argument
1530 retval = profile_get_value(profile, name, subname, subsubname, &value); in profile_get_integer()
1559 profile_get_uint(profile_t profile, const char *name, const char *subname, in profile_get_uint() argument
1572 retval = profile_get_value(profile, name, subname, subsubname, &value); in profile_get_uint()
1635 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() argument
[all …]
Dproblem.c1874 profile_get_boolean(profile_t profile, const char *name, const char *subname, in profile_get_boolean() argument
1898 profile_get_string(profile_t profile, const char *name, const char *subname, in profile_get_string() argument
/external/srec/srec/ca/
Dacc_basi.c68 int CA_LoadAcousticSub(CA_Acoustic *hAcoust, char *subname, CA_AcoustInputParams *hAcoustInp) in CA_LoadAcousticSub() argument
77 hAcoust->swimodel = load_swimodel(subname); in CA_LoadAcousticSub()
/external/emma/ant/ant14/com/vladium/emma/
DemmaTask.java104 protected String getNestedTaskName (final String subname) in getNestedTaskName() argument
106 return getTaskName ().concat (".").concat (subname); in getNestedTaskName()
/external/kernel-headers/original/sound/
Dasound.h291 unsigned char subname[32]; /* subdevice name */ member
514 unsigned char subname[32]; /* name of active or selected subdevice */ member
/external/srec/srec/include/
Dsimapi.h535 char *subname,