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

  /external/llvm/test/CodeGen/PowerPC/
2006-07-19-stwbrx-crash.ll 3 define void @img2buf(i32 %symbol_size_in_bytes, i16* %ui16) nounwind {
6 store i16 %tmp99, i16* %ui16
  /prebuilts/go/darwin-x86/test/
bounds.go 28 ui16 uint16
79 use(s[ui16])
80 use(a1[ui16])
81 use(a1k[ui16])
82 use(a100k[ui16]) // ERROR "index bounds check elided"
83 use(p1[ui16])
84 use(p1k[ui16])
85 use(p100k[ui16]) // ERROR "index bounds check elided"
27 ui16 uint16 var
rotate.go 56 ui16 uint16 = 0x1234
65 nui16 = ^ui16
  /prebuilts/go/linux-x86/test/
bounds.go 28 ui16 uint16
79 use(s[ui16])
80 use(a1[ui16])
81 use(a1k[ui16])
82 use(a100k[ui16]) // ERROR "index bounds check elided"
83 use(p1[ui16])
84 use(p1k[ui16])
85 use(p100k[ui16]) // ERROR "index bounds check elided"
27 ui16 uint16 var
rotate.go 56 ui16 uint16 = 0x1234
65 nui16 = ^ui16
  /toolchain/binutils/binutils-2.25/opcodes/
crx-opc.c 469 {NAME, 2, OPC, 20, NO_TYPE_INS | REG_LIST | FLAG, {{regr,16}, {ui16,0}}}
511 /* esc12 c4 ui16 */
512 {"cpi", 2, 0x301, 20, COP_REG_INS, {{ui4,16}, {ui16,0}}},
513 /* esc12 c4 ui16 ui16 */
514 {"cpi", 3, 0x311, 20, COP_REG_INS, {{ui4,16}, {ui16,0}, {ui16,16}}},
537 {{ui4,16}, {regr,0}, {ui16,16}}}
556 {{ui4,16}, {ui4,8}, {regr,4}, {regr,0}, {ui16,16}}},
667 {16, arg_ic, OP_UNSIGNED}, /* ui16 */
    [all...]
  /external/llvm/test/CodeGen/X86/
divrem.ll 45 define void @ui16(i16 %x, i16 %y, i16* %p, i16* %q) {
  /external/clang/unittests/AST/
StmtPrinterTest.cpp 169 " 1i16, -1i16, 1ui16, "
175 "1i16 , -1i16 , 1Ui16 , "
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
stdint.h 71 #define UINT16_C(val) val##ui16
282 #define UINT16_C(val) val##ui16
  /external/jemalloc/include/msvc_compat/C99/
stdint.h 236 #define UINT16_C(val) val##ui16
  /external/libvncserver/compat/msvc/
stdint.h 236 #define UINT16_C(val) val##ui16
  /external/llvm/include/llvm/Support/
DataTypes.h 156 # define UINT16_C(C) C##ui16
  /external/mesa3d/include/c99/
stdint.h 236 #define UINT16_C(val) val##ui16
  /external/clang/test/ARCMT/
objcmt-ns-macros.m 348 typedef int16_t UI16;
objcmt-ns-macros.m.result 324 typedef NS_OPTIONS(uint16_t, UI16) {
  /prebuilts/go/darwin-x86/src/go/types/testdata/
const0.src 50 ui16 = ui2 & ui3
  /prebuilts/go/linux-x86/src/go/types/testdata/
const0.src 50 ui16 = ui2 & ui3
  /external/deqp/framework/common/
tcuTexture.cpp     [all...]
  /toolchain/binutils/binutils-2.25/include/opcode/
crx.h 124 ui3, ui4, ui5, ui16, enumerator in enum:__anon76124
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdint.hpp 414 # define UINT16_C(value) value##ui16
  /external/clang/lib/AST/
StmtPrinter.cpp     [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h 304 cmsSigUInt16ArrayType = 0x75693136, // 'ui16'
    [all...]

Completed in 797 milliseconds