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

  /external/jemalloc/test/include/test/
SFMT-params11213.h 49 #define PARITY2 0x00000000U
SFMT-params1279.h 49 #define PARITY2 0x00000000U
SFMT-params132049.h 49 #define PARITY2 0x00000000U
SFMT-params19937.h 49 #define PARITY2 0x00000000U
SFMT-params216091.h 49 #define PARITY2 0x89e80709U
SFMT-params2281.h 49 #define PARITY2 0x00000000U
SFMT-params4253.h 49 #define PARITY2 0xaf5390a3U
SFMT-params44497.h 49 #define PARITY2 0x00000000U
SFMT-params607.h 49 #define PARITY2 0x00000000U
SFMT-params86243.h 49 #define PARITY2 0x00000000U
SFMT-params.h 97 #define PARITY2 0x00000000U
  /external/clang/test/Sema/
constant-builtins-2.c 145 char parity2[__builtin_parity(0xb821) == 0 ? 1 : -1]; variable
  /external/jemalloc/test/src/
SFMT.c 115 static uint32_t parity[4] = {PARITY1, PARITY2, PARITY3, PARITY4};

Completed in 350 milliseconds