HomeSort by relevance Sort by last modified time
    Searched refs:dw (Results 251 - 275 of 744) sorted by null

<<11121314151617181920>>

  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/X64/
MpFuncs.asm 47 dw BufferStartLocation ; mov si, BufferStartLocation
51 dw PmodeOffsetLocation ; mov di, PmodeOffsetLocation
59 dw LmodeOffsetLocation ; mov di, LmodeOffsetLocation
67 dw Cr3Location ; mov si, Cr3Location
71 dw GdtrLocation ; mov si, GdtrLocation
76 dw IdtrLocation ; mov si, IdtrLocation
89 dw PROTECT_MODE_CS ; 16-bit selector
118 dw LONG_MODE_CS ; 16-bit selector
  /external/elfutils/tests/
allfcts.c 23 #include ELFUTILS_HEADER(dw)
get-files.c 24 #include ELFUTILS_HEADER(dw)
show-abbrev.c 22 #include ELFUTILS_HEADER(dw)
dwarf-getmacros.c 19 #include ELFUTILS_HEADER(dw)
get-aranges.c 24 #include ELFUTILS_HEADER(dw)
  /external/libjpeg-turbo/simd/
jcgray-mmx.asm 39 PW_F0299_F0337 times 2 dw F_0_299, F_0_337
40 PW_F0114_F0250 times 2 dw F_0_114, F_0_250
jcgray-sse2-64.asm 38 PW_F0299_F0337 times 4 dw F_0_299, F_0_337
39 PW_F0114_F0250 times 4 dw F_0_114, F_0_250
jcgray-sse2.asm 38 PW_F0299_F0337 times 4 dw F_0_299, F_0_337
39 PW_F0114_F0250 times 4 dw F_0_114, F_0_250
  /frameworks/base/services/core/java/com/android/server/wm/
DimLayer.java 214 final int dw, dh; local
220 dw = (int) (info.logicalWidth * 1.5);
223 xPos = -1 * dw / 6;
225 outBounds.set((int) xPos, (int) yPos, (int) xPos + dw, (int) yPos + dh);
DisplayContent.java 1136 int dw = realdw; local
1196 final int dw = displayInfo.logicalWidth; local
2723 final int dw = mDisplayInfo.logicalWidth; local
2816 final int dw = mDisplayInfo.logicalWidth; local
2931 int dw = mDisplayInfo.logicalWidth; local
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
MpFuncs.asm 63 dw BufferStartLocation ; mov si, BufferStartLocation
67 dw Cr3OffsetLocation ; mov si, Cr3Location
71 dw GdtrLocation ; mov si, GdtrProfile
76 dw IdtrLocation ; mov si, IdtrProfile
91 dw 20h ; 16-bit selector
124 dw 38h ; 16-bit selector
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_l3_state.c 214 const float dw = gen_diff_l3_weights(w, gen_get_l3_config_weights(brw->l3.config)); local
232 if (dw > dw_threshold && can_do_pipelined_register_writes(brw->screen)) {
241 fprintf(stderr, "L3 config transition (%f > %f): ", dw, dw_threshold);
  /external/syslinux/mbr/
oldmbr.asm 203 dw 16 ; Packet size
204 .count: dw 1 ; Block count
205 .off: dw 7C00h ; Offset of buffer
206 .seg: dw 0 ; Segment of buffer
211 SecPerCyl: dw 0 ; Heads*Sectors
212 Sectors: dw 0
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mspcoll.h 114 DWORD dw = 0; local
120 CComVariant& var = m_Var[dw];
123 dw++;
mshtmhst.h 364 DWORD dw) = 0;
455 DWORD dw);
500 #define IDocHostUIHandler_GetOptionKeyPath(This,pchKey,dw) (This)->lpVtbl->GetOptionKeyPath(This,pchKey,dw)
547 static FORCEINLINE HRESULT IDocHostUIHandler_GetOptionKeyPath(IDocHostUIHandler* This,LPOLESTR *pchKey,DWORD dw) {
548 return This->lpVtbl->GetOptionKeyPath(This,pchKey,dw);
659 DWORD dw);
717 DWORD dw) = 0;
792 DWORD dw);
818 DWORD dw);
    [all...]
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/Ia32/
MpFuncs.asm 51 dw BufferStartLocation ; mov si, BufferStartLocation
55 dw PmodeOffsetLocation ; mov di, PmodeOffsetLocation
63 dw GdtrLocation ; mov si, GdtrLocation
68 dw IdtrLocation ; mov si, IdtrLocation
81 dw PROTECT_MODE_CS ; 16-bit selector
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
Platform.c 326 pad_val.dw = MmioRead32(mmio_padval);
333 pad_val.dw &= ~0x6; // Clear bits 1:2
334 pad_val.dw |= (Gpio_Conf_Data[index].usage & 0x6); // Set bits 1:2 according to PadVal
346 DEBUG ((EFI_D_INFO, "Set PAD_VAL = 0x%08x, ", pad_val.dw));
348 MmioWrite32(mmio_padval, pad_val.dw);
354 conf0_val.dw = MmioRead32(mmio_conf0);
396 conf0_val.dw &= ~0x0f000000; // Clear bits 27:24
409 conf0_val.dw |= (Gpio_Conf_Data[index].int_type & 0x0f)<<24;
412 DEBUG ((EFI_D_INFO, "Set CONF0 = 0x%08x\n", conf0_val.dw));
417 MmioWrite32 (mmio_conf0, conf0_val.dw);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/MpServicesOnFrameworkMpServicesThunk/IA32/
MpFuncs.asm 26 DW Selector ; 16-bit selector
55 dw BufferStart ; mov si, BufferStart
60 dw GdtrProfile ; mov si, GdtrProfile
65 dw IdtrProfile ; mov si, IdtrProfile
  /external/libcups/cups/
pwg-media.c 933 int dw, dl, /* Difference in width and length */ local
957 dw = abs(media->width - width);
960 if (!dw && !dl)
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
dequantize_mmx.asm 252 times 4 dw 0x8A8C
255 times 4 dw 0x4E7B
258 times 4 dw 0x0004
  /external/libvpx/libvpx/vp8/encoder/x86/
temporal_filter_apply_sse2.asm 201 times 8 dw 3
204 times 8 dw 1<<15
207 times 8 dw 16
  /libcore/luni/src/main/native/
java_math_NativeBN.cpp 128 uint64_t dw = java_dw;
131 if (!BN_set_u64(a, dw)) {
139 static void NativeBN_putLongInt(JNIEnv* env, jclass cls, jlong a, jlong dw) {
140 if (dw >= 0) {
141 NativeBN_putULongInt(env, cls, a, dw, JNI_FALSE);
143 NativeBN_putULongInt(env, cls, a, -dw, JNI_TRUE);
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
PlatformInfo.h 260 UINT32 dw;
282 UINT32 dw;
290 UINT32 dw;
251 UINT32 dw; member in union:__anon12559
273 UINT32 dw; member in union:__anon12561
281 UINT32 dw; member in union:__anon12563
  /packages/apps/Launcher2/src/com/android/launcher2/
Cling.java 234 int dw = (int) (scale * mPunchThroughGraphic.getIntrinsicWidth()); local
244 mPunchThroughGraphic.setBounds(cx - dw/2, cy - dh/2, cx + dw/2, cy + dh/2);

Completed in 854 milliseconds

<<11121314151617181920>>