HomeSort by relevance Sort by last modified time
    Searched defs:UInt (Results 51 - 75 of 105) sorted by null

1 23 4 5

  /external/valgrind/memcheck/tests/amd64/
xsave-avx.c 12 typedef unsigned int UInt;
67 static void do_xsave ( void* p, UInt rfbm )
78 static void do_xrstor ( void* p, UInt rfbm )
89 static void do_setup_then_xsave ( void* p, UInt rfbm )
147 static void cpuid ( UInt* eax, UInt* ebx, UInt* ecx, UInt* edx,
148 UInt index, UInt ecx_in
    [all...]
  /external/valgrind/memcheck/tests/
cond_ld_st.c 27 typedef unsigned int UInt;
45 UInt do_conditional_load32 ( UInt* src, UInt alt, Bool b )
47 UInt res;
72 UInt do_conditional_store32 ( UInt* dst, UInt alt, Bool b )
91 UInt res;
233 static UInt *c_Addr_DV, *c_Addr_DI, *c_Addr_UV, *c_Addr_UI
    [all...]
  /external/valgrind/none/tests/amd64/
bmi.c 5 typedef unsigned int UInt;
8 void do_andn64 ( /*OUT*/UInt* flags, /*OUT*/ULong* res, ULong arg1, ULong arg2 )
32 void do_andn32 ( /*OUT*/UInt* flags, /*OUT*/ULong* res, UInt arg1, UInt arg2 )
99 UInt arg1, UInt arg2 )
179 void do_sarx32 ( /*OUT*/ULong* res, UInt arg1, UInt arg2 )
258 void do_shlx32 ( /*OUT*/ULong* res, UInt arg1, UInt arg2
    [all...]
amd64locked.c 8 typedef unsigned int UInt;
33 static const UInt crc32Table[256] = {
110 static UInt crcBytes ( UChar* bytes, UWord nBytes, UInt crcIn )
112 UInt crc = crcIn;
129 static UInt crcFinalise ( UInt crc ) {
135 static UInt theCRC = 0xFFFFFFFF;
540 : "r" ((UInt)bitno));
574 : "r" ((UInt)bitno))
    [all...]
fma4.c 8 typedef unsigned int UInt;
16 typedef union { UChar u8[16]; UInt u32[4]; Float f32[4]; Double f64[2]; } XMM;
17 typedef union { UChar u8[32]; UInt u32[8]; XMM xmm[2]; } YMM;
28 printf("%02x", (UInt)vec->u8[i]);
58 printf("%02x", (UInt)vec->u8[i]);
179 static UInt seed = 80021;
pcmpstr64w.c 10 typedef unsigned int UInt;
24 UInt uInt[4];
25 UInt w32[4];
44 UInt clz32 ( UInt x )
68 UInt ctz32 ( UInt x )
93 UInt(*h_fn)(V128*,V128*),
94 UInt(*s_fn)(V128*,V128*)
    [all...]
pcmpstr64.c 10 typedef unsigned int UInt;
23 UInt uInt[4];
42 UInt clz32 ( UInt x )
66 UInt ctz32 ( UInt x )
91 UInt(*h_fn)(V128*,V128*),
92 UInt(*s_fn)(V128*,V128*),
99 UInt h_res = h_fn(&argL, &argR)
    [all...]
sse4-64.c 20 typedef unsigned int UInt;
55 static UInt seed = 80021;
166 UInt get_mxcsr ( void )
176 if (0) printf("get %08x\n", (UInt)w64);
177 return (UInt)w64;
181 void set_mxcsr ( UInt w32 )
194 UInt get_sse_roundingmode ( void )
196 UInt w = get_mxcsr();
200 void set_sse_roundingmode ( UInt m )
202 UInt w
    [all...]
  /external/valgrind/none/tests/arm/
v8fpsimd_a.c 19 typedef unsigned int UInt;
41 UInt u32[4];
50 static UInt seed = 80021;
70 static UInt nCalls = 0, nIters = 0;
82 UInt l1, l2;
94 UInt l1, l2;
225 UInt fpscr = 0xFFFFFFE0 & block[4].u32[0]; \
272 UInt fpscr = 0xFFFFFFE0 & block[6].u32[0]; \
v8fpsimd_t.c 19 typedef unsigned int UInt;
41 UInt u32[4];
50 static UInt seed = 80021;
70 static UInt nCalls = 0, nIters = 0;
82 UInt l1, l2;
94 UInt l1, l2;
225 UInt fpscr = 0xFFFFFFE0 & block[4].u32[0]; \
272 UInt fpscr = 0xFFFFFFE0 & block[6].u32[0]; \
  /external/valgrind/none/tests/arm64/
integer.c 19 typedef unsigned int UInt;
32 static UInt seed = 80021;
    [all...]
fp_and_simd.c 11 typedef unsigned int UInt;
33 UInt u32[4];
42 static UInt seed = 80021;
62 static UInt nCalls = 0, nIters = 0;
96 static ULong dup4x16 ( UInt x )
257 UInt fpsr = 0xFFFFFF60 & block[2].u32[0]; \
288 UInt fpsr = 0xFFFFFF60 & block[3].u32[0]; \
317 UInt fpsr = 0xFFFFFF60 & block[2].u32[0]; \
349 UInt fpsr = 0xFFFFFF60 & block[4].u32[0]; \
384 UInt fpsr = 0xFFFFFF60 & block[4].u32[0];
    [all...]
  /external/valgrind/none/tests/x86/
x86locked.c 8 typedef unsigned int UInt;
33 static const UInt crc32Table[256] = {
110 static UInt crcBytes ( UChar* bytes, UWord nBytes, UInt crcIn )
112 UInt crc = crcIn;
129 static UInt crcFinalise ( UInt crc ) {
135 static UInt theCRC = 0xFFFFFFFF;
573 UInt n, bitoff, op;
574 UInt c
    [all...]
  /external/compiler-rt/lib/ubsan/
ubsan_diag.h 156 Arg(UIntMax UInt) : Kind(AK_UInt), UInt(UInt) {}
164 UIntMax UInt;
  /external/valgrind/exp-sgcheck/tests/
bad_percentify.c 12 typedef unsigned int UInt;
31 UInt
84 static UInt vprintf_to_buf ( printf_buf_t* b,
87 UInt ret = 0;
96 static UInt vprintf_WRK ( OutputSink* sink,
101 UInt ret;
113 UInt VG_(vprintf) ( const HChar *format, va_list vargs )
119 UInt VG_(printf) ( const HChar *format, ... )
121 UInt ret;
177 UInt myvprintf_str ( void(*send)(HChar,void*)
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 27 typedef unsigned int UInt;
  /external/flatbuffers/include/flatbuffers/
reflection_generated.h 34 UInt = 8,
55 "UInt",
flexbuffers.h 402 // Convert other things to uint.
753 void UInt(uint64_t u) { stack_.push_back(Value(u, TYPE_UINT, WidthU(u))); }
754 void UInt(const char *key, uint64_t u) { Key(key); Int(u); }
    [all...]
  /external/jsoncpp/include/json/
value.h 126 typedef Json::UInt UInt;
149 static const UInt maxUInt;
214 Value(UInt value);
265 UInt asUInt() const;
938 UInt index() const;
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 31 typedef unsigned int uint; typedef
57 typedef unsigned int UInt;
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 240 UInt = 7,
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/protobuf/conformance/third_party/jsoncpp/
json.h 229 typedef unsigned int UInt;
553 typedef Json::UInt UInt;
577 static const UInt maxUInt;
654 Value(UInt value);
721 UInt asUInt() const;
    [all...]

Completed in 3222 milliseconds

1 23 4 5