HomeSort by relevance Sort by last modified time
    Searched full:overwrite (Results 1 - 25 of 1072) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/android/utils/
setenv.c 6 int setenv(const char *name, const char *value, int overwrite)
9 if (overwrite || !getenv(name)) {
  /external/valgrind/main/memcheck/tests/darwin/
env.c 14 setenv("MYVAR", val1, /*overwrite*/0); // makes a copy which is later leaked
17 setenv("MYVAR", val2, /*overwrite*/1); // makes a copy which is later leaked
20 setenv("MYVAR", val3, /*overwrite*/0); // doesn't overwrite MYVAR=val2
  /external/skia/legacy/src/opts/
SkBitmapProcState_opts_none.cpp 10 /* A platform may optionally overwrite any of these with accelerated
12 so a platform need only overwrite the ones it chooses, based on the
  /external/skia/src/opts/
SkBitmapProcState_opts_none.cpp 10 /* A platform may optionally overwrite any of these with accelerated
12 so a platform need only overwrite the ones it chooses, based on the
  /external/icu4c/test/intltest/
plurfmts.h 41 UBool overwrite, // overwrite the numberFormat.format result
  /external/eigen/doc/snippets/
MatrixBase_reverse.cpp 6 cout << "Let us overwrite this coefficient with the value 4." << endl;
MatrixBase_transpose.cpp 6 cout << "Let us overwrite this coefficient with the value 0." << endl;
Vectorwise_reverse.cpp 8 cout << "Let us overwrite this coefficient with the value 4." << endl;
  /ndk/sources/cxx-stl/llvm-libc++/cmake/Modules/
MacroEnsureOutOfSourceBuild.cmake 10 CMake would overwrite the makefiles distributed with Compiler-RT.
  /external/webkit/Source/JavaScriptCore/qt/tests/qscriptvalue/
tst_qscriptvalue.cpp     [all...]
  /external/emma/core/res/com/vladium/emma/instr/
instr_usage.res 10 "instrumentation output directory (required for non-overwrite output modes)";
24 '(copy|overwrite|fullcopy)',
  /frameworks/av/media/libnbaio/
README.txt 18 overwrite data if not consumed quickly enough
34 and will never overwrite data
  /system/core/rootdir/
init.trace.rc 11 chown root shell /sys/kernel/debug/tracing/options/overwrite
22 chmod 0664 /sys/kernel/debug/tracing/options/overwrite
  /sdk/eclipse/scripts/
build.xml 92 <unzip src="${targetSrcDir1}/deltapack/eclipse-3.7.2-delta-pack.zip" dest="${targetDir}/deltapack" overwrite="false" />
93 <unzip src="${targetSrcDir1}/platform/org.eclipse.platform-3.7.2.zip" dest="${targetDir}/repos/platform" overwrite="false" />
94 <unzip src="${targetSrcDir2}/cdt/cdt-master-8.0.2.zip" dest="${targetDir}/repos/cdt" overwrite="false" />
95 <unzip src="${targetSrcDir2}/emf/emf-xsd-SDK-M201201231045.zip" dest="${targetDir}/repos/emf" overwrite="false" />
96 <unzip src="${targetSrcDir2}/jdt/org.eclipse.jdt.source-3.7.2.zip" dest="${targetDir}/repos/jdt" overwrite="false" />
97 <unzip src="${targetSrcDir2}/wtp/wtp-repo-R-3.3.2-20120210195245.zip" dest="${targetDir}/repos/wtp" overwrite="false" />
98 <unzip src="${targetSrcDir2}/gef/GEF-SDK-3.7.2.zip" dest="${targetDir}/repos/gef" overwrite="false" />
  /sdk/adtproductbuild/
build.xml 85 <unzip src="${deltaPackTargetSrcDir}/deltapack/eclipse-4.2.2-delta-pack.zip" dest="${targetDir}/deltapack" overwrite="false" />
86 <unzip src="${targetSrcDir}/platform/org.eclipse.platform-4.2.2.zip" dest="${targetDir}/repos/platform" overwrite="false" />
87 <unzip src="${targetSrcDir}/cdt/cdt-master-8.0.2.zip" dest="${targetDir}/repos/cdt" overwrite="false" />
88 <unzip src="${targetSrcDir}/emf/emf-xsd-SDK-M201201231045.zip" dest="${targetDir}/repos/emf" overwrite="false" />
89 <unzip src="${targetSrcDir}/jdt/org.eclipse.jdt.source-4.2.2.zip" dest="${targetDir}/repos/jdt" overwrite="false" />
90 <unzip src="${targetSrcDir}/wtp/wtp-repo-R-3.3.2-20120210195245.zip" dest="${targetDir}/repos/wtp" overwrite="false" />
91 <unzip src="${targetSrcDir}/gef/GEF-SDK-3.7.2.zip" dest="${targetDir}/repos/gef" overwrite="false" />
92 <unzip src="${targetSrcDir}/pde/org.eclipse.pde-3.8.zip" dest="${targetDir}/repos/pde" overwrite="false" />
93 <unzip src="${targetSrcDir}/egit/org.eclipse.egit.repository-2.2.0.201212191850-r.zip" dest="${targetDir}/repos/egit" overwrite="false" />
  /external/chromium/chrome/browser/sync/engine/
polling_constants.cc 10 // Server can overwrite these values via client commands.
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/headers/
mozilla 49 Overwrite
  /frameworks/base/tools/layoutlib/create/tests/data/
mock_android.jardesc 4 <options buildIfNeeded="true" compress="true" descriptionLocation="/layoutlib_create/tests/data/mock_android.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="false" overwrite="false" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
  /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"/>
  /build/tools/zipalign/
README.txt 7 -f : overwrite existing outfile.zip
31 By default, zipalign will not overwrite an existing output file. With the
  /external/linux-tools-perf/util/
evlist.h 28 bool overwrite; member in struct:perf_evlist
59 int perf_evlist__mmap(struct perf_evlist *evlist, int pages, bool overwrite);
  /external/bluetooth/bluedroid/bta/include/
utl.h 128 ** BTA_UTL_SET_COD_MAJOR_MINOR, - overwrite major, minor class
131 ** BTA_UTL_SET_COD_ALL - overwrite major, minor, set the bits in service class
132 ** BTA_UTL_INIT_COD - overwrite major, minor, and service class
  /external/chromium/chrome/browser/content_settings/
content_settings_pref_provider.h 70 // Reads the default settings from the preferences service. If |overwrite| is
72 void ReadDefaultSettings(bool overwrite);
135 void ReadExceptions(bool overwrite);
  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
ImePreferences.java 40 // We overwrite the title of the activity, as the default one is "Voice Search".
  /device/samsung/tuna/
full_tuna.mk 31 # Set those variables here to overwrite the inherited values.

Completed in 2247 milliseconds

1 2 3 4 5 6 7 8 91011>>