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

1 2

  /external/clang/test/CodeGen/
2003-11-27-UnionCtorInitialization.c 5 long twd; member in struct:i387_soft_struct
  /bionic/libc/kernel/arch-x86/asm/
user32.h 18 u32 twd; member in struct:user_i387_ia32_struct
29 unsigned short twd; member in struct:user32_fxsr_struct
user_32.h 20 long twd; member in struct:user_i387_struct
31 unsigned short twd; member in struct:user_fxsr_struct
sigcontext.h 88 __u16 twd; member in struct:_fpstate
  /development/ndk/platforms/android-9/arch-x86/include/asm/
user32.h 18 u32 twd; member in struct:user_i387_ia32_struct
29 unsigned short twd; member in struct:user32_fxsr_struct
user_32.h 20 long twd; member in struct:user_i387_struct
31 unsigned short twd; member in struct:user_fxsr_struct
sigcontext.h 88 __u16 twd; member in struct:_fpstate
  /external/kernel-headers/original/asm-x86/
user32.h 9 u32 twd; member in struct:user_i387_ia32_struct
21 unsigned short twd; /* not compatible to 64bit twd */ member in struct:user32_fxsr_struct
user_32.h 47 long twd; member in struct:user_i387_struct
58 unsigned short twd; member in struct:user_fxsr_struct
sigcontext.h 94 __u16 twd; /* Note this is not the same as the 32bit/x87/FSAVE twd */ member in struct:_fpstate
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
user_32.h 47 long twd; member in struct:user_i387_struct
58 unsigned short twd; member in struct:user_fxsr_struct
sigcontext.h 93 __u16 twd; /* Note this is not the same as the 32bit/x87/FSAVE twd */ member in struct:_fpstate
user_64.h 53 unsigned short twd; /* Note this is not the same as the 32bit/x87/FSAVE twd */ member in struct:user_i387_struct
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
user32.h 18 u32 twd; member in struct:user_i387_ia32_struct
29 unsigned short twd; member in struct:user32_fxsr_struct
user_32.h 20 long twd; member in struct:user_i387_struct
31 unsigned short twd; member in struct:user_fxsr_struct
sigcontext.h 88 __u16 twd; member in struct:_fpstate
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
user32.h 18 u32 twd; member in struct:user_i387_ia32_struct
29 unsigned short twd; member in struct:user32_fxsr_struct
user_32.h 20 long twd; member in struct:user_i387_struct
31 unsigned short twd; member in struct:user_fxsr_struct
sigcontext.h 88 __u16 twd; member in struct:_fpstate
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/asm/
user32.h 18 u32 twd; member in struct:user_i387_ia32_struct
29 unsigned short twd; member in struct:user32_fxsr_struct
user_32.h 20 long twd; member in struct:user_i387_struct
31 unsigned short twd; member in struct:user_fxsr_struct
sigcontext.h 88 __u16 twd; member in struct:_fpstate
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/
SectionHelper.java 268 TableWrapData twd = new TableWrapData(TableWrapData.FILL_GRAB); local
270 twd.colspan = ((TableWrapLayout) parent.getLayout()).numColumns;
272 label.setLayoutData(twd);
344 TableWrapData twd = new TableWrapData(TableWrapData.FILL_GRAB); local
345 twd.maxWidth = AndroidXmlEditor.TEXT_WIDTH_HINT;
347 twd.colspan = ((TableWrapLayout) parent.getLayout()).numColumns;
349 text.setLayoutData(twd);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiSeparatorAttributeNode.java 80 TableWrapData twd = new TableWrapData(TableWrapData.FILL_GRAB); local
82 twd.colspan = ((TableWrapLayout) parent.getLayout()).numColumns;
84 row.setLayoutData(twd);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
user.h 102 long int twd; member in struct:user_fpregs_struct
114 unsigned short int twd; member in struct:user_fpxregs_struct

Completed in 594 milliseconds

1 2