HomeSort by relevance Sort by last modified time
    Searched full:mechanism (Results 701 - 725 of 2621) sorted by null

<<21222324252627282930>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gc.py 289 # removed, and that in turn allows the trashcan mechanism to work
310 # Issue #13992: trashcan mechanism should be thread-safe
337 # to call list_dealloc, which also uses the trashcan mechanism.
341 trashcan mechanism is invoked when deallocating it."""
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
codecs.h 37 characters. This makes encodings looked up through this mechanism
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
copy_reg.py 143 # mechanism. Whenever a global reference to <module>, <name> is about
rlcompleter.py 53 Completer instances should be used as the completion mechanism of
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/hotshot/
log.py 62 mechanism; this is only needed to receive notification when
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
extend.txt 5 edit windows. There is a simple mechanism to load extensions when IDLE
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gc.py 289 # removed, and that in turn allows the trashcan mechanism to work
310 # Issue #13992: trashcan mechanism should be thread-safe
337 # to call list_dealloc, which also uses the trashcan mechanism.
341 trashcan mechanism is invoked when deallocating it."""
  /sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
ConfigGenerator.java 127 public static final String NODE_MECHANISM = "mechanism";
304 Element mechanism = doc.createElement(PREFIX + NODE_MECHANISM); local
305 touch.appendChild(mechanism);
317 mechanism.appendChild(mechanismText);
  /sdk/emulator/opengl/
README 22 bytes sent to the host through a fast pipe mechanism.
  /system/core/fastboot/
fastboot_protocol.txt 5 The fastboot protocol is a mechanism for communicating with bootloaders
  /system/core/init/
signal_handler.c 141 /* create a signalling mechanism for the sigchld handler */
  /external/chromium/third_party/libevent/
event.h 35 servers. The libevent API provides a mechanism to execute a callback
46 internal event mechanism is completely independent of the exposed event API,
50 mechanism available on an operating system. Libevent can also be used for
320 Get the kernel event notification mechanism used by libevent.
323 @return a string identifying the kernel event mechanism (kqueue, epoll, etc.)
670 Get the kernel event notification mechanism used by libevent.
672 @return a string identifying the kernel event mechanism (kqueue, epoll, etc.)
    [all...]
  /external/chromium_org/third_party/libevent/
event.h 35 servers. The libevent API provides a mechanism to execute a callback
46 internal event mechanism is completely independent of the exposed event API,
50 mechanism available on an operating system. Libevent can also be used for
320 Get the kernel event notification mechanism used by libevent.
323 @return a string identifying the kernel event mechanism (kqueue, epoll, etc.)
670 Get the kernel event notification mechanism used by libevent.
672 @return a string identifying the kernel event mechanism (kqueue, epoll, etc.)
    [all...]
  /external/chromium_org/third_party/codesighs/
LICENSE 22 1.4. "Electronic Distribution Mechanism" means a mechanism generally
162 Electronic Distribution Mechanism to anyone to whom you made an
164 Distribution Mechanism, must remain available for at least twelve (12)
169 Electronic Distribution Mechanism is maintained by a third party.
  /external/javassist/
License.html 24 <P><B>1.4. ''Electronic Distribution Mechanism''</B> means a mechanism
133 version or via an accepted Electronic Distribution Mechanism to anyone to whom
135 Distribution Mechanism, must remain available for at least twelve (12) months
139 version remains available even if the Electronic Distribution Mechanism is
  /dalvik/docs/
embedded-vm-control.html 184 will be selected automatically. At some point this mechanism may allow
255 <p>In the "Gingerbread" release, a general mechanism for passing flags to
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java 117 * sparse-array mechanism, it may be possible to raise or eliminate
156 * in fact the one we intended to resume. Some such selection mechanism
  /external/chromium/chrome/browser/extensions/
crx_installer.cc 256 // an internal mechanism like sync, external_extensions, or default apps.
365 // First see if it's whitelisted by id (the old mechanism).
  /external/chromium/chrome/browser/metrics/
thread_watcher.h 183 // watched thread before the ping-pong mechanism will go into an extended
184 // sleep. If this value is zero, then the mechanism is in an extended sleep,
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_cocoa.mm 455 // "Close window" doesn't use the |commandDispatch:| mechanism. Menu items
461 // "Exit" doesn't use the |commandDispatch:| mechanism either.
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.h 139 // TODO(rsimha): Hook up all datatypes to this mechanism.
314 // the default URLFetcher creation mechanism.
  /external/chromium_org/content/browser/loader/
resource_dispatcher_host_impl.h 338 // mechanism. We should also consider a hashtable or binary tree if it turns
436 // the download_to_file mechanism. We avoid deleting them until
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_cond_wait.c 425 * hence providing the mechanism for making
427 * We use the cleanup mechanism to ensure we
  /external/chromium_org/net/proxy/
dhcp_proxy_script_fetcher_win_unittest.cc 576 // Increase the timeout to ensure the short circuit mechanism has
585 // timeout, to get a second signal that it was the shortcut mechanism
  /external/chromium_org/third_party/lcov/man/
genhtml.1 274 mechanism implemented that will automatically try to shorten all directory
287 This switch will completely disable the prefix mechanism described in the

Completed in 888 milliseconds

<<21222324252627282930>>