OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ESD_NAME_MAX
(Results
1 - 4
of
4
) sorted by null
/external/esd/include/
esd.h
26
#define
ESD_NAME_MAX
(128)
211
char name[
ESD_NAME_MAX
]; /* name of stream for remote control */
226
char name[
ESD_NAME_MAX
]; /* name of stream for remote control */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
esd.h
26
#define
ESD_NAME_MAX
(128)
211
char name[
ESD_NAME_MAX
]; /* name of stream for remote control */
226
char name[
ESD_NAME_MAX
]; /* name of stream for remote control */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
esd.h
26
#define
ESD_NAME_MAX
(128)
211
char name[
ESD_NAME_MAX
]; /* name of stream for remote control */
226
char name[
ESD_NAME_MAX
]; /* name of stream for remote control */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
esd.h
26
#define
ESD_NAME_MAX
(128)
211
char name[
ESD_NAME_MAX
]; /* name of stream for remote control */
226
char name[
ESD_NAME_MAX
]; /* name of stream for remote control */
Completed in 233 milliseconds