HomeSort by relevance Sort by last modified time
    Searched refs:x90 (Results 1 - 25 of 392) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/asm-x86/
linkage_32.h 11 #define __ALIGN .align 16,0x90
12 #define __ALIGN_STR ".align 16,0x90"
  /hardware/broadcom/wlan/bcm4329/src/include/
pcicfg.h 38 #define PCI_INT_STATUS 0x90
  /bionic/libc/arch-x86/string/
index.S 16 .align 2,0x90
memchr.S 23 .align 2,0x90
rindex.S 18 .align 2,0x90
swab.S 27 .align 2,0x90
37 .align 2,0x90
strncmp.S 23 .align 2,0x90
104 .align 2,0x90
110 .align 2,0x90
  /bionic/libc/kernel/common/linux/
atmioc.h 29 #define ATMIOC_BACKEND 0x90
linkage.h 32 #define __ALIGN .align 4,0x90
33 #define __ALIGN_STR ".align 4,0x90"
  /development/ndk/platforms/android-3/include/linux/
atmioc.h 29 #define ATMIOC_BACKEND 0x90
linkage.h 32 #define __ALIGN .align 4,0x90
33 #define __ALIGN_STR ".align 4,0x90"
  /external/iproute2/include/linux/
atmioc.h 30 #define ATMIOC_BACKEND 0x90 /* ATM generic backend ioctls, u. per backend */
  /external/kernel-headers/original/linux/
atmioc.h 30 #define ATMIOC_BACKEND 0x90 /* ATM generic backend ioctls, u. per backend */
linkage.h 21 #define __ALIGN .align 4,0x90
22 #define __ALIGN_STR ".align 4,0x90"
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
atmioc.h 29 #define ATMIOC_BACKEND 0x90
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
atmioc.h 29 #define ATMIOC_BACKEND 0x90
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
atmioc.h 29 #define ATMIOC_BACKEND 0x90
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
atmioc.h 29 #define ATMIOC_BACKEND 0x90
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
atmioc.h 29 #define ATMIOC_BACKEND 0x90
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
atmioc.h 29 #define ATMIOC_BACKEND 0x90
  /external/chromium/third_party/icu/source/test/cintltst/
utf8tst.c 161 0x90,
162 0x90,
226 static const uint8_t input[]={0x61, 0xf0, 0x90, 0x90, 0x81, 0xc0, 0x80, 0xfd, 0xbe, 0xc2, 0x61, 0x81, 0x90, 0x90, 0xf0, 0x00};
231 0x90, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0x2841410, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1,
232 0x90, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0xa1050, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1,
241 0x90, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0x410, UTF_ERROR_VALUE, UTF_ERROR_VALUE,
242 0x90, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0x410, UTF8_ERROR_VALUE_2, UTF8_ERROR_VA (…)
    [all...]
  /external/icu4c/test/cintltst/
utf8tst.c 161 0x90,
162 0x90,
226 static const uint8_t input[]={0x61, 0xf0, 0x90, 0x90, 0x81, 0xc0, 0x80, 0xfd, 0xbe, 0xc2, 0x61, 0x81, 0x90, 0x90, 0xf0, 0x00};
231 0x90, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0x2841410, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1,
232 0x90, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0xa1050, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1,
241 0x90, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0x410, UTF_ERROR_VALUE, UTF_ERROR_VALUE,
242 0x90, UTF8_ERROR_VALUE_1, UTF8_ERROR_VALUE_1, 0x410, UTF8_ERROR_VALUE_2, UTF8_ERROR_VA (…)
    [all...]
  /external/grub/stage2/
apic.h 50 #define LAPIC_APR 0x90
  /frameworks/base/obex/javax/obex/
ResponseCodes.java 58 * The value of <code>OBEX_HTTP_CONTINUE</code> is 0x90 (144).
60 public static final int OBEX_HTTP_CONTINUE = 0x90;
  /frameworks/base/telephony/java/com/android/internal/telephony/
IccIoResult.java 50 return sw1 == 0x90 || sw1 == 0x91 || sw1 == 0x9e || sw1 == 0x9f;

Completed in 498 milliseconds

1 2 3 4 5 6 7 8 91011>>