Searched refs:OutBuffer (Results 51 - 75 of 101) sorted by relevance

12345

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dinit.c53 OutBuffer buf;
H A Dcppmangle.c47 OutBuffer *buf; // append the mangling to buf[]
703 CppMangleVisitor(OutBuffer *buf, Loc loc)
1118 OutBuffer buf;
1127 OutBuffer buf;
H A Dattrib.c653 OutBuffer buf;
999 OutBuffer *ob = global.params.moduleDeps;
1112 OutBuffer buf;
H A Dtemplate.h18 struct OutBuffer;
H A Ddimport.c322 OutBuffer *ob = global.params.moduleDeps;
H A Ddsymbol.h111 void protectionToBuffer(OutBuffer *buf, Prot prot);
H A Dlexer.c63 OutBuffer Lexer::stringbuffer;
2276 OutBuffer buf;
H A Ddeclaration.c221 OutBuffer buf;
1127 OutBuffer buf;
1198 OutBuffer buf;
1210 OutBuffer buf;
2266 OutBuffer buf;
H A Dfunc.c45 void MODtoBuffer(OutBuffer *buf, MOD mod);
619 OutBuffer buf;
3119 void MODMatchToBuffer(OutBuffer *buf, unsigned char lhsMod, unsigned char rhsMod)
3258 OutBuffer thisBuf, funcBuf;
3537 OutBuffer tiargsBuf;
3540 OutBuffer fargsBuf;
3576 OutBuffer thisBuf, funcBuf;
3727 OutBuffer buf;
5428 OutBuffer buf;
H A Ddscope.c650 OutBuffer buf;
H A Dcond.c472 OutBuffer *ob = global.params.moduleDeps;
H A Dmtype.h248 void modToBuffer(OutBuffer *buf);
576 void trustToBuffer(OutBuffer *buf, TRUST trust);
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dd-lang.cc673 global.params.mixinOut = d_gc_malloc<OutBuffer> ();
1286 OutBuffer buf;
1335 OutBuffer buf;
1378 OutBuffer buf;
1426 OutBuffer *buf = global.params.mixinOut;
H A Dintrinsics.cc122 OutBuffer buf;
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcppmangle.d72 OutBuffer buf;
82 OutBuffer buf;
93 OutBuffer buf;
165 OutBuffer* buf; /// append the mangling to buf[]
172 * buf = `OutBuffer` to write the mangling to
175 this(OutBuffer* buf, Loc loc)
350 OutBuffer b2;
2422 void write (ref OutBuffer buf, ArrayLiteralExp ale, bool skipKnown = false)
H A Djson.d52 OutBuffer* buf;
56 extern (D) this(OutBuffer* buf)
983 extern (C++) void json_generate(OutBuffer* buf, Modules* modules)
H A Dinit.d61 OutBuffer buf;
H A Ddmacro.d46 extern (D) void expand(ref OutBuffer buf, size_t start, ref size_t pend, const(char)[] arg)
H A Dfunc.d948 OutBuffer thisBuf, funcBuf;
1203 OutBuffer buf;
3025 auto MODMatchToBuffer(OutBuffer* buf, ubyte lhsMod, ubyte rhsMod)
3068 OutBuffer buf;
3187 OutBuffer tiargsBuf;
3190 OutBuffer fargsBuf;
3257 OutBuffer thisBuf, funcBuf;
4191 OutBuffer idBuf;
H A Darrayop.d230 OutBuffer buf;
H A Dlexer.d50 private __gshared OutBuffer stringbuffer;
2865 OutBuffer buf;
H A Dobjc.d96 OutBuffer buf;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dfilename.c67 OutBuffer buf;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-frontend.cc119 OutBuffer buf;
H A Dintrinsics.cc119 OutBuffer buf;

Completed in 387 milliseconds

12345