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

1 2 3 4

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/
x86-64.s 51 ADD EAX,FLAT:[0x22222222]
89 ADD DWORD PTR FLAT:[0x22222222],0x33
91 MOV AL,FLAT:[0x8877665544332211]
92 MOV EAX,FLAT:[0x8877665544332211]
93 MOV FLAT:[0x8877665544332211],AL
94 MOV FLAT:[0x8877665544332211],EAX
95 MOV RAX,FLAT:[0x8877665544332211]
96 MOV FLAT:[0x8877665544332211],RAX
127 mov al, offset flat:symbol
128 mov ax, offset flat:symbo
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
x86_64.s 51 ADD EAX,FLAT:[0x22222222]
89 ADD DWORD PTR FLAT:[0x22222222],0x33
91 MOVABS AL,FLAT:[0x8877665544332211]
92 MOVABS EAX,FLAT:[0x8877665544332211]
93 MOVABS FLAT:[0x8877665544332211],AL
94 MOVABS FLAT:[0x8877665544332211],EAX
95 MOVABS RAX,FLAT:[0x8877665544332211]
96 MOVABS FLAT:[0x8877665544332211],RAX
130 mov al, offset flat:symbol
131 mov ax, offset flat:symbo
    [all...]
equ.s 30 mov eax, FLAT:[r]
gotpc.s 44 add ebx, OFFSET FLAT:_GLOBAL_OFFSET_TABLE_
intelok.s 116 mov eax, FLAT:1
117 mov eax, FLAT:[1]
121 mov eax, FLAT:x
185 mov eax, offset flat:x
188 mov eax, offset flat:[x]
193 mov eax, FLAT:[offset [x]]
  /external/llvm/utils/
GenLibDeps.pl 9 # Syntax: GenLibDeps.pl [-flat] <directory_with_libraries_in_it> [path_to_nm_binary]
14 my $FLAT = 0;
23 if (/^-flat$/) { $FLAT = 1; next; }
24 if (/^-why/) { $WHY = 1; $FLAT = 1; next; }
40 if (!$FLAT) {
197 if ($FLAT) {
274 if ($FLAT) {
289 if (!$FLAT) { print DOT "$lib_ns -> $key [ weight=0 ];\n" };
291 if (!$FLAT) { print DOT "$lib_ns -> $key [ weight=10];\n" }
    [all...]
  /external/swiftshader/third_party/LLVM/utils/
GenLibDeps.pl 9 # Syntax: GenLibDeps.pl [-flat] <directory_with_libraries_in_it> [path_to_nm_binary]
14 my $FLAT = 0;
23 if (/^-flat$/) { $FLAT = 1; next; }
24 if (/^-why/) { $WHY = 1; $FLAT = 1; next; }
40 if (!$FLAT) {
201 if ($FLAT) {
278 if ($FLAT) {
293 if (!$FLAT) { print DOT "$lib_ns -> $key [ weight=0 ];\n" };
295 if (!$FLAT) { print DOT "$lib_ns -> $key [ weight=10];\n" }
    [all...]
  /external/python/cpython2/Lib/lib-tk/
Tkconstants.py 36 FLAT='flat'
  /external/python/cpython3/Lib/tkinter/
constants.py 36 FLAT='flat'
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkconstants.py 36 FLAT='flat'
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkconstants.py 36 FLAT='flat'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 36 FLAT='flat'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkconstants.py 36 FLAT='flat'
  /external/python/cpython2/Tools/pynche/
ChipViewer.py 46 relief=FLAT, justify=CENTER, state=DISABLED,
52 relief=FLAT, justify=CENTER, state=DISABLED,
  /external/python/cpython3/Tools/pynche/
ChipViewer.py 46 relief=FLAT, justify=CENTER, state=DISABLED,
52 relief=FLAT, justify=CENTER, state=DISABLED,
  /external/skia/src/sksl/lex/
sksl.lex 27 FLAT = "flat"
  /external/skqp/src/sksl/lex/
sksl.lex 27 FLAT = "flat"
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/
Thunk16.asm 26 CONST SEGMENT FLAT "DATA" READONLY
32 _DATA SEGMENT FLAT "DATA"
56 _TEXT SEGMENT FLAT "CODE" PARA
  /external/swiftshader/src/OpenGL/compiler/
glslang_tab.h 104 FLAT = 307,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/
LibraryProperties.java 163 mAddButton = new Button(buttons, SWT.PUSH | SWT.FLAT);
183 mRemoveButton = new Button(buttons, SWT.PUSH | SWT.FLAT);
202 mUpButton = new Button(buttons, SWT.PUSH | SWT.FLAT);
222 mDownButton = new Button(buttons, SWT.PUSH | SWT.FLAT);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
ConfigureAssetSetPage.java 212 mImageRadio = new Button(foregroundComposite, SWT.FLAT | SWT.TOGGLE);
217 mClipartRadio = new Button(foregroundComposite, SWT.FLAT | SWT.TOGGLE);
221 mTextRadio = new Button(foregroundComposite, SWT.FLAT | SWT.TOGGLE);
245 mPickImageButton = new Button(mImageForm, SWT.FLAT);
252 mChooseClipart = new Button(mClipartForm, SWT.FLAT);
279 mFontButton = new Button(mTextForm, SWT.FLAT);
317 mCropRadio = new Button(mScalingComposite, SWT.FLAT | SWT.TOGGLE);
322 mCenterRadio = new Button(mScalingComposite, SWT.FLAT | SWT.TOGGLE);
337 mNoShapeRadio = new Button(mShapeComposite, SWT.FLAT | SWT.TOGGLE);
341 mSquareRadio = new Button(mShapeComposite, SWT.FLAT | SWT.TOGGLE)
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/IA32/
InterruptTable.asm 18 .MODEL FLAT, C
  /external/skia/src/sksl/
SkSLLexer.h 72 #undef FLAT
73 FLAT,
  /external/skqp/src/sksl/
SkSLLexer.h 72 #undef FLAT
73 FLAT,
  /external/deqp/framework/randomshaders/
rsgToken.hpp 109 FLAT,

Completed in 834 milliseconds

1 2 3 4