Home
last modified time | relevance | path

Searched refs:done_ (Results 1 – 22 of 22) sorted by relevance

/third_party/freetype/include/freetype/internal/
Dftobjs.h236 done_, \ argument
249 done_, \
1069 done_, \ argument
1080 done_, \
1118 done_, \ argument
1136 done_, \
1187 done_, \ argument
1200 done_, \
1213 done_, \ argument
1228 done_, \
Dftdrv.h229 done_, \ argument
256 done_, \
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftobjs.h236 done_, \ argument
249 done_, \
1068 done_, \ argument
1079 done_, \
1117 done_, \ argument
1135 done_, \
1186 done_, \ argument
1199 done_, \
1212 done_, \ argument
1227 done_, \
Dftdrv.h229 done_, \ argument
256 done_, \
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dftobjs.h236 done_, \ argument
249 done_, \
1065 done_, \ argument
1076 done_, \
1114 done_, \ argument
1132 done_, \
1183 done_, \ argument
1196 done_, \
1209 done_, \ argument
1224 done_, \
Dftdrv.h229 done_, \ argument
256 done_, \
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dblocking_counter.cc34 done_{initial_count == 0 ? true : false} { in BlockingCounter()
44 done_ = true; in DecrementCount()
58 this->lock_.Await(Condition(IsDone, &this->done_)); in Wait()
Dblocking_counter.h95 bool done_ ABSL_GUARDED_BY(lock_);
/third_party/freetype/src/sfnt/
Dttcmap.h61 done_, \ argument
77 done_, \
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dttcmap.h62 done_, \ argument
78 done_, \
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttcmap.h61 done_, \ argument
77 done_, \
/third_party/gn/src/gn/
Dtrace.cc130 : 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()
Dtrace.h85 bool done_; variable
/third_party/node/test/cctest/
Dtest_inspector_socket_server.cc43 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
Dtest_inspector_socket.cc19 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/
Dcpp_unittest.inc1144 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/
Dproto_writer.h130 bool done() override { return done_; } in done()
327 bool done_; variable
Dproto_writer.cc68 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/
Dengine_vulkan_debugger.cc548 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/
Dresource_manager_unittest.cc892 : 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/
DmacOS_Catalina.md25 If both tests succeeded, _you are done_! You should be ready to install `node-gyp`.
/third_party/node/deps/npm/changelogs/
DCHANGELOG-3.md5221 done_ with the new `--dry-run` flag. This can be passed to any of the