HomeSort by relevance Sort by last modified time
    Searched full:amount (Results 301 - 325 of 2473) sorted by null

<<11121314151617181920>>

  /device/moto/stingray/ril/
wrigley-dump.sh 48 echo "amount of data into the bugreport. Google demanded we reduce the overall"
  /external/apache-http/src/org/apache/http/
Header.java 40 * are case-insensitive. The field value MAY be preceded by any amount
  /external/chromium/base/
bind.h 21 // cannot actually return the exact type without requiring a large amount
  /external/chromium/base/threading/
simple_thread_unittest.cc 55 // expected amount, otherwise we wait on the event. This will ensure that we
  /external/chromium/chrome/browser/extensions/
extension_icon_manager.cc 23 // Helper function to create a new bitmap with |padding| amount of empty space
  /external/chromium/chrome/browser/metrics/
metrics_log.h 57 // Get the amount of uptime in seconds since this function was last called.
  /external/chromium/chrome/browser/policy/
file_based_policy_loader.cc 14 // Amount of time we wait for the files on disk to settle before trying to load
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller.h 87 // The total amount by which we've grown the window up or down (to display a
95 // restrict the amount of shrinking by the amounts specified above. Reset to
380 // Adjusts the window height by the given amount. If the window spans from the
382 // height is not adjusted. If growing the window by the requested amount would
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
ev_bubble_decoration.mm 27 // Maximum amount of available space to make the bubble, subject to
  /external/chromium/chrome/browser/ui/views/
detachable_toolbar_view.h 32 // Gets the current amount of overlap atop the browser toolbar.
  /external/chromium/chrome/browser/ui/views/location_bar/
keyword_hint_view.cc 20 // Amount of space to offset the tab image from the top of the view by.
  /external/chromium/net/base/
backoff_entry.h 37 // Maximum amount of time we are willing to delay our request.
  /external/chromium/net/data/filter_unittests/
google.txt 19 "Googol" is the mathematical term for a 1 followed by 100 zeros. The term was coined by Milton Sirotta, nephew of American mathematician Edward Kasner, and was popularized in the book, "Mathematics and the Imagination" by Kasner and James Newman. Google's play on the term reflects the company's mission to organize the immense amount of information available on the web.
  /external/chromium/net/disk_cache/
mem_backend_impl.h 41 // Sets the maximum size for the total amount of data stored by this instance.
  /external/chromium/net/proxy/
init_proxy_resolver.h 53 // amount of time before getting started.
proxy_script_fetcher_impl.h 117 // The maximum amount of time to wait for download to complete.
  /external/chromium/net/socket/
ssl_client_socket_mac.h 157 // During a renegotiation, the amount of application data read following
  /external/dropbear/
debug.h 41 * amount to your executable size. */
  /external/dropbear/libtomcrypt/notes/
tech0002.txt 42 operations always take a fixed amount of time. Since no two platforms are the same this type of fix has not been
  /external/icu4c/common/
punycode.h 42 * This function handles a limited amount of code points
  /external/icu4c/i18n/
chnsecal.h 151 virtual void add(UCalendarDateFields field, int32_t amount, UErrorCode &status);
152 virtual void add(EDateFields field, int32_t amount, UErrorCode &status);
153 virtual void roll(UCalendarDateFields field, int32_t amount, UErrorCode &status);
154 virtual void roll(EDateFields field, int32_t amount, UErrorCode &status);
ucal.cpp 394 int32_t amount,
400 ((Calendar*)cal)->add(field, amount, *status);
406 int32_t amount,
412 ((Calendar*)cal)->roll(field, amount, *status);
  /external/iproute2/man/man8/
ss.8 54 summary from various sources. It is useful when amount of sockets is so huge
tc-drr.8 36 Amount of bytes a flow is allowed to dequeue before the scheduler moves to
tc-sfq.8 63 Amount of bytes a flow is allowed to dequeue during a round of the round robin process.

Completed in 2183 milliseconds

<<11121314151617181920>>