OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:increment
(Results
426 - 450
of
3761
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/hardware/bsp/intel/peripheral/libupm/examples/java/
RPR220_intrSample.java
42
// This example uses an interrupt handler to
increment
a counter
/hardware/bsp/intel/peripheral/libupm/examples/python/
cjq4435.py
35
# start with a duty cycle of 0.0 (off) and
increment
to 1.0 (on)
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/
db_iterators_7.pass.cpp
12
//
Increment
iterator past end.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/
db_iterators_7.pass.cpp
12
//
Increment
iterator past end.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/
db_local_iterators_7.pass.cpp
12
//
Increment
local_iterator past end.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/
db_local_iterators_7.pass.cpp
12
//
Increment
local_iterator past end.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/
db_iterators_7.pass.cpp
12
//
Increment
iterator past end.
db_local_iterators_7.pass.cpp
12
//
Increment
local_iterator past end.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.set/
db_iterators_7.pass.cpp
12
//
Increment
iterator past end.
db_local_iterators_7.pass.cpp
12
//
Increment
local_iterator past end.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.iterators/
db_iterators_7.pass.cpp
12
//
Increment
iterator past end.
/ndk/sources/cxx-stl/stlport/src/
sparc_atomic.s
36
add %o2, 0x1, %o3 !
Increment
and store current
sparc_atomic64.s
34
addx %o2, 0x1, %o3 !
Increment
and store current
/ndk/sources/third_party/googletest/googletest/samples/
sample4.cc
39
int Counter::
Increment
() {
sample4.h
47
int
Increment
();
/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phFriNfc_MifareStdMap.h
155
#define PH_FRINFC_MIFARESTD_INC_1 1 /*
increment
by 1 */
156
#define PH_FRINFC_MIFARESTD_INC_2 2 /*
increment
by 2 */
157
#define PH_FRINFC_MIFARESTD_INC_3 3 /*
increment
by 3 */
158
#define PH_FRINFC_MIFARESTD_INC_4 4 /*
increment
by 4 */
/packages/apps/TV/tests/unit/src/com/android/tv/dvr/
BaseDvrDataManagerTest.java
56
mFakeClock.
increment
(TimeUnit.MINUTES, 6);
/packages/inputmethods/LatinIME/java/res/xml/
rowkeys_symbols_shift1.xml
53
<!-- U+2206: "?"
INCREMENT
-->
/system/core/metricsd/uploader/
metrics_log.h
38
//
Increment
the crash counters in the protobuf.
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
Kurtosis.java
42
* one of the threads invokes the <code>
increment
()</code> or
95
public void
increment
(final double d) {
method in class:Kurtosis
97
moment.
increment
(d);
Skewness.java
36
* one of the threads invokes the <code>
increment
()</code> or
88
public void
increment
(final double d) {
method in class:Skewness
90
moment.
increment
(d);
/external/jsoncpp/src/lib_json/
json_valueiterator.inl
56
void ValueIteratorBase::
increment
() {
61
ValueInternalArray::
increment
(iterator_.array_);
62
ValueInternalMap::
increment
(iterator_.map_);
/external/libvpx/libvpx/vpx_dsp/arm/
idct4x4_add_neon.asm
170
vld1.32 {d27[0]}, [r1] ; no post-
increment
180
; do the stores in reverse order with negative post-
increment
, by changing
186
vst1.32 {d26[0]}, [r1] ; no post-
increment
/external/llvm/include/llvm/ProfileData/
CoverageMappingReader.h
48
void
increment
();
53
increment
();
57
increment
();
/external/mesa3d/src/glsl/
loop_analysis.h
184
*
Increment
values for loop induction variables
186
* Loop induction variables have a single
increment
of the form
196
ir_rvalue *
increment
;
member in class:loop_variable
Completed in 436 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>