Home
last modified time | relevance | path

Searched refs:adjusted (Results 1 – 25 of 91) sorted by relevance

1234

/external/elfutils/tests/
Ddwfl-addr-sect.c44 Dwarf_Addr adjusted = address; in handle_address() local
46 Elf_Scn *scn = dwfl_module_address_section (mod, &adjusted, &bias); in handle_address()
56 elf_ndxscn (scn), adjusted); in handle_address()
/external/llvm/test/Transforms/InstCombine/
Ddevirt.ll16 %this.adjusted = bitcast i8* %1 to %struct.S*
23 %3 = bitcast %struct.S* %this.adjusted to i8**
37 call void %7(%struct.S* %this.adjusted)
Dadjust-for-sminmax.ll3 ; Instcombine should recognize that this code can be adjusted
/external/qemu/elff/
Ddwarf_cu.cc618 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/
DREADME.evc815 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
DREADME.evc915 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/antlr/antlr-3.4/gunit/
DCHANGES.txt105 * adjusted the output of test result
/external/qemu-pc-bios/vgabios/
Dvbe_display_api.txt182 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/
Drelease-2.0.txt30 will need to be adjusted to use the new API using OrderedDicts.
/external/llvm/test/CodeGen/X86/
D2007-11-30-LoadFolding-Bug.ll2 ; Increment in loop bb.i28.i adjusted to 2, to prevent loop reversal from
/external/chromium/chrome/browser/ui/cocoa/extensions/
Dextension_install_dialog_controller.mm28 // amount the control's height had to be adjusted.
/external/iproute2/doc/
Darpd.sgml76 <p> <tt/arpd/ exits gracefully syncing database and restoring adjusted
/external/llvm/test/DebugInfo/X86/
Dblock-capture.ll49 %exn.adjusted = call i8* @objc_begin_catch(i8* %exn) nounwind, !dbg !62
/external/webkit/Source/WebCore/platform/qt/
DQtMobileWebStyle.cpp42 painter->drawRoundedRect(rect.adjusted(line, line, -line, -line), in drawRectangularControlBackground()
/external/webkit/Tools/android/flex-2.5.4a/MISC/Borland.old/
DBorland-2.4286 # This will probably need to be adjusted for your existing lexer/parser
/external/libffi/
Dconfigure.ac17 # the wrong, non-multilib-adjusted value will be used in multilibs.
/external/qemu/distrib/sdl-1.2.12/src/hermes/
Dx86p_16.asm9 ; Routines adjusted for Hermes by Christian Nentwich (brn@eleet.mcb.at)
/external/stlport/
DINSTALL153 Under Linux, the environment variable LD_LIBRARY_PATH can be adjusted to point
/external/chromium/chrome/browser/ui/cocoa/location_bar/
Dautocomplete_text_field_cell.mm209 // Get the frame adjusted for decorations.
/external/llvm/lib/Support/Windows/
DSignals.inc48 // and adjusted for brevity.
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzWM.m71 …/* 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/
Dfind_bar_cocoa_controller.mm150 // position is immediately adjusted.
/external/astl/include/
Dvector217 // @return New internal buffer size when it is adjusted automatically.
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_controller.mm125 // 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/
Dmessage_pump_mac.mm57 // timer will effectively never fire as-is. The firing time will be adjusted

1234