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

  /external/freetype/src/base/
md5.h 32 typedef unsigned int MD5_u32plus;
35 MD5_u32plus lo, hi;
36 MD5_u32plus a, b, c, d;
38 MD5_u32plus block[16];
ftobjs.c 68 #define MD5_u32plus FT_MD5_u32plus
    [all...]
  /external/llvm/include/llvm/Support/
MD5.h 40 typedef uint32_t MD5_u32plus;
42 MD5_u32plus a, b, c, d;
43 MD5_u32plus hi, lo;
45 MD5_u32plus block[16];
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MD5.h 41 typedef uint32_t MD5_u32plus;
43 MD5_u32plus a, b, c, d;
44 MD5_u32plus hi, lo;
46 MD5_u32plus block[16];
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MD5.h 43 typedef uint32_t MD5_u32plus;
45 MD5_u32plus a = 0x67452301;
46 MD5_u32plus b = 0xefcdab89;
47 MD5_u32plus c = 0x98badcfe;
48 MD5_u32plus d = 0x10325476;
49 MD5_u32plus hi = 0;
50 MD5_u32plus lo = 0;
52 MD5_u32plus block[16];
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
MD5.h 43 typedef uint32_t MD5_u32plus;
45 MD5_u32plus a = 0x67452301;
46 MD5_u32plus b = 0xefcdab89;
47 MD5_u32plus c = 0x98badcfe;
48 MD5_u32plus d = 0x10325476;
49 MD5_u32plus hi = 0;
50 MD5_u32plus lo = 0;
52 MD5_u32plus block[16];
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
MD5.h 43 typedef uint32_t MD5_u32plus;
45 MD5_u32plus a = 0x67452301;
46 MD5_u32plus b = 0xefcdab89;
47 MD5_u32plus c = 0x98badcfe;
48 MD5_u32plus d = 0x10325476;
49 MD5_u32plus hi = 0;
50 MD5_u32plus lo = 0;
52 MD5_u32plus block[16];
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
MD5.h 43 typedef uint32_t MD5_u32plus;
45 MD5_u32plus a = 0x67452301;
46 MD5_u32plus b = 0xefcdab89;
47 MD5_u32plus c = 0x98badcfe;
48 MD5_u32plus d = 0x10325476;
49 MD5_u32plus hi = 0;
50 MD5_u32plus lo = 0;
52 MD5_u32plus block[16];
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
MD5.h 43 typedef uint32_t MD5_u32plus;
45 MD5_u32plus a = 0x67452301;
46 MD5_u32plus b = 0xefcdab89;
47 MD5_u32plus c = 0x98badcfe;
48 MD5_u32plus d = 0x10325476;
49 MD5_u32plus hi = 0;
50 MD5_u32plus lo = 0;
52 MD5_u32plus block[16];
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
MD5.h 43 typedef uint32_t MD5_u32plus;
45 MD5_u32plus a = 0x67452301;
46 MD5_u32plus b = 0xefcdab89;
47 MD5_u32plus c = 0x98badcfe;
48 MD5_u32plus d = 0x10325476;
49 MD5_u32plus hi = 0;
50 MD5_u32plus lo = 0;
52 MD5_u32plus block[16];
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
MD5.h 43 typedef uint32_t MD5_u32plus;
45 MD5_u32plus a = 0x67452301;
46 MD5_u32plus b = 0xefcdab89;
47 MD5_u32plus c = 0x98badcfe;
48 MD5_u32plus d = 0x10325476;
49 MD5_u32plus hi = 0;
50 MD5_u32plus lo = 0;
52 MD5_u32plus block[16];
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MD5.h 43 typedef uint32_t MD5_u32plus;
45 MD5_u32plus a = 0x67452301;
46 MD5_u32plus b = 0xefcdab89;
47 MD5_u32plus c = 0x98badcfe;
48 MD5_u32plus d = 0x10325476;
49 MD5_u32plus hi = 0;
50 MD5_u32plus lo = 0;
52 MD5_u32plus block[16];
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
MD5.h 43 typedef uint32_t MD5_u32plus;
45 MD5_u32plus a = 0x67452301;
46 MD5_u32plus b = 0xefcdab89;
47 MD5_u32plus c = 0x98badcfe;
48 MD5_u32plus d = 0x10325476;
49 MD5_u32plus hi = 0;
50 MD5_u32plus lo = 0;
52 MD5_u32plus block[16];
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
MD5.h 43 typedef uint32_t MD5_u32plus;
45 MD5_u32plus a = 0x67452301;
46 MD5_u32plus b = 0xefcdab89;
47 MD5_u32plus c = 0x98badcfe;
48 MD5_u32plus d = 0x10325476;
49 MD5_u32plus hi = 0;
50 MD5_u32plus lo = 0;
52 MD5_u32plus block[16];
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
MD5.h 43 typedef uint32_t MD5_u32plus;
45 MD5_u32plus a = 0x67452301;
46 MD5_u32plus b = 0xefcdab89;
47 MD5_u32plus c = 0x98badcfe;
48 MD5_u32plus d = 0x10325476;
49 MD5_u32plus hi = 0;
50 MD5_u32plus lo = 0;
52 MD5_u32plus block[16];
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
MD5.h 43 typedef uint32_t MD5_u32plus;
45 MD5_u32plus a = 0x67452301;
46 MD5_u32plus b = 0xefcdab89;
47 MD5_u32plus c = 0x98badcfe;
48 MD5_u32plus d = 0x10325476;
49 MD5_u32plus hi = 0;
50 MD5_u32plus lo = 0;
52 MD5_u32plus block[16];
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
MD5.h 43 typedef uint32_t MD5_u32plus;
45 MD5_u32plus a = 0x67452301;
46 MD5_u32plus b = 0xefcdab89;
47 MD5_u32plus c = 0x98badcfe;
48 MD5_u32plus d = 0x10325476;
49 MD5_u32plus hi = 0;
50 MD5_u32plus lo = 0;
52 MD5_u32plus block[16];
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
MD5.h 43 typedef uint32_t MD5_u32plus;
45 MD5_u32plus a = 0x67452301;
46 MD5_u32plus b = 0xefcdab89;
47 MD5_u32plus c = 0x98badcfe;
48 MD5_u32plus d = 0x10325476;
49 MD5_u32plus hi = 0;
50 MD5_u32plus lo = 0;
52 MD5_u32plus block[16];
  /external/compiler-rt/lib/tsan/rtl/
