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

<<11121314151617181920>>

  /ndk/build/platforms/android-8/arch-x86/usr/include/asm-generic/
poll.h 42 short events;
43 short revents;
fcntl.h 118 short l_type;
119 short l_whence;
139 short l_type;
140 short l_whence;
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
if_tun.h 40 unsigned short flags;
41 unsigned short proto;
kernel.h 25 unsigned short procs;
26 unsigned short pad;
posix_acl.h 34 short e_tag;
35 unsigned short e_perm;
  /bionic/libc/kernel/common/asm-generic/
fcntl.h 118 short l_type;
119 short l_whence;
139 short l_type;
140 short l_whence;
  /cts/tools/vm-tests/src/dot/junit/opcodes/iget_short/d/
T_iget_short_1.d 29 iput-short v0, v1, dot.junit.opcodes.iget_short.d.T_iget_short_1.i1 S
32 iput-short v0, v1, dot.junit.opcodes.iget_short.d.T_iget_short_1.p1 S
35 iput-short v0, v1, dot.junit.opcodes.iget_short.d.T_iget_short_1.pvt1 S
44 iget-short v1, v2, dot.junit.opcodes.iget_short.d.T_iget_short_1.i1 S
  /cts/tools/vm-tests/src/dot/junit/opcodes/sget_short/d/
T_sget_short_1.d 26 sput-short v0, dot.junit.opcodes.sget_short.d.T_sget_short_1.i1 S
29 sput-short v0, dot.junit.opcodes.sget_short.d.T_sget_short_1.p1 S
32 sput-short v0, dot.junit.opcodes.sget_short.d.T_sget_short_1.pvt1 S
47 sget-short v1, dot.junit.opcodes.sget_short.d.T_sget_short_1.i1 S
  /dalvik/dx/tests/111-use-null-as-array/
Blort.java 58 public static short test_getShortArray() {
59 short[] arr = null;
104 short[] arr = null;
105 arr[15] = (short) 16;
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
DTMWSFilter.java 32 public static final short NOTSTRIP = 1;
37 public static final short STRIP = 2;
42 public static final short INHERIT = 3;
54 public short getShouldStripSpace(int elementHandle, DTM dtm);
  /dalvik/libcore/xml/src/main/java/org/w3c/dom/ls/
LSException.java 30 public LSException(short code, String message) {
34 public short code;
40 public static final short PARSE_ERR = 81;
45 public static final short SERIALIZE_ERR = 82;
  /external/elfutils/
config-compat-darwin.h 64 static inline unsigned short bswap_16(unsigned short val)
71 return bswap_16((unsigned short)val) << 16 |
72 bswap_16((unsigned short)(val >> 16));
  /external/kernel-headers/original/linux/
route.h 36 unsigned short rt_flags;
37 short rt_pad2;
40 short rt_metric; /* +1 for binary compatibility! */
47 unsigned short rt_irtt; /* Initial RTT */
  /external/quake/quake/src/WinQuake/
bspfile.h 158 short children[2]; // negative numbers are -(leafs+1), not nodes
159 short mins[3]; // for sphere culling
160 short maxs[3];
161 unsigned short firstface;
162 unsigned short numfaces; // counting both sides
168 short children[2]; // negative numbers are contents
184 unsigned short v[2]; // vertex numbers
190 short planenum;
191 short side;
194 short numedges;
    [all...]
  /external/webkit/WebCore/dom/
NodeFilter.idl 27 const short FILTER_ACCEPT = 1;
28 const short FILTER_REJECT = 2;
29 const short FILTER_SKIP = 3;
46 [Custom] short acceptNode(in Node n);
  /external/webkit/WebCore/page/
EventSource.idl 44 const unsigned short CONNECTING = 0;
45 const unsigned short OPEN = 1;
46 const unsigned short CLOSED = 2;
47 readonly attribute unsigned short readyState;
  /external/webkit/WebCore/storage/
IDBRequest.idl 35 const unsigned short INITIAL = 0;
36 const unsigned short LOADING = 1;
37 const unsigned short DONE = 2;
38 readonly attribute unsigned short readyState;
  /external/webkit/WebCore/websockets/
WebSocket.idl 42 const unsigned short CONNECTING = 0;
43 const unsigned short OPEN = 1;
44 const unsigned short CLOSED = 2;
45 readonly attribute unsigned short readyState;
  /external/wpa_supplicant/
priv_netlink.h 74 unsigned short nl_pad;
92 unsigned short ifi_type;
100 unsigned short rta_len;
101 unsigned short rta_type;
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
priv_netlink.h 74 unsigned short nl_pad;
92 unsigned short ifi_type;
100 unsigned short rta_len;
101 unsigned short rta_type;
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 118 short l_type;
119 short l_whence;
139 short l_type;
140 short l_whence;
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h 118 short l_type;
119 short l_whence;
139 short l_type;
140 short l_whence;
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h 118 short l_type;
119 short l_whence;
139 short l_type;
140 short l_whence;
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm-generic/
fcntl.h 118 short l_type;
119 short l_whence;
139 short l_type;
140 short l_whence;
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm-generic/
fcntl.h 118 short l_type;
119 short l_whence;
139 short l_type;
140 short l_whence;

Completed in 70 milliseconds

<<11121314151617181920>>