Searched defs:asInts (Results 1 – 5 of 5) sorted by relevance
29 const int* asInts() const { in asInts() function38 int* asInts() { return &fLeft; } in asInts() function
38 const int* asInts() const { in asInts() function47 int* asInts() { return &fX; } in asInts() function
61 public static int[] asInts(byte[] x) in asInts() method in GCMUtil68 public static void asInts(byte[] x, int[] z) in asInts() method in GCMUtil
57 public static int[] asInts(byte[] x) in asInts() method in GCMUtil64 public static void asInts(byte[] x, int[] z) in asInts() method in GCMUtil