OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BUFFER_EMPTY
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/usb/tests/accessorytest/
audio.c
38
#define
BUFFER_EMPTY
0
66
if (buffer_states[other] ==
BUFFER_EMPTY
)
79
buffer_states[index] =
BUFFER_EMPTY
;
201
buffer_states[i] =
BUFFER_EMPTY
;
/external/harfbuzz_ng/test/api/
test-buffer.c
38
BUFFER_EMPTY
,
69
case
BUFFER_EMPTY
:
187
if (buffer_type ==
BUFFER_EMPTY
) {
875
hb_test_add_fixture (fixture, GINT_TO_POINTER (
BUFFER_EMPTY
), test_buffer_allocation);
Completed in 86 milliseconds