Home
last modified time | relevance | path

Searched defs:aNew (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/tests/cases/fourslash/
DfindAllRefsOfConstructor.ts22 const [aCtrDef, aCtr, cCtrDef, cCtr, cSuper, aNew, bNew, cNew, dNew] = test.ranges(); constant
DfindAllRefsOfConstructor2.ts22 const [aCtrDef, aCtr, bCtrDef, bCtr, bSuper, cCtrDef, cCtr, cSuper, aNew, bNew, cNew, dNew] = test.… constant
/third_party/sqlite/src/
Dshell.c5329 FsdirLevel *aNew = (FsdirLevel*)sqlite3_realloc64(pCur->aLvl, nByte); in fsdirNext() local
8768 u8 *aNew; in zipfileBufferGrow() local