Searched refs:adjusted (Results 1 – 25 of 84) sorted by relevance
1234
/external/qemu/elff/ |
D | dwarf_cu.cc | 618 Elf_Word adjusted = in get_pc_address_file_info() local 620 state.address_ += (adjusted / stmtl_header_.line_range) * in get_pc_address_file_info() 679 const Elf_Word adjusted = op - stmtl_header_.opcode_base; in get_pc_address_file_info() local 681 state.address_ += (adjusted / stmtl_header_.line_range) * in get_pc_address_file_info() 689 (adjusted % stmtl_header_.line_range); in get_pc_address_file_info()
|
/external/stlport/doc/ |
D | README.evc8 | 15 rem obviously, these need to be adjusted to where you installed VS2005 and the SDKs 42 rem obviously, these need to be adjusted to where you installed VS2005
|
D | README.evc9 | 15 rem obviously, these need to be adjusted to where you installed VS2008 and the SDKs 43 rem obviously, these need to be adjusted to where you installed VS2008
|
/external/llvm/test/Transforms/InstCombine/ |
D | adjust-for-sminmax.ll | 3 ; Instcombine should recognize that this code can be adjusted
|
/external/qemu-pc-bios/vgabios/ |
D | vbe_display_api.txt | 182 Value will be adjusted if current setting is not possible. 186 …This setting will be adjusted after setting a virtual width in order to stay within limit of video…
|
/external/markdown/docs/ |
D | release-2.0.txt | 30 will need to be adjusted to use the new API using OrderedDicts.
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-11-30-LoadFolding-Bug.ll | 2 ; Increment in loop bb.i28.i adjusted to 2, to prevent loop reversal from
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
D | extension_install_dialog_controller.mm | 28 // amount the control's height had to be adjusted.
|
/external/iproute2/doc/ |
D | arpd.sgml | 76 <p> <tt/arpd/ exits gracefully syncing database and restoring adjusted
|
/external/webkit/Source/WebCore/platform/qt/ |
D | QtMobileWebStyle.cpp | 42 painter->drawRoundedRect(rect.adjusted(line, line, -line, -line), in drawRectangularControlBackground()
|
D | RenderThemeQt.cpp | 368 return originalRect.adjusted(-paddingLeft, -paddingTop, paddingRight, paddingBottom); in inflateButtonRect()
|
/external/stlport/ |
D | INSTALL | 153 Under Linux, the environment variable LD_LIBRARY_PATH can be adjusted to point
|
/external/libffi/ |
D | configure.ac | 17 # the wrong, non-multilib-adjusted value will be used in multilibs.
|
/external/qemu/distrib/sdl-1.2.12/src/hermes/ |
D | x86p_16.asm | 9 ; Routines adjusted for Hermes by Christian Nentwich (brn@eleet.mcb.at)
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/Borland.old/ |
D | Borland-2.4 | 286 # This will probably need to be adjusted for your existing lexer/parser
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
D | autocomplete_text_field_cell.mm | 209 // Get the frame adjusted for decorations.
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
D | SDL_QuartzWM.m | 71 …/* too small (or just right): extend it (from the bottom left corner, so hot_y must be adjusted) */
|
/external/chromium/chrome/browser/ui/cocoa/find_bar/ |
D | find_bar_cocoa_controller.mm | 150 // position is immediately adjusted.
|
/external/astl/include/ |
D | vector | 217 // @return New internal buffer size when it is adjusted automatically.
|
/external/elfutils/ |
D | NEWS | 485 for the data buffers wasn't adjusted.
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_folder_controller.mm | 125 // Return the new width so that the window can be adjusted. 161 // information. The values in |layoutMetrics| are then adjusted to 538 // The 4 views whose vertical height and origins may be adjusted
|
/external/chromium/base/ |
D | message_pump_mac.mm | 57 // timer will effectively never fire as-is. The firing time will be adjusted
|
/external/dnsmasq/ |
D | CHANGELOG | 180 adjusted in src/config.h if necessary. Thanks to Martin
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | GraphicsContextQt.cpp | 855 …QRect rect = QRect((rects[i])).adjusted(-offset - radius, -offset - radius, offset + radius, offse… in drawFocusRing()
|
/external/flac/libFLAC/ia32/ |
D | bitreader_asm.nasm | 266 ; this is a repeat of the above logic adjusted for the fact we
|
1234