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

  /frameworks/base/libs/rs/scriptc/
rs_types.rsh 64 typedef int int2 __attribute__((ext_vector_type(2)));
rs_math.rsh 271 extern int2 __attribute__((overloadable)) abs(int2);
  /external/kernel-headers/original/linux/
akm8976.h 79 #define ECS_INTR 161 /*INT2, bit1 */
  /frameworks/base/core/tests/coretests/src/android/database/
CursorWindowTest.java 105 long int2 = window.getLong(0, 1); local
106 assertEquals(int1, int2);
  /external/libxml2/
error.c 586 to->int2 = col;
973 to->int2 = from->int2;
valid.c 178 * @int2: extra informations
187 int int2, const xmlChar * str3)
210 NULL, int2, 0, msg, str1, int2, str3);
    [all...]
  /external/bison/data/
c.m4 139 # b4_ints_in(INT1, INT2, LOW, HIGH)
141 # Return 1 iff both INT1 and INT2 are in [LOW, HIGH], 0 otherwise.
  /external/libxml2/include/libxml/
xmlerror.h 87 int int2; /* column number of the error or 0 if N/A (todo: rename this field when we would break ABI) */ member in struct:_xmlError
    [all...]
  /dalvik/dx/src/com/android/dx/rop/code/
Rops.java     [all...]
  /cts/tools/dasm/src/dasm/
DAsm.java     [all...]

Completed in 94 milliseconds