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

  /dalvik/vm/
IndirectRefTable.h 348 u4 uref = (u4) iref; local
349 return (uref >> 2) & 0xffff;
353 u4 uref = (u4) iref; local
354 return uref >> 20;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hiddev.h 133 struct hiddev_usage_ref uref; member in struct:hiddev_usage_ref_multi
198 * uref.field_index = i;
199 * uref.usage_index = j;
200 * ioctl(fd, HIDIOCGUCODE, &uref);
201 * ioctl(fd, HIDIOCGUSAGE, &uref);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hiddev.h 133 struct hiddev_usage_ref uref; member in struct:hiddev_usage_ref_multi
198 * uref.field_index = i;
199 * uref.usage_index = j;
200 * ioctl(fd, HIDIOCGUCODE, &uref);
201 * ioctl(fd, HIDIOCGUSAGE, &uref);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hiddev.h 133 struct hiddev_usage_ref uref; member in struct:hiddev_usage_ref_multi
198 * uref.field_index = i;
199 * uref.usage_index = j;
200 * ioctl(fd, HIDIOCGUCODE, &uref);
201 * ioctl(fd, HIDIOCGUSAGE, &uref);
  /external/stlport/test/unit/
unordered_test.cpp 170 umaptype const& uref = uus[0]; local
172 ucopy = uref;
174 //(void*)&uref;
  /ndk/tests/device/test-gnustl-full/unit/
unordered_test.cpp 170 umaptype const& uref = uus[0]; local
172 ucopy = uref;
174 //(void*)&uref;
  /ndk/tests/device/test-stlport/unit/
unordered_test.cpp 170 umaptype const& uref = uus[0]; local
172 ucopy = uref;
174 //(void*)&uref;
  /external/grub/docs/
texinfo.tex     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 635 milliseconds