HomeSort by relevance Sort by last modified time
    Searched full:calling (Results 1426 - 1450 of 10091) sorted by null

<<51525354555657585960>>

  /external/apache-xml/src/main/java/org/apache/xpath/operations/
Operation.java 95 * Execute a binary operation by calling execute on each of the operands,
96 * and then calling the operate method on the derived class.
  /external/ceres-solver/internal/ceres/
block_random_access_crs_matrix.cc 133 // when they are calling SetZero.
164 // when they are calling SetZero.
block_random_access_sparse_matrix.cc 119 // when they are calling SetZero.
149 // when they are calling SetZero.
  /external/chromium/android/autofill/
url_fetcher_proxy.h 54 // assuming that the calling thread is a chrome thread with a message
55 // loop, it assumes the calling thread is WebKit's main thread.
  /external/chromium/chrome/browser/extensions/
page_action_apitest.cc 62 // Test that calling chrome.pageAction.setPopup() can enable a popup.
108 // Test that calling chrome.pageAction.setPopup() can remove a popup.
  /external/chromium/chrome/browser/google/
google_url_tracker.h 36 // performed (ever) unless at least one consumer registers interest by calling
93 // consumer should observe this notification before calling this.
  /external/chromium/chrome/browser/prefs/
pref_member.h 47 // Update the value, either by calling |UpdateValueInternal| directly
146 // Unsubscribes the PrefMember from the PrefService. After calling this
  /external/chromium/chrome/common/net/
test_url_fetcher_factory.h 115 // We assume that the thread that is calling Start() on the URLFetcher object
148 // pre-baked response that the client has set by calling SetFakeResponse().
  /external/chromium/net/http/
http_stream.h 38 // Initialize stream. Must be called before calling SendRequest().
94 // from the previous request is drained before calling this method. If the
  /external/chromium/net/socket/
ssl_host_info.h 37 // methods. By opportunistically calling this early, it may be possible to
78 // members can then be updated before calling |Persist|.
transport_client_socket_pool.h 37 // Gets the UID of the calling process
52 // Gets the UID of the calling process
  /external/chromium/sdch/open-vcdiff/src/
vcdiffengine.h 64 // The coder object must have been fully initialized (by calling its Init()
65 // method, if any) before calling this function.
  /external/chromium/third_party/libjingle/source/talk/base/
thread.h 127 // Sleeps the calling thread for the specified number of milliseconds, during
189 // Blocks the calling thread until this thread has terminated.
  /external/chromium_org/android_webview/test/shell/src/org/chromium/android_webview/test/
AwTestContainerView.java 186 // We're intentionally not calling super.scrollTo here to make testing easier.
196 // We're intentionally not calling super.scrollTo here to make testing easier.
  /external/chromium_org/base/
cancelable_callback_unittest.cc 49 // - Calling Cancel() more than once has no effect.
66 // Calling Cancel() again has no effect.
  /external/chromium_org/chrome/browser/extensions/api/extension_action/
page_as_browser_action_apitest.cc 115 // Test that calling chrome.pageAction.setPopup() can enable a popup.
163 // Test that calling chrome.pageAction.setPopup() can remove a popup.
  /external/chromium_org/chrome/browser/infobars/
infobar_service.cc 40 // page transitions. We must do this before calling Notify() below;
177 // must do this before calling Notify() below; otherwise, if that call
  /external/chromium_org/chrome/browser/nacl_host/
pnacl_host.h 41 // necessary, but calling Init ahead of time will minimize the latency.
52 // Returns by calling |cb| with a PlatformFile handle.
  /external/chromium_org/chrome/browser/policy/cloud/
cloud_policy_store.h 60 // accomplished by calling Load() after startup.
152 // triggered by calling Load().
  /external/chromium_org/chrome/browser/storage_monitor/
storage_monitor.h 43 // which can lead to calling registered listeners with notifications of
87 // has already completed, this callback will be invoked within the calling
  /external/chromium_org/chrome/browser/sync/glue/
tab_node_pool.h 61 // then be used to associate with a tab by calling AssociateTabNode.
120 // The nodes in the map can be returned to free tab node pool by calling
  /external/chromium_org/chrome/browser/sync/test/integration/
enable_disable_test.cc 48 // before calling SetupSync(). We should move this line back to the top
94 // before calling SetupSync(). We should move this line back to the top
  /external/chromium_org/chrome/browser/sync_file_system/local/
local_file_sync_service.h 78 // Calling this method again while this already has another URL waiting
86 // It is invalid to call this method before calling SetLocalChangeProcessor().
  /external/chromium_org/chrome/browser/ui/tab_contents/
tab_contents_iterator_unittest.cc 181 // Calling AttemptRestart on ChromeOS will exit the test.
204 // Cancel the effects of us calling chrome::AttemptRestart. Otherwise tests
  /external/chromium_org/chrome/browser/web_resource/
resource_request_allowed_notifier_unittest.cc 247 // calling SimulateResourceRequest here.
289 // calling SimulateResourceRequest here.

Completed in 692 milliseconds

<<51525354555657585960>>