HomeSort by relevance Sort by last modified time
    Searched refs:existing (Results 151 - 175 of 261) sorted by null

1 2 3 4 5 67 8 91011

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar 
  /external/libvorbis/doc/
a1-encapsulation-ogg.tex 46 existing alone within a degenerate Ogg stream. A compliant 'Vorbis
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 120 * shadows an existing variable, we have to restore it, so save it
  /external/v8/test/mjsunit/
elements-transition-hoisting.js 42 // Force existing ICs from previous stress runs to be flushed, otherwise the
object-seal.js 165 // We should be able to overwrite the existing value.
debug-scopes.js 394 // Nested with blocks using existing object.
420 // Nested with blocks using existing object in global code.
array-sort.js 200 assertFalse(4 in obj, "objsort non-existing retained");
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
IncludeFinder.java 372 String existing = mProject.getPersistentProperty(CONFIG_INCLUDES); local
373 if (!encoded.equals(existing)) {
453 // See if we have an existing XML model for this file; if so, we can
758 // Is there an existing error for us to clean up?
    [all...]
LayoutActionBar.java 201 * Attempts to update the existing toolbar actions, if the action list is
609 Integer existing = (Integer) mLintToolBar.getData(); local
611 if (!current.equals(existing)) {
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /external/wpa_supplicant_8/src/rsn_supp/
tdls.c 889 wpa_tdls_add_peer(struct wpa_sm *sm, const u8 *addr, int *existing)
893 if (existing)
894 *existing = 0;
897 if (existing)
898 *existing = 1;
899 return peer; /* re-use existing entry */
    [all...]
  /external/v8/src/
v8natives.js 794 // desc (we need to preserve the existing values from current).
816 // Steps 9b & 12 - replacing an existing accessor property with a data
818 // Step 12 - updating an existing data property with a data or generic
840 // Steps 9c & 12 - replacing an existing data property with an accessor
842 // Step 12 - updating an existing accessor property with an accessor
    [all...]
  /frameworks/base/core/java/android/app/
ActivityThread.java 1745 Resources existing = wr != null ? wr.get() : null; local
3609 ActivityClientRecord existing = mActivities.get(token); local
4808 final ProviderClientRecord existing = mProviderMap.get(key); local
    [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 138 * shadows an existing variable, we have to restore it, so save it
  /external/v8/benchmarks/
base.js 80 // a new benchmark or change an existing one.
  /external/webkit/Source/WebCore/editing/
ReplaceSelectionCommand.cpp 359 Position existing = endOfExistingContent.deepEquivalent(); local
362 return isInsideMailBlockquote && (numEnclosingMailBlockquotes(existing) == numEnclosingMailBlockquotes(inserted));
707 // existing styles, so don't clobber on merge.
    [all...]
  /sdk/adtproductbuild/
Android.mk 8 # ADT_IDE_DEST_DIR: existing directory where to copy the IDE zip files.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateHandler.java 115 * and merging into existing files
    [all...]
  /frameworks/base/services/java/com/android/server/
MountService.java 1277 final StorageVolume existing = mVolumesByPath.put(volume.getPath(), volume); local
    [all...]
  /packages/apps/Settings/src/com/android/settings/
DataUsageSummary.java 2154 final UidDetailTask existing = (UidDetailTask) target.getTag(); local
    [all...]
  /external/ceres-solver/docs/
changes.tex 6 The new ordering API breaks existing code. Here the common case fixes.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-apache-oro.jar 
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 191 * shadows an existing variable, we have to restore it, so save it

Completed in 655 milliseconds

1 2 3 4 5 67 8 91011