Home
last modified time | relevance | path

Searched refs:core_ (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/modules/desktop_capture/
Dshared_desktop_frame.cc33 return core_->get(); in GetUnderlyingFrame()
37 return core_->get() == other.core_->get(); in ShareFrameWith()
41 std::unique_ptr<SharedDesktopFrame> result(new SharedDesktopFrame(core_)); in Share()
47 return !core_->HasOneRef(); in IsShared()
55 core_(core) { in SharedDesktopFrame()
56 CopyFrameInfoFrom(*(core_->get())); in SharedDesktopFrame()
Dshared_desktop_frame.h58 const rtc::scoped_refptr<Core> core_; variable
/external/libchrome/base/
Dsequence_checker_impl.cc36 SequenceCheckerImpl::SequenceCheckerImpl() : core_(std::make_unique<Core>()) {} in SequenceCheckerImpl()
41 if (!core_) in CalledOnValidSequence()
42 core_ = std::make_unique<Core>(); in CalledOnValidSequence()
43 return core_->CalledOnValidSequence(); in CalledOnValidSequence()
48 core_.reset(); in DetachFromSequence()
Dsequence_checker_impl.h41 mutable std::unique_ptr<Core> core_; variable
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dtpu_client.h37 core_(core), in PjRtTpuDevice()
41 int core_on_chip() const { return core_.index(); } in core_on_chip()
42 const tensorflow::tpu::TpuCoreLocationExternal core() const { return core_; } in core()
46 coords_[0], coords_[1], coords_[2], core_.index()); in DebugString()
50 const tensorflow::tpu::TpuCoreLocationExternal core_;
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_core_dumper.cc89 if (!core_.CopyData(dest, virtual_address, length)) { in CopyFromProcess()
140 core_.SetContent(mapped_core_file_.content()); in EnumerateThreads()
141 if (!core_.IsValid()) { in EnumerateThreads()
146 ElfCoreDump::Note note = core_.GetFirstNote(); in EnumerateThreads()
Dlinux_core_dumper.h117 ElfCoreDump core_; variable
/external/libchrome/mojo/core/
Dnode_controller.h63 Core* core() const { return core_; } in core()
252 Core* const core_; variable
Dnode_controller.cc153 : core_(core), in NodeController()
/external/mesa3d/src/intel/vulkan/
Danv_device.c1070 features->feature = core_##major##_##minor.feature in anv_GetPhysicalDeviceFeatures2()
1837 memcpy(&properties->ext_property, &core_##major##_##minor.core_property, \ in anv_GetPhysicalDeviceProperties2()
1838 sizeof(core_##major##_##minor.core_property)) in anv_GetPhysicalDeviceProperties2()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c1121 features->feature = core_##major##_##minor.feature in radv_GetPhysicalDeviceFeatures2()
1815 memcpy(&properties->ext_property, &core_##major##_##minor.core_property, \ in radv_GetPhysicalDeviceProperties2()
1816 sizeof(core_##major##_##minor.core_property)) in radv_GetPhysicalDeviceProperties2()
/external/strace/
DChangeLog23218 * maint/ioctls_sym.sh: Skip asm/core_*.h. Filter out from