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

<<11121314151617181920>>

  /external/chromium/chrome/browser/chromeos/
tab_closeable_state_watcher.h 27 // in it, the browser stays open, the existing tabs are closed, and a new
39 // it, the browser stays open, the existing tabs are closed, and a new
  /external/chromium/chrome/browser/extensions/
pending_extension_manager.cc 174 VLOG(1) << "Overwrite existing record.";
177 VLOG(1) << "Keep existing record.";
  /external/chromium/chrome/browser/search_engines/
util.cc 65 // Loads engines from prepopulate data and merges them in with the existing
76 // Build a map from prepopulate id to TemplateURL of existing urls.
  /external/chromium/chrome/browser/sync/engine/
syncer_util.h 89 // Assumes we have an existing entry; check here for updates that break
98 // Assumes we have an existing entry; verify an update that seems to be
  /external/chromium/chrome/browser/ui/
browser_navigator.h 137 // Ignore path when finding existing tab, navigate to new URL.
139 // Ignore path when finding existing tab, don't navigate tab.
  /external/chromium/chrome/browser/ui/cocoa/
window_size_autosaver_unittest.mm 47 // Check to make sure there is no existing pref for window placement.
114 // Check to make sure there is no existing pref for window placement.
  /external/chromium/googleurl/src/
url_canon_stdstring.h 46 // The given string will be appended to; any existing data in the string will
63 cur_len_ = static_cast<int>(str_->size()); // Append to existing data.
  /external/chromium/net/tools/flip_server/
ring_buffer.h 73 // This can be an expensive operation, it may new a buffer copy all existing
74 // data and delete the old data. Even if the existing buffer does not need
  /external/chromium/webkit/glue/
cpp_bound_class.h 120 // Passing NULL for |callback| clears out any existing binding.
132 // Passing NULL for |method| clears out any existing binding.
  /external/clang/lib/Basic/
FileManager.cpp 80 /// UniqueDirs - Cache from full path to existing directories/files.
85 /// getDirectory - Return an existing DirectoryEntry with the given
98 /// UniqueFiles - Cache from full path to existing directories/files.
103 /// getFile - Return an existing FileEntry with the given name if
124 /// UniqueDirs - Cache from ID's to existing directories/files.
128 /// getDirectory - Return an existing DirectoryEntry with the given
140 /// UniqueFiles - Cache from ID's to existing directories/files.
144 /// getFile - Return an existing FileEntry with the given ID's if
  /external/dbus/dbus/
dbus-list.c 318 * Inserts data into the list before the given existing link.
321 * @param before_this_link existing link to insert before, or #NULL to append
348 * Inserts data into the list after the given existing link.
351 * @param after_this_link existing link to insert after, or #NULL to prepend
377 * Inserts a link into the list before the given existing link.
380 * @param before_this_link existing link to insert before, or #NULL to append
395 * Inserts a link into the list after the given existing link.
398 * @param after_this_link existing link to insert after, or #NULL to prepend
  /external/icu4c/stubdata/
readme.txt 20 4. Add a new resource or modify existing ICU resource definition:
23 If you would like to add existing ICU resource to Android, please check #2.
  /external/jsilver/src/org/clearsilver/
HDF.java 37 * HDF object. The loaded contents are merged with the existing contents.
60 * HDF object. The loaded contents are merged with the existing contents.
  /external/llvm/include/llvm/CodeGen/
MachineConstantPool.h 137 /// MachineConstantPoolValues that use an existing MachineConstantPoolEntry.
150 /// an existing one. User must specify the minimum required alignment for
  /external/llvm/include/llvm/Support/
Memory.h 49 /// \p NearBlock may point to an existing allocation in which case
50 /// an attempt is made to allocate more memory near the existing block.
  /external/llvm/tools/llvm-config/
find-cycles.pl 135 # Give a cycle, attempt to merge it with pre-existing cycle data.
148 # Looks like we intersect with an existing cycle, so merge
  /external/skia/gpu/include/
GrStencil.h 84 kKeep_StencilOp = 0, // preserve existing stencil value
190 * existing clip
  /external/skia/include/core/
SkTypeface.h 108 pick a new style from the same family of the existing typeface.
111 @param family May be NULL. The name of the existing type face.
  /external/webkit/Source/JavaScriptCore/wtf/text/
StringBuilder.cpp 96 // Copy the existing data into a new buffer, set result to point to the end of the existing data.
  /external/webkit/Source/WebKit/android/plugins/
ANPSystemInterface.cpp 151 // add any new functions or override existing functions
159 // add any new functions or override existing functions
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_background.sgml 26 security enhancements that can be implemented with existing wlan
46 is a compromise on strong security and possibility to use existing
  /frameworks/base/core/java/android/app/backup/
BackupDataOutput.java 41 * data set. If a backup agent writes a new entity under an existing key string, its value will
44 * existing record's key, but supplying a negative <code>dataSize</code> parameter.
  /frameworks/base/core/java/android/inputmethodservice/
AbstractInputMethodService.java 67 * Take care of enabling or disabling an existing session by calling its
76 * Take care of killing an existing session by calling its
  /frameworks/base/core/java/android/text/method/
DigitsKeyListener.java 144 * Find out if the existing text has '-' or '.' characters.
169 * and nothing can be inserted before an existing '-'.
  /frameworks/base/services/java/com/android/server/am/
EventLogTags.logtags 20 # An existing activity is being given a new intent:
24 # A new activity is being created in an existing task:

Completed in 2188 milliseconds

<<11121314151617181920>>