Searched
full:amount (Results
251 -
275 of
2719) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/common/ |
automation_constants.h | 26 // Amount of time to wait before querying the browser.
|
/external/chromium/net/udp/ |
datagram_server_socket.h | 28 // |buf_len| is the maximum amount of data to read.
|
/external/dropbear/ |
SMALL | 28 - Disabling the MOTD code and SFTP-SERVER may save a small amount of codesize
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
ExecutionListTest.java | 51 // Verify that all of the runnables execute in a reasonable amount of time.
|
/external/iptables/extensions/ |
libxt_quota2.man | 14 Makes it so the counter or quota amount is never changed by packets matching
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/ |
Structure.java | 88 * this exception occurs if the amount of fields, defined in the file, is negative 96 throw new BlenderFileException("The amount of fields of " + this.type + " structure cannot be negative!"); 202 * This method returns the amount of fields for the current structure. 203 * @return the amount of fields for the current structure
|
/external/junit/src/org/junit/ |
Test.java | 38 * longer than a specified amount of clock time (measured in milliseconds). The following test fails:
|
/external/libvpx/vpx_mem/memory_manager/ |
hmm_shrink.c | 47 ** and the amount to shrink is exactly the size of the
|
/external/llvm/docs/HistoricalNotes/ |
2001-05-19-ExceptionResponse.txt | 20 slightly less than double the amount of code in a function (it is
|
/external/llvm/lib/Target/ARM/ |
Thumb1RegisterInfo.cpp | 314 // ADJCALLSTACKDOWN -> sub, sp, sp, amount 315 // ADJCALLSTACKUP -> add, sp, sp, amount 318 unsigned Amount = Old->getOperand(0).getImm(); 319 if (Amount != 0) { 321 // amount of space needed for the outgoing arguments up to the next 324 Amount = (Amount+Align-1)/Align*Align; 329 emitSPUpdate(MBB, I, TII, dl, *this, -Amount); 332 emitSPUpdate(MBB, I, TII, dl, *this, Amount);
|
/external/llvm/test/CodeGen/X86/ |
vshift-5.ll | 3 ; When loading the shift amount from memory, avoid generating the splat.
|
/external/mesa3d/docs/ |
perf.html | 24 <li> Try to maximize the amount of drawing done between glBegin/glEnd pairs.
|
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/ |
AuthenticationHelper.java | 42 * @param cacheTime The amount of time (seconds ) for which the authentication helper
|
/external/oprofile/daemon/ |
opd_sfile.h | 93 /** clear out a certain amount of LRU entries
|
/external/skia/gm/ |
ninepatchstretch.cpp | 73 // amount of bm that should not be stretched (unless we have to)
|
/external/skia/samplecode/ |
SampleNinePatch.cpp | 72 // amount of bm that should not be stretched (unless we have to)
|
/external/skia/src/core/ |
SkData.cpp | 86 subset amount) but would possibly allow src to go out of scope sooner.
|
/external/v8/test/mjsunit/tools/ |
tickprocessor-test.default | 29 amount of its parent calls.
|
tickprocessor-test.ignore-unknown | 25 amount of its parent calls.
|
tickprocessor-test.separate-ic | 31 amount of its parent calls.
|
/external/webkit/Source/WebCore/rendering/ |
RenderRubyText.cpp | 74 // Inset the ruby text by half the inter-ideograph expansion amount, but no more than a full-width
|
/external/webrtc/src/common_audio/resampler/include/ |
resampler.h | 13 * A wrapper for resampling a numerous amount of sampling combinations.
|
/frameworks/av/media/libstagefright/include/ |
WVMExtractor.h | 50 // Return the amount of data cached from the current
|
/frameworks/base/core/java/android/content/pm/ |
MacAuthenticatedInputStream.java | 49 * Attempt to prevent timing attacks by doing the same amount of work
|
/frameworks/base/media/java/android/mtp/ |
MtpStorage.java | 87 * Returns the amount of space to reserve on the storage file system.
|
Completed in 595 milliseconds
<<11121314151617181920>>