/external/chromium_org/chrome/browser/media_galleries/fileapi/ |
D | itunes_file_util_unittest.cc | 43 bool* completed, base::File::Error error, in ReadDirectoryTestHelperCallback() argument 46 DCHECK(!*completed); in ReadDirectoryTestHelperCallback() 47 *completed = (!has_more && error == base::File::FILE_OK); in ReadDirectoryTestHelperCallback() 55 bool* completed) { in ReadDirectoryTestHelper() argument 57 DCHECK(completed); in ReadDirectoryTestHelper() 61 completed)); in ReadDirectoryTestHelper() 196 bool completed = false; in TestNonexistentFolder() local 197 ReadDirectoryTestHelper(operation_runner(), url, &contents, &completed); in TestNonexistentFolder() 199 ASSERT_FALSE(completed); in TestNonexistentFolder() 242 bool completed = false; in TEST_F() local [all …]
|
D | iphoto_file_util_unittest.cc | 44 bool* completed, in ReadDirectoryTestHelperCallback() argument 48 DCHECK(!*completed); in ReadDirectoryTestHelperCallback() 49 *completed = !has_more && error == base::File::FILE_OK; in ReadDirectoryTestHelperCallback() 57 bool* completed) { in ReadDirectoryTestHelper() argument 59 DCHECK(completed); in ReadDirectoryTestHelper() 63 completed)); in ReadDirectoryTestHelper() 228 bool completed = false; in TestNonexistentFolder() local 229 ReadDirectoryTestHelper(operation_runner(), url, &contents, &completed); in TestNonexistentFolder() 231 ASSERT_FALSE(completed); in TestNonexistentFolder() 274 bool completed = false; in TEST_F() local [all …]
|
D | picasa_file_util_unittest.cc | 136 bool* completed, base::File::Error error, in ReadDirectoryTestHelperCallback() argument 139 DCHECK(!*completed); in ReadDirectoryTestHelperCallback() 140 *completed = !has_more && error == base::File::FILE_OK; in ReadDirectoryTestHelperCallback() 148 bool* completed) { in ReadDirectoryTestHelper() argument 150 DCHECK(completed); in ReadDirectoryTestHelper() 154 completed)); in ReadDirectoryTestHelper() 298 bool completed = false; in VerifyFolderDirectoryList() local 299 ReadDirectoryTestHelper(operation_runner(), url, &contents, &completed); in VerifyFolderDirectoryList() 301 ASSERT_TRUE(completed); in VerifyFolderDirectoryList() 344 bool completed = false; in TestNonexistentDirectory() local [all …]
|
/external/libusb/libusb/ |
D | sync.c | 38 int *completed = transfer->user_data; in ctrl_transfer_cb() local 39 *completed = 1; in ctrl_transfer_cb() 78 int completed = 0; in libusb_control_transfer() local 96 ctrl_transfer_cb, &completed, timeout); in libusb_control_transfer() 104 while (!completed) { in libusb_control_transfer() 110 while (!completed) in libusb_control_transfer() 147 int *completed = transfer->user_data; in bulk_transfer_cb() local 148 *completed = 1; in bulk_transfer_cb() 158 int completed = 0; in do_sync_bulk_transfer() local 165 bulk_transfer_cb, &completed, timeout); in do_sync_bulk_transfer() [all …]
|
/external/chromium_org/net/disk_cache/blockfile/ |
D | file_win.cc | 136 FileIOCallback* callback, bool* completed) { in Read() argument 139 if (completed) in Read() 140 *completed = true; in Read() 153 *completed = false; in Read() 161 *completed = (actual == size); in Read() 165 return *completed; in Read() 169 FileIOCallback* callback, bool* completed) { in Write() argument 172 if (completed) in Write() 173 *completed = true; in Write() 177 return AsyncWrite(buffer, buffer_len, offset, callback, completed); in Write() [all …]
|
D | mapped_file_unittest.cc | 90 bool completed; in TEST_F() local 92 &completed)); in TEST_F() 93 int expected = completed ? 0 : 1; in TEST_F() 99 &completed)); in TEST_F() 100 if (!completed) in TEST_F() 124 bool completed; in TEST_F() local 125 EXPECT_TRUE(file->Store(&file_block1, &callback, &completed)); in TEST_F() 126 int expected = completed ? 0 : 1; in TEST_F() 131 EXPECT_TRUE(file->Load(&file_block2, &callback, &completed)); in TEST_F() 132 if (!completed) in TEST_F()
|
D | file_ios.cc | 216 FileIOCallback* callback, bool* completed) { in Read() argument 219 if (completed) in Read() 220 *completed = true; in Read() 229 *completed = false; in Read() 234 FileIOCallback* callback, bool* completed) { in Write() argument 237 if (completed) in Write() 238 *completed = true; in Write() 242 return AsyncWrite(buffer, buffer_len, offset, callback, completed); in Write() 285 FileIOCallback* callback, bool* completed) { in AsyncWrite() argument 292 if (completed) in AsyncWrite() [all …]
|
D | file_posix.cc | 81 FileIOCallback* callback, bool* completed) { in Read() argument 84 if (completed) in Read() 85 *completed = true; in Read() 99 *completed = false; in Read() 104 FileIOCallback* callback, bool* completed) { in Write() argument 107 if (completed) in Write() 108 *completed = true; in Write() 122 *completed = false; in Write()
|
D | mapped_file.cc | 27 bool* completed) { in Load() argument 29 return Read(block->buffer(), block->size(), offset, callback, completed); in Load() 34 bool* completed) { in Store() argument 36 return Write(block->buffer(), block->size(), offset, callback, completed); in Store()
|
/external/chromium_org/third_party/libusb/src/libusb/ |
D | sync.c | 38 int *completed = transfer->user_data; in sync_transfer_cb() local 39 *completed = 1; in sync_transfer_cb() 46 int r, *completed = transfer->user_data; in sync_transfer_wait_for_completion() local 49 while (!*completed) { in sync_transfer_wait_for_completion() 50 r = libusb_handle_events_completed(ctx, completed); in sync_transfer_wait_for_completion() 96 int completed = 0; in libusb_control_transfer() local 114 sync_transfer_cb, &completed, timeout); in libusb_control_transfer() 163 int completed = 0; in do_sync_bulk_transfer() local 170 sync_transfer_cb, &completed, timeout); in do_sync_bulk_transfer()
|
/external/smack/src/org/apache/qpid/management/common/sasl/ |
D | PlainSaslClient.java | 37 private boolean completed; field in PlainSaslClient 46 completed = false; in PlainSaslClient() 60 if (completed) in evaluateChallenge() 65 completed = true; in evaluateChallenge() 108 return completed; in isComplete() 113 if (completed) { in unwrap() 124 if (completed) in wrap() 138 if (completed) in getNegotiatedProperty()
|
/external/oprofile/events/ppc64/power5+/ |
D | events | 22 …rs:1 um:zero minimum:10000 name:PM_INST_CMPL_GRP1 : (Group 1 pm_utilization) Instructions completed 25 …:zero minimum:1000 name:PM_RUN_INST_CMPL_GRP1 : (Group 1 pm_utilization) Run instructions completed 29 …um:1000 name:PM_1PLUS_PPC_CMPL_GRP2 : (Group 2 pm_completion) One or more PPC instruction completed 31 …022 counters:2 um:zero minimum:1000 name:PM_GRP_CMPL_GRP2 : (Group 2 pm_completion) Group completed 33 …m:zero minimum:1000 name:PM_RUN_INST_CMPL_GRP2 : (Group 2 pm_completion) Run instructions completed 41 …ro minimum:1000 name:PM_RUN_INST_CMPL_GRP3 : (Group 3 pm_group_dispatch) Run instructions completed 49 …rs:4 um:zero minimum:1000 name:PM_RUN_INST_CMPL_GRP4 : (Group 4 pm_clb1) Run instructions completed 56 …nters:3 um:zero minimum:1000 name:PM_IOPS_CMPL_GRP5 : (Group 5 pm_clb2) IOPS instructions completed 57 …rs:4 um:zero minimum:1000 name:PM_RUN_INST_CMPL_GRP5 : (Group 5 pm_clb2) Run instructions completed 65 …um:zero minimum:1000 name:PM_RUN_INST_CMPL_GRP6 : (Group 6 pm_gct_empty) Run instructions completed [all …]
|
/external/oprofile/events/ppc64/power5/ |
D | events | 22 … um:zero minimum:1000 name:PM_IOPS_CMPL_GRP1 : (Group 1 pm_utilization) IOPS instructions completed 25 …rs:4 um:zero minimum:10000 name:PM_INST_CMPL_GRP1 : (Group 1 pm_utilization) Instructions completed 29 …um:1000 name:PM_1PLUS_PPC_CMPL_GRP2 : (Group 2 pm_completion) One or more PPC instruction completed 31 …022 counters:2 um:zero minimum:1000 name:PM_GRP_CMPL_GRP2 : (Group 2 pm_completion) Group completed 33 …ers:4 um:zero minimum:10000 name:PM_INST_CMPL_GRP2 : (Group 2 pm_completion) Instructions completed 41 …4 um:zero minimum:10000 name:PM_INST_CMPL_GRP3 : (Group 3 pm_group_dispatch) Instructions completed 49 … counters:4 um:zero minimum:10000 name:PM_INST_CMPL_GRP4 : (Group 4 pm_clb1) Instructions completed 56 …nters:3 um:zero minimum:1000 name:PM_IOPS_CMPL_GRP5 : (Group 5 pm_clb2) IOPS instructions completed 57 … counters:4 um:zero minimum:10000 name:PM_INST_CMPL_GRP5 : (Group 5 pm_clb2) Instructions completed 65 …ters:4 um:zero minimum:10000 name:PM_INST_CMPL_GRP6 : (Group 6 pm_gct_empty) Instructions completed [all …]
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | LevelTree.java | 36 public boolean completed; field in LevelTree.Level 48 completed = false; in Level() 226 level.completed = true; in updateCompletedState() 229 level.completed = true; in updateCompletedState() 232 level.completed = false; in updateCompletedState() 240 int completed = 0; in packCompletedLevels() local 245 if (level.completed) { in packCompletedLevels() 246 completed |= 1 << y; in packCompletedLevels() 249 return completed; in packCompletedLevels()
|
/external/chromium_org/content/browser/media/ |
D | webrtc_identity_store_unittest.cc | 26 static void OnRequestCompleted(bool* completed, in OnRequestCompleted() argument 35 *completed = true; in OnRequestCompleted() 70 bool* completed, in RequestIdentityAndRunUtilIdle() argument 77 base::Bind(&OnRequestCompleted, completed, certificate, private_key)); in RequestIdentityAndRunUtilIdle() 95 bool completed = false; in TEST_F() local 101 &completed, in TEST_F() 104 EXPECT_TRUE(completed); in TEST_F() 108 bool completed = false; in TEST_F() local 114 base::Bind(&OnRequestCompleted, &completed, &dummy, &dummy)); in TEST_F() 119 EXPECT_FALSE(completed); in TEST_F()
|
/external/oprofile/events/ppc64/970MP/ |
D | events | 26 …ounters:3 um:zero minimum:10000 name:PM_INST_CMPL_GRP1 : (Group 1 pm_slice0) Instructions completed 27 …inimum:1000 name:PM_1PLUS_PPC_CMPL_GRP1 : (Group 1 pm_slice0) One or more PPC instruction completed 29 …:0X0016 counters:6 um:zero minimum:1000 name:PM_GRP_CMPL_GRP1 : (Group 1 pm_slice0) Group completed 38 …counters:5 um:zero minimum:10000 name:PM_INST_CMPL_GRP2 : (Group 2 pm_eprof) Instructions completed 43 …counters:0 um:zero minimum:10000 name:PM_INST_CMPL_GRP3 : (Group 3 pm_basic) Instructions completed 48 …counters:5 um:zero minimum:10000 name:PM_INST_CMPL_GRP3 : (Group 3 pm_basic) Instructions completed 56 …3 counters:3 um:zero minimum:10000 name:PM_INST_CMPL_GRP4 : (Group 4 pm_lsu) Instructions completed 69 … counters:6 um:zero minimum:10000 name:PM_INST_CMPL_GRP5 : (Group 5 pm_fpu1) Instructions completed 76 … counters:3 um:zero minimum:10000 name:PM_INST_CMPL_GRP6 : (Group 6 pm_fpu2) Instructions completed 89 …ers:6 um:zero minimum:10000 name:PM_INST_CMPL_GRP7 : (Group 7 pm_isu_rename) Instructions completed [all …]
|
/external/oprofile/events/mips/24K/ |
D | events | 15 event:0x1 counters:0,1 um:zero minimum:500 name:INSTRUCTIONS : 1-0 Instructions completed 21 …um:zero minimum:500 name:BRANCH_INSNS : 2-0 Branch instructions (whether completed or mispredicted) 32 event:0xe counters:0 um:zero minimum:500 name:INTEGER_INSNS : 14-0 Integer instructions completed 33 event:0xf counters:0 um:zero minimum:500 name:LOAD_INSNS : 15-0 Load instructions completed (includ… 34 event:0x10 counters:0 um:zero minimum:500 name:J_JAL_INSNS : 16-0 J/JAL instructions completed 35 event:0x11 counters:0 um:zero minimum:500 name:NO_OPS_INSNS : 17-0 no-ops completed, ie instruction… 37 event:0x13 counters:0 um:zero minimum:500 name:SC_INSNS : 19-0 SC instructions completed 38 event:0x14 counters:0 um:zero minimum:500 name:PREFETCH_INSNS : 20-0 PREFETCH instructions completed 44 event:0x1a counters:0 um:zero minimum:500 name:DSP_INSNS : 26-0 DSP instructions completed 50 …23 counters:0 um:zero minimum:500 name:CP2_ARITH_INSNS : 35-0 CP2 arithmetic instructions completed [all …]
|
/external/chromium_org/ppapi/shared_impl/ |
D | tracked_callback.cc | 95 if (completed()) in Run() 153 if (completed()) { in PostRun() 196 return !callback->completed(); in IsPending() 218 while (!completed()) in BlockUntilComplete() 230 DCHECK(!completed()); in MarkAsCompleted()
|
/external/oprofile/events/ppc64/970/ |
D | events | 21 …ounters:3 um:zero minimum:10000 name:PM_INST_CMPL_GRP1 : (Group 1 pm_slice0) Instructions completed 22 …inimum:1000 name:PM_1PLUS_PPC_CMPL_GRP1 : (Group 1 pm_slice0) One or more PPC instruction completed 24 …t:0X016 counters:6 um:zero minimum:1000 name:PM_GRP_CMPL_GRP1 : (Group 1 pm_slice0) Group completed 33 …counters:5 um:zero minimum:10000 name:PM_INST_CMPL_GRP2 : (Group 2 pm_eprof) Instructions completed 38 …counters:0 um:zero minimum:10000 name:PM_INST_CMPL_GRP3 : (Group 3 pm_basic) Instructions completed 43 …counters:5 um:zero minimum:10000 name:PM_INST_CMPL_GRP3 : (Group 3 pm_basic) Instructions completed 51 …3 counters:3 um:zero minimum:10000 name:PM_INST_CMPL_GRP4 : (Group 4 pm_lsu) Instructions completed 64 … counters:6 um:zero minimum:10000 name:PM_INST_CMPL_GRP5 : (Group 5 pm_fpu1) Instructions completed 71 … counters:3 um:zero minimum:10000 name:PM_INST_CMPL_GRP6 : (Group 6 pm_fpu2) Instructions completed 84 …ers:6 um:zero minimum:10000 name:PM_INST_CMPL_GRP7 : (Group 7 pm_isu_rename) Instructions completed [all …]
|
/external/oprofile/events/mips/34K/ |
D | events | 15 event:0x1 counters:0,1 um:zero minimum:500 name:INSTRUCTIONS : 1-0 Instructions completed 21 …um:zero minimum:500 name:BRANCH_INSNS : 2-0 Branch instructions (whether completed or mispredicted) 32 event:0xe counters:0 um:zero minimum:500 name:INTEGER_INSNS : 14-0 Integer instructions completed 33 event:0xf counters:0 um:zero minimum:500 name:LOAD_INSNS : 15-0 Load instructions completed (includ… 34 event:0x10 counters:0 um:zero minimum:500 name:J_JAL_INSNS : 16-0 J/JAL instructions completed 35 event:0x11 counters:0 um:zero minimum:500 name:NO_OPS_INSNS : 17-0 no-ops completed, ie instruction… 37 event:0x13 counters:0 um:zero minimum:500 name:SC_INSNS : 19-0 SC instructions completed 38 event:0x14 counters:0 um:zero minimum:500 name:PREFETCH_INSNS : 20-0 PREFETCH instructions completed 44 event:0x1a counters:0 um:zero minimum:500 name:DSP_INSNS : 26-0 DSP instructions completed 53 event:0x22 counters:0 um:zero minimum:500 name:FORK_INSNS : 34-0 Fork instructions completed [all …]
|
/external/chromium_org/content/test/gpu/gpu_tests/ |
D | context_lost.py | 109 completed = WaitForPageToFinish() 154 if not completed: 166 completed = WaitForPageToFinish() 168 if not completed: 185 completed = WaitForPageToFinish() 187 if not completed: 193 completed = WaitForPageToFinish() 195 if not completed:
|
/external/chromium_org/third_party/polymer/components-chromium/core-animated-pages/ |
D | core-animated-pages-extracted.js | 144 var completed = true; 146 if (!transition.completed) { 147 completed = false; 150 if (completed) {
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | ThreadFactoryBuilderTest.java | 38 completed = true; 50 private volatile boolean completed = false; field in ThreadFactoryBuilderTest 69 assertFalse(completed); in testThreadFactoryBuilder_defaults() 72 assertTrue(completed); in testThreadFactoryBuilder_defaults() 194 assertFalse(completed); in testThreadFactory() 197 assertTrue(completed); in testThreadFactory()
|
/external/oprofile/events/mips/1004K/ |
D | events | 15 event:0x1 counters:0,1 um:zero minimum:500 name:INSTRUCTIONS : 1-0 Instructions completed 21 …um:zero minimum:500 name:BRANCH_INSNS : 2-0 Branch instructions (whether completed or mispredicted) 32 event:0xe counters:0 um:zero minimum:500 name:INTEGER_INSNS : 14-0 Integer instructions completed 33 event:0xf counters:0 um:zero minimum:500 name:LOAD_INSNS : 15-0 Load instructions completed (includ… 34 event:0x10 counters:0 um:zero minimum:500 name:J_JAL_INSNS : 16-0 J/JAL instructions completed 35 event:0x11 counters:0 um:zero minimum:500 name:NO_OPS_INSNS : 17-0 no-ops completed, ie instruction… 37 event:0x13 counters:0 um:zero minimum:500 name:SC_INSNS : 19-0 SC instructions completed 38 event:0x14 counters:0 um:zero minimum:500 name:PREFETCH_INSNS : 20-0 PREFETCH instructions completed 44 event:0x1a counters:0 um:zero minimum:500 name:DSP_INSNS : 26-0 DSP instructions completed 53 event:0x22 counters:0 um:zero minimum:500 name:FORK_INSNS : 34-0 Fork instructions completed [all …]
|
/external/oprofile/events/ppc64/power4/ |
D | events | 21 …ounters:3 um:zero minimum:10000 name:PM_INST_CMPL_GRP1 : (Group 1 pm_slice0) Instructions completed 22 …inimum:1000 name:PM_1PLUS_PPC_CMPL_GRP1 : (Group 1 pm_slice0) One or more PPC instruction completed 24 …t:0X016 counters:6 um:zero minimum:1000 name:PM_GRP_CMPL_GRP1 : (Group 1 pm_slice0) Group completed 33 …counters:5 um:zero minimum:10000 name:PM_INST_CMPL_GRP2 : (Group 2 pm_eprof) Instructions completed 38 …counters:0 um:zero minimum:10000 name:PM_INST_CMPL_GRP3 : (Group 3 pm_basic) Instructions completed 43 …counters:5 um:zero minimum:10000 name:PM_INST_CMPL_GRP3 : (Group 3 pm_basic) Instructions completed 48 …0 counters:0 um:zero minimum:10000 name:PM_INST_CMPL_GRP4 : (Group 4 pm_ifu) Instructions completed 61 …3 counters:3 um:zero minimum:10000 name:PM_INST_CMPL_GRP5 : (Group 5 pm_isu) Instructions completed 91 …3 counters:3 um:zero minimum:10000 name:PM_INST_CMPL_GRP8 : (Group 8 pm_lsu) Instructions completed 104 …ounters:6 um:zero minimum:10000 name:PM_INST_CMPL_GRP9 : (Group 9 pm_xlate1) Instructions completed [all …]
|