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

  /external/jemalloc/test/include/test/
SFMT-params11213.h 48 #define PARITY1 0x00000001U
SFMT-params1279.h 48 #define PARITY1 0x00000001U
SFMT-params132049.h 48 #define PARITY1 0x00000001U
SFMT-params19937.h 48 #define PARITY1 0x00000001U
SFMT-params216091.h 48 #define PARITY1 0xf8000001U
SFMT-params2281.h 48 #define PARITY1 0x00000001U
SFMT-params4253.h 48 #define PARITY1 0xa8000001U
SFMT-params44497.h 48 #define PARITY1 0x00000001U
SFMT-params607.h 48 #define PARITY1 0x00000001U
SFMT-params86243.h 48 #define PARITY1 0x00000001U
SFMT-params.h 96 #define PARITY1 0x00000001U
  /external/clang/test/Sema/
constant-builtins-2.c 144 char parity1[__builtin_parity(0) == 0 ? 1 : -1]; variable
  /external/jemalloc/test/src/
SFMT.c 115 static uint32_t parity[4] = {PARITY1, PARITY2, PARITY3, PARITY4};

Completed in 335 milliseconds