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

<<51525354555657585960>>

  /external/lldb/www/cpp_reference/html/
SBModuleSpec_8h.html 44 <area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,161,463,189"/><area shape="rect" id="node15" href="SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coords="373,83,523,111"/></map>
SBSourceManager_8h.html 44 <area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
51 <area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="44,83,108,111"/></map>
SBStream_8h.html 44 <area shape="rect" id="node5" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
51 <area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="19,83,83,111"/></map>
SBStringList_8h.html 43 <area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
50 <area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="25,83,89,111"/></map>
SBThread_8h.html 44 <area shape="rect" id="node3" href="SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords="321,83,463,111"/></map>
51 <area shape="rect" id="node3" href="LLDB_8h.html" title="LLDB.h" alt="" coords="19,83,83,111"/></map>
  /external/llvm/lib/Target/Mips/
MipsMachineFunction.h 121 /// VarArgsFrameIndex - FrameIndex for start of varargs area.
127 /// Size of incoming argument area.
  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 58 /// VarArgsFrameIndex - FrameIndex for start of varargs area.
60 /// RegSaveFrameIndex - X86-64 vararg func register save area.
  /external/llvm/test/CodeGen/PowerPC/
floatPSA.ll 5 ; save area slot. There are 13 architected floating-point registers, so
7 ; 48 (fixed size of the linkage area) + 13 * 8 (first 13 args) + 4
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbvideo.h 162 extern void FB_SavePaletteTo(_THIS, int palette_len, __u16 *area);
163 extern void FB_RestorePaletteFrom(_THIS, int palette_len, __u16 *area);
  /external/qemu/distrib/sdl-1.2.15/test/
testgl.c 176 SDL_Rect area; local
216 area.x = 0;
217 area.y = 0;
218 area.w = surface->w;
219 area.h = surface->h;
220 SDL_BlitSurface(surface, &area, image, &area);
419 update the new area.
  /external/replicaisland/src/com/replica/replicaisland/
GameObjectManager.java 26 * to define an area around themselves so that the position of the camera can be used to determine
30 * larger regions so that they can leave the visible area of the game world and not be immediately
  /external/skia/debugger/QT/
SkListWidget.cpp 76 * drawing. x2 and y2 represent where the drawing area has to terminate
81 * x1,y1 act as a margin for the top and left. The target area will not
  /external/speex/libspeex/
os_support.h 60 /** Same as speex_alloc, except that the area is only needed inside a Speex call (might cause problem with wideband though) */
85 /** Same as speex_free, except that the area is only needed inside a Speex call (might cause problem with wideband though) */
  /external/tinyxml/docs/
classTiXmlComment.html 16 <area href="classTiXmlNode.html" alt="TiXmlNode" shape="rect" coords="0,56,94,80">
17 <area href="classTiXmlBase.html" alt="TiXmlBase" shape="rect" coords="0,0,94,24">
classTiXmlUnknown.html 16 <area href="classTiXmlNode.html" alt="TiXmlNode" shape="rect" coords="0,56,94,80">
17 <area href="classTiXmlBase.html" alt="TiXmlBase" shape="rect" coords="0,0,94,24">
  /external/valgrind/main/VEX/priv/
guest_generic_x87.h 86 /* Offsets, in 16-bit ints, into the FPU environment (env) area. */
106 /* Offsets, in 16-bit ints, into the FPU environment (env) area. */
  /frameworks/base/core/java/android/app/
TabActivity.java 29 * related APIs for placing tabs within their action bar area.</p>
33 * with a TabWidget as well as an area in which to display your tab content.
  /frameworks/base/core/java/android/view/
TouchDelegate.java 25 * Helper class to handle situations where you want a view to have a larger touch area than its
26 * actual view bounds. The view whose touch area is changed is called the delegate view. This
  /frameworks/base/docs/html/tools/devices/
index.jd 34 <li>A dedicated storage area on your development machine: the device's user data (installed
35 applications, settings, and so on) and emulated SD card are stored in this area.</li>
  /frameworks/base/docs/html/training/printing/
photos.jd 43 option sizes the image so that the whole image is shown within the printable area of the page.
46 option scales the image so that it fills the entire printable area of the page. Choosing this
  /frameworks/support/v4/java/android/support/v4/widget/
AutoScrollHelper.java 42 * an activation area. By default, activation areas are defined as the top,
43 * left, right, and bottom 20% of the host view's total area. Touching within
44 * the top activation area scrolls up, left scrolls to the left, and so on.
46 * As the user touches closer to the extreme edge of the activation area,
53 * <li>Delay after entering activation area before auto-scrolling begins, see
109 * Edge type that specifies an activation area starting at the view bounds
117 * Edge type that specifies an activation area starting at the view bounds
126 * Edge type that specifies an activation area starting at the view bounds
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct4x4_add_neon.asm 16 AREA ||.text||, CODE, READONLY, ALIGN=2
18 AREA Block, CODE, READONLY ; name this block of code
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Core.h 76 /* Vendor specific area for storing TI custom extended events */
95 /* Vendor specific area for storing indices */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Core.h 76 /* Vendor specific area for storing TI custom extended events */
95 /* Vendor specific area for storing indices */
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Geometry.h 73 // Calculate 2*Area for the triangle
136 // 3) Find the centroid of the quad by weighting each triangle centroids by their area.

Completed in 2962 milliseconds

<<51525354555657585960>>