HomeSort by relevance Sort by last modified time
    Searched full:accumulated (Results 51 - 75 of 659) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/compiler-rt/lib/asan/
asan_stats.cc 145 // way we update accumulated stats.
164 // way we update accumulated stats.
  /external/gemmlowp/internal/
kernel_reference.h 97 // start_depth == 0 means we haven't accumulated anything yet, so we need
106 // We have already accumulated stuff, so we need to continue accumulating
  /external/guava/guava-tests/benchmark/com/google/common/base/
JoinerBenchmark.java 97 * Only appends delimiter if the accumulated string is non-empty.
118 * accumulated so far being empty. As a result, it does not have the above-mentioned bug.
  /external/proguard/src/proguard/classfile/util/
DescriptorClassEnumeration.java 123 // Remember the accumulated class name.
132 // Return to the accumulated class name outside the
  /external/v8/src/crankshaft/
hydrogen-removable-simulates.cc 45 // outer environment. Simply remove all accumulated simulates without
53 // Merge the accumulated simulates at the end of the block.
  /external/zlib/src/examples/
gzlog.h 38 1 MB has been accumulated. At that time, the stored data is compressed, and
74 file uncompressed, until 1 MB has been accumulated, at which time that data
  /frameworks/av/include/cpustats/
ThreadCpuUsage.h 82 // now disabled, then adds a sample for the tracked CPU ns accumulated
124 long long mAccumulator; // accumulated thread CPU time since last sample, in ns
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
CountingOutputStream.java 95 * @return the number of bytes accumulated
131 * @return the number of bytes accumulated
  /prebuilts/go/darwin-x86/doc/codewalk/
functions.xml 30 players, in addition to the points accumulated during the current turn.
72 One basic strategy in Pig is to continue rolling until you have accumulated at
  /prebuilts/go/linux-x86/doc/codewalk/
functions.xml 30 players, in addition to the points accumulated during the current turn.
72 One basic strategy in Pig is to continue rolling until you have accumulated at
  /libcore/ojluni/src/main/java/java/util/stream/
Collector.java 39 * the accumulated result into a final representation after all input elements
75 * <p>The identity constraint says that for any partially accumulated result,
77 * result. That is, for a partially accumulated result {@code a} that is the
99 * two accumulated results {@code a1} and {@code a2} are equivalent if
102 * differences in order. (For example, an unordered collector that accumulated
  /external/icu/android_icu4j/src/main/java/android/icu/text/
StringReplacer.java 174 // if we have accumulated some stuff in the dest part AND have a non-zero buffer.
195 // Insert any accumulated straight text.
208 // Insert any accumulated straight text.
TransformTransliterator.java 60 // // lenDelta is the accumulated length difference for
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
StringReplacer.java 173 // if we have accumulated some stuff in the dest part AND have a non-zero buffer.
194 // Insert any accumulated straight text.
207 // Insert any accumulated straight text.
TransformTransliterator.java 59 // // lenDelta is the accumulated length difference for
  /external/webrtc/webrtc/modules/video_processing/
content_analysis_sse2.cc 39 // results which are then accumulated. There is no chance of
129 // Error is accumulated as a 32 bit value. Looking at HD content with a
140 // Row error is accumulated as a 16 bit value. There are 8
  /bionic/tools/relocation_packer/src/
debug.h 43 // On destruction, flush and print the strings accumulated in stream_.
  /cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapcomparers/
WeightedPixelDifference.java 68 * @return true if the accumulated error is smaller than the threshold
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyPowerEvent.java 98 * Write the accumulated log events to a file on the SD card.
  /external/bsdiff/
extents_file.h 75 // The accumulated length of the extents. The i-th element contains the sum of
  /external/jmdns/src/javax/jmdns/impl/tasks/state/
Announcer.java 20 * The Announcer sends an accumulated query of all announces, and advances the state of all serviceInfos, for which it has sent an announce. The Announcer also sends announcements and advances the state of JmDNS itself.
  /external/libavc/encoder/
ih264e_cabac_structs.h 143 * These will be accumulated till the carry bit is knwon
  /external/libbrillo/brillo/dbus/
utils.cc 80 errors.clear(); // Remove any errors accumulated so far.
  /external/libchrome/base/metrics/
histogram_samples.h 41 // stores the total number of samples accumulated in the histogram. We
  /external/libvpx/libvpx/vpx_ports/
arm_cpudetect.c 145 * that x86 has accumulated... so far).

Completed in 1056 milliseconds

1 23 4 5 6 7 8 91011>>