/ndk/build/platforms/android-8/arch-arm/usr/include/linux/mmc/ |
card.h | 21 unsigned short oemid; 22 unsigned short year; 30 unsigned short cmdclass; 31 unsigned short tacc_clks;
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/ |
skbuff.h | 68 unsigned short nr_frags; 69 unsigned short gso_size; 71 unsigned short gso_segs; 72 unsigned short gso_type;
|
ufs_fs_sb.h | 31 unsigned short s_cg_loaded;
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
if_vlan.h | 49 short vlan_qos;
|
skbuff.h | 68 unsigned short nr_frags; 69 unsigned short gso_size; 71 unsigned short gso_segs; 72 unsigned short gso_type;
|
ufs_fs_sb.h | 31 unsigned short s_cg_loaded;
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/mmc/ |
card.h | 21 unsigned short oemid; 22 unsigned short year; 30 unsigned short cmdclass; 31 unsigned short tacc_clks;
|
/ndk/samples/hello-neon/jni/ |
helloneon.c | 45 fir_filter_c(short *output, const short* input, const short* kernel, int width, int kernelSize) 55 output[nn] = (short)((sum + 0x8000) >> 16); 64 static const short fir_kernel[FIR_KERNEL_SIZE] = { 68 static short fir_output[FIR_OUTPUT_SIZE]; 69 static short fir_input_0[FIR_INPUT_SIZE]; 70 static const short* fir_input = fir_input_0 + (FIR_KERNEL_SIZE/2); 71 static short fir_output_expected[FIR_OUTPUT_SIZE];
|
/system/extras/tests/bionic/libstdc++/ |
test_climits.cpp | 55 // short 56 volatile short s1 = SHRT_MAX; 57 volatile short s2 = SHRT_MIN; 75 volatile unsigned short us = USHRT_MAX;
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/inc/ |
Ethernet.h | 103 ( 0 == *(unsigned short *)( ( (unsigned long *)pMacAddr ) + 1 ) ) ) ); 111 *(unsigned short *)( ( (unsigned long *)pMacAddr ) + 1 ) = 0; 121 ( *( (unsigned short *)( ( (unsigned long *)pMacAddr1 ) + 1 ) ) == 122 *( (unsigned short *)( ( (unsigned long *)pMacAddr2 ) + 1 ) ) ) ) ); 128 *(unsigned short *)( ( (unsigned long *)pMacAddr ) + 1 ) = 0xffff; 149 return( (BOOL)( ( 0xffff == *(unsigned short *)pMacAddr ) && 150 ( 0xffff == *(((unsigned short *)pMacAddr) + 1 ) ) && 151 ( 0xffff == *(((unsigned short *)pMacAddr) + 2 ) ))); 153 ( 0xffff == *(unsigned short *)( ( (unsigned long *)pMacAddr ) + 1 ) ) ) );*/
|
/external/stlport/test/unit/ |
num_put_get_test.cpp | 629 CHECK(short, 0, oct, "0") 630 CHECK(short, 1, oct, "1") 631 CHECK(short, 12345, oct, "30071") 632 if (sizeof(short) == 2) { 633 CHECK(short, -1, oct, "177777") 634 CHECK(short, -12345, oct, "147707") 637 CHECK(unsigned short, 0, oct, "0") 638 CHECK(unsigned short, 12345, oct, "30071") 673 CHECK_COMPLETE(short, 0, oct, showbase, noshowpos, nouppercase, 0, right, "0") 674 CHECK_COMPLETE(short, 0, oct, showbase, showpos, nouppercase, 6, right, " 0" [all...] |
/external/kernel-headers/original/linux/ |
if_vlan.h | 47 unsigned short h_vlan_encapsulated_proto; /* packet type ID field (or len) */ 84 unsigned short vlan_qos; /* This should be shifted when first set, so we only do it 99 unsigned short vlan_id; /* The VLAN Identifier for this interface. */ 100 unsigned short flags; /* (1 << 0) re_order_header This option will cause the 132 unsigned short vlan_tag) 154 unsigned short vlan_tag, int polling) 204 unsigned short vlan_tag) 211 unsigned short vlan_tag) 227 static inline struct sk_buff *__vlan_put_tag(struct sk_buff *skb, unsigned short tag) 272 static inline struct sk_buff *__vlan_hwaccel_put_tag(struct sk_buff *skb, unsigned short tag [all...] |
/external/qemu/slirp/ |
tcp_var.h | 45 short t_state; /* state of this connection */ 46 short t_timer[TCPT_NTIMERS]; /* tcp timers */ 47 short t_rxtshift; /* log(2) of rexmt exp. backoff */ 48 short t_rxtcur; /* current retransmit value */ 49 short t_dupacks; /* consecutive dup acks recd */ 105 short t_idle; /* inactivity time */ 106 short t_rtt; /* round trip time */ 108 short t_srtt; /* smoothed round-trip time */ 109 short t_rttvar; /* variance in round-trip time */ 118 short t_softerror; /* possible error not yet reported * [all...] |
/external/webkit/WebCore/dom/ |
TreeWalker.cpp | 64 short acceptNodeResult = acceptNode(state, node.get()); 76 short acceptNodeResult = acceptNode(state, node.get()); 109 short acceptNodeResult = acceptNode(state, node.get()); 146 short acceptNodeResult = acceptNode(state, sibling.get()); 167 short acceptNodeResult = acceptNode(state, node.get()); 182 short acceptNodeResult = acceptNode(state, sibling.get()); 203 short acceptNodeResult = acceptNode(state, node.get()); 217 short acceptNodeResult = acceptNode(state, node.get()); 241 short acceptNodeResult = acceptNode(state, node.get()); 256 short acceptNodeResult = acceptNode(state, node.get()) [all...] |
/system/core/libzipfile/ |
centraldir.c | 69 unsigned short versionMadeBy;
70 unsigned short versionToExtract;
71 unsigned short gpBitFlag;
72 unsigned short compressionMethod;
73 unsigned short lastModFileTime;
74 unsigned short lastModFileDate;
76 unsigned short extraFieldLength;
77 unsigned short fileCommentLength;
78 unsigned short diskNumberStart;
79 unsigned short internalAttrs; [all...] |
/external/grub/netboot/ |
i82586.c | 196 static unsigned short init_words[] = { 246 static unsigned short ioaddr, irq, scb_base; 248 static unsigned short rx_head, rx_tail; 255 unsigned short cur_rx_buf; 256 static unsigned short rx_cmd[16] = { 288 memcpy((char *)write_ptr, (char *)rx_cmd, sizeof(unsigned short) * 3); 293 unsigned short cmd, status; 294 unsigned short *shmem = (short *)mem_start; 321 unsigned short *shmem = (short *)mem_start [all...] |
/bionic/libc/kernel/arch-arm/asm/arch/ |
io.h | 27 #define omap_readw(a) (*(volatile unsigned short *)IO_ADDRESS(a)) 31 #define omap_writew(v,a) (*(volatile unsigned short *)IO_ADDRESS(a) = (v))
|
/bionic/libc/kernel/common/linux/ |
mca.h | 39 short pos_register; 68 const short *id_table;
|
shm.h | 35 unsigned short shm_nattch; 36 unsigned short shm_unused;
|
/bionic/libc/kernel/common/linux/netfilter_ipv4/ |
ip_queue.h | 25 unsigned short hw_protocol; 26 unsigned short hw_type;
|
/cts/tools/vm-tests/src/dot/junit/opcodes/iput_short/d/ |
T_iput_short_1.d | 33 iget-short v0, v1, dot.junit.opcodes.iput_short.d.T_iput_short_1.st_pvt1 S 41 iput-short v1, v2, dot.junit.opcodes.iput_short.d.T_iput_short_1.st_i1 S
|
T_iput_short_14.d | 30 iget-short v0, v1, dot.junit.opcodes.iput_short.d.T_iput_short_1.st_p1 S 38 iput-short v1, v2, dot.junit.opcodes.iput_short.d.T_iput_short_1.st_p1 S
|
/cts/tools/vm-tests/src/dot/junit/opcodes/rem_int_lit16/ |
Test_rem_int_lit16.java | 94 * @title Arguments = Short.MIN_VALUE, -1 98 assertEquals(0, t.run(Short.MIN_VALUE)); 102 * @title Arguments = Short.MIN_VALUE, 1 106 assertEquals(0, t.run(Short.MIN_VALUE)); 110 * @title Arguments = Short.MAX_VALUE, 1 114 assertEquals(0, t.run(Short.MAX_VALUE)); 118 * @title Arguments = Short.MIN_VALUE, 32767 122 assertEquals(-1, t.run(Short.MIN_VALUE));
|
/cts/tools/vm-tests/src/dot/junit/opcodes/sget_short/d/ |
T_sget_short_5.d | 27 iput-short v2, v3, dot.junit.opcodes.sget_short.d.T_sget_short_5.i1 S 34 sget-short v1, dot.junit.opcodes.sget_short.d.T_sget_short_5.i1 S
|
/cts/tools/vm-tests/src/dot/junit/opcodes/sput_short/d/ |
T_sput_short_1.d | 33 sget-short v0, dot.junit.opcodes.sput_short.d.T_sput_short_1.st_pvt1 S 41 sput-short v1, dot.junit.opcodes.sput_short.d.T_sput_short_1.st_i1 S
|