/third_party/freetype/include/freetype/internal/ |
D | ftobjs.h | 236 done_, \ argument 249 done_, \ 1069 done_, \ argument 1080 done_, \ 1118 done_, \ argument 1136 done_, \ 1187 done_, \ argument 1200 done_, \ 1213 done_, \ argument 1228 done_, \
|
D | ftdrv.h | 229 done_, \ argument 256 done_, \
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | ftobjs.h | 236 done_, \ argument 249 done_, \ 1068 done_, \ argument 1079 done_, \ 1117 done_, \ argument 1135 done_, \ 1186 done_, \ argument 1199 done_, \ 1212 done_, \ argument 1227 done_, \
|
D | ftdrv.h | 229 done_, \ argument 256 done_, \
|
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/ |
D | ftobjs.h | 236 done_, \ argument 249 done_, \ 1065 done_, \ argument 1076 done_, \ 1114 done_, \ argument 1132 done_, \ 1183 done_, \ argument 1196 done_, \ 1209 done_, \ argument 1224 done_, \
|
D | ftdrv.h | 229 done_, \ argument 256 done_, \
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
D | blocking_counter.cc | 34 done_{initial_count == 0 ? true : false} { in BlockingCounter() 44 done_ = true; in DecrementCount() 58 this->lock_.Await(Condition(IsDone, &this->done_)); in Wait()
|
D | blocking_counter.h | 95 bool done_ ABSL_GUARDED_BY(lock_);
|
/third_party/freetype/src/sfnt/ |
D | ttcmap.h | 61 done_, \ argument 77 done_, \
|
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/ |
D | ttcmap.h | 62 done_, \ argument 78 done_, \
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | ttcmap.h | 61 done_, \ argument 77 done_, \
|
/third_party/gn/src/gn/ |
D | trace.cc | 130 : done_(false) { in ScopedTrace() 137 ScopedTrace::ScopedTrace(TraceItem::Type t, const Label& label) : done_(false) { in ScopedTrace() 160 if (!done_) { in Done() 161 done_ = true; in Done()
|
D | trace.h | 85 bool done_; variable
|
/third_party/node/test/cctest/ |
D | test_inspector_socket_server.cc | 43 explicit Timeout(uv_loop_t* loop) : timed_out(false), done_(false) { in Timeout() 52 while (!done_) { in ~Timeout() 67 t->done_ = true; in mark_done() 70 bool done_; member in __anon73c8fd020111::Timeout
|
D | test_inspector_socket.cc | 19 explicit Timeout(uv_loop_t* loop) : timed_out(false), done_(false) { in Timeout() 27 while (!done_) { in ~Timeout() 43 t->done_ = true; in mark_done() 46 bool done_; member in __anonad88c24c0111::Timeout
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_unittest.inc | 1144 done_(NULL) {} 1162 done_ = done; 1175 done_ = done; 1185 Closure* done_; 1196 done_(NULL), 1218 done_ = done; 1228 Closure* done_; 1265 done_(::google::protobuf::NewPermanentCallback(&DoNothing)) {} 1287 std::unique_ptr<Closure> done_; 1319 &foo_request_, &foo_response_, done_.get()); [all …]
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | proto_writer.h | 130 bool done() override { return done_; } in done() 327 bool done_; variable
|
D | proto_writer.cc | 68 done_(false), in ProtoWriter() 89 done_(false), in ProtoWriter() 783 GOOGLE_DCHECK(!done_); in WriteRootMessage() 824 done_ = true; in WriteRootMessage()
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
D | engine_vulkan_debugger.cc | 548 done_.Signal(); // Signal when done. in __anon4e401bbc0402() 557 if (done_.Wait(kThreadTimeout)) { in Flush() 799 Event done_; member in amber::vulkan::__anon4e401bbc0111::Thread
|
/third_party/cef/tests/ceftests/ |
D | resource_manager_unittest.cc | 892 : done_(false), in OneShotProvider() 906 if (done_) { in OnRequest() 911 done_ = true; in OnRequest() 922 bool done_; member in __anon4d3850e50511::OneShotProvider
|
/third_party/node/deps/npm/node_modules/node-gyp/ |
D | macOS_Catalina.md | 25 If both tests succeeded, _you are done_! You should be ready to install `node-gyp`.
|
/third_party/node/deps/npm/changelogs/ |
D | CHANGELOG-3.md | 5221 done_ with the new `--dry-run` flag. This can be passed to any of the
|