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

1 2 3

  /external/chromium_org/build/
extract_from_cab.py 41 # paving over any preexisting file.
  /external/chromium_org/third_party/sqlite/src/test/
pragma2.test 32 # Delete the preexisting database to avoid the special setup
  /dalvik/dexgen/src/com/android/dexgen/rop/annotation/
Annotation.java 185 * If there is a preexisting element with the same name, it will be
202 * It is an error to call this method if there is a preexisting element
  /dalvik/dx/src/com/android/dx/rop/annotation/
Annotation.java 176 * If there is a preexisting element with the same name, it will be
193 * It is an error to call this method if there is a preexisting element
  /external/chromium_org/tools/grit/grit/format/
rc_header_unittest.py 96 # second first_id will overlap preexisting range
115 # second message in <messages> will overlap preexisting range
  /external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
Annotation.java 177 * If there is a preexisting element with the same name, it will be
194 * It is an error to call this method if there is a preexisting element
  /external/skia/tests/
UtilsTest.cpp 74 tmp.reset(2); // this should use the preexisting allocation
99 tmp.reset(2); // this should use the preexisting storage
  /external/chromium_org/net/ssl/
default_server_bound_cert_store_unittest.cc 461 "preexisting.com",
502 EXPECT_EQ("preexisting.com", cert->server_identifier());
509 "preexisting.com",
551 EXPECT_EQ("preexisting.com", cert->server_identifier());
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLContextAttributes.h 44 // Create a new attributes object initialized with preexisting attributes
  /external/chromium_org/third_party/skia/src/pdf/
SkPDFResourceDict.h 62 * @param newResourceObjects Output set to which non-preexisting resources
  /external/neven/FaceRecEm/common/src/b_FDSDK/
Types.h 68 /** execution could not continue because of a preexisting unhandled error condition */
  /external/skia/src/pdf/
SkPDFResourceDict.h 62 * @param newResourceObjects Output set to which non-preexisting resources
  /packages/apps/Email/tests/src/com/android/email/
AccountTestCase.java 115 * Helper to retrieve account manager accounts *and* remove any preexisting accounts
  /external/chromium_org/chrome/browser/favicon/
favicon_service.h 210 // Unlike SetFavicons(), this method will not delete preexisting bitmap data
223 // A favicon bitmap is added for each image rep in |image|. Any preexisting
  /external/llvm/include/llvm/Analysis/
IntervalIterator.h 164 // graphs: a basic block graph, or a preexisting interval graph.
189 // graphs: a basic block graph, or a preexisting interval graph.
IntervalPartition.h 12 // preexisting interval partition.
  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
securetunnelsessionclient.h 66 // Configures this client to use a preexisting SSLIdentity.
  /external/chromium_org/chrome/test/base/
browser_with_test_window_test.cc 127 // we need to send the preexisting page ID. We can tell these apart because
  /external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
securetunnelsessionclient.h 66 // Configures this client to use a preexisting SSLIdentity.
  /external/chromium_org/v8/test/mjsunit/
readonly.js 75 // There may be a preexisting property under the insertion point...
  /external/chromium/chrome/browser/web_resource/
promo_resource_service.cc 191 // Check for preexisting start and end values.
356 // Check for preexisting start and end values.
  /external/chromium_org/third_party/sqlite/src/src/
mutex_os2.c 80 ** a pointer to a static preexisting mutex. Six static mutexes are
mutex_unix.c 116 ** a pointer to a static preexisting mutex. Six static mutexes are
mutex_w32.c 173 ** a pointer to a static preexisting mutex. Six static mutexes are
  /packages/apps/Exchange/tests/src/com/android/exchange/
CalendarSyncEnablerTest.java 279 * Helper to retrieve account manager accounts *and* remove any preexisting accounts

Completed in 564 milliseconds

1 2 3