Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/fs/ubifs/
Dreplay.c52 unsigned int deletion:1; member
351 int deletion, int *used, loff_t old_size, in insert_node()
399 unsigned long long sqnum, int deletion, int *used) in insert_dent()
580 int deletion = 0; in replay_bud() local
Drecovery.c1372 int deletion, loff_t new_size) in ubifs_recover_size_accum()
/third_party/typescript/src/services/codefixes/
DfixUnusedIdentifier.ts39 …const deletion = textChanges.ChangeTracker.with(context, t => tryDeleteDeclaration(sourceFile, tok… constant
77 const deletion = textChanges.ChangeTracker.with(context, t => constant