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

<<21222324252627282930>>

  /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
  /external/opencv/cv/src/
_cvgeom.h 76 double area; /* area of the triangle */ member in struct:_CvTrianAttr
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlrect.html 83 >SDL_Rect&nbsp;--&nbsp;Defines a rectangular area</DIV
163 > defines a rectangular area of pixels. It is used by <A
sdlupdaterect.html 83 >SDL_UpdateRect&nbsp;--&nbsp;Makes sure the given area is updated on the given screen.</DIV
123 >Makes sure the given area is updated on the given screen. The rectangle must
  /external/tinyxml/docs/
classTiXmlBase.html 16 <area href="classTiXmlAttribute.html" alt="TiXmlAttribute" shape="rect" coords="0,56,108,80">
17 <area href="classTiXmlNode.html" alt="TiXmlNode" shape="rect" coords="295,56,403,80">
18 <area href="classTiXmlComment.html" alt="TiXmlComment" shape="rect" coords="0,112,108,136">
19 <area href="classTiXmlDeclaration.html" alt="TiXmlDeclaration" shape="rect" coords="118,112,226,136">
20 <area href="classTiXmlDocument.html" alt="TiXmlDocument" shape="rect" coords="236,112,344,136">
21 <area href="classTiXmlElement.html" alt="TiXmlElement" shape="rect" coords="354,112,462,136">
22 <area href="classTiXmlText.html" alt="TiXmlText" shape="rect" coords="472,112,580,136">
23 <area href="classTiXmlUnknown.html" alt="TiXmlUnknown" shape="rect" coords="590,112,698,136">
  /external/wpa_supplicant_8/src/crypto/
md5.c 96 * @data: Pointers to the data area
97 * @data_len: Length of the data area
sha1.c 95 * @data: Pointers to the data area
96 * @data_len: Length of the data area
sha256.c 95 * @data: Pointers to the data area
96 * @data_len: Length of the data area
  /frameworks/base/docs/html/sdk/api_diff/14/changes/
android.hardware.Camera.Parameters.html 101 <nobr><code>List&lt;Area&gt;</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getFocusAreas()" target="_top"><code>getFocusAreas</code></A>()</nobr>
129 <nobr><code>List&lt;Area&gt;</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#getMeteringAreas()" target="_top"><code>getMeteringAreas</code></A>()</nobr>
170 <A NAME="android.hardware.Camera.Parameters.setFocusAreas_added(java.util.List<android.hardware.Camera.Area>)"></A>
171 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#setFocusAreas(java.util.List<android.hardware.Camera.Area>)" target="_top"><code>setFocusAreas</code></A>(<code>List&lt;Area&gt;</code>)</nobr>
177 <A NAME="android.hardware.Camera.Parameters.setMeteringAreas_added(java.util.List<android.hardware.Camera.Area>)"></A>
178 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/hardware/Camera.Parameters.html#setMeteringAreas(java.util.List<android.hardware.Camera.Area>)" target="_top"><code>setMeteringAreas</code></A>(<code>List&lt;Area&gt;</code>)</nobr>
  /frameworks/compile/mclinker/unittests/
FragmentRefTest.cpp 49 MemoryArea* area = areaFactory->produce(path, FileHandle::ReadWrite); local
51 MemoryRegion* region = area->request(0, 4096);
  /frameworks/support/v7/appcompat/res/values/
dimens.xml 41 <!-- Minimum width for an action button in the menu area of an action bar -->
50 <!-- Minimum width of the search view text entry area. -->
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_obj.h 74 * data area. This member is allocated and initialized by the
76 * should not access this data area.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
global.h 128 struct snd_shm_area *snd_shm_area_share(struct snd_shm_area *area);
129 int snd_shm_area_destroy(struct snd_shm_area *area);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
global.h 128 struct snd_shm_area *snd_shm_area_share(struct snd_shm_area *area);
129 int snd_shm_area_destroy(struct snd_shm_area *area);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
global.h 128 struct snd_shm_area *snd_shm_area_share(struct snd_shm_area *area);
129 int snd_shm_area_destroy(struct snd_shm_area *area);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/sys/
_system_properties.h 49 #define TOC_TO_INFO(area, toc) ((prop_info*) (((char*) area) + ((toc) & 0xFFFFFF)))

Completed in 1649 milliseconds

<<21222324252627282930>>