Searched refs:wipe (Results 1 - 19 of 19) sorted by relevance

/external/qemu/distrib/ext4_utils/include/
H A Dmake_ext4fs.h31 int wipe, int verbose);
/external/qemu/distrib/ext4_utils/src/
H A Dmake_ext4fs_main.c70 int wipe = 0; local
116 wipe = 1;
164 if (wipe && sparse) {
165 fprintf(stderr, "Cannot specifiy both wipe and sparse\n");
170 if (wipe && gzip) {
171 fprintf(stderr, "Cannot specifiy both wipe and gzip\n");
204 sparse, crc, wipe, sehnd, verbose);
H A DAndroid.mk15 wipe.c \
H A Dext4_utils.h156 int sparse, int crc, int wipe,
H A Dmake_ext4fs.c22 #include "wipe.h"
481 int sparse, int crc, int wipe,
626 if (wipe && WIPE_IS_SUPPORTED) {
479 make_ext4fs_internal(int fd, const char *_directory, const char *_mountpoint, fs_config_func_t fs_config_func, int gzip, int sparse, int crc, int wipe, struct selabel_handle *sehnd, int verbose) argument
/external/qemu/distrib/ext4_utils/
H A Dsources.mk15 src/wipe.c \
/external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
H A Darmv4-mont.pl634 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
637 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
644 vst1.64 {q0-q1}, [$aptr,:256]! @ wipe
647 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
/external/openssl/crypto/bn/asm/
H A Darmv4-mont.pl638 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
641 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
648 vst1.64 {q0-q1}, [$aptr,:256]! @ wipe
651 vst1.64 {q0-q1}, [$nptr,:256]! @ wipe
/external/chromium_org/third_party/boringssl/linux-arm/crypto/aes/
H A Dbsaes-armv7.S1310 .Lcbc_dec_bzero: @ wipe key schedule [if any]
1483 .Lctr_enc_bzero: @ wipe key schedule [if any]
2018 .Lxts_enc_bzero: @ wipe key schedule [if any]
2536 .Lxts_dec_bzero: @ wipe key schedule [if any]
/external/openssl/crypto/aes/asm/
H A Dbsaes-armv7.S1308 .Lcbc_dec_bzero: @ wipe key schedule [if any]
1480 .Lctr_enc_bzero: @ wipe key schedule [if any]
2014 .Lxts_enc_bzero: @ wipe key schedule [if any]
2531 .Lxts_dec_bzero: @ wipe key schedule [if any]
H A Dbsaes-armv7.pl1343 .Lcbc_dec_bzero: @ wipe key schedule [if any]
1523 .Lctr_enc_bzero: @ wipe key schedule [if any]
1995 .Lxts_enc_bzero: @ wipe key schedule [if any]
2436 .Lxts_dec_bzero: @ wipe key schedule [if any]
/external/openssl/crypto/
H A Dsparccpuid.S52 ! we wipe it as memcpy might have used it...
/external/chromium_org/third_party/boringssl/src/crypto/aes/asm/
H A Dbsaes-armv7.pl1349 .Lcbc_dec_bzero: @ wipe key schedule [if any]
1530 .Lctr_enc_bzero: @ wipe key schedule [if any]
2003 .Lxts_enc_bzero: @ wipe key schedule [if any]
2445 .Lxts_dec_bzero: @ wipe key schedule [if any]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/codegen/
H A Dnv50_ir_emit_nvc0.cpp1869 void wipe() function in struct:nv50_ir::SchedDataCalculator::RegScores
2032 scoreBoards[i].wipe();
/external/mesa3d/src/gallium/drivers/nvc0/codegen/
H A Dnv50_ir_emit_nvc0.cpp1869 void wipe() function in struct:nv50_ir::SchedDataCalculator::RegScores
2032 scoreBoards[i].wipe();
/external/openssl/crypto/sha/asm/
H A Dsha512-parisc.pl264 andcm $Tbl,$t1,$Tbl ; wipe privilege level
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as48 for (var i:int = 0; state.ruleMemo!=null && i < state.ruleMemo.length; i++) { // wipe cache
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas2769 /// 1. wipe out any insertions before op within that range.
2784 /// Note that I.2 R.2-2 will wipe out I.2 even though, technically, the
4705 // wipe cache
/external/bison/build-aux/
H A Dtexinfo.tex916 % @center is the first thing after a section heading, we need to wipe

Completed in 481 milliseconds