OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:encoding_t
(Results
1 - 1
of
1
) sorted by null
/external/libvncserver/test/
encodingstest.c
18
typedef struct { int id; char* str; }
encoding_t
;
typedef in typeref:struct:__anon17826
19
static
encoding_t
testEncodings[]={
37
#define NUMBER_OF_ENCODINGS_TO_TEST (sizeof(testEncodings)/sizeof(
encoding_t
)-1)
Completed in 152 milliseconds