/ndk/build/platforms/android-8/arch-arm/usr/include/linux/ |
nfs3.h | 68 unsigned short size;
|
/ndk/build/platforms/android-8/arch-x86/usr/include/ |
libgen.h | 49 * ERANGE: buffer is too short
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
coda.h | 27 typedef unsigned short u_short; 71 typedef short int16_t; 72 typedef unsigned short u_int16_t; 143 short va_nlink;
|
nfs3.h | 68 unsigned short size;
|
/packages/apps/Launcher2/res/values/ |
strings.xml | 117 <!-- Permission short label --> 122 <!-- Permission short label --> 127 <!-- Permission short label --> 132 <!-- Permission short label -->
|
/packages/apps/Mms/src/com/android/mms/dom/ |
AttrImpl.java | 77 public short getNodeType() {
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ReorderingCursorWrapper.java | 87 public short getShort(int column) {
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/ |
mmintrin.h | 35 typedef short __v4hi __attribute__ ((vector_size (8))); 1042 _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) 1044 unsigned int __i1 = (unsigned short)__w3 << 16 | (unsigned short)__w2; 1045 unsigned int __i0 = (unsigned short)__w1 << 16 | (unsigned short)__w0; 1078 _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3 [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/ |
mmintrin.h | 35 typedef short __v4hi __attribute__ ((vector_size (8))); 1042 _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) 1044 unsigned int __i1 = (unsigned short)__w3 << 16 | (unsigned short)__w2; 1045 unsigned int __i0 = (unsigned short)__w1 << 16 | (unsigned short)__w0; 1078 _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3 [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/ |
mmintrin.h | 35 typedef short __v4hi __attribute__ ((vector_size (8))); 1042 _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) 1044 unsigned int __i1 = (unsigned short)__w3 << 16 | (unsigned short)__w2; 1045 unsigned int __i0 = (unsigned short)__w1 << 16 | (unsigned short)__w0; 1078 _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3 [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/ |
mmintrin.h | 32 typedef short __v4hi __attribute__ ((vector_size (8))); 1039 _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) 1041 unsigned int __i1 = (unsigned short)__w3 << 16 | (unsigned short)__w2; 1042 unsigned int __i0 = (unsigned short)__w1 << 16 | (unsigned short)__w0; 1075 _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3 [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/include/ |
mmintrin.h | 35 typedef short __v4hi __attribute__ ((vector_size (8))); 1042 _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) 1044 unsigned int __i1 = (unsigned short)__w3 << 16 | (unsigned short)__w2; 1045 unsigned int __i0 = (unsigned short)__w1 << 16 | (unsigned short)__w0; 1078 _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3 [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/lib/gcc/arm-eabi/4.2.1/install-tools/include/ |
mmintrin.h | 35 typedef short __v4hi __attribute__ ((vector_size (8))); 1042 _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) 1044 unsigned int __i1 = (unsigned short)__w3 << 16 | (unsigned short)__w2; 1045 unsigned int __i0 = (unsigned short)__w1 << 16 | (unsigned short)__w0; 1078 _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3 [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/ |
mmintrin.h | 35 typedef short __v4hi __attribute__ ((vector_size (8))); 1042 _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) 1044 unsigned int __i1 = (unsigned short)__w3 << 16 | (unsigned short)__w2; 1045 unsigned int __i0 = (unsigned short)__w1 << 16 | (unsigned short)__w0; 1078 _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3 [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/ |
mmintrin.h | 32 typedef short __v4hi __attribute__ ((vector_size (8))); 1039 _mm_set_pi16 (short __w3, short __w2, short __w1, short __w0) 1041 unsigned int __i1 = (unsigned short)__w3 << 16 | (unsigned short)__w2; 1042 unsigned int __i0 = (unsigned short)__w1 << 16 | (unsigned short)__w0; 1075 _mm_setr_pi16 (short __w0, short __w1, short __w2, short __w3 [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/mock/ |
MockXmlNode.java | 37 private short mNodeType; 56 public MockXmlNode(String namespace, String localName, short node_type, 161 public short getNodeType() { 204 public short compareDocumentPosition(Node other) throws DOMException {
|
/system/bluetooth/bluez-clean-headers/bluetooth/ |
l2cap.h | 83 unsigned short l2_psm;
|
/bionic/libc/include/sys/ |
limits.h | 63 #define USHRT_MAX 0xffffU /* max value for an unsigned short */ 64 #define SHRT_MAX 0x7fff /* max value for a short */ 65 #define SHRT_MIN (-0x7fff-1) /* min value for a short */
|
/bionic/libc/kernel/common/linux/ |
mtio.h | 20 short mt_op; 146 unsigned short ft_spt; 147 unsigned short ft_tpc;
|
socket.h | 19 unsigned short ss_family; 21 char __data[_K_SS_MAXSIZE - sizeof(unsigned short)]; 33 typedef unsigned short sa_family_t;
|
/cts/tests/tests/jni/src/android/jni/cts/ |
InstanceFromNative.java | 47 public short returnShort() { 48 return (short) -608; 76 char v4, short v5, byte v6, boolean v7, String v8) {
|
StaticFromNative.java | 44 public static short returnShort() { 45 return (short) -608; 73 char v4, short v5, byte v6, boolean v7, String v8) {
|
/cts/tests/tests/telephony/src/android/telephony/cts/ |
SmsManagerTest.java | 91 args = {String.class, String.class, short.class, byte[].class, 133 short port = 19989; 186 protected void sendDataMessage(String destAddr,short port, byte[] data, PendingIntent sentIntent, PendingIntent deliveredIntent) {
|
/cts/tools/vm-tests/src/dot/junit/opcodes/div_int_lit16/ |
Test_div_int_lit16.java | 125 * @title Arguments = Integer.MIN_VALUE / Short.MAX_VALUE 133 * @title Arguments = 1 / Short.MAX_VALUE 141 * @title Arguments = 1 / Short.MIN_VALUE
|
/dalvik/dx/tests/053-dex-instance-var-access/ |
expected.txt | 10 0009: iget-short v3, v3, Blort.insShort:S 59 0014: int-to-short v5, v5 60 0015: iput-short v5, v4, Blort.insShort:S
|