No. |
名称 |
ファイル名 |
説明 |
1 |
MIN(x, y) |
a2dp.c |
|
2 |
MAX(x, y) |
a2dp.c |
|
3 |
DBG(fmt, arg...) |
ctl_bluetooth.c |
|
4 |
DBG(fmt, arg...) |
ctl_bluetooth.c |
|
5 |
GST_AVDTP_SINK_MUTEX_LOCK(s) |
gstavdtpsink.c |
|
6 |
GST_AVDTP_SINK_MUTEX_UNLOCK(s) |
gstavdtpsink.c |
|
7 |
IS_SBC(n) |
gstavdtpsink.c |
|
8 |
IS_MPEG_AUDIO(n) |
gstavdtpsink.c |
|
9 |
DBG(fmt, arg...) |
pcm_bluetooth.c |
|
10 |
DBG(fmt, arg...) |
pcm_bluetooth.c |
|
11 |
MIN(x, y) |
pcm_bluetooth.c |
|
12 |
MAX(x, y) |
pcm_bluetooth.c |
|
13 |
priv_timespecsub(a, b, result) |
pcm_bluetooth.c |
|
14 |
ARRAY_NELEMS(a) |
pcm_bluetooth.c |
|
15 |
GST_A2DP_SINK(obj) |
gsta2dpsink.h |
|
16 |
GST_A2DP_SINK_CLASS(klass) |
gsta2dpsink.h |
|
17 |
GST_IS_A2DP_SINK(obj) |
gsta2dpsink.h |
|
18 |
GST_IS_A2DP_SINK_CLASS(obj) |
gsta2dpsink.h |
|
19 |
GST_AVDTP_SINK(obj) |
gstavdtpsink.h |
|
20 |
GST_AVDTP_SINK_CLASS(klass) |
gstavdtpsink.h |
|
21 |
GST_IS_AVDTP_SINK(obj) |
gstavdtpsink.h |
|
22 |
GST_IS_AVDTP_SINK_CLASS(obj) |
gstavdtpsink.h |
|
23 |
GST_RTP_SBC_PAY(obj) |
gstrtpsbcpay.h |
|
24 |
GST_RTP_SBC_PAY_CLASS(klass) |
gstrtpsbcpay.h |
|
25 |
GST_IS_RTP_SBC_PAY(obj) |
gstrtpsbcpay.h |
|
26 |
GST_IS_RTP_SBC_PAY_CLASS(obj) |
gstrtpsbcpay.h |
|
27 |
GST_SBC_DEC(obj) |
gstsbcdec.h |
|
28 |
GST_SBC_DEC_CLASS(klass) |
gstsbcdec.h |
|
29 |
GST_IS_SBC_DEC(obj) |
gstsbcdec.h |
|
30 |
GST_IS_SBC_DEC_CLASS(obj) |
gstsbcdec.h |
|
31 |
GST_SBC_ENC(obj) |
gstsbcenc.h |
|
32 |
GST_SBC_ENC_CLASS(klass) |
gstsbcenc.h |
|
33 |
GST_IS_SBC_ENC(obj) |
gstsbcenc.h |
|
34 |
GST_IS_SBC_ENC_CLASS(obj) |
gstsbcenc.h |
|
35 |
GST_SBC_PARSE(obj) |
gstsbcparse.h |
|
36 |
GST_SBC_PARSE_CLASS(klass) |
gstsbcparse.h |
|
37 |
GST_IS_SBC_PARSE(obj) |
gstsbcparse.h |
|
38 |
GST_IS_SBC_PARSE_CLASS(obj) |
gstsbcparse.h |
|
39 |
DBG(fmt, arg...) |
logging.h |
|
40 |
min(a,b) |
lib.h |
|
41 |
info(fmt...) |
mainloop.c |
|
42 |
error(fmt...) |
mainloop.c |
|
43 |
debug(fmt...) |
mainloop.c |
|
44 |
info(fmt...) |
object.c |
|
45 |
error(fmt...) |
object.c |
|
46 |
debug(fmt...) |
object.c |
|
47 |
info(fmt...) |
watch.c |
|
48 |
error(fmt...) |
watch.c |
|
49 |
debug(fmt...) |
watch.c |
|
50 |
MIN(x, y) |
hci.c |
|
51 |
SDPINF(fmt, arg...) |
sdp.c |
|
52 |
SDPERR(fmt, arg...) |
sdp.c |
|
53 |
SDPDBG(fmt, arg...) |
sdp.c |
|
54 |
SDPDBG(fmt...) |
sdp.c |
|
55 |
ntoh64(x) |
sdp.c |
|
56 |
hton64(x) |
sdp.c |
|
57 |
hton128(x, y) |
sdp.c |
|
58 |
get_basic_attr(attrID, pAttrValue, fieldName) |
sdp.c |
|
59 |
YY_SC_TO_UI(c) |
lexer.c |
|
60 |
YY_STATE_EOF(state) |
lexer.c |
|
61 |
YY_LESS_LINENO(n) |
lexer.c |
|
62 |
yyless(n) |
lexer.c |
|
63 |
unput(c) |
lexer.c |
|
64 |
yy_set_interactive(is_interactive) |
lexer.c |
|
65 |
yy_set_bol(at_bol) |
lexer.c |
|
66 |
YY_AT_BOL() |
lexer.c |
|
67 |
yymore() |
lexer.c |
|
68 |
YY_INPUT(buf,result,max_size) |
lexer.c |
|
69 |
yyterminate() |
lexer.c |
|
70 |
YY_FATAL_ERROR(msg) |
lexer.c |
|
71 |
yyless(n) |
lexer.c |
|
72 |
YYSTACK_FREE(Ptr) |
parser.c |
empty |
73 |
YYSTACK_BYTES(N) |
parser.c |
|
74 |
YYCOPY(To, From, Count) |
parser.c |
|
75 |
YYCOPY(To, From, Count) |
parser.c |
|
76 |
YYSTACK_RELOCATE(Stack) |
parser.c |
|
77 |
YYTRANSLATE(YYX) |
parser.c |
|
78 |
YYRECOVERING() |
parser.c |
|
79 |
YYBACKUP(Token, Value) |
parser.c |
|
80 |
YYRHSLOC(Rhs, K) |
parser.c |
|
81 |
YYLLOC_DEFAULT(Current, Rhs, N) |
parser.c |
|
82 |
YY_LOCATION_PRINT(File, Loc) |
parser.c |
|
83 |
YY_LOCATION_PRINT(File, Loc) |
parser.c |
|
84 |
YYDPRINTF(Args) |
parser.c |
|
85 |
YY_SYMBOL_PRINT(Title, Type, Value, Location) |
parser.c |
|
86 |
YY_STACK_PRINT(Bottom, Top) |
parser.c |
|
87 |
YY_REDUCE_PRINT(Rule) |
parser.c |
|
88 |
YYDPRINTF(Args) |
parser.c |
|
89 |
YY_SYMBOL_PRINT(Title, Type, Value, Location) |
parser.c |
|
90 |
YY_STACK_PRINT(Bottom, Top) |
parser.c |
|
91 |
YY_REDUCE_PRINT(Rule) |
parser.c |
|
92 |
COMPOSE_ID(a,b,c,d) |
formats.h |
|
93 |
LE_SHORT(v) |
formats.h |
|
94 |
LE_INT(v) |
formats.h |
|
95 |
BE_SHORT(v) |
formats.h |
|
96 |
BE_INT(v) |
formats.h |
|
97 |
COMPOSE_ID(a,b,c,d) |
formats.h |
|
98 |
LE_SHORT(v) |
formats.h |
|
99 |
LE_INT(v) |
formats.h |
|
100 |
BE_SHORT(v) |
formats.h |
|
101 |
BE_INT(v) |
formats.h |
|
102 |
fabs(x) |
sbc_math.h |
|
103 |
ASR(val, bits) |
sbc_math.h |
|
104 |
SCALE4_STAGE1(src) |
sbc_math.h |
|
105 |
SCALE4_STAGE2(src) |
sbc_math.h |
|
106 |
SCALE4_STAGED1(src) |
sbc_math.h |
|
107 |
SCALE4_STAGED2(src) |
sbc_math.h |
|
108 |
SCALE8_STAGE1(src) |
sbc_math.h |
|
109 |
SCALE8_STAGE2(src) |
sbc_math.h |
|
110 |
SCALE8_STAGED1(src) |
sbc_math.h |
|
111 |
SCALE8_STAGED2(src) |
sbc_math.h |
|
112 |
SBC_FIXED_0(val) |
sbc_math.h |
|
113 |
MUL(a, b) |
sbc_math.h |
|
114 |
MULA(a, b, res) |
sbc_math.h |
|
115 |
MULA(a, b, res) |
sbc_math.h |
|
116 |
SP4(val) |
sbc_tables.h |
Used to be #define SP4(val) ASR(val, SCALE_PROTO4_TBL) but causes wrong gain |
117 |
SA4(val) |
sbc_tables.h |
|
118 |
SP8(val) |
sbc_tables.h |
Used to be #define SP8(val) ASR(val, SCALE_PROTO8_TBL) but causes wrong gain |
119 |
SA8(val) |
sbc_tables.h |
|
120 |
SS4(val) |
sbc_tables.h |
|
121 |
SS8(val) |
sbc_tables.h |
|
122 |
SN4(val) |
sbc_tables.h |
|
123 |
SN8(val) |
sbc_tables.h |
|
124 |
NUM_ELEMENTS(table) |
adapter.c |
|
125 |
check_address(address) |
adapter.c |
|
126 |
MIN(x, y) |
sdpd-request.c |
|
127 |
BTD_UUIDS(args...) |
device.h |
|
128 |
BLUETOOTH_PLUGIN_DEFINE(name,init,exit) |
plugin.h |
|
129 |
SDPDBG(fmt, arg...) |
sdpd.h |
|
130 |
SDPDBG(fmt...) |
sdpd.h |
|
131 |
ntoh64(x) |
hciemu.c |
|
132 |
hton64(x) |
hciemu.c |
|
133 |
NIBBLE_TO_ASCII(c) |
l2test.c |
|
134 |
OPT_RANGE(min, max) |
bccmd.c |
|
135 |
OPT_HELP(range, help) |
bccmd.c |
|
136 |
OPT_PSKEY(min, max, stores, reset, help) |
bccmd.c |
|
137 |
cpu_to_le16(d) |
dfutool.c |
|
138 |
cpu_to_le32(d) |
dfutool.c |
|
139 |
le16_to_cpu(d) |
dfutool.c |
|
140 |
le32_to_cpu(d) |
dfutool.c |
|
141 |
cpu_to_le16(d) |
dfutool.c |
|
142 |
cpu_to_le32(d) |
dfutool.c |
|
143 |
le16_to_cpu(d) |
dfutool.c |
|
144 |
le32_to_cpu(d) |
dfutool.c |
|
145 |
DPRINTF(x...) |
hciattach_ti.c |
|
146 |
DPRINTF(x...) |
hciattach_ti.c |
|
147 |
MAKEWORD(a, b) |
hciattach_ti.c |
|
148 |
FAILIF(x, args...) |
hciattach_tialt.c |
|
149 |
for_each_opt(opt, long, short) |
hcitool.c |
|
150 |
for_each_opt(opt, long, short) |
sdptool.c |
|
151 |
MIN(x, y) |
a2dp.c |
|
152 |
MAX(x, y) |
a2dp.c |
|
153 |
DBG(fmt, arg...) |
ctl_bluetooth.c |
|
154 |
DBG(fmt, arg...) |
ctl_bluetooth.c |
|
155 |
GST_AVDTP_SINK_MUTEX_LOCK(s) |
gstavdtpsink.c |
|
156 |
GST_AVDTP_SINK_MUTEX_UNLOCK(s) |
gstavdtpsink.c |
|
157 |
IS_SBC(n) |
gstavdtpsink.c |
|
158 |
IS_MPEG_AUDIO(n) |
gstavdtpsink.c |
|
159 |
DBG(fmt, arg...) |
pcm_bluetooth.c |
|
160 |
DBG(fmt, arg...) |
pcm_bluetooth.c |
|
161 |
MIN(x, y) |
pcm_bluetooth.c |
|
162 |
MAX(x, y) |
pcm_bluetooth.c |
|
163 |
priv_timespecsub(a, b, result) |
pcm_bluetooth.c |
|
164 |
ARRAY_NELEMS(a) |
pcm_bluetooth.c |
|
165 |
GST_A2DP_SINK(obj) |
gsta2dpsink.h |
|
166 |
GST_A2DP_SINK_CLASS(klass) |
gsta2dpsink.h |
|
167 |
GST_IS_A2DP_SINK(obj) |
gsta2dpsink.h |
|
168 |
GST_IS_A2DP_SINK_CLASS(obj) |
gsta2dpsink.h |
|
169 |
GST_AVDTP_SINK(obj) |
gstavdtpsink.h |
|
170 |
GST_AVDTP_SINK_CLASS(klass) |
gstavdtpsink.h |
|
171 |
GST_IS_AVDTP_SINK(obj) |
gstavdtpsink.h |
|
172 |
GST_IS_AVDTP_SINK_CLASS(obj) |
gstavdtpsink.h |
|
173 |
GST_RTP_SBC_PAY(obj) |
gstrtpsbcpay.h |
|
174 |
GST_RTP_SBC_PAY_CLASS(klass) |
gstrtpsbcpay.h |
|
175 |
GST_IS_RTP_SBC_PAY(obj) |
gstrtpsbcpay.h |
|
176 |
GST_IS_RTP_SBC_PAY_CLASS(obj) |
gstrtpsbcpay.h |
|
177 |
GST_SBC_DEC(obj) |
gstsbcdec.h |
|
178 |
GST_SBC_DEC_CLASS(klass) |
gstsbcdec.h |
|
179 |
GST_IS_SBC_DEC(obj) |
gstsbcdec.h |
|
180 |
GST_IS_SBC_DEC_CLASS(obj) |
gstsbcdec.h |
|
181 |
GST_SBC_ENC(obj) |
gstsbcenc.h |
|
182 |
GST_SBC_ENC_CLASS(klass) |
gstsbcenc.h |
|
183 |
GST_IS_SBC_ENC(obj) |
gstsbcenc.h |
|
184 |
GST_IS_SBC_ENC_CLASS(obj) |
gstsbcenc.h |
|
185 |
GST_SBC_PARSE(obj) |
gstsbcparse.h |
|
186 |
GST_SBC_PARSE_CLASS(klass) |
gstsbcparse.h |
|
187 |
GST_IS_SBC_PARSE(obj) |
gstsbcparse.h |
|
188 |
GST_IS_SBC_PARSE_CLASS(obj) |
gstsbcparse.h |
|
189 |
DBG(fmt, arg...) |
logging.h |
|
190 |
min(a,b) |
lib.h |
|
191 |
info(fmt...) |
mainloop.c |
|
192 |
error(fmt...) |
mainloop.c |
|
193 |
debug(fmt...) |
mainloop.c |
|
194 |
info(fmt...) |
object.c |
|
195 |
error(fmt...) |
object.c |
|
196 |
debug(fmt...) |
object.c |
|
197 |
info(fmt...) |
watch.c |
|
198 |
error(fmt...) |
watch.c |
|
199 |
debug(fmt...) |
watch.c |
|
200 |
MIN(x, y) |
hci.c |
|
201 |
SDPINF(fmt, arg...) |
sdp.c |
|
202 |
SDPERR(fmt, arg...) |
sdp.c |
|
203 |
SDPDBG(fmt, arg...) |
sdp.c |
|
204 |
SDPDBG(fmt...) |
sdp.c |
|
205 |
ntoh64(x) |
sdp.c |
|
206 |
hton64(x) |
sdp.c |
|
207 |
hton128(x, y) |
sdp.c |
|
208 |
get_basic_attr(attrID, pAttrValue, fieldName) |
sdp.c |
|
209 |
YY_SC_TO_UI(c) |
lexer.c |
|
210 |
YY_STATE_EOF(state) |
lexer.c |
|
211 |
YY_LESS_LINENO(n) |
lexer.c |
|
212 |
yyless(n) |
lexer.c |
|
213 |
unput(c) |
lexer.c |
|
214 |
yy_set_interactive(is_interactive) |
lexer.c |
|
215 |
yy_set_bol(at_bol) |
lexer.c |
|
216 |
YY_AT_BOL() |
lexer.c |
|
217 |
yymore() |
lexer.c |
|
218 |
YY_INPUT(buf,result,max_size) |
lexer.c |
|
219 |
yyterminate() |
lexer.c |
|
220 |
YY_FATAL_ERROR(msg) |
lexer.c |
|
221 |
yyless(n) |
lexer.c |
|
222 |
YYSTACK_FREE(Ptr) |
parser.c |
empty |
223 |
YYSTACK_BYTES(N) |
parser.c |
|
224 |
YYCOPY(To, From, Count) |
parser.c |
|
225 |
YYCOPY(To, From, Count) |
parser.c |
|
226 |
YYSTACK_RELOCATE(Stack) |
parser.c |
|
227 |
YYTRANSLATE(YYX) |
parser.c |
|
228 |
YYRECOVERING() |
parser.c |
|
229 |
YYBACKUP(Token, Value) |
parser.c |
|
230 |
YYRHSLOC(Rhs, K) |
parser.c |
|
231 |
YYLLOC_DEFAULT(Current, Rhs, N) |
parser.c |
|
232 |
YY_LOCATION_PRINT(File, Loc) |
parser.c |
|
233 |
YY_LOCATION_PRINT(File, Loc) |
parser.c |
|
234 |
YYDPRINTF(Args) |
parser.c |
|
235 |
YY_SYMBOL_PRINT(Title, Type, Value, Location) |
parser.c |
|
236 |
YY_STACK_PRINT(Bottom, Top) |
parser.c |
|
237 |
YY_REDUCE_PRINT(Rule) |
parser.c |
|
238 |
YYDPRINTF(Args) |
parser.c |
|
239 |
YY_SYMBOL_PRINT(Title, Type, Value, Location) |
parser.c |
|
240 |
YY_STACK_PRINT(Bottom, Top) |
parser.c |
|
241 |
YY_REDUCE_PRINT(Rule) |
parser.c |
|
242 |
COMPOSE_ID(a,b,c,d) |
formats.h |
|
243 |
LE_SHORT(v) |
formats.h |
|
244 |
LE_INT(v) |
formats.h |
|
245 |
BE_SHORT(v) |
formats.h |
|
246 |
BE_INT(v) |
formats.h |
|
247 |
COMPOSE_ID(a,b,c,d) |
formats.h |
|
248 |
LE_SHORT(v) |
formats.h |
|
249 |
LE_INT(v) |
formats.h |
|
250 |
BE_SHORT(v) |
formats.h |
|
251 |
BE_INT(v) |
formats.h |
|
252 |
fabs(x) |
sbc_math.h |
|
253 |
ASR(val, bits) |
sbc_math.h |
|
254 |
SCALE4_STAGE1(src) |
sbc_math.h |
|
255 |
SCALE4_STAGE2(src) |
sbc_math.h |
|
256 |
SCALE4_STAGED1(src) |
sbc_math.h |
|
257 |
SCALE4_STAGED2(src) |
sbc_math.h |
|
258 |
SCALE8_STAGE1(src) |
sbc_math.h |
|
259 |
SCALE8_STAGE2(src) |
sbc_math.h |
|
260 |
SCALE8_STAGED1(src) |
sbc_math.h |
|
261 |
SCALE8_STAGED2(src) |
sbc_math.h |
|
262 |
SBC_FIXED_0(val) |
sbc_math.h |
|
263 |
MUL(a, b) |
sbc_math.h |
|
264 |
MULA(a, b, res) |
sbc_math.h |
|
265 |
MULA(a, b, res) |
sbc_math.h |
|
266 |
SP4(val) |
sbc_tables.h |
Used to be #define SP4(val) ASR(val, SCALE_PROTO4_TBL) but causes wrong gain |
267 |
SA4(val) |
sbc_tables.h |
|
268 |
SP8(val) |
sbc_tables.h |
Used to be #define SP8(val) ASR(val, SCALE_PROTO8_TBL) but causes wrong gain |
269 |
SA8(val) |
sbc_tables.h |
|
270 |
SS4(val) |
sbc_tables.h |
|
271 |
SS8(val) |
sbc_tables.h |
|
272 |
SN4(val) |
sbc_tables.h |
|
273 |
SN8(val) |
sbc_tables.h |
|
274 |
NUM_ELEMENTS(table) |
adapter.c |
|
275 |
check_address(address) |
adapter.c |
|
276 |
MIN(x, y) |
sdpd-request.c |
|
277 |
BTD_UUIDS(args...) |
device.h |
|
278 |
BLUETOOTH_PLUGIN_DEFINE(name,init,exit) |
plugin.h |
|
279 |
SDPDBG(fmt, arg...) |
sdpd.h |
|
280 |
SDPDBG(fmt...) |
sdpd.h |
|
281 |
ntoh64(x) |
hciemu.c |
|
282 |
hton64(x) |
hciemu.c |
|
283 |
NIBBLE_TO_ASCII(c) |
l2test.c |
|
284 |
OPT_RANGE(min, max) |
bccmd.c |
|
285 |
OPT_HELP(range, help) |
bccmd.c |
|
286 |
OPT_PSKEY(min, max, stores, reset, help) |
bccmd.c |
|
287 |
cpu_to_le16(d) |
dfutool.c |
|
288 |
cpu_to_le32(d) |
dfutool.c |
|
289 |
le16_to_cpu(d) |
dfutool.c |
|
290 |
le32_to_cpu(d) |
dfutool.c |
|
291 |
cpu_to_le16(d) |
dfutool.c |
|
292 |
cpu_to_le32(d) |
dfutool.c |
|
293 |
le16_to_cpu(d) |
dfutool.c |
|
294 |
le32_to_cpu(d) |
dfutool.c |
|
295 |
DPRINTF(x...) |
hciattach_ti.c |
|
296 |
DPRINTF(x...) |
hciattach_ti.c |
|
297 |
MAKEWORD(a, b) |
hciattach_ti.c |
|
298 |
FAILIF(x, args...) |
hciattach_tialt.c |
|
299 |
for_each_opt(opt, long, short) |
hcitool.c |
|
300 |
for_each_opt(opt, long, short) |
sdptool.c |
|
301 |
MIN(x, y) |
a2dp.c |
|
302 |
MAX(x, y) |
a2dp.c |
|
303 |
DBG(fmt, arg...) |
ctl_bluetooth.c |
|
304 |
DBG(fmt, arg...) |
ctl_bluetooth.c |
|
305 |
GST_AVDTP_SINK_MUTEX_LOCK(s) |
gstavdtpsink.c |
|
306 |
GST_AVDTP_SINK_MUTEX_UNLOCK(s) |
gstavdtpsink.c |
|
307 |
IS_SBC(n) |
gstavdtpsink.c |
|
308 |
IS_MPEG_AUDIO(n) |
gstavdtpsink.c |
|
309 |
DBG(fmt, arg...) |
pcm_bluetooth.c |
|
310 |
DBG(fmt, arg...) |
pcm_bluetooth.c |
|
311 |
MIN(x, y) |
pcm_bluetooth.c |
|
312 |
MAX(x, y) |
pcm_bluetooth.c |
|
313 |
priv_timespecsub(a, b, result) |
pcm_bluetooth.c |
|
314 |
ARRAY_NELEMS(a) |
pcm_bluetooth.c |
|
315 |
GST_A2DP_SINK(obj) |
gsta2dpsink.h |
|
316 |
GST_A2DP_SINK_CLASS(klass) |
gsta2dpsink.h |
|
317 |
GST_IS_A2DP_SINK(obj) |
gsta2dpsink.h |
|
318 |
GST_IS_A2DP_SINK_CLASS(obj) |
gsta2dpsink.h |
|
319 |
GST_AVDTP_SINK(obj) |
gstavdtpsink.h |
|
320 |
GST_AVDTP_SINK_CLASS(klass) |
gstavdtpsink.h |
|
321 |
GST_IS_AVDTP_SINK(obj) |
gstavdtpsink.h |
|
322 |
GST_IS_AVDTP_SINK_CLASS(obj) |
gstavdtpsink.h |
|
323 |
GST_RTP_SBC_PAY(obj) |
gstrtpsbcpay.h |
|
324 |
GST_RTP_SBC_PAY_CLASS(klass) |
gstrtpsbcpay.h |
|
325 |
GST_IS_RTP_SBC_PAY(obj) |
gstrtpsbcpay.h |
|
326 |
GST_IS_RTP_SBC_PAY_CLASS(obj) |
gstrtpsbcpay.h |
|
327 |
GST_SBC_DEC(obj) |
gstsbcdec.h |
|
328 |
GST_SBC_DEC_CLASS(klass) |
gstsbcdec.h |
|
329 |
GST_IS_SBC_DEC(obj) |
gstsbcdec.h |
|
330 |
GST_IS_SBC_DEC_CLASS(obj) |
gstsbcdec.h |
|
331 |
GST_SBC_ENC(obj) |
gstsbcenc.h |
|
332 |
GST_SBC_ENC_CLASS(klass) |
gstsbcenc.h |
|
333 |
GST_IS_SBC_ENC(obj) |
gstsbcenc.h |
|
334 |
GST_IS_SBC_ENC_CLASS(obj) |
gstsbcenc.h |
|
335 |
GST_SBC_PARSE(obj) |
gstsbcparse.h |
|
336 |
GST_SBC_PARSE_CLASS(klass) |
gstsbcparse.h |
|
337 |
GST_IS_SBC_PARSE(obj) |
gstsbcparse.h |
|
338 |
GST_IS_SBC_PARSE_CLASS(obj) |
gstsbcparse.h |
|
339 |
DBG(fmt, arg...) |
logging.h |
|
340 |
min(a,b) |
lib.h |
|
341 |
info(fmt...) |
mainloop.c |
|
342 |
error(fmt...) |
mainloop.c |
|
343 |
debug(fmt...) |
mainloop.c |
|
344 |
info(fmt...) |
object.c |
|
345 |
error(fmt...) |
object.c |
|
346 |
debug(fmt...) |
object.c |
|
347 |
info(fmt...) |
watch.c |
|
348 |
error(fmt...) |
watch.c |
|
349 |
debug(fmt...) |
watch.c |
|
350 |
MIN(x, y) |
hci.c |
|
351 |
SDPINF(fmt, arg...) |
sdp.c |
|
352 |
SDPERR(fmt, arg...) |
sdp.c |
|
353 |
SDPDBG(fmt, arg...) |
sdp.c |
|
354 |
SDPDBG(fmt...) |
sdp.c |
|
355 |
ntoh64(x) |
sdp.c |
|
356 |
hton64(x) |
sdp.c |
|
357 |
hton128(x, y) |
sdp.c |
|
358 |
get_basic_attr(attrID, pAttrValue, fieldName) |
sdp.c |
|
359 |
YY_SC_TO_UI(c) |
lexer.c |
|
360 |
YY_STATE_EOF(state) |
lexer.c |
|
361 |
YY_LESS_LINENO(n) |
lexer.c |
|
362 |
yyless(n) |
lexer.c |
|
363 |
unput(c) |
lexer.c |
|
364 |
yy_set_interactive(is_interactive) |
lexer.c |
|
365 |
yy_set_bol(at_bol) |
lexer.c |
|
366 |
YY_AT_BOL() |
lexer.c |
|
367 |
yymore() |
lexer.c |
|
368 |
YY_INPUT(buf,result,max_size) |
lexer.c |
|
369 |
yyterminate() |
lexer.c |
|
370 |
YY_FATAL_ERROR(msg) |
lexer.c |
|
371 |
yyless(n) |
lexer.c |
|
372 |
YYSTACK_FREE(Ptr) |
parser.c |
empty |
373 |
YYSTACK_BYTES(N) |
parser.c |
|
374 |
YYCOPY(To, From, Count) |
parser.c |
|
375 |
YYCOPY(To, From, Count) |
parser.c |
|
376 |
YYSTACK_RELOCATE(Stack) |
parser.c |
|
377 |
YYTRANSLATE(YYX) |
parser.c |
|
378 |
YYRECOVERING() |
parser.c |
|
379 |
YYBACKUP(Token, Value) |
parser.c |
|
380 |
YYRHSLOC(Rhs, K) |
parser.c |
|
381 |
YYLLOC_DEFAULT(Current, Rhs, N) |
parser.c |
|
382 |
YY_LOCATION_PRINT(File, Loc) |
parser.c |
|
383 |
YY_LOCATION_PRINT(File, Loc) |
parser.c |
|
384 |
YYDPRINTF(Args) |
parser.c |
|
385 |
YY_SYMBOL_PRINT(Title, Type, Value, Location) |
parser.c |
|
386 |
YY_STACK_PRINT(Bottom, Top) |
parser.c |
|
387 |
YY_REDUCE_PRINT(Rule) |
parser.c |
|
388 |
YYDPRINTF(Args) |
parser.c |
|
389 |
YY_SYMBOL_PRINT(Title, Type, Value, Location) |
parser.c |
|
390 |
YY_STACK_PRINT(Bottom, Top) |
parser.c |
|
391 |
YY_REDUCE_PRINT(Rule) |
parser.c |
|
392 |
COMPOSE_ID(a,b,c,d) |
formats.h |
|
393 |
LE_SHORT(v) |
formats.h |
|
394 |
LE_INT(v) |
formats.h |
|
395 |
BE_SHORT(v) |
formats.h |
|
396 |
BE_INT(v) |
formats.h |
|
397 |
COMPOSE_ID(a,b,c,d) |
formats.h |
|
398 |
LE_SHORT(v) |
formats.h |
|
399 |
LE_INT(v) |
formats.h |
|
400 |
BE_SHORT(v) |
formats.h |
|
401 |
BE_INT(v) |
formats.h |
|
402 |
fabs(x) |
sbc_math.h |
|
403 |
ASR(val, bits) |
sbc_math.h |
|
404 |
SCALE4_STAGE1(src) |
sbc_math.h |
|
405 |
SCALE4_STAGE2(src) |
sbc_math.h |
|
406 |
SCALE4_STAGED1(src) |
sbc_math.h |
|
407 |
SCALE4_STAGED2(src) |
sbc_math.h |
|
408 |
SCALE8_STAGE1(src) |
sbc_math.h |
|
409 |
SCALE8_STAGE2(src) |
sbc_math.h |
|
410 |
SCALE8_STAGED1(src) |
sbc_math.h |
|
411 |
SCALE8_STAGED2(src) |
sbc_math.h |
|
412 |
SBC_FIXED_0(val) |
sbc_math.h |
|
413 |
MUL(a, b) |
sbc_math.h |
|
414 |
MULA(a, b, res) |
sbc_math.h |
|
415 |
MULA(a, b, res) |
sbc_math.h |
|
416 |
SP4(val) |
sbc_tables.h |
Used to be #define SP4(val) ASR(val, SCALE_PROTO4_TBL) but causes wrong gain |
417 |
SA4(val) |
sbc_tables.h |
|
418 |
SP8(val) |
sbc_tables.h |
Used to be #define SP8(val) ASR(val, SCALE_PROTO8_TBL) but causes wrong gain |
419 |
SA8(val) |
sbc_tables.h |
|
420 |
SS4(val) |
sbc_tables.h |
|
421 |
SS8(val) |
sbc_tables.h |
|
422 |
SN4(val) |
sbc_tables.h |
|
423 |
SN8(val) |
sbc_tables.h |
|
424 |
NUM_ELEMENTS(table) |
adapter.c |
|
425 |
check_address(address) |
adapter.c |
|
426 |
MIN(x, y) |
sdpd-request.c |
|
427 |
BTD_UUIDS(args...) |
device.h |
|
428 |
BLUETOOTH_PLUGIN_DEFINE(name,init,exit) |
plugin.h |
|
429 |
SDPDBG(fmt, arg...) |
sdpd.h |
|
430 |
SDPDBG(fmt...) |
sdpd.h |
|
431 |
ntoh64(x) |
hciemu.c |
|
432 |
hton64(x) |
hciemu.c |
|
433 |
NIBBLE_TO_ASCII(c) |
l2test.c |
|
434 |
OPT_RANGE(min, max) |
bccmd.c |
|
435 |
OPT_HELP(range, help) |
bccmd.c |
|
436 |
OPT_PSKEY(min, max, stores, reset, help) |
bccmd.c |
|
437 |
cpu_to_le16(d) |
dfutool.c |
|
438 |
cpu_to_le32(d) |
dfutool.c |
|
439 |
le16_to_cpu(d) |
dfutool.c |
|
440 |
le32_to_cpu(d) |
dfutool.c |
|
441 |
cpu_to_le16(d) |
dfutool.c |
|
442 |
cpu_to_le32(d) |
dfutool.c |
|
443 |
le16_to_cpu(d) |
dfutool.c |
|
444 |
le32_to_cpu(d) |
dfutool.c |
|
445 |
DPRINTF(x...) |
hciattach_ti.c |
|
446 |
DPRINTF(x...) |
hciattach_ti.c |
|
447 |
MAKEWORD(a, b) |
hciattach_ti.c |
|
448 |
FAILIF(x, args...) |
hciattach_tialt.c |
|
449 |
for_each_opt(opt, long, short) |
hcitool.c |
|
450 |
for_each_opt(opt, long, short) |
sdptool.c |
|
451 |
MIN(x, y) |
a2dp.c |
|
452 |
MAX(x, y) |
a2dp.c |
|
453 |
DBG(fmt, arg...) |
ctl_bluetooth.c |
|
454 |
DBG(fmt, arg...) |
ctl_bluetooth.c |
|
455 |
GST_AVDTP_SINK_MUTEX_LOCK(s) |
gstavdtpsink.c |
|
456 |
GST_AVDTP_SINK_MUTEX_UNLOCK(s) |
gstavdtpsink.c |
|
457 |
IS_SBC(n) |
gstavdtpsink.c |
|
458 |
IS_MPEG_AUDIO(n) |
gstavdtpsink.c |
|
459 |
ARRAY_SIZE(arr) |
ipc.c |
|
460 |
DBG(fmt, arg...) |
pcm_bluetooth.c |
|
461 |
DBG(fmt, arg...) |
pcm_bluetooth.c |
|
462 |
MIN(x, y) |
pcm_bluetooth.c |
|
463 |
MAX(x, y) |
pcm_bluetooth.c |
|
464 |
priv_timespecsub(a, b, result) |
pcm_bluetooth.c |
|
465 |
ARRAY_NELEMS(a) |
pcm_bluetooth.c |
|
466 |
GST_A2DP_SINK(obj) |
gsta2dpsink.h |
|
467 |
GST_A2DP_SINK_CLASS(klass) |
gsta2dpsink.h |
|
468 |
GST_IS_A2DP_SINK(obj) |
gsta2dpsink.h |
|
469 |
GST_IS_A2DP_SINK_CLASS(obj) |
gsta2dpsink.h |
|
470 |
GST_AVDTP_SINK(obj) |
gstavdtpsink.h |
|
471 |
GST_AVDTP_SINK_CLASS(klass) |
gstavdtpsink.h |
|
472 |
GST_IS_AVDTP_SINK(obj) |
gstavdtpsink.h |
|
473 |
GST_IS_AVDTP_SINK_CLASS(obj) |
gstavdtpsink.h |
|
474 |
GST_RTP_SBC_PAY(obj) |
gstrtpsbcpay.h |
|
475 |
GST_RTP_SBC_PAY_CLASS(klass) |
gstrtpsbcpay.h |
|
476 |
GST_IS_RTP_SBC_PAY(obj) |
gstrtpsbcpay.h |
|
477 |
GST_IS_RTP_SBC_PAY_CLASS(obj) |
gstrtpsbcpay.h |
|
478 |
GST_SBC_DEC(obj) |
gstsbcdec.h |
|
479 |
GST_SBC_DEC_CLASS(klass) |
gstsbcdec.h |
|
480 |
GST_IS_SBC_DEC(obj) |
gstsbcdec.h |
|
481 |
GST_IS_SBC_DEC_CLASS(obj) |
gstsbcdec.h |
|
482 |
GST_SBC_ENC(obj) |
gstsbcenc.h |
|
483 |
GST_SBC_ENC_CLASS(klass) |
gstsbcenc.h |
|
484 |
GST_IS_SBC_ENC(obj) |
gstsbcenc.h |
|
485 |
GST_IS_SBC_ENC_CLASS(obj) |
gstsbcenc.h |
|
486 |
GST_SBC_PARSE(obj) |
gstsbcparse.h |
|
487 |
GST_SBC_PARSE_CLASS(klass) |
gstsbcparse.h |
|
488 |
GST_IS_SBC_PARSE(obj) |
gstsbcparse.h |
|
489 |
GST_IS_SBC_PARSE_CLASS(obj) |
gstsbcparse.h |
|
490 |
DBG(fmt, arg...) |
logging.h |
|
491 |
min(a,b) |
lib.h |
|
492 |
info(fmt...) |
mainloop.c |
|
493 |
error(fmt...) |
mainloop.c |
|
494 |
debug(fmt...) |
mainloop.c |
|
495 |
info(fmt...) |
object.c |
|
496 |
error(fmt...) |
object.c |
|
497 |
debug(fmt...) |
object.c |
|
498 |
info(fmt...) |
watch.c |
|
499 |
error(fmt...) |
watch.c |
|
500 |
debug(fmt...) |
watch.c |
|
501 |
MIN(x, y) |
hci.c |
|
502 |
SDPINF(fmt, arg...) |
sdp.c |
|
503 |
SDPERR(fmt, arg...) |
sdp.c |
|
504 |
SDPDBG(fmt, arg...) |
sdp.c |
|
505 |
SDPDBG(fmt...) |
sdp.c |
|
506 |
ntoh64(x) |
sdp.c |
|
507 |
hton64(x) |
sdp.c |
|
508 |
hton128(x, y) |
sdp.c |
|
509 |
get_basic_attr(attrID, pAttrValue, fieldName) |
sdp.c |
|
510 |
YY_SC_TO_UI(c) |
lexer.c |
|
511 |
YY_STATE_EOF(state) |
lexer.c |
|
512 |
YY_LESS_LINENO(n) |
lexer.c |
|
513 |
yyless(n) |
lexer.c |
|
514 |
unput(c) |
lexer.c |
|
515 |
yy_set_interactive(is_interactive) |
lexer.c |
|
516 |
yy_set_bol(at_bol) |
lexer.c |
|
517 |
YY_AT_BOL() |
lexer.c |
|
518 |
yymore() |
lexer.c |
|
519 |
YY_INPUT(buf,result,max_size) |
lexer.c |
|
520 |
yyterminate() |
lexer.c |
|
521 |
YY_FATAL_ERROR(msg) |
lexer.c |
|
522 |
yyless(n) |
lexer.c |
|
523 |
YYSTACK_FREE(Ptr) |
parser.c |
empty |
524 |
YYSTACK_BYTES(N) |
parser.c |
|
525 |
YYCOPY(To, From, Count) |
parser.c |
|
526 |
YYCOPY(To, From, Count) |
parser.c |
|
527 |
YYSTACK_RELOCATE(Stack) |
parser.c |
|
528 |
YYTRANSLATE(YYX) |
parser.c |
|
529 |
YYRECOVERING() |
parser.c |
|
530 |
YYBACKUP(Token, Value) |
parser.c |
|
531 |
YYRHSLOC(Rhs, K) |
parser.c |
|
532 |
YYLLOC_DEFAULT(Current, Rhs, N) |
parser.c |
|
533 |
YY_LOCATION_PRINT(File, Loc) |
parser.c |
|
534 |
YY_LOCATION_PRINT(File, Loc) |
parser.c |
|
535 |
YYDPRINTF(Args) |
parser.c |
|
536 |
YY_SYMBOL_PRINT(Title, Type, Value, Location) |
parser.c |
|
537 |
YY_STACK_PRINT(Bottom, Top) |
parser.c |
|
538 |
YY_REDUCE_PRINT(Rule) |
parser.c |
|
539 |
YYDPRINTF(Args) |
parser.c |
|
540 |
YY_SYMBOL_PRINT(Title, Type, Value, Location) |
parser.c |
|
541 |
YY_STACK_PRINT(Bottom, Top) |
parser.c |
|
542 |
YY_REDUCE_PRINT(Rule) |
parser.c |
|
543 |
PUT_BITS(v, n) |
sbc.c |
|
544 |
FLUSH_BITS() |
sbc.c |
|
545 |
COMPOSE_ID(a,b,c,d) |
formats.h |
|
546 |
LE_SHORT(v) |
formats.h |
|
547 |
LE_INT(v) |
formats.h |
|
548 |
BE_SHORT(v) |
formats.h |
|
549 |
BE_INT(v) |
formats.h |
|
550 |
COMPOSE_ID(a,b,c,d) |
formats.h |
|
551 |
LE_SHORT(v) |
formats.h |
|
552 |
LE_INT(v) |
formats.h |
|
553 |
BE_SHORT(v) |
formats.h |
|
554 |
BE_INT(v) |
formats.h |
|
555 |
fabs(x) |
sbc_math.h |
|
556 |
ASR(val, bits) |
sbc_math.h |
|
557 |
SCALE4_STAGE1(src) |
sbc_math.h |
|
558 |
SCALE4_STAGE2(src) |
sbc_math.h |
|
559 |
SCALE4_STAGED1(src) |
sbc_math.h |
|
560 |
SCALE4_STAGED2(src) |
sbc_math.h |
|
561 |
SCALE8_STAGE1(src) |
sbc_math.h |
|
562 |
SCALE8_STAGE2(src) |
sbc_math.h |
|
563 |
SCALE8_STAGED1(src) |
sbc_math.h |
|
564 |
SCALE8_STAGED2(src) |
sbc_math.h |
|
565 |
SBC_FIXED_0(val) |
sbc_math.h |
|
566 |
MUL(a, b) |
sbc_math.h |
|
567 |
MULA(a, b, res) |
sbc_math.h |
|
568 |
MULA(a, b, res) |
sbc_math.h |
|
569 |
SP4(val) |
sbc_tables.h |
Used to be #define SP4(val) ASR(val, SCALE_PROTO4_TBL) but causes wrong gain |
570 |
SA4(val) |
sbc_tables.h |
|
571 |
SP8(val) |
sbc_tables.h |
Used to be #define SP8(val) ASR(val, SCALE_PROTO8_TBL) but causes wrong gain |
572 |
SA8(val) |
sbc_tables.h |
|
573 |
SS4(val) |
sbc_tables.h |
|
574 |
SS8(val) |
sbc_tables.h |
|
575 |
SN4(val) |
sbc_tables.h |
|
576 |
SN8(val) |
sbc_tables.h |
|
577 |
NUM_ELEMENTS(table) |
adapter.c |
|
578 |
check_address(address) |
adapter.c |
|
579 |
MIN(x, y) |
sdpd-request.c |
|
580 |
BTD_UUIDS(args...) |
device.h |
|
581 |
BLUETOOTH_PLUGIN_DEFINE(name,init,exit) |
plugin.h |
|
582 |
SDPDBG(fmt, arg...) |
sdpd.h |
|
583 |
SDPDBG(fmt...) |
sdpd.h |
|
584 |
ntoh64(x) |
hciemu.c |
|
585 |
hton64(x) |
hciemu.c |
|
586 |
NIBBLE_TO_ASCII(c) |
l2test.c |
|
587 |
OPT_RANGE(min, max) |
bccmd.c |
|
588 |
OPT_HELP(range, help) |
bccmd.c |
|
589 |
OPT_PSKEY(min, max, stores, reset, help) |
bccmd.c |
|
590 |
cpu_to_le16(d) |
dfutool.c |
|
591 |
cpu_to_le32(d) |
dfutool.c |
|
592 |
le16_to_cpu(d) |
dfutool.c |
|
593 |
le32_to_cpu(d) |
dfutool.c |
|
594 |
cpu_to_le16(d) |
dfutool.c |
|
595 |
cpu_to_le32(d) |
dfutool.c |
|
596 |
le16_to_cpu(d) |
dfutool.c |
|
597 |
le32_to_cpu(d) |
dfutool.c |
|
598 |
DPRINTF(x...) |
hciattach_ti.c |
|
599 |
DPRINTF(x...) |
hciattach_ti.c |
|
600 |
MAKEWORD(a, b) |
hciattach_ti.c |
|
601 |
FAILIF(x, args...) |
hciattach_tialt.c |
|
602 |
for_each_opt(opt, long, short) |
hcitool.c |
|
603 |
for_each_opt(opt, long, short) |
sdptool.c |
|
604 |
MIN(x, y) |
a2dp.c |
|
605 |
MAX(x, y) |
a2dp.c |
|
606 |
DBG(fmt, arg...) |
ctl_bluetooth.c |
|
607 |
DBG(fmt, arg...) |
ctl_bluetooth.c |
|
608 |
GST_AVDTP_SINK_MUTEX_LOCK(s) |
gstavdtpsink.c |
|
609 |
GST_AVDTP_SINK_MUTEX_UNLOCK(s) |
gstavdtpsink.c |
|
610 |
IS_SBC(n) |
gstavdtpsink.c |
|
611 |
IS_MPEG_AUDIO(n) |
gstavdtpsink.c |
|
612 |
ARRAY_SIZE(arr) |
ipc.c |
|
613 |
DBG(fmt, arg...) |
pcm_bluetooth.c |
|
614 |
DBG(fmt, arg...) |
pcm_bluetooth.c |
|
615 |
MIN(x, y) |
pcm_bluetooth.c |
|
616 |
MAX(x, y) |
pcm_bluetooth.c |
|
617 |
priv_timespecsub(a, b, result) |
pcm_bluetooth.c |
|
618 |
ARRAY_NELEMS(a) |
pcm_bluetooth.c |
|
619 |
GST_A2DP_SINK(obj) |
gsta2dpsink.h |
|
620 |
GST_A2DP_SINK_CLASS(klass) |
gsta2dpsink.h |
|
621 |
GST_IS_A2DP_SINK(obj) |
gsta2dpsink.h |
|
622 |
GST_IS_A2DP_SINK_CLASS(obj) |
gsta2dpsink.h |
|
623 |
GST_AVDTP_SINK(obj) |
gstavdtpsink.h |
|
624 |
GST_AVDTP_SINK_CLASS(klass) |
gstavdtpsink.h |
|
625 |
GST_IS_AVDTP_SINK(obj) |
gstavdtpsink.h |
|
626 |
GST_IS_AVDTP_SINK_CLASS(obj) |
gstavdtpsink.h |
|
627 |
GST_RTP_SBC_PAY(obj) |
gstrtpsbcpay.h |
|
628 |
GST_RTP_SBC_PAY_CLASS(klass) |
gstrtpsbcpay.h |
|
629 |
GST_IS_RTP_SBC_PAY(obj) |
gstrtpsbcpay.h |
|
630 |
GST_IS_RTP_SBC_PAY_CLASS(obj) |
gstrtpsbcpay.h |
|
631 |
GST_SBC_DEC(obj) |
gstsbcdec.h |
|
632 |
GST_SBC_DEC_CLASS(klass) |
gstsbcdec.h |
|
633 |
GST_IS_SBC_DEC(obj) |
gstsbcdec.h |
|
634 |
GST_IS_SBC_DEC_CLASS(obj) |
gstsbcdec.h |
|
635 |
GST_SBC_ENC(obj) |
gstsbcenc.h |
|
636 |
GST_SBC_ENC_CLASS(klass) |
gstsbcenc.h |
|
637 |
GST_IS_SBC_ENC(obj) |
gstsbcenc.h |
|
638 |
GST_IS_SBC_ENC_CLASS(obj) |
gstsbcenc.h |
|
639 |
GST_SBC_PARSE(obj) |
gstsbcparse.h |
|
640 |
GST_SBC_PARSE_CLASS(klass) |
gstsbcparse.h |
|
641 |
GST_IS_SBC_PARSE(obj) |
gstsbcparse.h |
|
642 |
GST_IS_SBC_PARSE_CLASS(obj) |
gstsbcparse.h |
|
643 |
DBG(fmt, arg...) |
logging.h |
|
644 |
min(a,b) |
lib.h |
|
645 |
info(fmt...) |
mainloop.c |
|
646 |
error(fmt...) |
mainloop.c |
|
647 |
debug(fmt...) |
mainloop.c |
|
648 |
info(fmt...) |
object.c |
|
649 |
error(fmt...) |
object.c |
|
650 |
debug(fmt...) |
object.c |
|
651 |
info(fmt...) |
watch.c |
|
652 |
error(fmt...) |
watch.c |
|
653 |
debug(fmt...) |
watch.c |
|
654 |
MIN(x, y) |
hci.c |
|
655 |
SDPINF(fmt, arg...) |
sdp.c |
|
656 |
SDPERR(fmt, arg...) |
sdp.c |
|
657 |
SDPDBG(fmt, arg...) |
sdp.c |
|
658 |
SDPDBG(fmt...) |
sdp.c |
|
659 |
ntoh64(x) |
sdp.c |
|
660 |
hton64(x) |
sdp.c |
|
661 |
hton128(x, y) |
sdp.c |
|
662 |
get_basic_attr(attrID, pAttrValue, fieldName) |
sdp.c |
|
663 |
YY_SC_TO_UI(c) |
lexer.c |
|
664 |
YY_STATE_EOF(state) |
lexer.c |
|
665 |
YY_LESS_LINENO(n) |
lexer.c |
|
666 |
yyless(n) |
lexer.c |
|
667 |
unput(c) |
lexer.c |
|
668 |
yy_set_interactive(is_interactive) |
lexer.c |
|
669 |
yy_set_bol(at_bol) |
lexer.c |
|
670 |
YY_AT_BOL() |
lexer.c |
|
671 |
yymore() |
lexer.c |
|
672 |
YY_INPUT(buf,result,max_size) |
lexer.c |
|
673 |
yyterminate() |
lexer.c |
|
674 |
YY_FATAL_ERROR(msg) |
lexer.c |
|
675 |
yyless(n) |
lexer.c |
|
676 |
YYSTACK_FREE(Ptr) |
parser.c |
empty |
677 |
YYSTACK_BYTES(N) |
parser.c |
|
678 |
YYCOPY(To, From, Count) |
parser.c |
|
679 |
YYCOPY(To, From, Count) |
parser.c |
|
680 |
YYSTACK_RELOCATE(Stack) |
parser.c |
|
681 |
YYTRANSLATE(YYX) |
parser.c |
|
682 |
YYRECOVERING() |
parser.c |
|
683 |
YYBACKUP(Token, Value) |
parser.c |
|
684 |
YYRHSLOC(Rhs, K) |
parser.c |
|
685 |
YYLLOC_DEFAULT(Current, Rhs, N) |
parser.c |
|
686 |
YY_LOCATION_PRINT(File, Loc) |
parser.c |
|
687 |
YY_LOCATION_PRINT(File, Loc) |
parser.c |
|
688 |
YYDPRINTF(Args) |
parser.c |
|
689 |
YY_SYMBOL_PRINT(Title, Type, Value, Location) |
parser.c |
|
690 |
YY_STACK_PRINT(Bottom, Top) |
parser.c |
|
691 |
YY_REDUCE_PRINT(Rule) |
parser.c |
|
692 |
YYDPRINTF(Args) |
parser.c |
|
693 |
YY_SYMBOL_PRINT(Title, Type, Value, Location) |
parser.c |
|
694 |
YY_STACK_PRINT(Bottom, Top) |
parser.c |
|
695 |
YY_REDUCE_PRINT(Rule) |
parser.c |
|
696 |
PUT_BITS(v, n) |
sbc.c |
|
697 |
FLUSH_BITS() |
sbc.c |
|
698 |
COMPOSE_ID(a,b,c,d) |
formats.h |
|
699 |
LE_SHORT(v) |
formats.h |
|
700 |
LE_INT(v) |
formats.h |
|
701 |
BE_SHORT(v) |
formats.h |
|
702 |
BE_INT(v) |
formats.h |
|
703 |
COMPOSE_ID(a,b,c,d) |
formats.h |
|
704 |
LE_SHORT(v) |
formats.h |
|
705 |
LE_INT(v) |
formats.h |
|
706 |
BE_SHORT(v) |
formats.h |
|
707 |
BE_INT(v) |
formats.h |
|
708 |
fabs(x) |
sbc_math.h |
|
709 |
ASR(val, bits) |
sbc_math.h |
|
710 |
SCALE4_STAGE1(src) |
sbc_math.h |
|
711 |
SCALE4_STAGE2(src) |
sbc_math.h |
|
712 |
SCALE4_STAGED1(src) |
sbc_math.h |
|
713 |
SCALE4_STAGED2(src) |
sbc_math.h |
|
714 |
SCALE8_STAGE1(src) |
sbc_math.h |
|
715 |
SCALE8_STAGE2(src) |
sbc_math.h |
|
716 |
SCALE8_STAGED1(src) |
sbc_math.h |
|
717 |
SCALE8_STAGED2(src) |
sbc_math.h |
|
718 |
SBC_FIXED_0(val) |
sbc_math.h |
|
719 |
MUL(a, b) |
sbc_math.h |
|
720 |
MULA(a, b, res) |
sbc_math.h |
|
721 |
MULA(a, b, res) |
sbc_math.h |
|
722 |
SP4(val) |
sbc_tables.h |
Used to be #define SP4(val) ASR(val, SCALE_PROTO4_TBL) but causes wrong gain |
723 |
SA4(val) |
sbc_tables.h |
|
724 |
SP8(val) |
sbc_tables.h |
Used to be #define SP8(val) ASR(val, SCALE_PROTO8_TBL) but causes wrong gain |
725 |
SA8(val) |
sbc_tables.h |
|
726 |
SS4(val) |
sbc_tables.h |
|
727 |
SS8(val) |
sbc_tables.h |
|
728 |
SN4(val) |
sbc_tables.h |
|
729 |
SN8(val) |
sbc_tables.h |
|
730 |
NUM_ELEMENTS(table) |
adapter.c |
|
731 |
check_address(address) |
adapter.c |
|
732 |
MIN(x, y) |
sdpd-request.c |
|
733 |
BTD_UUIDS(args...) |
device.h |
|
734 |
BLUETOOTH_PLUGIN_DEFINE(name,init,exit) |
plugin.h |
|
735 |
SDPDBG(fmt, arg...) |
sdpd.h |
|
736 |
SDPDBG(fmt...) |
sdpd.h |
|
737 |
ntoh64(x) |
hciemu.c |
|
738 |
hton64(x) |
hciemu.c |
|
739 |
NIBBLE_TO_ASCII(c) |
l2test.c |
|
740 |
OPT_RANGE(min, max) |
bccmd.c |
|
741 |
OPT_HELP(range, help) |
bccmd.c |
|
742 |
OPT_PSKEY(min, max, stores, reset, help) |
bccmd.c |
|
743 |
cpu_to_le16(d) |
dfutool.c |
|
744 |
cpu_to_le32(d) |
dfutool.c |
|
745 |
le16_to_cpu(d) |
dfutool.c |
|
746 |
le32_to_cpu(d) |
dfutool.c |
|
747 |
cpu_to_le16(d) |
dfutool.c |
|
748 |
cpu_to_le32(d) |
dfutool.c |
|
749 |
le16_to_cpu(d) |
dfutool.c |
|
750 |
le32_to_cpu(d) |
dfutool.c |
|
751 |
DPRINTF(x...) |
hciattach_ti.c |
|
752 |
DPRINTF(x...) |
hciattach_ti.c |
|
753 |
MAKEWORD(a, b) |
hciattach_ti.c |
|
754 |
FAILIF(x, args...) |
hciattach_tialt.c |
|
755 |
for_each_opt(opt, long, short) |
hcitool.c |
|
756 |
for_each_opt(opt, long, short) |
sdptool.c |
|
757 |
MIN(x, y) |
a2dp.c |
|
758 |
MAX(x, y) |
a2dp.c |
|
759 |
DBG(fmt, arg...) |
ctl_bluetooth.c |
|
760 |
DBG(fmt, arg...) |
ctl_bluetooth.c |
|
761 |
GST_AVDTP_SINK_MUTEX_LOCK(s) |
gstavdtpsink.c |
|
762 |
GST_AVDTP_SINK_MUTEX_UNLOCK(s) |
gstavdtpsink.c |
|
763 |
IS_SBC(n) |
gstavdtpsink.c |
|
764 |
IS_MPEG_AUDIO(n) |
gstavdtpsink.c |
|
765 |
ARRAY_SIZE(arr) |
ipc.c |
|
766 |
DBG(fmt, arg...) |
pcm_bluetooth.c |
|
767 |
DBG(fmt, arg...) |
pcm_bluetooth.c |
|
768 |
MIN(x, y) |
pcm_bluetooth.c |
|
769 |
MAX(x, y) |
pcm_bluetooth.c |
|
770 |
priv_timespecsub(a, b, result) |
pcm_bluetooth.c |
|
771 |
ARRAY_NELEMS(a) |
pcm_bluetooth.c |
|
772 |
GST_A2DP_SINK(obj) |
gsta2dpsink.h |
|
773 |
GST_A2DP_SINK_CLASS(klass) |
gsta2dpsink.h |
|
774 |
GST_IS_A2DP_SINK(obj) |
gsta2dpsink.h |
|
775 |
GST_IS_A2DP_SINK_CLASS(obj) |
gsta2dpsink.h |
|
776 |
GST_AVDTP_SINK(obj) |
gstavdtpsink.h |
|
777 |
GST_AVDTP_SINK_CLASS(klass) |
gstavdtpsink.h |
|
778 |
GST_IS_AVDTP_SINK(obj) |
gstavdtpsink.h |
|
779 |
GST_IS_AVDTP_SINK_CLASS(obj) |
gstavdtpsink.h |
|
780 |
GST_RTP_SBC_PAY(obj) |
gstrtpsbcpay.h |
|
781 |
GST_RTP_SBC_PAY_CLASS(klass) |
gstrtpsbcpay.h |
|
782 |
GST_IS_RTP_SBC_PAY(obj) |
gstrtpsbcpay.h |
|
783 |
GST_IS_RTP_SBC_PAY_CLASS(obj) |
gstrtpsbcpay.h |
|
784 |
GST_SBC_DEC(obj) |
gstsbcdec.h |
|
785 |
GST_SBC_DEC_CLASS(klass) |
gstsbcdec.h |
|
786 |
GST_IS_SBC_DEC(obj) |
gstsbcdec.h |
|
787 |
GST_IS_SBC_DEC_CLASS(obj) |
gstsbcdec.h |
|
788 |
GST_SBC_ENC(obj) |
gstsbcenc.h |
|
789 |
GST_SBC_ENC_CLASS(klass) |
gstsbcenc.h |
|
790 |
GST_IS_SBC_ENC(obj) |
gstsbcenc.h |
|
791 |
GST_IS_SBC_ENC_CLASS(obj) |
gstsbcenc.h |
|
792 |
GST_SBC_PARSE(obj) |
gstsbcparse.h |
|
793 |
GST_SBC_PARSE_CLASS(klass) |
gstsbcparse.h |
|
794 |
GST_IS_SBC_PARSE(obj) |
gstsbcparse.h |
|
795 |
GST_IS_SBC_PARSE_CLASS(obj) |
gstsbcparse.h |
|
796 |
DBG(fmt, arg...) |
logging.h |
|
797 |
min(a,b) |
lib.h |
|
798 |
info(fmt...) |
mainloop.c |
|
799 |
error(fmt...) |
mainloop.c |
|
800 |
debug(fmt...) |
mainloop.c |
|
801 |
info(fmt...) |
object.c |
|
802 |
error(fmt...) |
object.c |
|
803 |
debug(fmt...) |
object.c |
|
804 |
info(fmt...) |
watch.c |
|
805 |
error(fmt...) |
watch.c |
|
806 |
debug(fmt...) |
watch.c |
|
807 |
MIN(x, y) |
hci.c |
|
808 |
SDPINF(fmt, arg...) |
sdp.c |
|
809 |
SDPERR(fmt, arg...) |
sdp.c |
|
810 |
SDPDBG(fmt, arg...) |
sdp.c |
|
811 |
SDPDBG(fmt...) |
sdp.c |
|
812 |
ntoh64(x) |
sdp.c |
|
813 |
hton64(x) |
sdp.c |
|
814 |
hton128(x, y) |
sdp.c |
|
815 |
get_basic_attr(attrID, pAttrValue, fieldName) |
sdp.c |
|
816 |
YY_SC_TO_UI(c) |
lexer.c |
|
817 |
YY_STATE_EOF(state) |
lexer.c |
|
818 |
YY_LESS_LINENO(n) |
lexer.c |
|
819 |
yyless(n) |
lexer.c |
|
820 |
unput(c) |
lexer.c |
|
821 |
yy_set_interactive(is_interactive) |
lexer.c |
|
822 |
yy_set_bol(at_bol) |
lexer.c |
|
823 |
YY_AT_BOL() |
lexer.c |
|
824 |
yymore() |
lexer.c |
|
825 |
YY_INPUT(buf,result,max_size) |
lexer.c |
|
826 |
yyterminate() |
lexer.c |
|
827 |
YY_FATAL_ERROR(msg) |
lexer.c |
|
828 |
yyless(n) |
lexer.c |
|
829 |
YYSTACK_FREE(Ptr) |
parser.c |
empty |
830 |
YYSTACK_BYTES(N) |
parser.c |
|
831 |
YYCOPY(To, From, Count) |
parser.c |
|
832 |
YYCOPY(To, From, Count) |
parser.c |
|
833 |
YYSTACK_RELOCATE(Stack) |
parser.c |
|
834 |
YYTRANSLATE(YYX) |
parser.c |
|
835 |
YYRECOVERING() |
parser.c |
|
836 |
YYBACKUP(Token, Value) |
parser.c |
|
837 |
YYRHSLOC(Rhs, K) |
parser.c |
|
838 |
YYLLOC_DEFAULT(Current, Rhs, N) |
parser.c |
|
839 |
YY_LOCATION_PRINT(File, Loc) |
parser.c |
|
840 |
YY_LOCATION_PRINT(File, Loc) |
parser.c |
|
841 |
YYDPRINTF(Args) |
parser.c |
|
842 |
YY_SYMBOL_PRINT(Title, Type, Value, Location) |
parser.c |
|
843 |
YY_STACK_PRINT(Bottom, Top) |
parser.c |
|
844 |
YY_REDUCE_PRINT(Rule) |
parser.c |
|
845 |
YYDPRINTF(Args) |
parser.c |
|
846 |
YY_SYMBOL_PRINT(Title, Type, Value, Location) |
parser.c |
|
847 |
YY_STACK_PRINT(Bottom, Top) |
parser.c |
|
848 |
YY_REDUCE_PRINT(Rule) |
parser.c |
|
849 |
PUT_BITS(v, n) |
sbc.c |
|
850 |
FLUSH_BITS() |
sbc.c |
|
851 |
COMPOSE_ID(a,b,c,d) |
formats.h |
|
852 |
LE_SHORT(v) |
formats.h |
|
853 |
LE_INT(v) |
formats.h |
|
854 |
BE_SHORT(v) |
formats.h |
|
855 |
BE_INT(v) |
formats.h |
|
856 |
COMPOSE_ID(a,b,c,d) |
formats.h |
|
857 |
LE_SHORT(v) |
formats.h |
|
858 |
LE_INT(v) |
formats.h |
|
859 |
BE_SHORT(v) |
formats.h |
|
860 |
BE_INT(v) |
formats.h |
|
861 |
fabs(x) |
sbc_math.h |
|
862 |
ASR(val, bits) |
sbc_math.h |
|
863 |
SCALE4_STAGED1(src) |
sbc_math.h |
|
864 |
SCALE4_STAGED2(src) |
sbc_math.h |
|
865 |
SCALE8_STAGED1(src) |
sbc_math.h |
|
866 |
SCALE8_STAGED2(src) |
sbc_math.h |
|
867 |
SBC_FIXED_0(val) |
sbc_math.h |
|
868 |
MUL(a, b) |
sbc_math.h |
|
869 |
MULA(a, b, res) |
sbc_math.h |
|
870 |
MULA(a, b, res) |
sbc_math.h |
|
871 |
SS4(val) |
sbc_tables.h |
|
872 |
SS8(val) |
sbc_tables.h |
|
873 |
SN4(val) |
sbc_tables.h |
|
874 |
SN8(val) |
sbc_tables.h |
|
875 |
F(x) |
sbc_tables.h |
|
876 |
F(x) |
sbc_tables.h |
|
877 |
F(x) |
sbc_tables.h |
|
878 |
F(x) |
sbc_tables.h |
|
879 |
NUM_ELEMENTS(table) |
adapter.c |
|
880 |
check_address(address) |
adapter.c |
|
881 |
MIN(x, y) |
sdpd-request.c |
|
882 |
BTD_UUIDS(args...) |
device.h |
|
883 |
BLUETOOTH_PLUGIN_DEFINE(name,init,exit) |
plugin.h |
|
884 |
SDPDBG(fmt, arg...) |
sdpd.h |
|
885 |
SDPDBG(fmt...) |
sdpd.h |
|
886 |
ntoh64(x) |
hciemu.c |
|
887 |
hton64(x) |
hciemu.c |
|
888 |
NIBBLE_TO_ASCII(c) |
l2test.c |
|