HomeSort by relevance Sort by last modified time
    Searched full:tries (Results 776 - 800 of 2577) sorted by null

<<31323334353637383940>>

  /external/valgrind/main/coregrind/m_demangle/
demangle.c 53 Therefore, VG_(demangle) first tries to undo (2). If successful,
55 Then, it tries to undo (1) (using demangling code from GNU/FSF).
  /frameworks/base/core/java/android/bluetooth/
BluetoothClass.java 289 * This is a simple heuristic that tries to guess if a device with the
291 * devices. It tries to err on the side of false positives.
  /frameworks/base/docs/html/guide/topics/connectivity/nfc/
advanced-nfc.jd 121 the tag dispatch system tries to start an activity with the {@link
132 intents</a> for more information. In general, the tag dispatch system tries to start a {@link
  /frameworks/base/services/java/com/android/server/
EventLogTags.logtags 56 # when someone tries to cancel a notification, the notification manager sometimes
59 # when someone tries to cancel all of the notifications for a particular package
  /packages/apps/Browser/src/com/android/browser/
WebStorageSizeManager.java 244 // the first ever website to use Web storage tries to use more
326 // the first ever website to use Web storage tries to use more
  /art/runtime/
dex_file.cc 1052 const DexFile::TryItem* tries = DexFile::GetTryItems(code_item, 0); local
    [all...]
thread_pool.cc 217 // Mark ourselves as not running a task so that nobody tries to steal from us.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/suid/
SuidFilesActivity.java 47 /** {@link Activity} that tries to find suid files. */
  /dalvik/dx/src/com/android/dx/ssa/back/
FirstFitLocalCombiningAllocator.java 239 * Tries to find an unreserved range that's wide enough for all of
240 * the SSA registers, and then tries to map them all to that
275 * Tries to map a list of SSA registers into the a rop reg, marking
309 * Tries to map an SSA register to a rop register.
    [all...]
  /development/host/windows/usb/api/
adb_object_handle.h 49 In order to prevent crashes when API client tries to access an object through
  /development/samples/WiFiDirectServiceDiscovery/src/com/example/android/wifidirect/discovery/
WiFiServiceDiscoveryActivity.java 40 * chat service and also tries to discover services published by other peers. On
  /external/chromium/chrome/browser/ui/
browser_init.h 138 // If IsAppLaunch is true, tries to open an application window.
shell_dialogs.h 104 // by Policy. If so, it tries to show an InfoBar and behaves as though no File
  /external/chromium/chrome/common/extensions/docs/examples/extensions/news_i18n/
feed.html 107 // The XMLHttpRequest object that tries to load and parse the feed.
  /external/chromium/net/base/
escape.h 101 // Unescapes the given substring as a URL, and then tries to interpret the
  /external/chromium/sdch/open-vcdiff/src/
vcdiffengine.cc 64 // This helper function tries to find an appropriate match within
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayserver.h 74 // tries to connect, the connection will be accepted and a new
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
AwZoomTest.java 303 // it tries to register it's BroadcastReceiver), so sleep to verify we don't.
  /external/chromium_org/base/process/
kill_mac.cc 33 // This function takes two approaches: first, it tries to use kqueue to
  /external/chromium_org/chrome/browser/autocomplete/
keyword_provider.h 34 // whitespace-delimited tokens and tries to match the first token as the prefix
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_tab_reloader.cc 148 // the case that a user tries to reload a tab, and then quickly logs in.
  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector_impl.h 109 // Tries to perform portal detection in "lazy" mode. Does nothing in
  /external/chromium_org/chrome/browser/devtools/
devtools_window.h 107 // tries to use the saved window width, or, if none exists, 1/3 of the
  /external/chromium_org/chrome/browser/extensions/
image_loader_unittest.cc 179 // Chuck the extension, that way if anyone tries to access it we should crash
  /external/chromium_org/chrome/browser/profiles/
profile_info_cache.h 156 // Tries to find an icon index that satisfies all the given conditions.

Completed in 3161 milliseconds

<<31323334353637383940>>