Searched refs:inplace (Results 1 – 5 of 5) sorted by relevance
175 if (ctx.inplace) { in encode()219 if (ctx.inplace && ctx.sparse) { in decode()229 if (ctx.inplace) { in decode()318 ctx.inplace = true; in main()379 if (ctx.inplace) { in main()
66 if (!ctx->inplace && ctx->output) { in mmap_image_free()156 if (ctx->inplace) { in mmap_image_load()170 if (ctx->inplace) { in mmap_image_load()287 if (ctx->inplace) { in image_load()314 if (ctx->inplace && ctx->mmap) { in image_save()
40 bool inplace; member
10 exec - root -- /system/bin/vdc --wait cryptfs enablecrypto inplace default noui
88 for line in fileinput.input(args.policy, inplace=True):