HomeSort by relevance Sort by last modified time
    Searched refs:aword (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/os/
CommonTimeUtils.java 263 int aword = (((int)b[(i*4) + 0] & 0xFF) << 24) | local
267 data.writeInt(aword);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
makeunicodedata.py 607 aword, alist = a
608 return -len(alist), aword
    [all...]
  /external/python/cpython2/Tools/unicode/
makeunicodedata.py 607 aword, alist = a
608 return -len(alist), aword
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 239 #define ADDR_TOGGLE aword
    [all...]

Completed in 629 milliseconds