OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:increment
(Results
576 - 600
of
3761
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/webrtc/webrtc/audio/
audio_state.cc
46
return rtc::AtomicOps::
Increment
(&ref_count_);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
fft.h
19
* nSpan: nspan/nPass = number of bytes to
increment
pointer
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
fft.h
19
* nSpan: nspan/nPass = number of bytes to
increment
pointer
/external/webrtc/webrtc/modules/rtp_rtcp/include/
receive_statistics.h
60
//
Increment
counter for number of FEC packets received.
/external/zlib/src/
inffast.c
13
/* Allow machine dependent optimization for post-
increment
or pre-
increment
.
15
Pre-
increment
preferred for:
18
Post-
increment
preferred for:
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
bitbuffer.h
57
write bits to bitstream buffer =>
increment
cntBits
/frameworks/base/core/java/android/net/
INetworkStatsService.aidl
49
/**
Increment
data layer count of operations performed for UID and tag. */
/frameworks/base/core/java/com/android/internal/logging/
MetricsLogger.java
86
/**
Increment
the bucket with the integer label on the histogram with the given name. */
/frameworks/base/core/java/com/android/internal/policy/
DividerSnapAlgorithm.java
347
* Cycles through all non-dismiss targets with a stepping of {@param
increment
}. It moves left
348
* if {@param
increment
} is negative and moves right otherwise.
350
public SnapTarget cycleNonDismissTarget(SnapTarget snapTarget, int
increment
) {
353
SnapTarget newTarget = mTargets.get((index + mTargets.size() +
increment
)
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
TaskStackAnimationHelper.java
252
postAnimationTrigger.
increment
();
273
postAnimationTrigger.
increment
();
287
postAnimationTrigger.
increment
();
331
postAnimationTrigger.
increment
();
380
postAnimationTrigger.
increment
();
398
postAnimationTrigger.
increment
();
450
postAnimationTrigger.
increment
();
553
postAnimTrigger.
increment
();
642
animationTrigger.
increment
();
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
frametovalues.cpp
41
// If performance becomes an issue, it is better to
increment
pixelPtr directly.
/frameworks/native/include/media/hardware/
VideoAPI.h
49
uint32_t mColInc; // column
increment
in bytes
50
uint32_t mRowInc; // row
increment
in bytes
91
int32_t mColInc; // column
increment
in bytes
92
int32_t mRowInc; // row
increment
in bytes
/frameworks/support/design/res/values/
dimens.xml
26
<!-- 5 * standard
increment
(56dp) -->
/hardware/bsp/intel/peripheral/libupm/examples/c++/
cjq4435.cxx
54
// start with a duty cycle of 0.0 (off) and
increment
to 1.0 (on)
/hardware/bsp/intel/peripheral/libupm/examples/javascript/
cjq4435.js
57
// We start with a duty cycle of 0.0 (off) and
increment
to 1.0 (on)
/hardware/bsp/intel/peripheral/libupm/src/pca9685/
pca9685.h
162
MODE1_AI = 0x20, // auto-
increment
enable
204
* auto-
increment
bit set in the MODE1 register to work.
222
* auto-
increment
bit set in the MODE1 register to work.
306
* Enables the I2C register auto-
increment
. This needs to be enabled
/hardware/intel/common/libva/
configure.ac
24
# -
increment
major for any ABI change (which shall not occur!)
25
# -
increment
minor for any interface change (e.g. new/modified function)
26
# -
increment
micro for any other change (new flag, new codec definition, etc.)
41
# -
increment
micro for any library release
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/
db_iterators_7.pass.cpp
12
//
Increment
iterator past end.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/
db_iterators_7.pass.cpp
12
//
Increment
iterator past end.
/packages/apps/LegacyCamera/src/com/android/camera/ui/
InLineSettingSwitch.java
55
// Add content descriptions for the
increment
and decrement buttons.
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
ImageCanvas.java
89
* Implementors should basically treat this as a counter to
increment
upon reset() or
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
spray.x
64
* Just throw away the data and
increment
the counter
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
spray.x
64
* Just throw away the data and
increment
the counter
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
profilee.py
18
# (We can't use a helper function
increment
the timer since it would be
/prebuilts/gdb/linux-x86/lib/python2.7/test/
profilee.py
18
# (We can't use a helper function
increment
the timer since it would be
Completed in 946 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>