/third_party/boost/libs/contract/test/constructor/ |
D | decl_exit_inv_all.cpp | 19 std::ostringstream ok; ok << "" // Suppress a warning. in ok_c() local 42 std::ostringstream ok; ok in ok_b() local 63 std::ostringstream ok; ok in ok_a() local 84 std::ostringstream ok; ok << "" // Suppress a warning. in ok_end() local 95 std::ostringstream ok; in main() local
|
D | decl_exit_inv_ends.cpp | 19 std::ostringstream ok; ok << "" // Suppress a warning. in ok_c() local 42 std::ostringstream ok; ok in ok_b() local 63 std::ostringstream ok; ok in ok_a() local 84 std::ostringstream ok; ok << "" // Suppress a warning. in ok_end() local 95 std::ostringstream ok; in main() local
|
D | decl_exit_inv_mid.cpp | 19 std::ostringstream ok; ok << "" // Suppress a warning. in ok_c() local 42 std::ostringstream ok; ok in ok_b() local 63 std::ostringstream ok; ok in ok_a() local 84 std::ostringstream ok; ok << "" // Suppress a warning. in ok_end() local 95 std::ostringstream ok; in main() local
|
D | decl_exit_static_inv_all.cpp | 20 std::ostringstream ok; ok << "" // Suppress a warning. in ok_c() local 42 std::ostringstream ok; ok in ok_b() local 65 std::ostringstream ok; ok in ok_a() local 88 std::ostringstream ok; ok << "" // Suppress a warning. in ok_end() local 102 std::ostringstream ok; in main() local
|
D | decl_entry_static_inv_all.cpp | 20 std::ostringstream ok; ok << "" // Suppress a warning. in ok_c() local 35 std::ostringstream ok; ok in ok_b() local 56 std::ostringstream ok; ok in ok_a() local 77 std::ostringstream ok; ok in ok_end() local 96 std::ostringstream ok; in main() local
|
D | decl_exit_static_inv_ends.cpp | 20 std::ostringstream ok; ok << "" // Suppress a warning. in ok_c() local 42 std::ostringstream ok; ok in ok_b() local 59 std::ostringstream ok; ok in ok_a() local 82 std::ostringstream ok; ok << "" // Suppress a warning. in ok_end() local 96 std::ostringstream ok; in main() local
|
D | decl_entry_static_inv_ends.cpp | 20 std::ostringstream ok; ok << "" // Suppress a warning. in ok_c() local 35 std::ostringstream ok; ok in ok_b() local 53 std::ostringstream ok; ok in ok_a() local 73 std::ostringstream ok; ok in ok_end() local 92 std::ostringstream ok; in main() local
|
D | decl_entry_static_inv_mid.cpp | 20 std::ostringstream ok; ok << "" // Suppress a warning. in ok_c() local 32 std::ostringstream ok; ok in ok_b() local 52 std::ostringstream ok; ok in ok_a() local 71 std::ostringstream ok; ok in ok_end() local 89 std::ostringstream ok; in main() local
|
D | decl_exit_static_inv_mid.cpp | 20 std::ostringstream ok; ok << "" // Suppress a warning. in ok_c() local 37 std::ostringstream ok; ok in ok_b() local 60 std::ostringstream ok; ok in ok_a() local 78 std::ostringstream ok; ok << "" // Suppress a warning. in ok_end() local 92 std::ostringstream ok; in main() local
|
D | decl_post_all.cpp | 19 std::ostringstream ok; ok in ok_c() local 45 std::ostringstream ok; ok in ok_b() local 65 std::ostringstream ok; ok in ok_a() local 87 std::ostringstream ok; in main() local
|
/third_party/python/PC/ |
D | winsound.c | 79 int ok; in winsound_PlaySound_impl() local 112 ok = PlaySoundW(wsound, NULL, flags); in winsound_PlaySound_impl() local 142 BOOL ok; in winsound_Beep_impl() local 151 ok = Beep(frequency, duration); in winsound_Beep_impl() local 175 BOOL ok; in winsound_MessageBeep_impl() local 178 ok = MessageBeep(type); in winsound_MessageBeep_impl() local
|
/third_party/qrcodegen/c/ |
D | qrcodegen-demo.c | 64 bool ok = qrcodegen_encodeText(text, tempBuffer, qrcode, errCorLvl, in doBasicDemo() local 76 …bool ok = qrcodegen_encodeText("314159265358979323846264338327950288419716939937510", tempBuffer, … in doVarietyDemo() local 85 …bool ok = qrcodegen_encodeText("DOLLAR-AMOUNT:$39.87 PERCENTAGE:100.00% OPERATIONS:+-*/", tempBuff… in doVarietyDemo() local 96 bool ok = qrcodegen_encodeText(text, tempBuffer, qrcode, in doVarietyDemo() local 113 bool ok = qrcodegen_encodeText(text, tempBuffer, qrcode, in doVarietyDemo() local 128 bool ok; in doSegmentDemo() local 160 bool ok; in doSegmentDemo() local 197 bool ok; in doSegmentDemo() local 248 bool ok; in doMaskDemo() local 272 bool ok; in doMaskDemo() local
|
/third_party/grpc/src/cpp/server/load_reporter/ |
D | load_reporter_async_service_impl.cc | 30 void LoadReporterAsyncServiceImpl::CallableTag::Run(bool ok) { in Run() 81 void LoadReporterAsyncServiceImpl::FetchAndSample(bool ok) { in FetchAndSample() 102 bool ok; in Work() local 153 std::shared_ptr<ReportLoadHandler> self, bool ok) { in OnRequestDelivered() 193 std::shared_ptr<ReportLoadHandler> self, bool ok) { in OnReadDone() 253 std::shared_ptr<ReportLoadHandler> self, bool ok) { in ScheduleNextReport() 283 std::shared_ptr<ReportLoadHandler> self, bool ok) { in SendReport() 321 std::shared_ptr<ReportLoadHandler> self, bool ok) { in OnDoneNotified() 367 std::shared_ptr<ReportLoadHandler> /*self*/, bool ok) { in OnFinishDone()
|
/third_party/boost/libs/contract/test/destructor/ |
D | decl_post_all.cpp | 19 std::ostringstream ok; ok in ok_a() local 39 std::ostringstream ok; ok in ok_b() local 60 std::ostringstream ok; ok in ok_c() local 83 std::ostringstream ok; in main() local
|
D | decl_post_mid.cpp | 19 std::ostringstream ok; ok in ok_a() local 36 std::ostringstream ok; ok in ok_b() local 56 std::ostringstream ok; ok in ok_c() local 76 std::ostringstream ok; in main() local
|
D | decl_post_ends.cpp | 19 std::ostringstream ok; ok in ok_a() local 39 std::ostringstream ok; ok in ok_b() local 57 std::ostringstream ok; ok in ok_c() local 80 std::ostringstream ok; in main() local
|
D | decl_entry_static_inv_all.cpp | 20 std::ostringstream ok; ok in ok_a() local 40 std::ostringstream ok; ok in ok_b() local 61 std::ostringstream ok; ok in ok_c() local 84 std::ostringstream ok; in main() local
|
D | decl_entry_static_inv_mid.cpp | 20 std::ostringstream ok; ok in ok_a() local 36 std::ostringstream ok; ok in ok_b() local 56 std::ostringstream ok; ok in ok_c() local 77 std::ostringstream ok; in main() local
|
D | decl_entry_static_inv_ends.cpp | 20 std::ostringstream ok; ok in ok_a() local 40 std::ostringstream ok; ok in ok_b() local 59 std::ostringstream ok; ok in ok_c() local 82 std::ostringstream ok; in main() local
|
D | decl_entry_inv_mid.cpp | 19 std::ostringstream ok; ok in ok_a() local 38 std::ostringstream ok; ok << "" // Suppress a warning. in ok_b() local 60 std::ostringstream ok; ok in ok_c() local 82 std::ostringstream ok; in main() local
|
/third_party/openssl/test/ |
D | bio_memleak_test.c | 20 int ok = 0; in test_bio_memleak() local 47 int ok = 0; in test_bio_get_mem() local 75 int ok = 0; in test_bio_new_mem_buf() local 110 int ok = 0; in test_bio_rdonly_mem_buf() local 152 int ok = 0; in test_bio_rdwr_rdonly() local 188 int ok = 0; in test_bio_nonclear_rst() local 241 int ok = 0; in test_bio_i2d_ASN1_mime() local
|
/third_party/grpc/test/cpp/common/ |
D | alarm_test.cc | 41 bool ok; in TEST() local 59 bool ok; in TEST() local 78 bool ok; in TEST() local 99 std::chrono::system_clock::now() + std::chrono::seconds(1), [c](bool ok) { in TEST() 116 alarm.experimental().Set(grpc_timeout_seconds_to_deadline(0), [c](bool ok) { in TEST() 135 [c](bool ok) { in TEST() 152 bool ok; in TEST() local 178 bool ok; in TEST() local 194 bool ok; in TEST() local 211 bool ok; in TEST() local [all …]
|
/third_party/node/test/parallel/ |
D | test-tls-client-verify.js | 36 { ok: true, key: 'agent1-key', cert: 'agent1-cert' }, property 37 { ok: false, key: 'agent2-key', cert: 'agent2-cert' }, property 38 { ok: false, key: 'agent3-key', cert: 'agent3-cert' }, property 45 { ok: false, key: 'agent1-key', cert: 'agent1-cert' }, property 46 { ok: false, key: 'agent2-key', cert: 'agent2-cert' }, property 47 { ok: false, key: 'agent3-key', cert: 'agent3-cert' }, property 54 { ok: true, key: 'agent1-key', cert: 'agent1-cert' }, property 55 { ok: false, key: 'agent2-key', cert: 'agent2-cert' }, property 56 { ok: true, key: 'agent3-key', cert: 'agent3-cert' }, property
|
/third_party/boost/libs/contract/test/public_function/ |
D | decl_pre_all.cpp | 19 std::ostringstream ok; ok << "" // Suppress a warning. in ok_begin() local 33 std::ostringstream ok; ok in ok_end() local 62 std::ostringstream ok; in main() local
|
D | decl_pre_ends.cpp | 19 std::ostringstream ok; ok << "" // Suppress a warning. in ok_begin() local 33 std::ostringstream ok; ok in ok_end() local 62 std::ostringstream ok; in main() local
|