/external/chromium_org/v8/test/webkit/ |
dfg-int32-to-double-on-set-local-and-exit-expected.txt | 29 Checkpoint: 1 30 Checkpoint: a 31 Checkpoint: b 32 Checkpoint: 2 33 Checkpoint: c 34 Checkpoint: 3 35 Checkpoint: 1 36 Checkpoint: a 37 Checkpoint: b 38 Checkpoint: [all...] |
dfg-int32-to-double-on-set-local-and-sometimes-exit-expected.txt | 29 Checkpoint: 1 30 Checkpoint: a 31 Checkpoint: b 32 Checkpoint: 2 33 Checkpoint: c 34 Checkpoint: 3 35 Checkpoint: 1 36 Checkpoint: a 37 Checkpoint: b 38 Checkpoint: [all...] |
dfg-int32-to-double-on-set-local-and-exit.js | 30 function checkpoint(text) { function 31 debug("Checkpoint: " + text); 36 checkpoint("a"); 38 checkpoint("b"); 41 checkpoint("c"); 46 checkpoint("1"); 48 checkpoint("2"); 50 checkpoint("3");
|
dfg-int32-to-double-on-set-local-and-sometimes-exit.js | 30 function checkpoint(text) { function 31 debug("Checkpoint: " + text); 36 checkpoint("a"); 38 checkpoint("b"); 43 checkpoint("c"); 48 checkpoint("1"); 50 checkpoint("2"); 52 checkpoint("3");
|
/external/chromium_org/third_party/sqlite/src/doc/ |
vfs-shm.txt | 21 CHECKPOINT 46 CHECKPOINT lock can be acquired. 48 CHECKPOINT - It is OK to write any WAL data into the database file 62 in which case all states would be equivalent to CHECKPOINT, meaning that 71 (1) A READ cannot coexist with CHECKPOINT. 73 (3) None of WRITE, PENDING, CHECKPOINT, or RECOVER can coexist. 92 WRITE, CHECKPOINT, or RECOVER on the wal-index or an EXCLUSIVE on 95 (9) A CHECKPOINT or RECOVER must be held on the wal-index, or an 102 CHECKPOINT, or RECOVER to the lock manager. The SQLite core will never 104 those locking states in response to READ and CHECKPOINT requests [all...] |
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
BackgroundHTMLInputStream.cpp | 51 HTMLInputCheckpoint checkpoint = m_checkpoints.size(); local 52 m_checkpoints.append(Checkpoint(m_current, m_segments.size(), tokensExtractedSincePreviousCheckpoint)); 54 return checkpoint; 60 // There is nothing to do for the first valid checkpoint. 65 const Checkpoint& lastInvalidCheckpoint = m_checkpoints[newFirstValidCheckpointIndex - 1]; 82 const Checkpoint& checkpoint = m_checkpoints[checkpointIndex]; 83 ASSERT(!checkpoint.isNull()); 87 m_current = checkpoint.input; 89 for (size_t i = checkpoint.numberOfSegmentsAlreadyAppended; i < m_segments.size(); ++i) [all...] |
BackgroundHTMLParser.cpp | 99 void BackgroundHTMLParser::resumeFrom(PassOwnPtr<Checkpoint> checkpoint) 101 m_parser = checkpoint->parser; 102 m_token = checkpoint->token.release(); 103 m_tokenizer = checkpoint->tokenizer.release(); 104 m_treeBuilderSimulator.setState(checkpoint->treeBuilderState); 105 m_input.rewindTo(checkpoint->inputCheckpoint, checkpoint->unparsedInput); 106 m_preloadScanner->rewindTo(checkpoint->preloadScannerCheckpoint);
|
BackgroundHTMLInputStream.h | 56 struct Checkpoint { 57 Checkpoint(const SegmentedString& i, size_t n, size_t t) : input(i), numberOfSegmentsAlreadyAppended(n), tokensExtractedSincePreviousCheckpoint(t) { } 71 Vector<Checkpoint> m_checkpoints;
|
HTMLPreloadScanner.h | 75 struct Checkpoint { 76 Checkpoint(const KURL& predictedBaseElementURL, bool inStyle, size_t templateCount) 95 Vector<Checkpoint> m_checkpoints;
|
BackgroundHTMLParser.h | 62 struct Checkpoint { 73 void resumeFrom(PassOwnPtr<Checkpoint>);
|
HTMLPreloadScanner.cpp | 284 TokenPreloadScannerCheckpoint checkpoint = m_checkpoints.size(); local 285 m_checkpoints.append(Checkpoint(m_predictedBaseElementURL, m_inStyle, m_templateCount)); 286 return checkpoint; 292 const Checkpoint& checkpoint = m_checkpoints[checkpointIndex]; 293 m_predictedBaseElementURL = checkpoint.predictedBaseElementURL; 294 m_inStyle = checkpoint.inStyle; 295 m_templateCount = checkpoint.templateCount;
|
/external/chromium/chrome/browser/history/ |
history_browsertest.cc | 22 void Checkpoint(const char* message, const base::TimeTicks& start_time) { 162 Checkpoint("Before waiting for history to load", start_time); 164 Checkpoint("After waiting for history to load", start_time); 166 Checkpoint("After checking history", start_time); 169 Checkpoint("After NavigateToURL", start_time); 171 Checkpoint("After waiting for history backend to run", start_time); 173 Checkpoint("After second check", start_time); 184 Checkpoint("Before waiting for history to load", start_time); 186 Checkpoint("After waiting for history to load", start_time); 189 Checkpoint("After first NavigateToURL", start_time) [all...] |
/external/chromium/chrome/browser/ui/views/ |
find_bar_host_interactive_uitest.cc | 28 void Checkpoint(const char* message, const base::TimeTicks& start_time) { 186 Checkpoint("Test starting", start_time); 194 Checkpoint("Navigate", start_time); 200 Checkpoint("Show Find bar", start_time); 205 Checkpoint("Search for 'a'", start_time); 214 Checkpoint("Delete 'a'", start_time); 223 Checkpoint("Close find bar", start_time); 229 Checkpoint("Show Find bar", start_time); 234 Checkpoint("Validate text", start_time); 240 Checkpoint("Close Find bar", start_time) [all...] |
/external/chromium_org/net/tools/balsa/ |
balsa_frame_test.cc | 228 testing::MockFunction<void(int)> checkpoint; local 248 EXPECT_CALL(checkpoint, Call(0)); 259 checkpoint.Call(0); 462 testing::MockFunction<void(int)> checkpoint; local 473 EXPECT_CALL(checkpoint, Call(0)); 479 EXPECT_CALL(checkpoint, Call(1)); 491 checkpoint.Call(0); 495 checkpoint.Call(1); 515 testing::MockFunction<void(int)> checkpoint; local 526 EXPECT_CALL(checkpoint, Call(0)) 560 testing::MockFunction<void(int)> checkpoint; local [all...] |
/external/chromium_org/webkit/data/test_shell/frames/iframe1_files/ |
foo1.htm | 51 <dl class="checkpoint"> 53 <dt class="checkpoint"><span class="checkpoint"><a id="tech-doc-content-access" name="tech-doc-content-access">2.1</a></span> For all format specifications 59 <dd class="checkpoint"><strong>Note:</strong> This includes format-defined 67 launching another application, by saving it to disk, etc.). This checkpoint 71 Techniques for checkpoint 2.1</a></span></dd> 73 <dt class="checkpoint"><span class="checkpoint"><a id="tech-nav-viewports" name="tech-nav-viewports">9.1</a></span> Allow the user to make the <a href="http://www.w3.org/TR/UAAG10/#def-selection" rel="glossary" title="Definition of Selection"><span class="dfn-instance">selection</span></a> and <a href="http://www.w3.org/TR/UAAG10/#def-focus" rel="glossary" title="Definition of Focus"><span class="dfn-instance"> 80 <dd class="checkpoint"><strong>Note:</strong> For example, when all frames of a 85 Techniques for checkpoint 9.1</a></span></dd [all...] |
test.txt | 89 dt.checkpoint { font-weight: normal; } 123 span.checkpoint { font-weight: bold; margin-top: .75em; } 125 .checkpoint-nb { color: maroon; background: white; } 136 span.checkpoint { richness: 75; }
|
/frameworks/base/core/java/android/app/ |
IThumbnailReceiver.aidl | 22 * System private API for receiving updated thumbnails from a checkpoint.
|
/external/chromium_org/net/websockets/ |
websocket_channel_test.cc | 134 typedef MockFunction<void(int)> Checkpoint; // NOLINT 1258 Checkpoint checkpoint; local 1578 Checkpoint checkpoint; local 1599 Checkpoint checkpoint; local 1647 Checkpoint checkpoint; local 1786 Checkpoint checkpoint; local 1819 Checkpoint checkpoint; local 1905 Checkpoint checkpoint; local 2089 Checkpoint checkpoint; local 2298 Checkpoint checkpoint; local [all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
wal5.test | 12 # focus of this file is testing the operation of "blocking-checkpoint" 28 # A checkpoint may be requested either using the C API or by executing 110 # Attempt a checkpoint. 123 # Now do a blocking-checkpoint. Set the busy-handler up so that connection 125 # proceed to checkpoint the entire log file. Next write should go to the 164 # This block of tests explores checkpoint operations on more than one 242 # if they cannot obtain those locks. There are three locks that a checkpoint 255 # This test case involves running a checkpoint while there exist other 258 foreach {tn1 checkpoint busy_on ckpt_expected expected} { 299 code1 { do_wal_checkpoint db -mode [string tolower $checkpoint] } [all...] |
tt3_checkpoint.c | 32 ** In test case checkpoint_starvation_1, the auto-checkpoint uses 37 ** checkpoint_starvation_2, as every checkpoint will block for up to 200 ms 119 printf(" Checkpoint mode : %s\n",
|
/external/yaffs2/yaffs2/ |
yaffs_checkptrw.c | 152 /* Erase all the blocks in the checkpoint area */ 163 /* A checkpoint block list of 1 checkpoint block per 16 block is (hopefully) 197 checkpoint */ 285 /* printf("read checkpoint page %d\n",dev->checkpointPage); */ 339 T(YAFFS_TRACE_CHECKPOINT,(TSTR("checkpoint byte count %d" TENDSTR), 357 T(YAFFS_TRACE_CHECKPOINT,(TSTR("checkpoint invalidate"TENDSTR)));
|
/external/chromium_org/net/tools/flip_server/ |
http_interface_test.cc | 175 testing::MockFunction<void(int)> checkpoint; // NOLINT local 179 EXPECT_CALL(checkpoint, Call(0)); 189 checkpoint.Call(0); 210 testing::MockFunction<void(int)> checkpoint; // NOLINT local 214 EXPECT_CALL(checkpoint, Call(0)); 221 checkpoint.Call(0); 233 testing::MockFunction<void(int)> checkpoint; // NOLINT local 237 EXPECT_CALL(checkpoint, Call(0)); 246 checkpoint.Call(0);
|
spdy_interface_test.cc | 295 testing::MockFunction<void(int)> checkpoint; // NOLINT local 308 EXPECT_CALL(checkpoint, Call(0)); 314 checkpoint.Call(0); 328 testing::MockFunction<void(int)> checkpoint; // NOLINT local 343 EXPECT_CALL(checkpoint, Call(0)); 349 checkpoint.Call(0); 450 testing::MockFunction<void(int)> checkpoint; // NOLINT local 460 EXPECT_CALL(checkpoint, Call(0)); 474 checkpoint.Call(0); 494 testing::MockFunction<void(int)> checkpoint; // NOLIN local 812 testing::MockFunction<void(int)> checkpoint; \/\/ NOLINT local [all...] |
/external/replicaisland/src/com/replica/replicaisland/ |
AllocationGuard.java | 21 * "checkpoint" memory scheme. After the static sGuardActive flag has been set, any further
|
/art/runtime/ |
thread_list.h | 62 // Run a checkpoint on threads, running threads are not suspended but run the checkpoint inside
|