Home
last modified time | relevance | path

Searched defs:owned (Results 1 – 25 of 48) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/service/
Dmaybe_owning_device_memory.h31 explicit MaybeOwningDeviceMemory(tensorflow::se::OwningDeviceMemory owned) in MaybeOwningDeviceMemory()
/external/webrtc/rtc_base/
Dstream.cc75 bool owned) in StreamAdapterInterface()
104 void StreamAdapterInterface::Attach(StreamInterface* stream, bool owned) { in Attach()
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ThreadReference/
DOwnedMonitorsTest.java81 int owned = reply.getNextValueAsInt(); in testOwnedMonitors001() local
/external/perfetto/src/trace_processor/importers/memory_tracker/
Dgraph_processor_unittest.cc283 Node* owned = process->CreateNode(kEmptyId, "owned", false); in TEST_F() local
335 Node* owned = process->CreateNode(kEmptyId, "parent/owned", false); in TEST_F() local
356 Node* owned = s_process->CreateNode(kEmptyId, "owned", false); in TEST_F() local
578 Node* owned = process->CreateNode(kEmptyId, "owned", false); in TEST_F() local
616 Node* owned = process->CreateNode(kEmptyId, "owned", false); in TEST_F() local
Dgraph_unittest.cc47 Node owned(global_dump_graph.shared_memory_graph(), nullptr); in TEST() local
Dgraph.cc46 Node* owned, in AddNodeOwnershipEdge()
/external/pdfium/core/fxcrt/
Dunowned_ptr_unittest.cpp120 auto owned = pdfium::MakeUnique<Clink>(); in TEST() local
130 auto owned = pdfium::MakeUnique<Clink>(); in TEST() local
/external/icu/icu4c/source/i18n/unicode/
Dlistformatter.h287 ListFormatInternal* owned; variable
/external/icu/libicu/cts_headers/unicode/
Dlistformatter.h287 ListFormatInternal* owned; variable
Dlocalematcher.h280 int32_t desIndex, int32_t suppIndex, UBool owned) : in Result()
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dgl_texture.h43 GLint layer, bool owned) in GlTexture()
/external/icu/libicu/cts_headers/
Dlsr.h29 char *owned = nullptr; member
/external/icu/icu4c/source/common/
Dlsr.h29 char *owned = nullptr; member
/external/grpc-grpc/test/cpp/util/
Dbyte_buffer_test.cc109 bool owned = false; in TEST_F() local
/external/webrtc/test/scenario/
Dvideo_stream.cc492 for (uint32_t owned : ssrcs_) { in UsingSsrc() local
500 for (uint32_t owned : rtx_ssrcs_) { in UsingRtxSsrc() local
/external/arm-trusted-firmware/plat/imx/imx8qx/
Dimx8qx_bl31_setup.c190 bool owned; in imx8_partition_resources() local
/external/icu/icu4c/source/common/unicode/
Dlocalematcher.h280 int32_t desIndex, int32_t suppIndex, UBool owned) : in Result()
/external/arm-trusted-firmware/plat/imx/imx8qm/
Dimx8qm_bl31_setup.c178 bool owned, owned2; in mx8_partition_resources() local
/external/python/cpython2/Python/
Dthread_nt.h13 LONG owned ; member
/external/rust/crates/plotters/src/element/
Dimage.rs41 let owned = match self { in to_mut() localVariable
/external/vboot_reference/firmware/lib/tpm_lite/
Dmocked_tlcl.c145 uint32_t TlclGetOwnership(uint8_t* owned) { in TlclGetOwnership()
/external/rust/crates/tokio/src/task/
Dlocal.rs236 owned: LinkedList<Task<Arc<Shared>>, <Task<Arc<Shared>> as Link>::Target>, field
/external/rust/crates/tokio/src/runtime/task/
Dcore.rs64 pub(crate) owned: UnsafeCell<linked_list::Pointers<Header>>, field
/external/vboot_reference/utility/
Dtpmc.c236 uint8_t owned = 0; in HandlerGetOwnership() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/schedulers/
Drx-currentthread.hpp48 static bool owned() { in owned() function

12