HomeSort by: relevance | last modified time | path
    Searched refs:Ensures (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
arraytypes.h 65 typedef Array<struct Ensure> Ensures;
arraytypes.d 54 alias Ensures = Array!(Ensure);
func.d 238 static Ensures* arraySyntaxCopy(Ensures* a)
240 Ensures* b = null;
259 Ensures* fensures; /// out contracts
declaration.h 532 Ensures *fensures; // out contracts
parse.d 5167 f.fensures = new AST.Ensures;
  /src/usr.bin/make/unit-tests/
opt-query.mk 13 # commands Ensures that none of the targets is made.
15 # variants Ensures that the up-to-date status is correctly

Completed in 57 milliseconds