HomeSort by relevance Sort by last modified time
    Searched full:ui8 (Results 1 - 11 of 11) sorted by null

  /external/valgrind/memcheck/tests/
origin4-many.c 47 int ui8 = *p_ui8; local
58 x += (ui1 +ui2 +ui3 +ui4 +ui5 +ui6 +ui7 +ui8 == 0x12345678 ? P : 30);
67 y += (ui1 +ui2 +ui3 +ui4 +ui5 +ui6 +ui7 +ui8);
  /external/llvm/test/CodeGen/X86/
divrem.ll 52 define void @ui8(i8 %x, i8 %y, i8* %p, i8* %q) {
  /external/clang/unittests/AST/
StmtPrinterTest.cpp 168 " 1i8, -1i8, 1ui8, "
174 "1i8 , -1i8 , 1Ui8 , "
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 235 #define UINT8_C(val) val##ui8
  /external/llvm/include/llvm/Support/
DataTypes.h 150 # define UINT8_C(C) C##ui8
  /external/mesa3d/include/c99/
stdint.h 235 #define UINT8_C(val) val##ui8
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdint.hpp 408 // Borland bug: appending ui8 makes the type a signed char
411 # define UINT8_C(value) value##ui8
  /external/clang/lib/AST/
StmtPrinter.cpp 1074 case BuiltinType::UChar: OS << "Ui8"; break;
    [all...]
  /external/llvm/patches/
0002-Add-basic-Android-configuration.patch     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
greyrgb.uue     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
greyrgb.uue     [all...]

Completed in 1232 milliseconds