/external/rust/crates/grpcio-sys/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()
|
/external/grpc-grpc/src/cpp/server/load_reporter/ |
D | load_reporter_async_service_impl.cc | 26 void LoadReporterAsyncServiceImpl::CallableTag::Run(bool ok) { in Run() 76 void LoadReporterAsyncServiceImpl::FetchAndSample(bool ok) { in FetchAndSample() 97 bool ok; in Work() local 148 std::shared_ptr<ReportLoadHandler> self, bool ok) { in OnRequestDelivered() 188 std::shared_ptr<ReportLoadHandler> self, bool ok) { in OnReadDone() 248 std::shared_ptr<ReportLoadHandler> self, bool ok) { in ScheduleNextReport() 278 std::shared_ptr<ReportLoadHandler> self, bool ok) { in SendReport() 316 std::shared_ptr<ReportLoadHandler> self, bool ok) { in OnDoneNotified() 361 std::shared_ptr<ReportLoadHandler> self, bool ok) { in OnFinishDone()
|
/external/python/cpython3/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
|
/external/igt-gpu-tools/lib/tests/ |
D | igt_audio.c | 48 bool ok; in test_signal_detect_untampered() local 58 bool ok; in test_signal_detect_silence() local 68 bool ok; in test_signal_detect_noise() local 88 bool ok; in test_signal_detect_with_missing_freq() local 108 bool ok; in test_signal_detect_with_unexpected_freq() local 127 bool ok; in test_signal_detect_held_sample() local 149 bool ok; in test_signal_detect_phaseshift() local
|
/external/grpc-grpc/test/cpp/common/ |
D | alarm_test.cc | 41 bool ok; in TEST() local 61 std::chrono::system_clock::now() + std::chrono::seconds(1), [c](bool ok) { in TEST() 78 alarm.experimental().Set(grpc_timeout_seconds_to_deadline(0), [c](bool ok) { in TEST() 97 [c](bool ok) { in TEST() 114 bool ok; in TEST() local 140 bool ok; in TEST() local 156 bool ok; in TEST() local 173 bool ok; in TEST() local 191 bool ok; in TEST() local 207 bool ok; in TEST() local [all …]
|
/external/flac/src/metaflac/ |
D | operations.c | 71 FLAC__bool ok = true; in do_operations() local 105 FLAC__bool ok = true; in do_major_operation() local 116 FLAC__bool ok = true, needs_write = false, is_ogg = false; in do_major_operation_on_file() local 178 FLAC__bool ok = true; in do_major_operation__list() local 212 FLAC__bool ok = true; in do_major_operation__remove() local 238 FLAC__bool ok = true; in do_major_operation__remove_all() local 259 FLAC__bool ok = true; in do_shorthand_operations() local 281 FLAC__bool ok = true, needs_write = false, use_padding = options->use_padding; in do_shorthand_operations_on_file() local 337 FLAC__bool ok = true; in do_shorthand_operation() local
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | TXTRecord.cpp | 46 BOOL ok; in SetValue() local 108 BOOL ok; in RemoveValue() local 154 BOOL ok; in ContainsKey() local 194 BOOL ok = TRUE; in GetValueForKey() local 280 BOOL ok; in GetKeyAtIndex() local 326 BOOL ok; in GetValueAtIndex() local
|
D | DNSSDService.cpp | 288 BOOL ok; in Browse() local 398 BOOL ok; in Resolve() local 518 BOOL ok; in Register() local 652 BOOL ok; in QueryRecord() local 758 BOOL ok; in RegisterRecord() local 868 BOOL ok; in AddRecord() local 964 BOOL ok; in ReconfirmRecord() local 1018 BOOL ok = TRUE; in GetProperty() local 1096 BOOL ok; in GetAddrInfo() local 1401 BOOL ok; in DomainEnumReply() local [all …]
|
/external/grpc-grpc/test/cpp/util/ |
D | cli_call.cc | 67 bool ok; in CliCall() local 79 bool ok; in Write() local 92 bool ok; in Read() local 116 bool ok; in WritesDone() local 150 bool ok; in ReadAndMaybeNotifyWrite() local 199 bool ok; in Finish() local
|
/external/grpc-grpc/test/cpp/qps/ |
D | server_async.cc | 174 bool ok; in ~AsyncQpsServerTest() local 204 bool ok; in ThreadFunc() local 266 bool RunNextState(bool ok) override { return (this->*next_state_)(ok); } in RunNextState() 281 bool invoker(bool ok) { in invoker() 321 bool RunNextState(bool ok) override { return (this->*next_state_)(ok); } in RunNextState() 334 bool request_done(bool ok) { in request_done() 343 bool read_done(bool ok) { in read_done() 358 bool write_done(bool ok) { in write_done() 369 bool finish_done(bool ok) { return false; /* reset the context */ } in finish_done() 400 bool RunNextState(bool ok) override { return (this->*next_state_)(ok); } in RunNextState() [all …]
|
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | callback_common.h | 91 int ok) { in StaticRun() 94 void Run(bool ok) { in Run() 136 void force_run(bool ok) { Run(ok); } in force_run() 144 int ok) { in StaticRun() 147 void Run(bool ok) { in Run()
|
D | completion_queue.h | 170 bool Next(void** tag, bool* ok) { in Next() 188 NextStatus AsyncNext(void** tag, bool* ok, const T& deadline) { in AsyncNext() 207 NextStatus DoThenAsyncNext(F&& f, void** tag, bool* ok, const T& deadline) { in DoThenAsyncNext() 304 bool ok = ev.success != 0; in Pluck() local 325 bool ok = ev.success != 0; in TryPluck() local 343 bool ok = ev.success != 0; in TryPluck() local
|
/external/python/cpython2/PC/ |
D | winsound.c | 78 int ok; in sound_playsound() local 92 ok = PlaySound(sound, NULL, flags); in sound_playsound() local 108 BOOL ok; in sound_beep() local 120 ok = Beep(freq, dur); in sound_beep() local
|
/external/clang/test/SemaObjC/ |
D | class-protocol-method-match.m | 8 - (char) ok; method 21 - (void) ok; method 29 - (void) ok; method 43 - (void) ok {} method
|
/external/brotli/python/ |
D | _brotli.cc | 93 BROTLI_BOOL ok = BROTLI_TRUE; in compress_stream() local 176 int ok; in brotli_Compressor_init() local 227 BROTLI_BOOL ok = BROTLI_TRUE; in brotli_Compressor_process() local 274 BROTLI_BOOL ok = BROTLI_TRUE; in brotli_Compressor_flush() local 314 BROTLI_BOOL ok = BROTLI_TRUE; in brotli_Compressor_finish() local 398 BROTLI_BOOL ok = BROTLI_TRUE; in decompress_stream() local 458 int ok; in brotli_Decompressor_init() local 496 BROTLI_BOOL ok = BROTLI_TRUE; in brotli_Decompressor_process() local 542 BROTLI_BOOL ok = BROTLI_TRUE; in brotli_Decompressor_is_finished() local 642 int ok; in brotli_decompress() local
|
/external/libxkbcommon/src/xkbcomp/ |
D | xkbcomp.c | 58 bool ok; in text_v1_keymap_new_from_names() local 105 bool ok; in text_v1_keymap_new_from_string() local 122 bool ok; in text_v1_keymap_new_from_file() local
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
D | callback_common.h | 112 int ok) { in StaticRun() 115 void Run(bool ok) { in Run() 190 void force_run(bool ok) { Run(ok); } in force_run() 202 int ok) { in StaticRun() 205 void Run(bool ok) { in Run()
|
D | completion_queue.h | 177 bool Next(void** tag, bool* ok) { in Next() 195 NextStatus AsyncNext(void** tag, bool* ok, const T& deadline) { in AsyncNext() 215 NextStatus DoThenAsyncNext(F&& f, void** tag, bool* ok, const T& deadline) { in DoThenAsyncNext() 323 bool ok = ev.success != 0; in Pluck() local 346 bool ok = ev.success != 0; in TryPluck() local 365 bool ok = ev.success != 0; in TryPluck() local
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
D | callback_common.h | 112 int ok) { in StaticRun() 115 void Run(bool ok) { in Run() 190 void force_run(bool ok) { Run(ok); } in force_run() 202 int ok) { in StaticRun() 205 void Run(bool ok) { in Run()
|
D | completion_queue.h | 177 bool Next(void** tag, bool* ok) { in Next() 195 NextStatus AsyncNext(void** tag, bool* ok, const T& deadline) { in AsyncNext() 215 NextStatus DoThenAsyncNext(F&& f, void** tag, bool* ok, const T& deadline) { in DoThenAsyncNext() 323 bool ok = ev.success != 0; in Pluck() local 346 bool ok = ev.success != 0; in TryPluck() local 365 bool ok = ev.success != 0; in TryPluck() local
|
/external/icing/icing/portable/ |
D | gzip_stream.cc | 80 bool ok = sub_stream_->Next(&in, &in_size); in Inflate() local 110 bool ok = (zerror_ == Z_OK) || (zerror_ == Z_STREAM_END) || in Next() local 157 bool ok = Next(&data, &size); in Skip() local 233 bool ok = sub_stream_->Next(&sub_data_, &sub_data_size_); in Deflate() local 306 bool ok = zerror_ == Z_OK; in Close() local
|
/external/protobuf/src/google/protobuf/io/ |
D | gzip_stream.cc | 101 bool ok = sub_stream_->Next(&in, &in_size); in Inflate() local 131 bool ok = (zerror_ == Z_OK) || (zerror_ == Z_STREAM_END) || in Next() local 178 bool ok = Next(&data, &size); in Skip() local 255 bool ok = sub_stream_->Next(&sub_data_, &sub_data_size_); in Deflate() local 324 bool ok = zerror_ == Z_OK; in Close() local
|
/external/libkmsxx/kmscube/ |
D | cube-egl.cpp | 88 EGLBoolean ok = eglMakeCurrent(m_display, EGL_NO_SURFACE, EGL_NO_SURFACE, m_context); in EglState() local 112 EGLBoolean ok = eglMakeCurrent(egl.display(), esurface, esurface, egl.context()); in make_current() local 118 EGLBoolean ok = eglSwapBuffers(egl.display(), esurface); in swap_buffers() local
|
/external/jsoncpp/src/test_lib_json/ |
D | main.cpp | 1844 bool ok = parseFromStream(Json::CharReaderBuilder(), iss, &root, &errs); in JSONTEST_FIXTURE_LOCAL() local 3001 bool ok = reader->parse(doc, doc + std::strlen(doc), &root, &errs); in JSONTEST_FIXTURE_LOCAL() local 3014 bool ok = reader->parse(doc, doc + std::strlen(doc), &root, &errs); in JSONTEST_FIXTURE_LOCAL() local 3028 bool ok = reader->parse(doc, doc + std::strlen(doc), &root, &errs); in JSONTEST_FIXTURE_LOCAL() local 3042 bool ok = reader->parse(doc, doc + std::strlen(doc), &root, &errs); in JSONTEST_FIXTURE_LOCAL() local 3049 bool ok = reader->parse(doc, doc + std::strlen(doc), &root, &errs); in JSONTEST_FIXTURE_LOCAL() local 3056 bool ok = reader->parse(doc, doc + std::strlen(doc), &root, &errs); in JSONTEST_FIXTURE_LOCAL() local 3065 bool ok = reader->parse(doc, doc + std::strlen(doc), &root, &errs); in JSONTEST_FIXTURE_LOCAL() local 3074 bool ok = reader->parse(doc, doc + std::strlen(doc), &root, &errs); in JSONTEST_FIXTURE_LOCAL() local 3083 bool ok = reader->parse(doc, doc + std::strlen(doc), &root, &errs); in JSONTEST_FIXTURE_LOCAL() local [all …]
|
/external/pigweed/pw_protobuf/public/pw_protobuf/ |
D | message.h | 118 bool ok() { return reader_.ok(); } in ok() function 260 bool ok() { return field_reader_.ok(); } in ok() function 308 bool ok() { return status_.ok(); } in ok() function 402 bool ok() { return reader_.ok(); } in ok() function 515 bool ok() { return iter_.ok(); } in ok() function 557 bool ok() { return message_.ok(); } in ok() function 582 bool ok() { return entry_.ok(); } in ok() function
|