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
1961
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/docs/HistoricalNotes/
2003-06-25-Reoptimizer1.txt
50
At the end BB we call countPath and
increment
the counter based on %g1
/external/llvm/include/llvm/Support/
FileSystem.h
590
directory_iterator &
increment
(error_code &ec) {
function in class:llvm::sys::fs::directory_iterator
637
recursive_directory_iterator &
increment
(error_code &ec) {
function in class:llvm::sys::fs::recursive_directory_iterator
657
&& State->Stack.top().
increment
(ec) == end_itr) {
693
&& State->Stack.top().
increment
(ec) == end_itr);
/external/llvm/include/llvm/
Use.h
193
assert(U && "Cannot
increment
end iterator!");
/external/llvm/lib/Analysis/
PathProfileVerifier.cpp
108
// iterate through each path and
increment
the edge counters as needed
/external/llvm/lib/CodeGen/
RegAllocBase.h
61
// Cache tag for PhysReg2LiveUnion entries.
Increment
whenever virtual
/external/llvm/lib/DebugInfo/
DWARFDebugAranges.cpp
165
// Only
increment
j if we aren't merging
/external/llvm/test/Transforms/LoopRotate/
dbgvalue.ll
44
; Ensure that the loop
increment
basic block is rotated into the tail of the
/external/openfst/src/include/fst/
partition.h
143
//
increment
size of split (set of element at head of chain)
/external/proguard/src/proguard/evaluation/
BasicInvocationUnit.java
123
//
Increment
the variable index again for Category 2 values.
/external/srec/tools/thirdparty/OpenFst/fst/lib/
partition.h
138
//
increment
size of split (set of element at head of chain)
/external/stlport/stlport/stl/config/
_windows.h
234
* has Interlockeded[
Increment
, Decrement] Win32 API functions not returning modified
/external/v8/src/
date.h
176
// We
increment
the stamp each time when the timezone information changes.
handles.cc
374
isolate->counters()->script_wrappers()->
Increment
();
695
isolate->counters()->for_in()->
Increment
();
708
isolate->counters()->enum_cache_hits()->
Increment
();
713
isolate->counters()->enum_cache_misses()->
Increment
();
[
all
...]
preparse-data.cc
132
// Put (symbol_id_ + 1) into entry and
increment
it.
/external/valgrind/unittest/
thread_wrappers.h
84
static int AtomicIncrement(volatile int *value, int
increment
);
/external/webkit/Source/WebCore/accessibility/
AccessibilityRenderObject.h
206
virtual void
increment
();
/external/webkit/Source/WebCore/history/
CachedFrame.cpp
130
cachedFrameCounter().
increment
();
/external/webkit/Source/WebCore/loader/
SubresourceLoader.cpp
52
subresourceLoaderCounter.
increment
();
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
ImageTexture.cpp
81
ClassTracker::instance()->
increment
("ImageTexture");
SurfaceCollection.cpp
69
ClassTracker::instance()->
increment
("SurfaceCollection");
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-properties/
mozilla
137
counter-
increment
/external/wpa_supplicant_6/wpa_supplicant/src/utils/
common.c
100
* inc_byte_array -
Increment
arbitrary length byte array by one
/frameworks/base/core/java/android/database/
CursorJoiner.java
213
*
Increment
the cursors past the rows indicated in the most recent call to next().
/frameworks/base/core/java/android/text/method/
MultiTapKeyListener.java
107
// Try to
increment
the character we were working on before
/frameworks/base/core/java/android/view/
IWindowSession.aidl
165
* how big the
increment
is from one screen to another.
Completed in 547 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>