HomeSort by relevance Sort by last modified time
    Searched full:area (Results 726 - 750 of 5028) sorted by null

<<21222324252627282930>>

  /bionic/libc/bionic/
system_properties_compat.c 45 #define TOC_TO_INFO(area, toc) ((prop_info_compat*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /development/ndk/platforms/android-3/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /external/chromium_org/chrome/browser/extensions/
extension_action_manager.cc 136 // given profile. This could return NULL if the system indicator area is
138 // the system indicator area is unusable.
  /external/chromium_org/chrome/browser/resources/options/
font_settings.html 4 <div class="content-area">
101 <div class="action-area">
  /external/chromium_org/chrome/browser/ui/panels/
panel_constants.h 13 // Absolute minimum width and height for panels, including non-client area.
31 // hit target area.
  /external/chromium_org/chrome/browser/ui/views/download/
download_started_animation_views.cc 47 // The content area at the start of the animation. We store this so that the
48 // download shelf's resizing of the content area doesn't cause the animation
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_frame_view.h 42 // Returns the size of the non-client area, that is, the window size minus
43 // the size of the client area.
  /external/chromium_org/chrome/test/chromedriver/
element_util.h 139 // uses map/area. The image is scrolled, but check clickable against the area.
  /external/chromium_org/chrome/utility/
printing_handler.cc 375 // We need to scale down DC to fit an entire page into DC available area.
383 settings.area().right(),
384 settings.area().bottom());
392 settings.dpi(), settings.dpi(), settings.area().x(),
393 settings.area().y(), settings.area().width(),
394 settings.area().height(), true, false, true, true,
440 cloud_print::BitmapImage image(settings.area().size(),
  /external/chromium_org/content/browser/dom_storage/
dom_storage_area.h 51 // Writes a copy of the current set of values in the area to the |map|.
107 // If we haven't done so already and this is a local storage area,
  /external/chromium_org/gpu/command_buffer/client/
transfer_buffer.h 118 // address of result area
121 // offset to result area
  /external/chromium_org/media/base/
video_util.h 61 // height=480, the rotated area is 480x480 located from row 0 through 479 and
64 // The caller is responsible for blanking out the margin area.
  /external/chromium_org/remoting/codec/
video_decoder_vpx_unittest.cc 92 // which suggests that the problem is restricted to a small area of the output
142 // which suggests that the problem is restricted to a small area of the output
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/skia/
OpaqueRegionSkia.h 47 // there for the outside world. It tracks paints and computes what area will be opaque.
81 // The opaque area in the image mask.
  /external/chromium_org/third_party/WebKit/public/platform/
WebScreenInfo.h 62 // "A RECT structure that specifies the work area rectangle of the
65 // maximize an application on the monitor. The rest of the area in
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_compositor.h 133 * reset dirty area, so it's cleared with the clear colour
175 * set the layer destination area
  /external/chromium_org/ui/base/cocoa/
base_view.mm 103 // The tracking area will send an exit event even during a drag, which isn't
146 // Tear down old tracking area and create a new one as workaround.
  /external/chromium_org/ui/views/layout/
box_layout.h 55 // view area and the host view border. |between_child_spacing| controls the
86 // The preferred size for the dialog given the width of the child area.
  /external/f2fs-tools/man/
mkfs.f2fs.8 60 Specify the percentage over the volume size for overprovision area. This area
  /external/icu/icu4c/source/i18n/
bocsu.cpp 94 * area into the middle of that area.
  /external/libunwind/src/x86/
getcontext-freebsd.S 85 fxsave (%edx) /* fast path, passed ucontext save area was aligned */
93 subl $512 + 16, %esp /* save area and 16 bytes for alignment */
  /external/lldb/www/cpp_reference/html/
dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html 34 <area shape="rect" id="node3" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html" title="lldb" alt="" coords="27,27,99,75"/><area shape="rect" id="graph2" href="dir_217b186c19a2bb8bc0ee0f71fb72d4e8.html" alt="" coords="16,16,205,85"/></map>
dir_8b321541f691a81675dae4ec7a1864bb.html 34 <area shape="rect" id="node2" href="dir_8b321541f691a81675dae4ec7a1864bb.html" title="docs" alt="" coords="27,53,99,101"/><area shape="rect" id="graph2" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html" title="lldb" alt="" coords="16,16,109,112"/></map>
  /external/llvm/test/CodeGen/AArch64/
sibling-call.ll 38 ; This should reuse our stack area for the 42
60 ; Reuse our area, putting "42" at incoming sp
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_compositor.h 133 * reset dirty area, so it's cleared with the clear colour
175 * set the layer destination area

Completed in 1343 milliseconds

<<21222324252627282930>>