Searched refs:Area (Results 1 – 25 of 44) sorted by relevance
12
/external/mksh/src/ |
D | lalloc.c | 34 static ALLOC_ITEM *findptr(ALLOC_ITEM **, char *, Area *); 37 ainit(Area *ap) in ainit() 44 findptr(ALLOC_ITEM **lpp, char *ptr, Area *ap) in findptr() 77 aresize2(void *ptr, size_t fac1, size_t fac2, Area *ap) in aresize2() 85 aresize(void *ptr, size_t numb, Area *ap) in aresize() 112 afree(void *ptr, Area *ap) in afree() 126 afreeall(Area *ap) in afreeall()
|
D | sh.h | 670 typedef struct lalloc Area; typedef 673 EXTERN Area aperm; /* permanent object space */ 712 Area area; /* temporary allocation area */ 1081 Area *areap; /* area shf/buf were allocated in */ 1098 Area *areap; /* area to allocate entries */ 1107 Area *areap; 1226 Area area; /* area to allocate things */ 1412 Area *areap; /* area to allocate/free from */ 1511 Area *areap; 1623 void ainit(Area *); [all …]
|
D | tree.c | 34 static struct ioword **iocopy(struct ioword **, Area *); 35 static void iofree(struct ioword **, Area *); 521 tcopy(struct op *t, Area *ap) in tcopy() 578 wdcopy(const char *wp, Area *ap) in wdcopy() 659 iocopy(struct ioword **iow, Area *ap) in iocopy() 692 tfree(struct op *t, Area *ap) in tfree() 728 iofree(struct ioword **iow, Area *ap) in iofree()
|
D | lex.c | 1256 pushs(int type, Area *areap) in pushs() 1497 Area *saved_atemp; in set_prompt()
|
D | main.c | 1585 maketemp(Area *ap, Temp_type type, struct temp **tlist) in maketemp() 1722 ktinit(Area *ap, struct table *tp, uint8_t initshift) in ktinit()
|
D | misc.c | 2070 strndup_i(const char *src, size_t len, Area *ap) in strndup_i() 2083 strdup_i(const char *src, Area *ap) in strdup_i()
|
D | eval.c | 70 static char *valsub(struct op *, Area *); 1857 valsub(struct op *t, Area *ap) in valsub()
|
D | edit.c | 861 static Area aedit; 976 static char *x_mapin(const char *, Area *); 2357 x_mapin(const char *cp, Area *ap) in x_mapin()
|
/external/tcpdump/tests/ |
D | ospf-gmpls.out | 3 Router-ID 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA 6 Area Local Opaque LSA (10), Opaque-Type Traffic Engineering LSA (1), Opaque-ID 8 28 Router-ID 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA 31 Area Local Opaque LSA (10), Opaque-Type Traffic Engineering LSA (1), Opaque-ID 9 53 Router-ID 10.255.245.35, Backbone Area, Authentication Type: none (0), 1 LSA 56 Area Local Opaque LSA (10), Opaque-Type Traffic Engineering LSA (1), Opaque-ID 3
|
/external/mdnsresponder/mDNSShared/ |
D | dnsextd.conf | 10 // dynamic zone that will be accepting Wide-Area Bonjour DNS updates.
|
/external/jetty/src/config/etc/ |
D | README.spnego | 22 <web-resource-name>Secure Area</web-resource-name>
|
/external/icu/icu4c/source/config/ |
D | mh-os390 | 24 # Link Pack Area (LPA), library lookaside facility (LLA) or other #
|
/external/mdnsresponder/ |
D | PrivateDNS.txt | 5 Private DNS is an extension to standard Wide Area Bonjour that allows
|
/external/libexif/po/ |
D | en_AU.po | 2901 msgid "Name of GPS Area" 2902 msgstr "Name of GPS Area" 3697 msgid "Subject Area" 3698 msgstr "Subject Area" 5731 msgid "Image Area Offset" 5732 msgstr "Image Area Offset"
|
D | en_GB.po | 2901 msgid "Name of GPS Area" 2902 msgstr "Name of GPS Area" 3697 msgid "Subject Area" 3698 msgstr "Subject Area" 5731 msgid "Image Area Offset" 5732 msgstr "Image Area Offset"
|
D | it.po | 1426 msgstr "Area di messa a fuoco" 2916 msgid "Name of GPS Area" 3721 msgid "Subject Area" 3722 msgstr "Area soggetto" 5775 msgid "Image Area Offset" 5923 #~ msgstr "Area di messa a fuoco"
|
D | libexif-12.pot | 2786 msgid "Name of GPS Area" 3424 msgid "Subject Area" 5335 msgid "Image Area Offset"
|
D | zh_CN.po | 2790 msgid "Name of GPS Area" 3428 msgid "Subject Area" 5339 msgid "Image Area Offset"
|
D | sq.po | 2790 msgid "Name of GPS Area" 3428 msgid "Subject Area" 5339 msgid "Image Area Offset"
|
D | be.po | 2790 msgid "Name of GPS Area" 3428 msgid "Subject Area" 5339 msgid "Image Area Offset"
|
D | ru.po | 2863 msgid "Name of GPS Area" 3585 msgid "Subject Area" 5525 msgid "Image Area Offset"
|
D | uk.po | 2789 msgid "Name of GPS Area" 3427 msgid "Subject Area" 5338 msgid "Image Area Offset"
|
D | pt.po | 2790 msgid "Name of GPS Area" 3428 msgid "Subject Area" 5339 msgid "Image Area Offset"
|
/external/llvm/docs/ |
D | ExceptionHandling.rst | 599 the address of the Language Specific Data Area (LSDA) for the current
|
/external/blktrace/doc/ |
D | blktrace.tex | 49 \subsection{blktrace Download Area}
|
12