Searched refs:_integer (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/tests/
H A Dcofftest.asm31 [GLOBAL _integer] ; [3]
50 _greet mov eax,[_integer] ; [14]
56 push dword [_integer] ; [1] [14]
79 _integer resd 1 ; [3] label
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/gas32/
H A Dgas-macho32.asm30 .globl _integer # [3]
50 movl _integer, %eax # [14]
56 pushl _integer # [1] [14]
76 .lcomm _integer, 4 # [3]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/tests/
H A Dwin32test.asm31 [GLOBAL _integer] ; [3]
50 _greet mov eax,[_integer] ; [14]
56 push dword [_integer] ; [1] [14]
79 _integer resd 1 ; [3] label
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm32/
H A Dmachotest.asm31 [GLOBAL _integer] ; [3]
51 mov eax,[_integer] ; [14]
57 push dword [_integer] ; [1] [14]
84 _integer resd 1 ; [3] label
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/macho/tests/nasm64/
H A Dmachotest64.asm32 [GLOBAL _integer] ; [3]
64 _greet mov rax,[_integer wrt rip] ; [14]
72 mov rsi,[_integer wrt rip]
108 _integer resq 1 ; [3] label
/external/chromium_org/tools/gyp/pylib/gyp/
H A DMSVSSettings.py220 _integer = _Integer() variable
668 _MSBuildOnly(_compile, 'ProcessorNumber', _integer) # the number of processors
730 _Same(_link, 'TypeLibraryResourceID', _integer) # /TLBID
856 _MSBuildOnly(_link, 'SectionAlignment', _integer) # /ALIGN
963 _MSBuildOnly(_midl, 'LocaleID', _integer) # /lcid DECIMAL
/external/dropbear/libtomcrypt/
H A Dcrypt.tex4429 \index{der\_encode\_integer()}\index{der\_decode\_integer()}\index{der\_length\_integer()}
4446 \index{der\_encode\_short\_integer()}\index{der\_decode\_short\_integer()}\index{der\_length\_short\_integer()}

Completed in 157 milliseconds