HomeSort by relevance Sort by last modified time
    Searched full:operations (Results 226 - 250 of 5305) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/host/windows/usb/api/
adb_api_instance.cpp 20 the API client. All device (interface) related operations go through this
  /external/apache-harmony/support/src/test/java/tests/support/
Support_Socket.java 25 * This interface provides an extremely basic set of socket operations.
  /external/arduino/libraries/SPI/
SPI.cpp 21 // SPI operations).
  /external/chromium/base/test/
test_switches.cc 7 // Time (in milliseconds) for which we wait for live operations to complete.
  /external/chromium/chrome/browser/chromeos/login/
signed_settings.h 15 // There are two categories of operations that can be performed on the
63 // These are both "whitelist" operations, and only one instance of
73 // These are both "property" operations, and only one instance of
84 // These are both "policy" operations, and only one instance of
  /external/chromium/chrome/browser/download/
download_file.h 21 // operations for one download. These objects live only for the duration that
save_file.h 18 // operations for one save item. These objects live only for the duration that
  /external/chromium/chrome/browser/net/
url_request_mock_util.cc 29 // this from tests, so allow these IO operations to happen
  /external/chromium/chrome/browser/password_manager/
password_manager_delegate.h 16 // An abstraction of operations in the external environment (TabContents)
  /external/chromium/chrome/browser/sync/glue/
extension_change_processor.h 25 // model, and vice versa. All operations and use of this class are
theme_change_processor.h 26 // model, and vice versa. All operations and use of this class are
  /external/chromium/chrome/browser/ui/cocoa/applescript/
element_applescript.h 11 // It takes care of all the infrastructure type operations.
  /external/chromium/chrome/browser/ui/views/tab_contents/
native_tab_contents_container.h 30 // Tells the container to update less frequently during resizing operations
  /external/chromium/crypto/
sha2.h 13 // These functions perform SHA-256 operations.
  /external/chromium/net/base/
test_completion_callback.h 15 // tests involving asynchronous operations. Just call WaitForResult to wait
  /external/chromium/net/disk_cache/
sparse_control.h 32 // used directly for sparse operations (the entry passed in to the constructor).
58 // to use for asynchronous operations. See the description of the Read /
138 // Performs the required work after a single IO operations finishes.
141 // Invoked by the callback of asynchronous operations.
  /external/clang/test/Analysis/
idempotent-operations.m 38 // Test that the idempotent operations checker works in the prescence
  /external/clang/test/Sema/
atomic-type.c 4 // No operations are actually supported on objects of this type yet.
  /external/e2fsprogs/lib/ext2fs/
lookup.c 2 * lookup.c --- ext2fs directory lookup operations
  /external/eigen/Eigen/
SparseCore 18 * and operations.
  /external/eigen/Eigen/src/Eigen2Support/
Cwise.h 34 * \brief Pseudo expression providing additional coefficient-wise operations
36 * \param ExpressionType the type of the object on which to do coefficient-wise operations
164 /** \returns a Cwise wrapper of *this providing additional coefficient-wise operations
177 /** \returns a Cwise wrapper of *this providing additional coefficient-wise operations
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultisetSetCountUnconditionallyTester.java 22 * A generic JUnit test which tests unconditional {@code setCount()} operations
  /external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
CollectionIsEmptyTester.java 25 * A generic JUnit test which tests {@code isEmpty()} operations on a
CollectionSizeTester.java 22 * A generic JUnit test which tests {@code size()} operations on a collection.
ListGetTester.java 20 * A generic JUnit test which tests {@code get()} operations on a list. Can't be

Completed in 769 milliseconds

1 2 3 4 5 6 7 8 91011>>