HomeSort by relevance Sort by last modified time
    Searched full:overwrite (Results 26 - 50 of 2017) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/lzma/CPP/7zip/UI/GUI/
Extract.rc 23 IDS_EXTRACT_OVERWRITE_ASK "Ask before overwrite"
24 IDS_EXTRACT_OVERWRITE_WITHOUT_PROMPT "Overwrite without prompt"
ExtractDialog.rc 44 LTEXT "Overwrite mode:", IDT_EXTRACT_OVERWRITE_MODE, m, m + 104, g1xs, 8
88 LTEXT "Overwrite mode:", IDT_EXTRACT_OVERWRITE_MODE, m, m + 56, g1xs, 8
  /frameworks/av/media/libnbaio/
README.txt 18 overwrite data if not consumed quickly enough
34 and will never overwrite data
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/
ExportMessages.properties 18 ConfirmOverwrite=Are you sure you want to overwrite the buildfiles for these projects?
19 ConfirmOverwriteTitle=Overwrite Buildfiles?
  /external/toybox/toys/other/
shred.c 1 /* shred.c - Overwrite a file to securely delete
18 -n COUNT Random overwrite iterations (default 1)
26 overwrite all free space (fill up disk) to erase old data on those.
  /art/test/800-smali/smali/
b_20843113.smali 22 move-exception v0 # Overwrite the (last) "this" register. This should be
  /external/autotest/client/site_tests/platform_CryptohomeFio/
surfing 14 overwrite=1
  /external/avahi/docs/
COMPAT-LAYERS 5 and one named libhowl.so. These files might overwrite the original
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
django_orm.py 119 def locked_put(self, credentials, overwrite=False):
124 overwrite: Boolean, indicates whether you would like these credentials to
125 overwrite any existing stored credentials.
129 if overwrite:
  /external/llvm/test/CodeGen/X86/
tailcall-calleesave.ll 9 ; Do not overwrite pushed callee-save registers
  /external/parameter-framework/upstream/test/xml-generator/testVector/
complex.pfw 28 # confGroups with the same name should not overwrite one another
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/
jar_example.jardesc 4 <options buildIfNeeded="true" compress="true" descriptionLocation="/common/tests/data/jar_example.jardesc" exportErrors="false" exportWarnings="true" includeDirectoryEntries="false" overwrite="false" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
diffexp-ovwr.s 3 ; - That a .byte does not overwrite beyond the "byte", if given
  /build/tools/zipalign/
README.txt 7 -f : overwrite existing outfile.zip
32 By default, zipalign will not overwrite an existing output file. With the
  /external/guava/guava-gwt/
pom.xml 108 <overWrite>true</overWrite>
123 <overWrite>true</overWrite>
138 <overWrite>true</overWrite>
153 <overWrite>true</overWrite>
  /external/v8/test/webkit/
named-function-expression.js 117 // Eval var shadowing (should overwrite).
123 // Eval function shadowing (should overwrite).
129 // Eval shadowing (should overwrite), followed by put (should overwrite).
135 // Eval var shadowing, followed by delete (should not overwrite).
141 // Eval function shadowing, followed by delete (should not overwrite).
147 // Eval assignment (should not overwrite).
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
SwatDeprecated.java 31 private boolean overwrite; field in class:SwatDeprecated
68 else if (arg.equals("-overwrite")) {
95 public SwatDeprecated(String src, String dst, boolean dep, boolean overwrite, int verbosity) {
98 this.overwrite = overwrite;
128 pw.println(" overwrite: " + overwrite);
175 if (!overwrite) {
176 throw new RuntimeException("no permission to overwrite file: " + outPath);
  /system/bt/bta/include/
utl.h 115 ** BTA_UTL_SET_COD_MAJOR_MINOR, - overwrite major, minor class
118 ** BTA_UTL_SET_COD_ALL - overwrite major, minor, set the bits in service class
119 ** BTA_UTL_INIT_COD - overwrite major, minor, and service class
  /external/curl/tests/data/
test31 21 Set-Cookie: overwrite=this ; domain=127.0.0.1; path=/overwrite/
22 Set-Cookie: overwrite=this2 ; domain=127.0.0.1; path=/overwrite
104 127.0.0.1 FALSE /overwrite FALSE 0 overwrite this2
  /external/icu/icu4j/tools/build/
build.xml 50 <!-- overwrite jdk8 specific source file -->
51 <copy todir="${alt.src.dir}" overwrite="yes">
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/maven/
pom.xml 72 <overwrite>true</overwrite>
  /external/lz4/programs/
lz4io.h 58 /* Default setting : overwrite = 1;
59 return : overwrite mode (0/1) */
  /external/v8/test/webkit/fast/js/kde/
arguments-scope.js 36 // var execution should not overwrite something that was
48 // Formals OTOH can overwrite the args object
  /art/test/005-annotations/
build 24 # overwrite RenamedEnum
  /bionic/tests/
stack_protector_test_helper.cpp 17 // Deliberately overwrite the stack canary.

Completed in 548 milliseconds

12 3 4 5 6 7 8 91011>>