HomeSort by relevance Sort by last modified time
    Searched full:increment (Results 251 - 275 of 3761) sorted by null

<<11121314151617181920>>

  /development/tools/apkcheck/src/com/android/apkcheck/
ApiList.java 48 * Increment the number of warnings associated with this API list.
55 * Increment the errors of warnings associated with this API list.
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/
AbstractGroupVisitor.java 46 total.increment(bundle);
104 total.increment(lastChild.total);
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSConstants.java 49 public static final int PROBE_THROTTLE_COUNT_INTERVAL = 5000; // We only increment the throttle count, if the previous increment is inside this interval.
  /external/llvm/test/Instrumentation/InstrProfiling/
PR23499.ll 22 declare void @llvm.instrprof.increment(i8*, i64, i32, i32) #1
26 call void @llvm.instrprof.increment(i8* getelementptr inbounds ([11 x i8], [11 x i8]* @__profn__Z3barIvEvv, i32 0, i32 0), i64 0, i32 1, i32 0)
platform.ll 21 call void @llvm.instrprof.increment(i8* getelementptr inbounds ([3 x i8], [3 x i8]* @__profn_foo, i32 0, i32 0), i64 0, i32 1, i32 0)
25 declare void @llvm.instrprof.increment(i8*, i64, i32, i32)
  /external/v8/test/mjsunit/
math-exp-precision.js 49 var increment = Math.PI / 35; // Roughly 0.1, but we want to try many variable
51 for (var x = -708; x < 710; x += increment) {
  /external/valgrind/exp-bbv/tests/amd64-linux/
rep_prefix.S 58 rep stosb # store d 16384 times, auto-increment
64 rep lodsb # load byte 16384 times, auto-increment
75 rep stosw # store 8192 times, auto-increment
81 rep lodsw # load 8192 times, auto-increment
92 rep stosl # store 4096 times, auto-increment
98 rep lodsl # load 4096 times, auto-increment
109 rep stosq # store 2048 times, auto-increment
115 rep lodsq # load 2048 times, auto-increment
  /external/webrtc/webrtc/base/
atomicops.h 28 static int Increment(volatile int* i) {
56 static int Increment(volatile int* i) {
  /external/webrtc/webrtc/modules/audio_coding/neteq/
dsp_helper.cc 63 int increment,
69 factor_q20 += increment;
79 int increment) {
80 return RampSignal(signal, length, factor, increment, signal);
87 int increment) {
97 RampSignal(&(*signal)[channel][start_index], length, factor, increment);
275 int16_t* factor, int increment,
281 factor_32b = std::max(factor_32b + increment, 0);
  /external/webrtc/webrtc/modules/audio_processing/agc/
histogram.h 71 // we increment the associated histogram-bin with the given probability. The
72 // increment is implemented in Q10 to avoid rounding errors.
  /external/webrtc/webrtc/voice_engine/
shared_data.cc 80 it.Increment()) {
93 it.Increment()) {
  /frameworks/av/include/media/stagefright/
YUVCanvas.h 61 // For each X increment in the target image, skipX pixels are skipped
63 // Similarly for each Y increment in the target image, skipY pixels
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
atomicops_internals_power.h 78 Atomic32 increment) {
89 [val] "b" (increment),
106 Atomic32 increment) {
120 [val] "b" (increment),
280 Atomic64 increment) {
292 [val] "b" (increment),
300 Atomic64 increment) {
317 [val] "b" (increment),
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
system.s 41 # Flush, no auto-increment.
59 # Flush, auto-increment.
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiLastResortWatchdogTest.java 262 * Test has 4 networks buffered, increment each different failure type on one of them
281 //Increment failure count for each network and failure type
312 * Test has 4 networks buffered (two are ephemeral), increment each different failure type on
333 //Increment failure count for each network and failure type
363 * Test has 4 networks buffered, increment each different failure type on one of them but using
383 //Increment failure count for each network and failure type
407 * Case 8: Test failure counting, increment a bssid that does not exist
408 * Test has 4 networks buffered, increment each failure type, but using the wrong bssid
427 //Increment failure count for each network and failure type
454 * Expected Behavior: Both networks increment their counts in tande
    [all...]
  /art/test/802-deoptimization/smali/
catch_handler_on_entry.smali 10 # We save its value in v0, increment p0 to 1 and execute the div-int
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/inference/
OneWayAnovaImpl.java 159 sum.increment(val);
160 sumsq.increment(val);
164 totsum.increment(val);
165 totsumsq.increment(val);
  /external/autotest/client/common_lib/cros/graphite/
statsd_mock_unittest.py 23 counter.increment(subname='name', delta=1)
  /external/autotest/client/deps/webgl_perf/
webgl_perf.py 28 'patch -p1 < ../files/0002-Always-increment-numberOfResults.patch')
  /external/clang/test/CodeGen/
2002-07-14-MiscListTests.c 26 Foo += 1; // Increment static variable
  /external/curl/docs/libcurl/opts/
CURLOPT_RTSP_CLIENT_CSEQ.3 33 connection. The CSEQ will increment from this new number henceforth.
  /external/guava/guava/src/com/google/common/cache/
LongAddables.java 61 public void increment() { method in class:LongAddables.PureJavaLongAddable
  /external/guice/extensions/struts2/example/src/com/google/inject/struts2/example/
Count.java 39 return counter.increment();
  /external/libcxx/src/
memory.cpp 23 // NOTE: Relaxed and acq/rel atomics (for increment and decrement respectively)
28 increment(T& t) _NOEXCEPT
59 increment(__shared_owners_);
86 increment(__shared_weak_owners_);
  /external/libhevc/decoder/arm/
ihevcd_fmt_conv_420sp_to_420p.s 102 SUB r10,r7,r8 @// Src Y increment
103 SUB r11,r5,r8 @// Dst Y increment
150 SUB r10,r7,r8 @// Src UV increment
152 SUB r11,r5,r11 @// Dst U and V increment

Completed in 934 milliseconds

<<11121314151617181920>>