OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EAS_BOOL8
(Results
1 - 16
of
16
) sorted by null
/external/sonivox/arm-fm-22k/lib_src/
eas_data.h
76
EAS_BOOL8
streamFlags;
126
EAS_BOOL8
staticMemoryModel;
127
EAS_BOOL8
searchHeaderFlag;
eas_miditypes.h
47
EAS_BOOL8
byte3; /* flag indicates 3rd byte expected */
48
EAS_BOOL8
pending; /* flag indicates more data expected */
eas_pcmdata.h
121
EAS_BOOL8
hiNibble; /* indicates high/low nibble is next */
122
EAS_BOOL8
hiNibbleLoop; /* indicates high/low nibble is next, value loop start */
eas_public.c
388
pEASData->staticMemoryModel = (
EAS_BOOL8
) staticMemoryModel;
[
all
...]
/external/sonivox/arm-hybrid-22k/lib_src/
eas_data.h
76
EAS_BOOL8
streamFlags;
126
EAS_BOOL8
staticMemoryModel;
127
EAS_BOOL8
searchHeaderFlag;
eas_miditypes.h
47
EAS_BOOL8
byte3; /* flag indicates 3rd byte expected */
48
EAS_BOOL8
pending; /* flag indicates more data expected */
eas_pcmdata.h
121
EAS_BOOL8
hiNibble; /* indicates high/low nibble is next */
122
EAS_BOOL8
hiNibbleLoop; /* indicates high/low nibble is next, value loop start */
eas_public.c
388
pEASData->staticMemoryModel = (
EAS_BOOL8
) staticMemoryModel;
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_data.h
78
EAS_BOOL8
streamFlags;
128
EAS_BOOL8
staticMemoryModel;
129
EAS_BOOL8
searchHeaderFlag;
eas_tcdata.h
60
EAS_BOOL8
byteAvail; /* char in "put back" buffer */
eas_miditypes.h
47
EAS_BOOL8
byte3; /* flag indicates 3rd byte expected */
48
EAS_BOOL8
pending; /* flag indicates more data expected */
eas_pcmdata.h
121
EAS_BOOL8
hiNibble; /* indicates high/low nibble is next */
122
EAS_BOOL8
hiNibbleLoop; /* indicates high/low nibble is next, value loop start */
eas_public.c
389
pEASData->staticMemoryModel = (
EAS_BOOL8
) staticMemoryModel;
[
all
...]
/external/sonivox/arm-fm-22k/host_src/
eas_types.h
112
typedef unsigned char
EAS_BOOL8
;
238
EAS_BOOL8
noteOn;
/external/sonivox/arm-hybrid-22k/host_src/
eas_types.h
112
typedef unsigned char
EAS_BOOL8
;
238
EAS_BOOL8
noteOn;
/external/sonivox/arm-wt-22k/host_src/
eas_types.h
112
typedef unsigned char
EAS_BOOL8
;
243
EAS_BOOL8
noteOn;
Completed in 1707 milliseconds