Searched
full:amount (Results
376 -
400 of
2719) sorted by null
<<11121314151617181920>>
/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/compiler-rt/lib/arm/ |
udivmodsi4.S | 35 // divide loop, we must calculate the left-shift amount necessary to align
|
udivsi3.S | 37 // divide loop, we must calculate the left-shift amount necessary to align
|
umodsi3.S | 27 // divide loop, we must calculate the left-shift amount necessary to align
|
/external/compiler-rt/lib/ppc/ |
fixtfdi.c | 89 /* And shift it by the appropriate amount */
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
IndentingWriter.java | 45 /** {@code >= 0;} current indent amount */
|
/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 | 419 int32_t amount, 425 ((Calendar*)cal)->add(field, amount, *status); 431 int32_t amount, 437 ((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.
|
/external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/ |
DepthOfFieldFilter.java | 132 * Sets the blur amount by scaling the convolution filter up or
|
/external/jmonkeyengine/engine/src/test/jme3test/input/combomoves/ |
ComboMoveExecution.java | 58 // check if an appropriate amount of time has passed
|
Completed in 351 milliseconds
<<11121314151617181920>>