Searched refs:Area (Results 1 - 18 of 18) 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.h666 typedef struct lalloc Area; typedef in typeref:struct:lalloc
669 EXTERN Area aperm; /* permanent object space */
708 Area area; /* temporary allocation area */
1077 Area *areap; /* area shf/buf were allocated in */
1094 Area *areap; /* area to allocate entries */
1102 /* Area to allocate from */
1103 Area *areap;
1222 Area area; /* area to allocate things */
1406 Area *areap; /* area to allocate/free from */
1505 Area *area
[all...]
H A Dtree.c34 static struct ioword **iocopy(struct ioword **, Area *);
35 static void iofree(struct ioword **, Area *);
521 tcopy(struct op *t, Area *ap)
578 wdcopy(const char *wp, Area *ap)
659 iocopy(struct ioword **iow, Area *ap)
692 tfree(struct op *t, Area *ap)
728 iofree(struct ioword **iow, Area *ap)
H A Deval.c69 static char *valsub(struct op *, Area *);
1827 valsub(struct op *t, Area *ap)
H A Dlex.c1243 pushs(int type, Area *areap)
1484 Area *saved_atemp;
H A Dmain.c206 /* initialise permanent Area */
1054 /* remove temp files and free ATEMP Area */
1572 maketemp(Area *ap, Temp_type type, struct temp **tlist)
1709 ktinit(Area *ap, struct table *tp, uint8_t initshift)
H A Dmisc.c2067 strndup_i(const char *src, size_t len, Area *ap)
2080 strdup_i(const char *src, Area *ap)
H A Dedit.c863 static Area aedit;
978 static char *x_mapin(const char *, Area *);
2361 x_mapin(const char *cp, Area *ap)
/external/chromium_org/pdf/pdfium/
H A Dpdfium_page.h48 enum Area { enum in class:chrome_pdf::PDFiumPage
51 WEBLINK_AREA, // Area is a hyperlink.
52 DOCLINK_AREA, // Area is a link to a different part of the same document.
66 Area GetCharIndex(const pp::Point& point, int rotation, int* char_index,
105 Area GetLinkTarget(FPDF_LINK link, LinkTarget* target);
107 Area GetDestinationTarget(FPDF_DEST destination, LinkTarget* target);
H A Dpdfium_engine.h137 MouseDownState(const PDFiumPage::Area& area,
141 void Set(const PDFiumPage::Area& area,
144 bool Matches(const PDFiumPage::Area& area,
148 PDFiumPage::Area area_;
282 PDFiumPage::Area GetCharIndex(const pp::MouseInputEvent& event,
286 PDFiumPage::Area GetCharIndex(const pp::Point& point,
H A Dpdfium_page.cc148 Area area;
242 PDFiumPage::Area PDFiumPage::GetCharIndex(const pp::Point& point,
263 PDFiumPage::Area area = GetLinkTarget(link, target);
286 PDFiumPage::Area PDFiumPage::GetLinkTarget(
322 PDFiumPage::Area PDFiumPage::GetDestinationTarget(
H A Dpdfium_engine.cc1277 PDFiumPage::Area PDFiumEngine::GetCharIndex(
1288 PDFiumPage::Area PDFiumEngine::GetCharIndex(
1325 PDFiumPage::Area area = GetCharIndex(event, &page_index,
1411 PDFiumPage::Area area =
1443 PDFiumPage::Area area =
1929 PDFiumPage::Area area = GetCharIndex(point_in_page, &temp, &temp, &target);
2762 const PDFiumPage::Area& area,
2770 void PDFiumEngine::MouseDownState::Set(const PDFiumPage::Area& area,
2782 const PDFiumPage::Area& area,
/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
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids10888 0b6a Vuquest 3310 Area-Imaging Scanner
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1571 milliseconds