HomeSort by relevance Sort by last modified time
    Searched refs:dw (Results 201 - 225 of 710) sorted by null

1 2 3 4 5 6 7 891011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-rdseed.d 1 #objdump: -dw
x86-64-suffix-intel.d 2 #objdump: -dw -Msuffix,intel
x86-64-xsaves-intel.d 2 #objdump: -dw -Mintel
x86-64-xsaves.d 2 #objdump: -dw
xsaves-intel.d 2 #objdump: -dw -Mintel
xsaves.d 2 #objdump: -dw
crc32.d 1 #objdump: -dw
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
bnd-branch-1.d 3 #objdump: -dw
  /external/syslinux/memdisk/
memdisk16.asm 49 root_flags dw 0
50 syssize dw 0
51 swap_dev dw 0
52 ram_size dw 0
53 vid_mode dw 0
54 root_dev dw 0
55 boot_flag dw 0xAA55
60 dw 0x0203 ; Header version number
62 realmode_swtch dw 0, 0 ; default_switch, SETUPSEG
63 start_sys_seg dw 0x1000 ; obsolet
    [all...]
  /external/boringssl/win-x86/crypto/modes/
ghash-x86.asm 1025 dw 0,450,900,582,1800,1738,1164,1358 label
1026 dw 3600,4050,3476,3158,2328,2266,2716,2910 label
1027 dw 7200,7650,8100,7782,6952,6890,6316,6510 label
1028 dw 4656,5106,4532,4214,5432,5370,5820,6014 label
1029 dw 14400,14722,15300,14854,16200,16010,15564,15630 label
1030 dw 13904,14226,13780,13334,12632,12442,13020,13086 label
1031 dw 9312,9634,10212,9766,9064,8874,8428,8494 label
1032 dw 10864,11186,10740,10294,11640,11450,12028,12094 label
1033 dw 28800,28994,29444,29382,30600,30282,29708,30158 label
1034 dw 32400,32594,32020,31958,31128,30810,31260,3171 label
1035 dw 27808,28002,28452,28390,27560,27242,26668,27118 label
1036 dw 25264,25458,24884,24822,26040,25722,26172,26622 label
1037 dw 18624,18690,19268,19078,20424,19978,19532,19854 label
1038 dw 18128,18194,17748,17558,16856,16410,16988,17310 label
1039 dw 21728,21794,22372,22182,21480,21034,20588,20910 label
1040 dw 23280,23346,22900,22710,24056,23610,24188,24510 label
1041 dw 57600,57538,57988,58182,58888,59338,58764,58446 label
1042 dw 61200,61138,60564,60758,59416,59866,60316,59998 label
1043 dw 64800,64738,65188,65382,64040,64490,63916,63598 label
1044 dw 62256,62194,61620,61814,62520,62970,63420,63102 label
1045 dw 55616,55426,56004,56070,56904,57226,56780,56334 label
1046 dw 55120,54930,54484,54550,53336,53658,54236,53790 label
1047 dw 50528,50338,50916,50982,49768,50090,49644,49198 label
1048 dw 52080,51890,51444,51510,52344,52666,53244,52798 label
1049 dw 37248,36930,37380,37830,38536,38730,38156,38094 label
1050 dw 40848,40530,39956,40406,39064,39258,39708,39646 label
1051 dw 36256,35938,36388,36838,35496,35690,35116,35054 label
1052 dw 33712,33394,32820,33270,33976,34170,34620,34558 label
1053 dw 43456,43010,43588,43910,44744,44810,44364,44174 label
1054 dw 42960,42514,42068,42390,41176,41242,41820,41630 label
1055 dw 46560,46114,46692,47014,45800,45866,45420,45230 label
1056 dw 48112,47666,47220,47542,48376,48442,49020,48830 label
    [all...]
  /external/elfutils/tests/
aggregate_size.c 26 #include ELFUTILS_HEADER(dw)
debugaltlink.c 23 #include ELFUTILS_HEADER(dw)
get-pubnames.c 24 #include ELFUTILS_HEADER(dw)
getsrc_die.c 26 #include ELFUTILS_HEADER(dw)
typeiter.c 22 #include ELFUTILS_HEADER(dw)
typeiter2.c 22 #include ELFUTILS_HEADER(dw)
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pm4.c 41 void si_pm4_cmd_add(struct si_pm4_state *state, uint32_t dw)
43 state->pm4[state->ndw++] = dw;
104 void si_pm4_sh_data_add(struct si_pm4_state *state, uint32_t dw)
106 si_pm4_cmd_add(state, dw);
  /system/netd/server/
ResolverController.h 58 void dump(DumpWriter& dw, unsigned netId);
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
bootsect.asm 53 SectorSize dw 0 ; Sector Size - 16 bits
55 ReservedSectors dw 0 ; Reserved Sectors - 16 bits
57 RootEntries dw 0 ; Root Entries - 16 bits
58 Sectors dw 0 ; Number of Sectors - 16 bits
60 SectorsPerFat dw 0 ; Sectors Per FAT - 16 bits
61 SectorsPerTrack dw 0 ; Sectors Per Track - 16 bits - ignored
62 Heads dw 0 ; Heads - 16 bits - ignored
190 dw 0000h
192 dw 2000h
298 dw 0aa55h ; Boot Sector Signature
    [all...]
bs16.asm 40 SectorSize dw 0 ; Sector Size - 16 bits
42 ReservedSectors dw 0 ; Reserved Sectors - 16 bits
44 RootEntries dw 0 ; Root Entries - 16 bits
45 Sectors dw 0 ; Number of Sectors - 16 bits
47 SectorsPerFat dw 0 ; Sectors Per FAT - 16 bits
48 SectorsPerTrack dw 0 ; Sectors Per Track - 16 bits - ignored
49 Heads dw 0 ; Heads - 16 bits - ignored
177 dw 0000h
179 dw 2000h
285 dw 0aa55h ; Boot Sector Signature
    [all...]
  /prebuilts/misc/windows/sdl2/test/
testgl2.c 220 int dw, dh; local
302 SDL_GetWindowSize(state->windows[0], &dw, &dh);
303 SDL_Log("Window Size : %d,%d\n", dw, dh);
304 SDL_GL_GetDrawableSize(state->windows[0], &dw, &dh);
305 SDL_Log("Draw Size : %d,%d\n", dw, dh);
  /external/syslinux/dosutil/
eltorito.asm 65 Attributes dw 0C800h ; |
66 Pointers dw Strategy ; |
67 dw Commands ; | MSCDEX requires this
69 dw 0 ; |
83 Routines dw Init ;Init ;0
84 dw Unsupported ;MediaCheck ;1
85 dw Unsupported ;BuildBPB ;2
86 dw IoctlInput ;IoctlInput ;3
87 dw Unsupported ;Input ;4
88 dw Unsupported ;NonDesInput ;
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
MpFuncs.asm 63 dw BufferStart ; mov si, BufferStart
67 dw GdtrProfile ; mov si, GdtrProfile
72 dw IdtrProfile ; mov si, IdtrProfile
87 dw 20h ; 16-bit selector
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-movbe.d 2 #objdump: -dw
x86-64-opcode-inval-intel.d 3 #objdump: -dw -Mx86-64 -Mintel

Completed in 1174 milliseconds

1 2 3 4 5 6 7 891011>>