/external/bluetooth/bluez/audio/ |
D | a2dp.c | 93 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 …]
|
D | avdtp.c | 745 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/ |
D | ospath.py | 35 def relpath(path, start_path, os_path_abspath=None, sep=None): argument
|
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/ |
D | DistributionPoint.java | 124 String sep = System.getProperty("line.separator"); in toString() local 145 private void appendObject(StringBuffer buf, String sep, String name, String value) in appendObject()
|
D | DistributionPointName.java | 119 String sep = System.getProperty("line.separator"); in toString() local 136 private void appendObject(StringBuffer buf, String sep, String name, String value) in appendObject()
|
D | IssuingDistributionPoint.java | 212 String sep = System.getProperty("line.separator"); in toString() local 246 private void appendObject(StringBuffer buf, String sep, String name, String value) in appendObject()
|
D | GeneralNames.java | 82 String sep = System.getProperty("line.separator"); in toString() local
|
D | CRLDistPoint.java | 87 String sep = System.getProperty("line.separator"); in toString() local
|
/external/linux-tools-perf/ |
D | builtin-list.c | 41 char *sep = strchr(argv[i], ':'), *s; in cmd_list() local
|
/external/bison/src/ |
D | output.c | 339 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
|
D | print_graph.c | 103 char const *sep = ""; in print_core() local
|
/external/javassist/src/main/javassist/compiler/ast/ |
D | Declarator.java | 102 public static String astToClassName(ASTList name, char sep) { in astToClassName() 112 char sep) { in astToClassName()
|
/external/iproute2/tc/ |
D | f_flow.c | 64 char *s, *sep; in flow_parse_keys() local 298 char *sep = ""; in flow_print_opt() local
|
/external/e2fsprogs/intl/ |
D | l10nflist.c | 113 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/ |
D | CharsetProviderTest.java | 54 String sep = System.getProperty("file.separator"); in CharsetProviderTest() local 67 String sep = System.getProperty("file.separator"); in setupFile() local
|
/external/icu4c/test/intltest/ |
D | testutil.cpp | 40 UnicodeString TestUtility::hex(const UnicodeString& s, UChar sep) { in hex()
|
/external/tcpdump/ |
D | print-ospf6.c | 120 register char sep = ' '; in ospf6_print_bits() local 502 register char sep; in ospf6_decode_v3() local
|
D | print-sctp.c | 76 const char *sep; in sctp_print() local
|
/external/stlport/src/ |
D | num_get.cpp | 88 bool _STLP_CALL __get_fdigit_or_sep(wchar_t& c, wchar_t sep, in __get_fdigit_or_sep()
|
/external/iproute2/lib/ |
D | ipx_pton.c | 67 char *sep = (char *)src; in ipx_pton1() local
|
/external/chromium/sdch/open-vcdiff/src/ |
D | gflags_reporting.cc | 234 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/ |
D | eblwstrtab.c | 216 searchstring (struct Ebl_WStrent **sep, struct Ebl_WStrent *newstr) in searchstring() 245 struct Ebl_WStrent **sep; in ebl_wstrtabadd() local
|
D | eblstrtab.c | 210 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/ |
D | libxt_state.c | 78 const char *sep = ""; in state_print_state() local
|
/external/qemu/distrib/sdl-1.2.12/src/stdlib/ |
D | SDL_getenv.c | 43 const char *sep; in SDL_putenv() local
|