HomeSort by relevance Sort by last modified time
    Searched full:existing (Results 751 - 775 of 4252) sorted by null

<<31323334353637383940>>

  /external/openssl/apps/
CA.pl.in 30 # 27-Apr-98 snh Translation into perl, fix existing CA bug.
107 # ask user for existing CA certificate
  /external/protobuf/gtest/include/gtest/internal/
gtest-linked_ptr.h 107 // Join an existing circle.
145 // Copy an existing linked_ptr<>, adding ourselves to the list of references.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/String/
split-002.js 14 * These new tests try to supplement the existing tests, and verify that
19 * existing tests.
  /external/webkit/Source/WebKit/gtk/webkit/
webkiticondatabase.cpp 49 * on opened pages as well as an existing favicon.ico and load the
58 * won't be added to the database on disk and no existing icons will
  /external/webkit/Tools/DumpRenderTree/chromium/
CppBoundClass.h 186 // Passing 0 clears out any existing binding.
199 // Passing 0 for |method| clears out any existing binding.
  /frameworks/base/core/java/android/text/method/
TextKeyListener.java 72 * Returns a new or existing instance with the specified capitalization
90 * Returns a new or existing instance with no automatic capitalization
  /frameworks/base/docs/html/resources/articles/
timed-ui-updates.jd 9 (though small) application for Android, which was a port of an existing
92 one time shot. We also remove any existing callbacks to the handler
  /libcore/luni/src/main/java/javax/net/ssl/
SSLServerSocket.java 220 * {@code false} if existing SSL sessions must be reused.
228 * {@code false} if existing SSL sessions must be reused.
  /libcore/luni/src/main/java/org/xml/sax/
SAXParseException.java 70 * Wrap an existing exception in a SAXParseException.
74 * ContentHandler} callback, and needs to wrap an existing exception that is not a
  /libcore/luni/src/main/java/org/xml/sax/ext/
Attributes2Impl.java 54 * Copy an existing Attributes or Attributes2 object.
65 * @param atts The existing Attributes object.
  /libcore/luni/src/main/java/org/xml/sax/helpers/
AttributeListImpl.java 85 * Construct a persistent copy of an existing attribute list.
88 * who will use it to create a persistent copy of an existing
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppBatch.java 51 * 3. add additional file(s) to existing batch to send
53 * 5. add additional file to existing batch to receive (this only happens as the server
  /packages/apps/Browser/src/com/android/browser/
BrowserBackupAgent.java 56 * This simply preserves the existing state as we now prefer Chrome Sync
81 // Write the existing state
  /packages/apps/Calendar/src/com/android/calendar/
EventLoader.java 233 * Reuses an existing background thread, if events were already being loaded in the background.
234 * NOTE: events and uiCallback are not used if an existing background thread gets reused --
  /packages/apps/PackageInstaller/res/values/
strings.xml 32 <!-- Reason displayed when installation fails because the package an existing package is
34 <string name="install_failed_inconsistent_certificates">An existing package by the same name
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
MoreKeySpecParserTests.java 204 assertParser("Non existing icon", ICON_NON_EXISTING + "|abc",
206 assertParserError("Non existing code", "abc|" + CODE_NON_EXISTING,
  /sdk/docs/
Notes_on_WST_StructuredDocument.txt 19 To get a document from an existing IFile resource:
35 However our goal so far has been to _parse_ existing documents, find
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeySelectionPage.java 48 * Key Selection Page. This is used when an existing keystore is used.
78 mUseExistingKey.setText("Use existing key");
KeystoreSelectionPage.java 41 * existing one.
71 mUseExistingKeystore.setText("Use existing keystore");
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
TestTargetPage.java 83 mExistingRadioButton.setText("An existing Android project:");
263 error = "Please select an existing Android project as a test target.";
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
SdkSources.java 244 * Loads all user sources. This <em>replaces</em> all existing user sources
249 // Remove all existing user sources
  /external/chromium/chrome/browser/autofill/
personal_data_manager.cc 382 // Update the web database with the existing profiles.
437 // Update the web database with the existing credit cards.
732 // First preference is to add missing values to an existing profile.
739 // In this case, the existing profile already contains all of the data
771 // Finally, if the new profile was not merged with an existing profile then
901 // In this case, the existing credit card already contains all of the data
  /external/chromium/chrome/common/extensions/docs/
whats_new.html 336 <h4> Additions to existing APIs </h4>
368 <h4> Changes to existing APIs </h4>
382 <h4> Additions to existing APIs </h4>
413 <h4> Additions to existing APIs </h4>
439 <h4> Additions to existing APIs </h4>
503 <h4> Additions to existing APIs </h4>
  /external/skia/src/animator/
SkAnimateActive.cpp 301 void SkActive::pickUp(SkActive* existing) {
310 existing->fInterpolators[index]->timeToValues(
311 existing->fState[index].fTicks - existing->fState[index].fStartTime, existingValues.begin());
323 existing->fState[index].fDuration = (SkMSec) SkScalarMulDiv(fState[index].fDuration,
477 // of the existing animate object then remove it from the list
  /external/webkit/Source/JavaScriptCore/runtime/
JSObject.cpp 153 // If there's an existing property on the object or one of its
329 // if we override an existing non-getter or non-setter.
354 // if we override an existing non-getter or non-setter.
692 // A generic descriptor is simply changing the attributes of an existing property
712 // Changing the value and attributes of an existing property
740 // Changing the accessor functions of an existing accessor property

Completed in 288 milliseconds

<<31323334353637383940>>