HomeSort by relevance Sort by last modified time
    Searched full:area (Results 526 - 550 of 4396) sorted by null

<<21222324252627282930>>

  /external/libffi/testsuite/libffi.call/
struct9.c 0 /* Area: ffi_call
  /external/libffi/testsuite/libffi.special/
unwindtest_ffi_call.cc 0 /* Area: ffi_call, unwind info
  /external/libphonenumber/java/test/com/android/i18n/phonenumbers/geocoding/
AreaCodeMapTest.java 69 // Make the area codes bigger to store them using integer.
157 * Creates a new area code map serializing the provided area code map to a stream and then reading
158 * this stream. The resulting area code map is expected to be strictly equal to the provided one
  /external/libvpx/libvpx/vp8/common/arm/neon/
copymem8x4_neon.asm 17 AREA Block, CODE, READONLY ; name this block of code
dc_only_idct_add_neon.asm 16 AREA ||.text||, CODE, READONLY, ALIGN=2
  /external/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h 63 /// potential caller (parameter+linkage area).
68 /// calls. Used for creating an area before the register spill area.
75 /// VarArgsFrameIndex - FrameIndex for start of varargs area.
  /external/llvm/test/CodeGen/PowerPC/
ppc64-align-long-double.ll 6 ; in the parameter save area and loaded from there for return in FPR1/2.
  /external/lzma/Asm/arm/
7zCrcOpt.asm 5 AREA |.text|, CODE, ARM
  /external/qemu/android/utils/
timezone.h 16 * 'tzname' is not in zoneinfo format (e.g. Area/Location)
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_ActiveEvent.3 28 When the mouse leaves or enters the window area a \fBSDL_APPMOUSEFOCUS\fP type activation event occurs, if the mouse entered the window then \fBgain\fR will be 1, otherwise \fBgain\fR will be 0\&. A \fBSDL_APPINPUTFOCUS\fP type activation event occurs when the application loses or gains keyboard focus\&. This usually occurs when another application is made active\&. Finally, a \fBSDL_APPACTIVE\fP type event occurs when the application is either minimised/iconified (\fBgain\fR=0) or restored\&.
SDL_FillRect.3 15 If there is a clip rectangle set on the destination (set via \fISDL_SetClipRect\fR) then this function will clip based on the intersection of the clip rectangle and the \fBdstrect\fR rectangle and the dstrect rectangle will be modified to represent the area actually filled\&.
SDL_PollEvent.3 13 If \fBevent\fR is not \fBNULL\fP, the next event is removed from the queue and stored in that area\&.
  /external/skia/src/utils/
SkPictureUtils.cpp 193 SkData* SkPictureUtils::GatherPixelRefs(SkPicture* pict, const SkRect& area) {
198 // this test also handles if either area or pict's width/height are empty
199 if (!SkRect::Intersects(area,
215 canvas.clipRect(area, SkRegion::kIntersect_Op, false);
  /external/valgrind/main/VEX/priv/
main_util.h 82 /* Storage management: clear the area, and allocate from it. */
84 /* By default allocation occurs in the temporary area. However, it is
85 possible to switch to permanent area allocation if that's what you
86 want. Permanent area allocation is very limited, tho. */
  /external/valgrind/main/docs/internals/
m_replacemalloc.txt 4 'preload' shared object, which goes into the client's area of memory, and
  /frameworks/av/libvideoeditor/vss/common/inc/
M4AIR_API.h 19 * @brief Area of Interest Resizer API
69 * @brief The following structure is used to retrieve the dimension of a given picture area.
88 M4AIR_Size m_inputSize; /**< Size of the interesting area inside input (width and height)*/
160 * @brief This function will provide the requested resized area of interest according to
  /frameworks/base/core/res/res/layout/
breadcrumbs_in_fragment.xml 17 <!-- This layout disables breadcrumbs in the fragment area and causes PreferenceActivity to
default_navigation.xml 25 <!-- message area for security screen -->
  /frameworks/base/core/res/res/values-large/
dimens.xml 27 <!-- Minimum width of the search view text entry area. -->
  /frameworks/base/core/res/res/values-xlarge/
dimens.xml 28 <!-- Minimum width of the search view text entry area. -->
  /frameworks/base/core/res/res/values-xlarge-land/
dimens.xml 23 <!-- Minimum width of the search view text entry area. -->
  /frameworks/base/packages/Keyguard/res/values-large/
dimens.xml 20 <!-- Minimum width of the search view text entry area. -->
  /frameworks/support/v7/appcompat/res/values-large/
dimens.xml 18 <!-- Minimum width of the search view text entry area. -->
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
GridAdapter.java 40 * reordering area.
44 * when it comes to reordering. As an example, if a view has reordering area set to Left, and
45 * is laid out in the last column, the grid may also choose to enable the right reordering area
48 * @return int The re-ordering area for the view at this adapter position.
ReorderUtils.java 16 * Reordering area of a view in a StaggeredGridView.

Completed in 714 milliseconds

<<21222324252627282930>>