HomeSort by relevance Sort by last modified time
    Searched full:existing (Results 126 - 150 of 4669) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium/chrome/browser/
mock_browsing_data_indexed_db_helper.h 30 // Marks all indexed db files as existing.
mock_browsing_data_local_storage_helper.h 36 // Marks all local storage files as existing.
  /external/chromium/chrome/browser/policy/
policy_map.h 31 // Takes ownership of |value|. Overwrites any existing value stored in the
  /external/chromium/chrome/browser/profiles/
profile_dependency_manager.h 33 // Why not use the existing PROFILE_DESTROYED notification?
  /external/chromium/chrome/browser/resources/chromeos/
proxy_settings.js 18 // Decorate the existing elements in the document.
  /external/chromium/chrome/browser/sync/
js_backend.h 25 // Removes any existing JS event router.
  /external/chromium/chrome/browser/ui/cocoa/applescript/
bookmark_node_applescript.h 30 // Does not make a folder/item but instead uses an existing one.
  /external/chromium/chrome/browser/ui/search_engines/
edit_search_engine_controller.cc 76 const TemplateURL* existing = local
79 if (existing &&
80 (!edit_keyword_delegate_ || existing != template_url_)) {
96 // does in a similar situation (updating an existing TemplateURL with
  /external/chromium/net/base/
mime_util.h 76 // Note that we do not erase the existing elements in the the provided vector.
81 // Note that we do not erase the existing elements in the the provided vector.
86 // Note that we do not erase the existing elements in the the provided vector.
93 // Note that we do not erase the existing elements in the the provided vector.
  /external/chromium/net/socket/
ssl_server_socket.h 31 // Performs an SSL server handshake on the existing socket. The given socket
  /external/clang/test/CXX/temp/temp.param/
p3.cpp 17 // existing class) is taken as a type-parameter. For example,
  /external/clang/test/SemaCXX/
attr-weakref.cpp 4 // check for an existing decl?
  /external/clang/test/SemaObjC/
weak-property.m 22 @synthesize x; // expected-error {{existing ivar 'x' for __weak property 'x' must be __weak}}
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
InterferenceRegisterMapper.java 88 IntSet existing = newRegInterference.get(newReg); local
90 if (existing == null) {
93 return existing.has(oldReg);
95 return existing.has(oldReg)
  /external/e2fsprogs/tests/progs/test_data/
test.irel 49 # Now try the delete function, on existing and non-existent entries
  /external/guava/guava/src/com/google/common/util/concurrent/
ListeningScheduledExecutorService.java 27 * ListenableFuture}. (To create an instance from an existing {@link
  /external/hamcrest/src/org/hamcrest/core/
DescribedAs.java 49 * Wraps an existing matcher and overrides the description when it fails.
  /external/iproute2/man/man8/
tc-pfifo_fast.8 10 pfifo_fast, which automatically returns to function when an existing qdisc
  /external/iptables/extensions/
libxt_state.man 20 associated with an existing connection, such as an FTP data transfer,
  /external/javasqlite/
NOTICE 7 that existing copyright notices are retained in all copies and that this
  /external/jmonkeyengine/engine/src/core-plugins/com/jme3/asset/plugins/
UrlAssetInfo.java 50 // Reuse the already existing stream (only once)
  /external/jsilver/src/com/google/clearsilver/jsilver/
DataLoader.java 35 * Loads data in Hierarchical Data Format (HDF) into an existing Data object.
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
DataFactory.java 35 * Loads data in Hierarchical Data Format (HDF) into an existing Data object.
  /external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/
BaseResourceLoader.java 25 * retaining backwards compatibility with existing implementations.
  /external/llvm/utils/unittest/googletest/
README.LLVM 18 # Move extra headers into the already-existing internal headers dir

Completed in 2352 milliseconds

1 2 3 4 56 7 8 91011>>