HomeSort by relevance Sort by last modified time
    Searched defs:UCHAR (Results 1 - 20 of 20) sorted by null

  /external/clang/test/Lexer/
ms-extensions.c 24 #define UCHAR 0xffui8
30 unsigned char c = UCHAR;
  /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 */
  /external/webrtc/webrtc/voice_engine/
voice_engine_defines.h 237 #define UCHAR unsigned char
297 #define UCHAR unsigned char
  /ndk/sources/android/support/src/stdio/
vfwprintf.c 71 SHORT, USHORT, CHAR, UCHAR,
118 S('o') = UCHAR, S('u') = UCHAR,
119 S('x') = UCHAR, S('X') = UCHAR,
163 break; case UCHAR: arg->i = (unsigned char)va_arg(*ap, int);
vfprintf.c 79 SHORT, USHORT, CHAR, UCHAR,
128 S('o') = UCHAR, S('u') = UCHAR,
129 S('x') = UCHAR, S('X') = UCHAR,
173 break; case UCHAR: arg->i = (unsigned char)va_arg(*ap, int);
  /external/opencv3/modules/core/include/opencv2/
core.hpp 493 \f[\texttt{dst} (I)= \texttt{saturate\_cast<uchar>} (| \texttt{src} (I)* \texttt{alpha} + \texttt{beta} |)\f]
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapidbg.h 30 typedef unsigned char UCHAR;
31 typedef UCHAR *PUCHAR;
fci.h 35 typedef unsigned char UCHAR;
36 typedef UCHAR *PUCHAR;
fdi.h 35 typedef unsigned char UCHAR;
36 typedef UCHAR *PUCHAR;
sqltypes.h 86 typedef unsigned char UCHAR;
87 typedef UCHAR *PUCHAR;
winsmcrd.h 21 typedef unsigned char UCHAR;
22 typedef UCHAR *PUCHAR;
30 typedef UCHAR BYTE;
windef.h 29 typedef unsigned char UCHAR;
30 typedef UCHAR *PUCHAR;
ntdef.h 299 typedef unsigned char UCHAR, *PUCHAR;
302 typedef CONST UCHAR *PCUCHAR;
305 typedef UCHAR FCHAR;
308 typedef UCHAR BOOLEAN, *PBOOLEAN;
604 UCHAR Number;
605 UCHAR Reserved;
887 UCHAR DataBuffer[1];
wtypes.h 188 typedef unsigned char UCHAR;
194 typedef UCHAR *PUCHAR;
261 UCHAR AclRevision;
262 UCHAR Sbz1;
269 UCHAR Revision;
270 UCHAR Sbz1;
770 UCHAR Value[6];
mqoai.h 364 typedef unsigned char UCHAR;
365 typedef UCHAR *PUCHAR;
    [all...]
  /external/lzma/CPP/Common/
MyWindows.h 25 typedef unsigned char UCHAR;
164 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 681 milliseconds