Home
last modified time | relevance | path

Searched defs:seps (Results 1 – 8 of 8) sorted by relevance

/external/srec/seti/setiUtils/src/
Dplatform_utils.c44 char * safe_strtok(char *input_str, char *seps, int * token_len) in safe_strtok()
/external/svox/pico/tts/
Dcom_svox_picottsengine.cpp594 const char * seps = " "; in get_tok() local
626 const char * seps = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; in get_sub_tok() local
/external/srec/seti/sltsEngine/src/
Drun_seq_lts.c661 char seps[] = " \n"; in load_allowable_cons_comb() local
1348 char seps[] = " "; in add_output() local
/external/bluetooth/bluez/tools/
Davinfo.c254 struct seid_info seps[0]; member
519 int seps, i; in avdtp_discover() local
/external/bluetooth/bluez/audio/
Dsource.c449 static void discovery_complete(struct avdtp *session, GSList *seps, struct avdtp_error *err, in discovery_complete()
Davdtp.c192 struct seid_info seps[0]; member
331 GSList *seps; member
400 GSList *seps; /* Elements of type struct avdtp_remote_sep * */ member
732 static struct avdtp_remote_sep *find_remote_sep(GSList *seps, uint8_t seid) in find_remote_sep()
1264 struct seid_info *seps; in avdtp_discover_cmd() local
Dsink.c488 static void discovery_complete(struct avdtp *session, GSList *seps, struct avdtp_error *err, in discovery_complete()
Dunix.c603 static void a2dp_discovery_complete(struct avdtp *session, GSList *seps, in a2dp_discovery_complete()