HomeSort by relevance Sort by last modified time
    Searched full:short (Results 776 - 800 of 5109) sorted by null

<<31323334353637383940>>

  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/mtd/
nftl.h 33 unsigned short cylinders;
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
pkt_sched.h 56 unsigned short feature;
57 short addend;
58 unsigned short mpu;
304 unsigned short __res2;
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
ipc.h 27 unsigned short seq;
pkt_sched.h 56 unsigned short feature;
57 short addend;
58 unsigned short mpu;
304 unsigned short __res2;
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/mtd/
nftl.h 33 unsigned short cylinders;
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
ipc.h 27 unsigned short seq;
pkt_sched.h 56 unsigned short feature;
57 short addend;
58 unsigned short mpu;
304 unsigned short __res2;
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/mtd/
nftl.h 33 unsigned short cylinders;
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
ipc.h 27 unsigned short seq;
pkt_sched.h 56 unsigned short feature;
57 short addend;
58 unsigned short mpu;
304 unsigned short __res2;
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/mtd/
nftl.h 33 unsigned short cylinders;
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
ipc.h 27 unsigned short seq;
pkt_sched.h 56 unsigned short feature;
57 short addend;
58 unsigned short mpu;
304 unsigned short __res2;
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/mtd/
nftl.h 33 unsigned short cylinders;
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/
crtfastmath.o 
  /system/core/init/
devices.h 25 unsigned int gid, unsigned short prefix);
logo.c 33 void android_memset16(void *_ptr, unsigned short val, unsigned count)
35 unsigned short *ptr = _ptr;
43 unsigned short *bits;
109 unsigned short *data, *bits, *ptr;
  /system/core/libacc/tests/data/
typedef.c 1 typedef short COORD;
  /external/qemu/slirp-android/
tcp_var.h 50 short t_state; /* state of this connection */
51 short t_timer[TCPT_NTIMERS]; /* tcp timers */
52 short t_rxtshift; /* log(2) of rexmt exp. backoff */
53 short t_rxtcur; /* current retransmit value */
54 short t_dupacks; /* consecutive dup acks recd */
110 short t_idle; /* inactivity time */
111 short t_rtt; /* round trip time */
113 short t_srtt; /* smoothed round-trip time */
114 short t_rttvar; /* variance in round-trip time */
123 short t_softerror; /* possible error not yet reported *
    [all...]
  /external/stlport/stlport/stl/
_limits.c 154 template<class _Number, unsigned short _Word>
157 unsigned short _Words[8];
166 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word;
186 template<class _Number, unsigned short _Word1, unsigned short _Word2>
189 unsigned short _Words[8];
198 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1;
199 __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2;
272 unsigned short rep[2];
276 unsigned short rep[4]
    [all...]
  /bionic/libc/arch-sh/bionic/
memcpy.S 91 mov.w @REG_SRC+,r0 /* *((unsigned short*)dst)++ = *((unsigned short*)src)++; */
137 mov.w @REG_SRC+,r0 /* *((unsigned short*)dst)++ = *((unsigned short*)src)++; */
197 add #-2,REG_SRC /* *--((unsigned short*)dst) = *--((unsigned short*)src); */
244 mov.w @REG_SRC,r0 /* *--((unsigned short*)dst) = *--((unsigned short*)src); */
  /bionic/libc/kernel/common/linux/
apm_bios.h 15 typedef unsigned short apm_event_t;
16 typedef unsigned short apm_eventinfo_t;
  /cts/tools/vm-tests/src/dot/junit/opcodes/iput_short/
Test_iput_short.java 29 * @title put short into field
107 * @title put short into long field - only field with same name but
228 * @title iput-short shall not work for wide numbers
242 * @title iput-short shall not work for reference fields
256 * @title iput-short shall not work for char fields
270 * @title iput-short shall not work for int fields
284 * @title iput-short shall not work for byte fields
298 * @title iput-short shall not work for boolean fields
  /cts/tools/vm-tests/src/dot/junit/opcodes/sget_short/d/
T_sget_short_9.d 29 sput-short v1, dot.junit.opcodes.sget_short.d.StubInitError.value S
49 sget-short v1, dot.junit.opcodes.sget_short.d.StubInitError.value S
  /cts/tools/vm-tests/src/dot/junit/opcodes/sput_short/
Test_sput_short.java 29 * @title put short into static field
106 * @title put short into long field - only field with same name but
227 * @title sput-short shall not work for wide numbers
241 * @title sput-short shall not work for reference fields
255 * @title sput-short shall not work for char fields
269 * @title sput-short shall not work for int fields
283 * @title sput-short shall not work for byte fields
297 * @title sput-short shall not work for boolean fields

Completed in 547 milliseconds

<<31323334353637383940>>