HomeSort by relevance Sort by last modified time
    Searched full:amount (Results 401 - 425 of 6068) sorted by null

<<11121314151617181920>>

  /external/curl/src/
tool_cb_wrt.c 83 * is checked against the amount that was intended to be written, if
143 /* we added this amount of data to the output */
  /external/curl/tests/
keywords.pl 147 # numerically on amount, or alphebetically if same amount
  /external/freetype/src/cache/
ftcmanag.h 30 /* represents a minimal amount of individually accessible cached */
36 /* total amount of `cache memory' within the manager. */
  /external/icu/android_icu4j/src/main/java/android/icu/util/
Measure.java 18 * An amount of a specified unit, consisting of a Number and a Unit.
96 * code together with the numeric amount
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Measure.java 17 * An amount of a specified unit, consisting of a Number and a Unit.
99 * code together with the numeric amount
  /external/iproute2/man/man8/
tc-fq.8 57 The credit per dequeue RR round, i.e. the amount of bytes a flow is allowed to
62 The initial sending rate credit, i.e. the amount of bytes a new flow is allowed
  /external/libchrome/base/metrics/
histogram_delta_serialization.cc 117 int amount) {
120 inconsistent_snapshot_histogram_->Add(std::abs(amount));
  /external/libmojo/base/android/java/src/org/chromium/base/
SysUtils.java 31 * Return the amount of physical memory on this device in kilobytes.
32 * @return Amount of physical memory in kilobytes, or 0 if there was
  /external/libpcap/pcap/
usb.h 90 u_int32_t data_len; /* amount of urb data really present in this event*/
115 u_int32_t data_len; /* amount of urb data really present in this event*/
  /external/llvm/docs/
SegmentedStacks.rst 32 current stack limit (minus the amount of space needed to allocate a new block) -
43 movabsq $8, %r10 # The amount of space needed
  /external/llvm/test/CodeGen/X86/
tailcall-largecode.ll 17 ; Adjust the stack to enter the function. (The amount of the
46 ; Adjust the stack to enter the function. (The amount of the
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_create/speculative/
5-1.c 92 // Test can validly fail if timer did not last for correct amount
95 printf("Timer did not last for correct amount of time\n");
  /external/lzma/CPP/7zip/
IStream.h 29 You must call Read() in loop, if you need to read exact amount of data.
56 You must call Write() in loop, if you need to write exact amount of data.
  /external/parameter-framework/asio-1.10.6/include/asio/
read.hpp 28 * @brief Attempt to read a certain amount of data from a stream before
33 /// Attempt to read a certain amount of data from a stream before returning.
72 /// Attempt to read a certain amount of data from a stream before returning.
112 /// Attempt to read a certain amount of data from a stream before returning.
163 /// Attempt to read a certain amount of data from a stream before returning.
212 * @brief Start an asynchronous operation to read a certain amount of data from
217 /// Start an asynchronous operation to read a certain amount of data from a
284 /// Start an asynchronous operation to read a certain amount of data from a
  /external/skia/bench/
ImageFilterCollapse.cpp 100 static sk_sp<SkColorFilter> make_brightness(float amount) {
101 SkScalar amount255 = amount * 255;
  /external/skia/gm/
blurs.cpp 79 // is translated a fractional amount.
93 // important to translate by a factional amount to exercise a different "phase"
  /external/squashfs-tools/squashfs-tools/
mksquashfs.h 128 * Amount of physical memory to use by default, and the default queue
137 * Lowest amount of physical memory considered viable for Mksquashfs
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
tailcall-largecode.ll 17 ; Adjust the stack to enter the function. (The amount of the
46 ; Adjust the stack to enter the function. (The amount of the
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
diagnostics.s 182 @ CHECK-ERRORS: error: 'lsr' shift amount must be in range [0,31]
185 @ CHECK-ERRORS: error: 'lsr' shift amount must be in range [0,31]
188 @ CHECK-ERRORS: error: 'asr' shift amount must be in range [1,32]
191 @ CHECK-ERRORS: error: 'asr' shift amount must be in range [1,32]
200 @ CHECK-ERRORS: error: shift amount must be an immediate
263 @ CHECK-ERRORS: error: rotate amount must be an immediate
266 @ CHECK-ERRORS: error: 'ror' rotate amount must be 8, 16, or 24
269 @ CHECK-ERRORS: error: 'ror' rotate amount must be 8, 16, or 24
  /external/tpm2/
CpriRSA_fp.h 16 UINT32 cInSize, // IN: the amount of data to decrypt
26 UINT32 dInSize, // IN: the amount of data to encrypt
  /external/webrtc/talk/app/webrtc/objc/public/
RTCDataChannel.h 87 // Called when the buffered amount has changed.
89 didChangeBufferedAmount:(NSUInteger)amount;
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
bandwidth_estimator.h 107 * update amount of data in bottle neck buffer and burst handling
117 * update long-term average bitrate and amount of data in buffer
  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core.h 77 // corresponding amount in ms.
80 // Calculates the median, standard deviation and amount of poor values among the
  /external/webrtc/webrtc/modules/video_coding/
timing.h 35 // Set the amount of time needed to render an image. Defaults to 10 ms.
81 // certain amount of processing time.
  /external/wpa_supplicant_8/wpa_supplicant/examples/
udhcpd-p2p.conf 36 # The amount of time that an IP will be reserved (leased) for if a
42 # The amount of time that an IP will be reserved (leased) for if an

Completed in 7233 milliseconds

<<11121314151617181920>>