HomeSort by relevance Sort by last modified time
    Searched full:enumerate (Results 51 - 75 of 279) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/bluetooth/glib/gio/
gasyncresult.c 52 * a "enumerate children" operation). If the result or error status
  /external/chromium/base/
pe_image_unittest.cc 146 // Tests that we are able to enumerate stuff from a PE file, and that
file_util_unittest.cc     [all...]
pe_image.cc 23 // Callback used to enumerate imports. See EnumImportChunksFunction.
34 // Callback used to enumerate delay imports. See EnumDelayImportChunksFunction.
  /external/chromium/net/base/
directory_lister.cc 74 // spawn a thread to enumerate the specified directory
  /external/chromium/net/proxy/
proxy_resolver_js_bindings.cc 105 // TODO(eroman): Perhaps enumerate the interfaces directly, using
  /external/grub/docs/
internals.texi 323 @enumerate
335 @end enumerate
339 @enumerate
347 @end enumerate
  /external/libvpx/examples/includes/geshi/geshi/
boo.php 84 'matrix', 'map', 'len', 'join', 'iterator', 'gets', 'enumerate', 'cat', 'array'
  /external/protobuf/gtest/samples/
sample9_unittest.cc 33 // to enumerate test cases and tests and to inspect their results.
  /external/v8/test/mjsunit/compiler/
simple-bailouts.js 41 // Test operations expected to stay on the fast path. Enumerate all binary
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/
shell.js 186 function Enumerate ( o ) {
  /external/webkit/JavaScriptCore/tests/mozilla/js1_2/
jsref.js 202 function Enumerate ( o ) {
  /external/webkit/JavaScriptCore/tests/mozilla/js1_3/
jsref.js 193 function Enumerate ( o ) {
  /external/webkit/WebCore/bindings/js/
JSCSSStyleDeclarationCustom.cpp 144 // but you should also be able to enumerate them.
  /external/webkit/WebCore/bridge/jni/v8/
JavaNPObjectV8.cpp 67 0, // enumerate
  /external/webkit/WebCore/plugins/symbian/
PluginPackageSymbian.cpp 146 m_browserFuncs.enumerate = _NPN_Enumerate;
  /external/webkit/WebKit/chromium/public/
WebBindings.h 55 WEBKIT_API static bool enumerate(NPP, NPObject*, NPIdentifier**, uint32_t* count);
  /frameworks/base/core/java/android/nfc/tech/
NdefFormatable.java 36 * <p>Android devices with NFC must only enumerate and implement this
  /libcore/luni/src/main/java/java/security/
Permissions.java 139 * Indicates if there are more elements to enumerate.
  /packages/experimental/procstatlog/
procstatreport.py 140 for set_num, data in enumerate(datasets):
411 for num, interface in enumerate(sorted(interface_rx.keys())):
464 for num, (partition, ops) in enumerate(sorted(partition_ops.iteritems())):
522 for num, device in enumerate(sorted(disk_reads.keys())):
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
conf.h 37 * The configuration functions and types allow you to read, enumerate,
  /external/chromium/third_party/icu/source/common/
utrie.c 1053 * Enumerate all ranges of code points with the same relevant values.
    [all...]
uprops.c 454 * ICU uses the inclusions set to enumerate properties for generating
468 * To enumerate properties efficiently, one needs to know ranges of
  /external/icu4c/common/
utrie.c 1053 * Enumerate all ranges of code points with the same relevant values.
    [all...]
  /external/chromium/net/http/
http_response_headers.h 132 // Enumerate the "lines" of the response headers. This skips over the status
144 // Enumerate the values of the specified header. If you are only interested

Completed in 2583 milliseconds

1 23 4 5 6 7 8 91011>>