/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/ |
netlink.h | 82 #define NLMSG_DONE 0x3
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
testranges.s | 54 .uleb128 0x3 ;# (DW_AT_name)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
x86-64-sse4_2.d | 32 [ ]*[0-9a-f]+: 66 0f 3a 62 01 03 pcmpistrm \$0x3,\(%rcx\),%xmm0 33 [ ]*[0-9a-f]+: 66 0f 3a 62 c1 03 pcmpistrm \$0x3,%xmm1,%xmm0
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
x86-64-sse4_2.d | 31 [ ]*[0-9a-f]+: 66 0f 3a 62 01 03 pcmpistrm \$0x3,\(%rcx\),%xmm0 32 [ ]*[0-9a-f]+: 66 0f 3a 62 c1 03 pcmpistrm \$0x3,%xmm1,%xmm0
|
/toolchain/binutils/binutils-2.25/include/elf/ |
hppa.h | 524 #define SHN_NS_UNDEF (SHN_LOOS + 0x3) 534 #define SHT_HP_OBJDICT (SHT_LOOS + 0x3) 560 #define DT_HP_UX10_INIT (OLD_DT_LOOS + 0x3) 605 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/ |
erratum843419.s | 47 madd x5, x2, x3, x6
|
/external/pdfium/core/src/fxge/fontdata/chromefontdata/ |
FoxitSerifBold.c | 15 0xf8, 0x1e, 0x3, 0xf8, 0x14, 0x4, 0xfb, 0x3c, 42 0x3, 0x8, 0x3, 0x10, 0x3, 0x17, 0x3, 0x20, 43 0x3, 0x29, 0x3, 0x30, 0x3, 0x37, 0x3, 0x3b, 44 0x3, 0x48, 0x3, 0x53, 0x3, 0x61, 0x3, 0x79 [all...] |
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
apicdef_32.h | 105 #define APIC_LVT_TIMER_BASE_MASK (0x3<<18) 106 #define GET_APIC_TIMER_BASE(x) (((x)>>18)&0x3) 140 #define APIC_TDR_DIV_16 0x3
|
/external/libavc/decoder/ |
ivd.h | 89 IVD_SKIP_I = 0x3, 147 IVD_CMD_CTL_SETDEFAULT = 0x3, 193 IVD_FILL_MEM_REC_FAILED = 0x3,
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/ |
Gdx2DPixmap.java | 193 public void fillTriangle (int x1, int y1, int x2, int y2, int x3, int y3, int color) {
194 fillTriangle(basePtr, x1, y1, x2, y2, x3, y3, color);
346 private static native void fillTriangle (long pixmap, int x1, int y1, int x2, int y2, int x3, int y3, int color); /*
347 gdx2d_fill_triangle((gdx2d_pixmap*)pixmap, x1, y1, x2, y2, x3, y3, color);
|
/external/libhevc/common/ |
ivd.h | 87 IVD_SKIP_I = 0x3, 145 IVD_CMD_CTL_SETDEFAULT = 0x3, 191 IVD_FILL_MEM_REC_FAILED = 0x3,
|