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

<<31323334353637383940>>

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DeviceInfoResult.java 361 // no special processing needed, no existing metrics
386 // strange - no existing value. Can occur during unit testing
393 // ignore, current value is same as existing
  /development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderThrottle.java 146 * by destroying the existing data.
156 // Kills the table and existing data
415 // Prepare the loader. Either re-connect with an existing one,
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
LoaderThrottleSupport.java 147 * by destroying the existing data.
157 // Kills the table and existing data
416 // Prepare the loader. Either re-connect with an existing one,
  /external/bluetooth/glib/gobject/
gtypemodule.c 378 * Returns: the new or existing type ID
525 * Returns: the new or existing type ID
564 * Returns: the new or existing type ID
  /external/chromium/chrome/browser/tab_contents/
thumbnail_generator_unittest.cc 363 // Should be true, as the existing thumbnail is bad (i.e need a better one).
375 // Should be false, as the existing thumbnail is good enough (i.e. don't
376 // need to replace the existing thumbnail which is new and good).
  /external/chromium/net/disk_cache/
disk_cache.h 71 // Opens an existing entry. Upon success, |entry| holds a pointer to an Entry
266 // used to perfom a definitive test of wether an existing entry is sparse or
268 // sparse, for instance). The purpose of this method is to test an existing
  /external/collada/include/dae/
daeDatabase.h 46 * @param dom Existing @c domCOLLADA root element of the document
66 * @param dom Existing @c domCOLLADA root element of the document
83 * Inserts an already existing document into the database.
  /external/emma/core/java12/com/vladium/util/
Files.java 253 * @param target target file descriptor [an existing target may get deleted
255 * @param overwrite if 'true', forces an existing target to be deleted
293 * that the caller provide an existing parent directory for the temp file.
  /external/fdlibm/
readme 236 Care must be taken when installing FDLIBM over existing
238 All co-existing function prototypes must agree, otherwise
248 If one's existing libm.a uses (2), then one may raise
  /external/icu4c/data/
cldr-icu-readme.txt 152 # there are no pre-existing errors (configure shown here for MacOSX, adjust
218 # there are no pre-existing errors (or at least to have the pre-existing errors
  /external/icu4c/i18n/unicode/
selfmt.h 230 * result is appended to existing contents.
284 * Result is appended to existing contents.
300 * Result is appended to existing contents.
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
NestedMapData.java 101 // Copy in existing children.
434 // Clear any existing symlink.
437 // Clear any existing attributes and copy the ones from the source.
  /external/skia/include/core/
SkFontHost.h 60 /** Return a new, closest matching typeface given either an existing family
94 /** Returns true if the specified unique ID matches an existing font.
101 not match an existing typeface. .The caller must call stream->unref()
  /external/webkit/Source/WebCore/html/
HTMLCanvasElement.cpp 160 // A Canvas can either be "2D" or "webgl" but never both. If you request a 2D canvas and the existing
161 // context is already 2D, just return that. If the existing context is WebGL, then destroy it
163 // context with any other type string will destroy any existing context.
  /external/webkit/Source/WebCore/workers/
DefaultSharedWorkerRepository.cpp 314 // Another loader may have already started up a thread for this proxy - if so, just send a connect to the pre-existing thread.
393 // Creates a new SharedWorkerProxy or returns an existing one from the repository. Must only be called while the repository mutex is held.
396 // Look for an existing worker, and create one if it doesn't exist.
  /external/webkit/Tools/TestResultServer/model/
jsonresults.py 379 logging.info("Loading existing aggregated json...")
384 logging.info("Checking existing aggregated json...")
435 logging.info("No existing json results, incremental json is saved.")
  /external/wpa_supplicant/
ctrl_iface_unix.c 298 wpa_printf(MSG_DEBUG, "Using existing control "
360 "existing ctrl_iface socket '%s'",
659 "existing ctrl_iface socket '%s'",
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_unix.c 310 wpa_printf(MSG_DEBUG, "Using existing control "
385 "existing ctrl_iface socket '%s'",
693 "existing ctrl_iface socket '%s'",
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_unix.c 303 wpa_printf(MSG_DEBUG, "Using existing control "
378 "existing ctrl_iface socket '%s'",
685 "existing ctrl_iface socket '%s'",
  /frameworks/base/core/java/android/widget/
CursorAdapter.java 294 * Bind an existing view to the data pointed to by cursor
295 * @param view Existing view, returned earlier by newView
303 * Change the underlying cursor to a new cursor. If there is an existing cursor it will be
SimpleCursorTreeAdapter.java 204 * remove the existing binder
285 * there is no existing ViewBinder or if the existing ViewBinder cannot
  /frameworks/support/v4/java/android/support/v4/widget/
CursorAdapter.java 300 * Bind an existing view to the data pointed to by cursor
301 * @param view Existing view, returned earlier by newView
309 * Change the underlying cursor to a new cursor. If there is an existing cursor it will be
  /libcore/luni/src/main/java/org/xml/sax/helpers/
AttributesImpl.java 67 * Copy an existing Attributes object.
72 * @param atts The existing Attributes object.
343 * <p>It may be more efficient to reuse an existing object
  /packages/apps/Contacts/tests/src/com/android/contacts/
EntityDeltaTests.java 68 // Build an existing contact read from database
118 // Update existing row and pass across parcel, should be same
304 // Update existing phone number
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/
AdtUpdateDialog.java 89 * @param parentShell The existing parent shell. Must not be null.
112 * is false, otherwise it should point to an existing valid folder.
144 * is false, otherwise it should point to an existing valid folder.

Completed in 1331 milliseconds

<<31323334353637383940>>