OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UCHAR
(Results
1 - 9
of
9
) sorted by null
/external/clang/test/Lexer/
ms-extensions.c
20
#define
UCHAR
0xffui8
26
unsigned char c =
UCHAR
;
/external/kernel-headers/original/asm-mips/fw/arc/
types.h
19
typedef unsigned char
UCHAR
;
44
typedef unsigned char
UCHAR
;
55
typedef
UCHAR
*_PUCHAR;
66
typedef
UCHAR
*PUCHAR;
81
UCHAR
HighIntensity;
82
UCHAR
Underscored;
83
UCHAR
ReverseVideo;
/external/aac/libSYS/include/
machine_type.h
115
/** \var
UCHAR
169
typedef unsigned char
UCHAR
;
/hardware/ti/omap3/dspbridge/inc/
dbtype.h
128
typedef unsigned char
UCHAR
; /* uch */
/hardware/ti/omap3/dspbridge/libbridge/inc/
dbtype.h
128
typedef unsigned char
UCHAR
; /* uch */
/ndk/sources/android/support/src/stdio/
vfwprintf.c
159
SHORT, USHORT, CHAR,
UCHAR
,
206
S('o') =
UCHAR
, S('u') =
UCHAR
,
207
S('x') =
UCHAR
, S('X') =
UCHAR
,
251
break; case
UCHAR
: arg->i = (unsigned char)va_arg(*ap, int);
/external/lzma/CPP/Common/
MyWindows.h
18
typedef unsigned char
UCHAR
;
159
UCHAR
bVal;
/prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar
Completed in 964 milliseconds