HomeSort by relevance Sort by last modified time
    Searched full:area (Results 401 - 425 of 1514) sorted by null

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
NewItemSelectionDialog.java 259 * Creates the dialog area.
261 * First add a radio area, which may be either 2 radio controls or
262 * just a message area if there's only one choice (the app root node).
324 * @param content the parent composite of the message area.
  /bionic/libc/bionic/
pthread.c 178 // slot 0 must point to the tls area, this is required by the implementation
273 * | TLS area |
278 * . stack area .
589 * is gone (as well as its TLS area). when another thread calls pthread_join()
    [all...]
  /external/kernel-headers/original/asm-arm/
memory.h 35 * TASK_UNMAPPED_BASE - the lower boundary of the mmap VM area
65 * The XIP kernel gets mapped at the bottom of the module vm area.
  /external/kernel-headers/original/asm-x86/
string_32.h 178 * area at compile-time..
266 * find the first occurrence of byte 'c', or 1 past the area if none
  /external/kernel-headers/original/linux/mtd/
mtd.h 87 * @ooboffs: offset of oob data in the oob area (only relevant when
169 * Methods to access the protection register area, present in some
  /external/libffi/src/s390/
ffi.c 166 FPR argument register save area (highest addresses)
167 GPR argument register save area
169 overflow argument area (lowest addresses)
173 p_fpr: bottom of the FPR area (growing upwards)
174 p_gpr: bottom of the GPR area (growing upwards)
175 p_ov: bottom of the overflow area (growing upwards)
176 p_struct: top of the struct copy area (growing downwards)
570 function store the return value to the GPR save area. */
  /external/libgsm/inc/
private.h 182 word * LARc, /* coded log area ratio [0..7] IN */
225 word * LARcr, /* log area ratios [0..7] IN */
  /external/libvpx/examples/includes/geshi/geshi/
progress.php 334 'MENU-KEY','MENU-MOUSE','MERGE-BY-FIELD','MESSAGE-AREA',
335 'MESSAGE-AREA-FONT','MIN-BUTTON','MIN-COLUMN-WIDTH-CHARS','MIN-COLUMN-WIDTH-PIXELS',
379 'STATE-DETAIL','STATUS-AREA','STATUS-AREA-FONT','STOPPED',
396 'WINDOW-system','WORD-WRAP','WORK-AREA-HEIGHT-PIXELS','WORK-AREA-WIDTH-PIXELS',
397 'WORK-AREA-X','WORK-AREA-Y','WRITE-STATUS','X','widget-Handle',
  /external/libvpx/vp8/common/arm/armv6/
sixtappredict8x4_v6.asm 14 AREA |.text|, CODE, READONLY ; name this block of code
253 AREA subpelfilters8_dat, DATA, READWRITE ;read/write by default
  /external/libvpx/vp8/common/arm/neon/
bilinearpredict8x8_neon.asm 17 AREA ||.text||, CODE, READONLY, ALIGN=2
179 AREA bifilters8_dat, DATA, READWRITE ;read/write by default
loopfilterhorizontaledge_uv_neon.asm 17 AREA ||.text||, CODE, READONLY, ALIGN=2
194 AREA hloopfilteruv_dat, DATA, READWRITE ;read/write by default
loopfilterhorizontaledge_y_neon.asm 17 AREA ||.text||, CODE, READONLY, ALIGN=2
177 AREA hloopfiltery_dat, DATA, READWRITE ;read/write by default
loopfiltersimpleverticaledge_neon.asm 17 AREA ||.text||, CODE, READONLY, ALIGN=2
148 AREA vloopfiltery_dat, DATA, READWRITE ;read/write by default
  /external/libvpx/vp8/encoder/arm/neon/
vp8_subpixelvariance8x8_neon.asm 17 AREA ||.text||, CODE, READONLY, ALIGN=2
218 AREA bilinear_taps_dat, DATA, READWRITE ;read/write by default
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscossprite.c 78 /* Initialise a sprite area */
114 /* Adjust sprite area next free pointer */
  /external/speex/include/speex/
speex_bits.h 79 /** Initializes the bit-stream from the data in an area of memory */
90 /** Write the content of a bit-stream to an area of memory
  /external/tinyxml/docs/
classTiXmlDeclaration.html 16 <area href="classTiXmlNode.html" alt="TiXmlNode" shape="rect" coords="0,56,108,80">
17 <area href="classTiXmlBase.html" alt="TiXmlBase" shape="rect" coords="0,0,108,24">
classTiXmlText.html 16 <area href="classTiXmlNode.html" alt="TiXmlNode" shape="rect" coords="0,56,73,80">
17 <area href="classTiXmlBase.html" alt="TiXmlBase" shape="rect" coords="0,0,73,24">
  /external/webkit/WebCore/rendering/
HitTestResult.cpp 173 // For <area> tags in image maps, walk the tree for the <area>, not the <img> using it.
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
common.c 162 * @buf: Memory area to use as the output buffer
176 * @buf: Memory area to use as the output buffer
  /frameworks/base/core/java/android/view/
ViewParent.java 58 * @param r The area within the child that is invalid
78 * @param r The area within the child that is invalid
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/
unwind.h 178 specific data area. Moreover, that the language specific data
179 area contains no version info because name of the function invoked
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/install-tools/include/
unwind.h 178 specific data area. Moreover, that the language specific data
179 area contains no version info because name of the function invoked
  /external/libpng/contrib/visupng/
VisualPng.c 201 // invalidate the client area for later update
217 // invalidate the client area for later update
262 // invalidate the client area for later update
312 // invalidate the client area for later update
341 // invalidate the client area for later update
386 // invalidate the client area for later update
  /external/libxml2/
xmlmemory.c 157 * Returns a pointer to the allocated area or NULL in case of lack of memory.
225 * Returns a pointer to the allocated area or NULL in case of lack of memory.
290 * Returns a pointer to the allocated area or NULL in case of lack of memory.
308 * Returns a pointer to the allocated area or NULL in case of lack of memory.
389 * Returns a pointer to the allocated area or NULL in case of lack of memory.
417 "trying to free pointer from freed area\n");

Completed in 1217 milliseconds

<<11121314151617181920>>