Home
last modified time | relevance | path

Searched defs:sep (Results 1 – 25 of 108) sorted by relevance

12345

/external/bluetooth/bluez/audio/
Da2dp.c93 struct a2dp_sep *sep; member
359 struct a2dp_sep *sep = user_data; in stream_state_changed() local
418 struct avdtp_local_sep *sep, in sbc_setconf_ind()
482 static gboolean sbc_getcap_ind(struct avdtp *session, struct avdtp_local_sep *sep, in sbc_getcap_ind()
550 struct avdtp_local_sep *sep, in mpeg_setconf_ind()
591 struct avdtp_local_sep *sep, in mpeg_getcap_ind()
662 struct avdtp_local_sep *sep, in endpoint_setconf_ind()
728 struct avdtp_local_sep *sep, in endpoint_getcap_ind()
795 static void setconf_cfm(struct avdtp *session, struct avdtp_local_sep *sep, in setconf_cfm()
861 static gboolean getconf_ind(struct avdtp *session, struct avdtp_local_sep *sep, in getconf_ind()
[all …]
Davdtp.c745 struct avdtp_remote_sep *sep = l->data; in find_remote_sep() local
823 struct avdtp_local_sep *sep = stream->lsep; in transport_cb() local
878 struct avdtp_local_sep *sep = stream->lsep; in handle_transport_connect() local
1035 struct avdtp_local_sep *sep, in avdtp_sep_set_state()
1127 struct avdtp_local_sep *sep = stream->lsep; in release_stream() local
1255 struct avdtp_local_sep *sep = l->data; in find_local_sep_by_seid() local
1273 struct avdtp_remote_sep *sep = l->data; in avdtp_find_remote_sep() local
1370 struct avdtp_local_sep *sep = l->data; in avdtp_discover_cmd() local
1387 struct avdtp_local_sep *sep = NULL; in avdtp_getcap_cmd() local
1439 struct avdtp_local_sep *sep; in setconf_cb() local
[all …]
/external/webkit/Tools/Scripts/webkitpy/common/system/
Dospath.py35 def relpath(path, start_path, os_path_abspath=None, sep=None): argument
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/
DDistributionPoint.java124 String sep = System.getProperty("line.separator"); in toString() local
145 private void appendObject(StringBuffer buf, String sep, String name, String value) in appendObject()
DDistributionPointName.java119 String sep = System.getProperty("line.separator"); in toString() local
136 private void appendObject(StringBuffer buf, String sep, String name, String value) in appendObject()
DIssuingDistributionPoint.java212 String sep = System.getProperty("line.separator"); in toString() local
246 private void appendObject(StringBuffer buf, String sep, String name, String value) in appendObject()
DGeneralNames.java82 String sep = System.getProperty("line.separator"); in toString() local
DCRLDistPoint.java87 String sep = System.getProperty("line.separator"); in toString() local
/external/linux-tools-perf/
Dbuiltin-list.c41 char *sep = strchr(argv[i], ':'), *s; in cmd_list() local
/external/bison/src/
Doutput.c339 char const *sep = ""; in token_definitions_output() local
388 char const *sep = ""; in symbol_destructors_output() local
421 char const *sep = ""; in symbol_printers_output() local
Dprint_graph.c103 char const *sep = ""; in print_core() local
/external/javassist/src/main/javassist/compiler/ast/
DDeclarator.java102 public static String astToClassName(ASTList name, char sep) { in astToClassName()
112 char sep) { in astToClassName()
/external/iproute2/tc/
Df_flow.c64 char *s, *sep; in flow_parse_keys() local
298 char *sep = ""; in flow_print_opt() local
/external/e2fsprogs/intl/
Dl10nflist.c113 argz_stringify__ (char *argz, size_t len, int sep) in argz_stringify__()
125 # define __argz_stringify(argz, len, sep) argz_stringify__ (argz, len, sep) argument
128 # define __argz_stringify(argz, len, sep) \ argument
/external/apache-harmony/nio_char/src/test/java/tests/api/java/nio/charset/
DCharsetProviderTest.java54 String sep = System.getProperty("file.separator"); in CharsetProviderTest() local
67 String sep = System.getProperty("file.separator"); in setupFile() local
/external/icu4c/test/intltest/
Dtestutil.cpp40 UnicodeString TestUtility::hex(const UnicodeString& s, UChar sep) { in hex()
/external/tcpdump/
Dprint-ospf6.c120 register char sep = ' '; in ospf6_print_bits() local
502 register char sep; in ospf6_decode_v3() local
Dprint-sctp.c76 const char *sep; in sctp_print() local
/external/stlport/src/
Dnum_get.cpp88 bool _STLP_CALL __get_fdigit_or_sep(wchar_t& c, wchar_t sep, in __get_fdigit_or_sep()
/external/iproute2/lib/
Dipx_pton.c67 char *sep = (char *)src; in ipx_pton1() local
/external/chromium/sdch/open-vcdiff/src/
Dgflags_reporting.cc234 const char* sep = strrchr(filename, PATH_SEPARATOR); in Basename() local
239 string::size_type sep = filename.rfind(PATH_SEPARATOR); in Dirname() local
/external/elfutils/libebl/
Deblwstrtab.c216 searchstring (struct Ebl_WStrent **sep, struct Ebl_WStrent *newstr) in searchstring()
245 struct Ebl_WStrent **sep; in ebl_wstrtabadd() local
Deblstrtab.c210 searchstring (struct Ebl_Strent **sep, struct Ebl_Strent *newstr) in searchstring()
253 struct Ebl_Strent **sep = searchstring (&st->root, newstr); in ebl_strtabadd() local
/external/iptables/extensions/
Dlibxt_state.c78 const char *sep = ""; in state_print_state() local
/external/qemu/distrib/sdl-1.2.12/src/stdlib/
DSDL_getenv.c43 const char *sep; in SDL_putenv() local

12345