Searched refs:asInts (Results 1 – 7 of 7) sorted by relevance
29 const int* asInts() const { in asInts() function38 int* asInts() { return &fLeft; } in asInts() function
1913 GL_CALL(WindowRectangles(glmode, numWindows, glwindows->asInts())); in flushWindowRectangles()
1942 GL_CALL(WindowRectangles(glmode, numWindows, glwindows->asInts())); in flushWindowRectangles()
56 public static int[] asInts(byte[] x) in asInts() method in GCMUtil63 public static void asInts(byte[] x, int[] z) in asInts() method in GCMUtil
60 public static int[] asInts(byte[] x) in asInts() method in GCMUtil67 public static void asInts(byte[] x, int[] z) in asInts() method in GCMUtil
457 + OctetString now supports two python-neutral getters: asOcts() & asInts()