tsan_md5.cc 28 (*(const MD5_u32plus *)&ptr[(n) * 4])
32 typedef unsigned int MD5_u32plus;
36 MD5_u32plus lo, hi;
37 MD5_u32plus a, b, c, d;
39 MD5_u32plus block[16];
44 MD5_u32plus a, b, c, d;
45 MD5_u32plus saved_a, saved_b, saved_c, saved_d;
153 MD5_u32plus saved_lo;
  /external/curl/lib/
md5.c 219 typedef unsigned int MD5_u32plus;
222 MD5_u32plus lo, hi;
223 MD5_u32plus a, b, c, d;
225 MD5_u32plus block[16];
263 (*(MD5_u32plus *)(void *)&ptr[(n) * 4])
269 (MD5_u32plus)ptr[(n) * 4] | \
270 ((MD5_u32plus)ptr[(n) * 4 + 1] << 8) | \
271 ((MD5_u32plus)ptr[(n) * 4 + 2] << 16) | \
272 ((MD5_u32plus)ptr[(n) * 4 + 3] << 24))
284 MD5_u32plus a, b, c, d
    [all...]
  /external/valgrind/none/tests/amd64/
fb_test_amd64.c 78 typedef unsigned int MD5_u32plus;
81 MD5_u32plus lo, hi;
82 MD5_u32plus a, b, c, d;
84 MD5_u32plus block[16];
123 * MD5_u32plus. In practice, this problem may occur if these MD5 routines are
130 (*(MD5_u32plus *)&ptr[(n) * 4])
136 (MD5_u32plus)ptr[(n) * 4] | \
137 ((MD5_u32plus)ptr[(n) * 4 + 1] << 8) | \
138 ((MD5_u32plus)ptr[(n) * 4 + 2] << 16) | \
139 ((MD5_u32plus)ptr[(n) * 4 + 3] << 24)
    [all...]

Completed in 925 milliseconds