| /libcore/luni/src/main/java/java/util/ |
| GregorianCalendar.java | [all...] |
| /external/chromium/base/third_party/dmg_fp/ |
| dtoa.cc | [all...] |
| /external/icu4c/test/intltest/ |
| numfmtst.cpp | [all...] |
| /external/mesa3d/src/glsl/ |
| ir_to_llvm.cpp | [all...] |
| ir.h | 611 ir_rvalue *increment; member in class:ir_loop [all...] |
| ir.cpp | 950 this->increment = NULL; [all...] |
| /external/webkit/Source/WebCore/platform/graphics/android/ |
| LayerAndroid.cpp | 166 ClassTracker::instance()->increment("LayerAndroid"); 224 ClassTracker::instance()->increment("LayerAndroid - recopy (UI)"); 265 ClassTracker::instance()->increment("LayerAndroid - from picture"); [all...] |
| GLWebViewState.cpp | 100 ClassTracker::instance()->increment("GLWebViewState");
|
| /external/genext2fs/ |
| genext2fs.c | 1510 unsigned long start, increment, count; local [all...] |
| /external/webkit/Source/JavaScriptCore/parser/ |
| JSParser.cpp | 916 TreeExpression increment = 0; local [all...] |
| /external/webkit/Source/WebKit2/UIProcess/ |
| WebContext.cpp | 143 webContextCounter.increment();
|
| /external/webkit/Source/WebKit2/WebProcess/WebPage/ |
| WebFrame.cpp | 128 webFrameCounter.increment();
|
| /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/ |
| AsmAnalyzer.java | 554 public void visitIincInsn(int var, int increment) {
|
| /build/tools/droiddoc/templates-sdk/assets/design/ |
| default.scss | 490 counter-increment: item;
|
| default.css | 449 counter-increment: item;
|
| /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/ |
| codegen.ml | 214 (* Reload, increment, and restore the alloca. This handles the case where
|
| /external/webkit/Source/WebCore/dom/ |
| Range.cpp | 60 rangeCounter.increment(); 77 rangeCounter.increment(); [all...] |
| Position.cpp | 653 for (; !currentPos.atEnd(); currentPos.increment()) { [all...] |
| /hardware/invensense/mlsdk/mllite/ |
| mlFIFO.c | 187 /** Adjusts (len) Reference Counts, at offset (refOffset). If increment is 0, 193 uint_fast16_t increment, 199 if (increment == 0) { 651 // The buffer was processed correctly, so increment even if [all...] |
| /external/llvm/lib/Support/ |
| PathV2.cpp | 170 assert(Position < Path.size() && "Tried to increment past end!"); 172 // Increment Position to past the current component 756 for (directory_iterator i(path, ec), e; i != e; i.increment(ec)) {
|
| /external/v8/src/ |
| hydrogen.h | 841 HInstruction* BuildIncrement(HValue* value, bool increment); [all...] |
| /external/v8/test/mjsunit/ |
| strict-mode.js | 251 // Postfix increment with eval or arguments 267 // Prefix increment with eval or arguments [all...] |
| /external/valgrind/main/exp-bbv/tests/amd64-linux/ |
| ll.S | 213 inc %esi # increment pointer
|
| /external/valgrind/main/exp-bbv/tests/x86-linux/ |
| ll.S | 207 inc %ecx # increment pointer
|
| /external/webkit/Source/WebCore/editing/ |
| htmlediting.cpp | 235 p.increment(); [all...] |