HomeSort by relevance Sort by last modified time
    Searched full:area (Results 251 - 275 of 1503) sorted by null

<<11121314151617181920>>

  /external/libffi/src/x86/
darwin64.S 56 movq %rdi, %r10 /* Save a copy of the register area. */
71 /* Deallocate the reg arg area. */
77 /* Deallocate stack arg area; local stack frame in redzone. */
158 leaq -20(%rsp), %rsi /* Scratch area in redzone. */
162 value to a 16 byte scratch area first. Bits 8, 9, and 10
179 the scratch area to the true destination. */
unix64.S 56 movq %rdi, %r10 /* Save a copy of the register area. */
71 /* Deallocate the reg arg area. */
77 /* Deallocate stack arg area; local stack frame in redzone. */
162 leaq -20(%rsp), %rsi /* Scratch area in redzone. */
166 value to a 16 byte scratch area first. Bits 8, 9, and 10
183 the scratch area to the true destination. */
  /external/tcpdump/
print-ospf6.c 142 scope = "area-";
164 printf(" %sinter-area-prefix %s abr %s", scope,
170 printf(" %sinter-area-router %s rtr %s", scope,
200 printf(" %sintra-area-prefix %s rtr %s", scope,
459 /* Intra-Area-Prefix LSA */
661 printf(" area %s", ipaddr_string(&op->ospf6_areaid));
  /frameworks/base/awt/java/awt/
Graphics2D.java 68 * Intersects the current clipping area with the specified Shape and the
69 * result becomes a new clipping area. If current clipping area is not
70 * defined, the Shape becomes the new clipping area. No rendering operations
71 * are allowed outside the clipping area.
75 * current clipping area.
  /external/kernel-headers/original/linux/
swap.h 41 * Magic header for a swap area. The first part of the union is
43 * swap area format, the second part of the union adds - in the
44 * old reserved area - some extra information. Note that the first
binfmts.h 77 /* Stack area protections */
  /external/opencore/codecs_v2/audio/mp3/dec/src/asm/
pvmp3_dct_9_arm.s 31 AREA |.drectve|, DRECTVE
40 AREA |.rdata|, DATA, READONLY
46 AREA |.text|, CODE, READONLY
pvmp3_polyphase_filter_window_wm.asm 33 AREA |.drectve|, DRECTVE
38 AREA |.pdata|, PDATA
40 AREA |.text|, CODE, ARM
  /external/opencore/doc/oscl_html/
classOsclBinIStream.html 17 <area href="classOsclBinStream.html" alt="OsclBinStream" shape="rect" coords="86,0,249,24">
18 <area href="classOsclBinIStreamBigEndian.html" alt="OsclBinIStreamBigEndian" shape="rect" coords="0,112,163,136">
19 <area href="classOsclBinIStreamLittleEndian.html" alt="OsclBinIStreamLittleEndian" shape="rect" coords="173,112,336,136">
classOsclMemAllocator.html 17 <area href="classOscl__DefAlloc.html" alt="Oscl_DefAlloc" shape="rect" coords="63,56,179,80">
18 <area href="classOscl__Alloc.html" alt="Oscl_Alloc" shape="rect" coords="0,0,116,24">
19 <area href="classOscl__Dealloc.html" alt="Oscl_Dealloc" shape="rect" coords="126,0,242,24">
classOsclReadyAlloc.html 17 <area href="classOscl__DefAlloc.html" alt="Oscl_DefAlloc" shape="rect" coords="56,56,159,80">
18 <area href="classOscl__Alloc.html" alt="Oscl_Alloc" shape="rect" coords="0,0,103,24">
19 <area href="classOscl__Dealloc.html" alt="Oscl_Dealloc" shape="rect" coords="113,0,216,24">
classOscl__Opaque__Type__Alloc.html 17 <area href="classOscl__Queue.html" alt="Oscl_Queue< T, Alloc >" shape="rect" coords="0,56,276,80">
18 <area href="classOscl__Vector.html" alt="Oscl_Vector< T, Alloc >" shape="rect" coords="286,56,562,80">
19 <area href="classOscl__Vector.html" alt="Oscl_Vector< TOsclReady, OsclReadyAlloc >" shape="rect" coords="572,56,848,80">
class__OsclBasicAllocator.html 17 <area href="classOscl__DefAlloc.html" alt="Oscl_DefAlloc" shape="rect" coords="68,56,195,80">
18 <area href="classOscl__Alloc.html" alt="Oscl_Alloc" shape="rect" coords="0,0,127,24">
19 <area href="classOscl__Dealloc.html" alt="Oscl_Dealloc" shape="rect" coords="137,0,264,24">
  /frameworks/base/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_dct_9_arm.s 31 AREA |.drectve|, DRECTVE
40 AREA |.rdata|, DATA, READONLY
46 AREA |.text|, CODE, READONLY
pvmp3_polyphase_filter_window_wm.asm 33 AREA |.drectve|, DRECTVE
38 AREA |.pdata|, PDATA
40 AREA |.text|, CODE, ARM
  /bionic/libc/arch-x86/bionic/
__set_tls.c 82 /* could not set thread local area */
  /bionic/libc/bionic/
libc_init_common.c 75 /* clear errno - requires TLS area */
  /dalvik/libdex/
CmdUtils.h 26 * allocated storage. Maintaining local pointers to items in the shared area
  /external/kernel-headers/original/asm-generic/
ioctl.h 9 * and to avoid overwriting user space outside the user buffer area.
  /external/libffi/testsuite/libffi.call/
cls_12byte.c 0 /* Area: ffi_call, closure_call
cls_16byte.c 0 /* Area: ffi_call, closure_call
cls_20byte.c 0 /* Area: ffi_call, closure_call
cls_20byte1.c 0 /* Area: ffi_call, closure_call
cls_2byte.c 0 /* Area: ffi_call, closure_call
cls_3_1byte.c 0 /* Area: ffi_call, closure_call

Completed in 197 milliseconds

<<11121314151617181920>>