Searched defs:seps (Results 1 – 8 of 8) sorted by relevance
/external/srec/seti/setiUtils/src/ |
D | platform_utils.c | 44 char * safe_strtok(char *input_str, char *seps, int * token_len) in safe_strtok()
|
/external/svox/pico/tts/ |
D | com_svox_picottsengine.cpp | 594 const char * seps = " "; in get_tok() local 626 const char * seps = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"; in get_sub_tok() local
|
/external/srec/seti/sltsEngine/src/ |
D | run_seq_lts.c | 661 char seps[] = " \n"; in load_allowable_cons_comb() local 1348 char seps[] = " "; in add_output() local
|
/external/bluetooth/bluez/tools/ |
D | avinfo.c | 254 struct seid_info seps[0]; member 519 int seps, i; in avdtp_discover() local
|
/external/bluetooth/bluez/audio/ |
D | source.c | 449 static void discovery_complete(struct avdtp *session, GSList *seps, struct avdtp_error *err, in discovery_complete()
|
D | avdtp.c | 192 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
|
D | sink.c | 488 static void discovery_complete(struct avdtp *session, GSList *seps, struct avdtp_error *err, in discovery_complete()
|
D | unix.c | 603 static void a2dp_discovery_complete(struct avdtp *session, GSList *seps, in a2dp_discovery_complete()
|