Searched refs:Area (Results 1 - 12 of 12) sorted by relevance

/external/mksh/src/
H A Dlalloc.c34 static ALLOC_ITEM *findptr(ALLOC_ITEM **, char *, Area *);
37 ainit(Area *ap)
44 findptr(ALLOC_ITEM **lpp, char *ptr, Area *ap)
77 aresize2(void *ptr, size_t fac1, size_t fac2, Area *ap)
85 aresize(void *ptr, size_t numb, Area *ap)
104 /* this only works because Area is an ALLOC_ITEM */
112 afree(void *ptr, Area *ap)
126 afreeall(Area *ap)
H A Dsh.h545 typedef struct lalloc Area; typedef in typeref:struct:lalloc
548 EXTERN Area aperm; /* permanent object space */
569 Area area; /* temporary allocation area */
933 Area *areap; /* area shf/buf were allocated in */
950 Area *areap; /* area to allocate entries */
958 /* Area to allocate from */
959 Area *areap;
1078 Area area; /* area to allocate things */
1276 Area *areap; /* area to allocate/free from */
1372 Area *area
[all...]
H A Dtree.c33 static struct ioword **iocopy(struct ioword **, Area *);
34 static void iofree(struct ioword **, Area *);
477 tcopy(struct op *t, Area *ap)
534 wdcopy(const char *wp, Area *ap)
613 iocopy(struct ioword **iow, Area *ap)
646 tfree(struct op *t, Area *ap)
682 iofree(struct ioword **iow, Area *ap)
H A Dlex.c1248 pushs(int type, Area *areap)
1503 Area *saved_atemp;
H A Dmain.c183 /* initialise permanent Area */
958 /* remove temp files and free ATEMP Area */
1434 maketemp(Area *ap, Temp_type type, struct temp **tlist)
1537 ktinit(Area *ap, struct table *tp, uint8_t initshift)
H A Dmisc.c1955 strndup_(const char *src, size_t len, Area *ap)
1968 strdup_(const char *src, Area *ap)
H A Dedit.c793 static Area aedit;
909 static char *x_mapin(const char *, Area *)
2302 x_mapin(const char *cp, Area *ap)
/external/llvm/include/llvm/CodeGen/
H A DMachineLoopRanges.h46 unsigned Area; member in class:llvm::MachineLoopRange
65 unsigned getArea() const { return Area; }
/external/llvm/lib/CodeGen/
H A DMachineLoopRanges.cpp60 : Loop(loop), Intervals(alloc), Area(0) {
66 Area += Range.first.distance(Range.second);
/external/mdnsresponder/mDNSShared/
H A Ddnsextd.conf10 // dynamic zone that will be accepting Wide-Area Bonjour DNS updates.
/external/blktrace/doc/
H A Dblktrace.tex49 \subsection{blktrace Download Area}
/external/qemu-pc-bios/vgabios/
H A Dvgabios.c455 ;; init detected hardware BIOS Area

Completed in 174 milliseconds