OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:indicators
(Results
1 - 8
of
8
) sorted by null
/external/bluetooth/bluez/audio/
telephony.h
189
int telephony_ready_ind(uint32_t features, const struct indicator *
indicators
,
201
static inline int telephony_update_indicator(struct indicator *
indicators
,
208
for (i = 0;
indicators
[i].desc != NULL; i++) {
209
if (g_str_equal(
indicators
[i].desc, desc)) {
210
ind = &
indicators
[i];
230
static inline int telephony_get_indicator(const struct indicator *
indicators
,
235
for (i = 0;
indicators
[i].desc != NULL; i++) {
236
if (g_str_equal(
indicators
[i].desc, desc))
237
return
indicators
[i].val;
headset.c
74
const struct indicator *
indicators
; /* Available HFP
indicators
*/
member in struct:__anon1447
76
int er_ind; /* Event reporting for
indicators
*/
354
static char *indicator_ranges(const struct indicator *
indicators
)
361
for (i = 0;
indicators
[i].desc != NULL; i++) {
364
indicators
[i].desc,
365
indicators
[i].range);
368
indicators
[i].desc,
369
indicators
[i].range);
377
static char *indicator_values(const struct indicator *
indicators
)
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBstr.h
405
Atom
indicators
[XkbNumIndicators];
member in struct:_XkbNamesRec
431
XkbIndicatorPtr
indicators
;
member in struct:_XkbDesc
524
XkbIndicatorChangesRec
indicators
;
member in struct:_XkbChanges
XKBproto.h
602
CARD32
indicators
B32;
621
CARD32
indicators
B32;
1265
xkbIndicatorNotify
indicators
;
member in union:_xkbEvent::__anon20274
/external/llvm/lib/MC/MCParser/
AsmLexer.cpp
338
// FIXME: This won't work for multi-character comment
indicators
like "//".
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XKBlib.h
147
unsigned int changed; /*
indicators
with new state or map */
148
unsigned int state; /* current state of all
indicators
*/
168
unsigned int changed_indicators;/*
indicators
with new names */
250
unsigned int leds_defined; /*
indicators
with names or maps */
251
unsigned int led_state; /* current state of the
indicators
*/
263
XkbIndicatorNotifyEvent
indicators
;
member in union:_XkbEvent
/external/blktrace/btt/doc/
btt.tex
244
providing a set of
indicators
showing how close incoming IO requests
246
providing a set of
indicators
showing how close the IO requests are
[
all
...]
/external/blktrace/btreplay/doc/
btreplay.tex
497
When specified on the command line, all pre-bunch stall
indicators
will be
Completed in 502 milliseconds