Home
last modified time | relevance | path

Searched refs:lost_ (Results 1 – 25 of 40) sorted by relevance

12

/dports/games/freedoko/FreeDoko_0.7.19/src/player/
H A DplayersDb.h51 >> this->lost_; in read()
55 void hasLost() { total_++; lost_++; }; in hasLost()
59 unsigned long long lost() const { return lost_; } in lost()
65 this->lost_ = 0; in clear()
72 this->lost_ += tlwcount.lost();
79 unsigned long long lost_ = 0; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/gpu/
H A Ddawn_control_client_holder.cc48 lost_ = true; in SetContextLost()
52 return lost_; in IsContextLost()
H A Ddawn_control_client_holder.h50 bool lost_ = false; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/ipc/client/
H A Dgpu_channel_host.cc314 if (lost_) { in AddRoute()
360 lost_ = true; in OnChannelError()
387 if (lost_) { in SendMessage()
393 if (lost_) in SendMessage()
397 DCHECK(!lost_); in SendMessage()
403 return lost_; in IsLost()
H A Dgpu_channel_host.h207 bool lost_ = false; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/ipc/client/
H A Dgpu_channel_host.cc318 if (lost_) { in AddRoute()
364 lost_ = true; in OnChannelError()
391 if (lost_) { in SendMessage()
397 if (lost_) in SendMessage()
401 DCHECK(!lost_); in SendMessage()
407 return lost_; in IsLost()
H A Dgpu_channel_host.h211 bool lost_ = false; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gl/
H A Dgl_context_egl.cc305 if (lost_) in MakeCurrent()
359 lost_ = true; in ReleaseCurrent()
367 if (lost_) in IsCurrent()
H A Dgl_context_egl.h53 bool lost_ = false; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gl/
H A Dgl_context_egl.cc362 if (lost_) in MakeCurrentImpl()
416 lost_ = true; in ReleaseCurrent()
424 if (lost_) in IsCurrent()
H A Dgl_context_egl.h54 bool lost_ = false; variable
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu_large_scale/include/pcl/gpu/kinfu_large_scale/
H A Dkinfu.h224 return (lost_); in icpIsLost()
440 bool lost_; variable
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/gpu/kinfu_large_scale/src/
H A Dkinfu.cpp78 …ion_metric_threshold_(0.f), perform_last_scan_ (false), finished_(false), lost_ (false), disable_i… in KinfuTracker()
247 lost_=false; in reset()
365 lost_=true; in performICP()
434 if(!lost_) in performICP()
437 lost_ = true; in performICP()
457 lost_ = false; in performICP()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/
H A Dwebgpu_implementation.cc358 lost_ = true; in OnGpuControlLostContextMaybeReentrant()
562 if (lost_) { in RequestAdapterAsync()
592 if (lost_) { in RequestDeviceAsync()
H A Dshare_group.cc396 lost_ = true; in Lose()
401 return lost_; in IsLost()
H A Dshare_group.h186 bool lost_ = false; variable
H A Dwebgpu_implementation.h196 std::atomic_bool lost_{false};
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Dshare_group.cc396 lost_ = true; in Lose()
401 return lost_; in IsLost()
H A Dwebgpu_implementation.cc393 lost_ = true; in OnGpuControlLostContextMaybeReentrant()
651 if (lost_) { in RequestAdapterAsync()
681 if (lost_) { in RequestDeviceAsync()
H A Dshare_group.h187 bool lost_ = false; variable
H A Dwebgpu_implementation.h213 std::atomic_bool lost_{false};
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dlayer_tree_host_unittest_context.cc1729 EXPECT_FALSE(lost_); in WillBeginMainFrame()
1750 lost_ = true; in WillBeginMainFrame()
1754 EXPECT_TRUE(lost_); in DidInitializeLayerTreeFrameSink()
1755 lost_ = false; in DidInitializeLayerTreeFrameSink()
1772 bool lost_ = true; member in cc::__anon605639cc0111::LayerTreeHostContextTestLoseAfterSendingBeginMainFrame
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dlayer_tree_host_unittest_context.cc1729 EXPECT_FALSE(lost_); in WillBeginMainFrame()
1750 lost_ = true; in WillBeginMainFrame()
1754 EXPECT_TRUE(lost_); in DidInitializeLayerTreeFrameSink()
1755 lost_ = false; in DidInitializeLayerTreeFrameSink()
1772 bool lost_ = true; member in cc::__anond97cec270111::LayerTreeHostContextTestLoseAfterSendingBeginMainFrame
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxalloc.h358 struct lost_ { /* space freed and 'lost' (not put on a */ struct
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxalloc.h364 struct lost_ { /* space freed and 'lost' (not put on a */ struct

12