Home
last modified time | relevance | path

Searched refs:get_handle (Results 1 – 25 of 55) sorted by relevance

123

/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.cc282 ChunkHandle h = region_manager_.get_handle(region.ptr()); in DeallocateFreeRegions()
344 ChunkHandle h = region_manager_.get_handle(it->ptr()); in DeallocateRegions()
589 BFCAllocator::ChunkHandle h = region_manager_.get_handle(ptr); in DeallocateRawInternal()
757 h = region_manager_.get_handle(c->ptr); in MergeTimestampedChunks()
792 ChunkHandle h = region_manager_.get_handle(ptr); in MergeTimestampedChunks()
824 BFCAllocator::ChunkHandle h = region_manager_.get_handle(ptr); in RequestedSize()
833 BFCAllocator::ChunkHandle h = region_manager_.get_handle(ptr); in AllocatedSize()
842 BFCAllocator::ChunkHandle h = region_manager_.get_handle(ptr); in AllocationId()
896 ChunkHandle h = region_manager_.get_handle(region.ptr()); in RenderOccupancy()
959 ChunkHandle h = region_manager_.get_handle(region.ptr()); in DumpMemoryLog()
[all …]
Dbfc_allocator.h285 ChunkHandle get_handle(const void* p) const { in get_handle() function
342 ChunkHandle get_handle(const void* p) const { in get_handle() function
343 return RegionFor(p)->get_handle(p); in get_handle()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stackdepotbase.h108 if (node) return node->get_handle(); in Put()
115 return node->get_handle(); in Put()
133 return s->get_handle(); in Put()
Dsanitizer_stackdepot.cc83 StackDepotHandle get_handle() { return StackDepotHandle(this); } in get_handle() function
/external/openssh/
Dsftp-server.c465 get_handle(struct sshbuf *queue, int *hp) in get_handle() function
722 if ((r = get_handle(iqueue, &handle)) != 0) in process_close()
740 if ((r = get_handle(iqueue, &handle)) != 0 || in process_read()
781 if ((r = get_handle(iqueue, &handle)) != 0 || in process_write()
861 if ((r = get_handle(iqueue, &handle)) != 0) in process_fstat()
946 if ((r = get_handle(iqueue, &handle)) != 0 || in process_fsetstat()
1042 if ((r = get_handle(iqueue, &handle)) != 0) in process_readdir()
1321 if ((r = get_handle(iqueue, &handle)) != 0) in process_extended_fstatvfs()
1359 if ((r = get_handle(iqueue, &handle)) != 0) in process_extended_fsync()
Dsftp-client.c95 get_handle(struct sftp_conn *conn, u_int expected_id, size_t *len,
234 get_handle(struct sftp_conn *conn, u_int expected_id, size_t *len, in get_handle() function
542 handle = get_handle(conn, id, &handle_len, in do_lsreaddir()
1215 handle = get_handle(conn, id, &handle_len, in do_download()
1646 handle = get_handle(conn, id, &handle_len, in do_upload()
/external/autotest/client/bin/net/
Dnet_tc.py179 def get_handle(self): member in tcfilter
257 def get_handle(self): member in qdisc
/external/compiler-rt/lib/msan/
Dmsan_chained_origin_depot.cc98 Handle get_handle() { return Handle(this); } in get_handle() function
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_kernel.h145 ANeuralNetworksMemory* get_handle() { return nn_memory_handle_; } in get_handle() function
Dnnapi_delegate.cc3281 nn_input_memory_->get_handle(), input_offset, tensor_size), in Invoke()
3292 nn_input_memory_->get_handle(), input_offset, tensor->bytes), in Invoke()
3328 nn_output_memory_->get_handle(), output_offset, tensor->bytes), in Invoke()
/external/libchrome/ipc/
Dipc_message_utils.cc747 *r = base::SharedMemoryHandle(handle_win.get_handle(), in Read()
750 *r = base::SharedMemoryHandle(handle_fuchsia.get_handle(), in Read()
946 base::win::ScopedHandle(handle_win.get_handle()), mode, size, guid); in Read()
952 zx::vmo(handle_fuchsia.get_handle()), mode, size, guid); in Read()
1086 *r = PlatformFileForTransit(handle_win.get_handle()); in Read()
/external/tensorflow/tensorflow/python/saved_model/
Dload_test.py1737 def get_handle(): function
1748 handle = get_handle()
1760 return get_handle()
/external/mesa3d/src/mesa/main/
Dshaderapi.c563 get_handle(struct gl_context *ctx, GLenum pname) in get_handle() function
1870 return get_handle(ctx, pname); in _mesa_GetHandleARB()
/external/selinux/python/semanage/
Dseobject.py256 self.sh = self.get_handle(self.store)
269 def get_handle(self, store): member in semanageRecords
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/src/
Dgles2-gtf-master.txt1144 GTF-GLES2.gtf.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle
1145 GTF-GLES2.gtf.GL2Tests.get_handle.programhandlezero_useprogram
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/
Dgles2-gtf-master.txt1144 GTF-GLES2.gtf.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle
1145 GTF-GLES2.gtf.GL2Tests.get_handle.programhandlezero_useprogram
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/
Dgles2-gtf-master.txt1160 GTF-GLES2.gtf.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle
1161 GTF-GLES2.gtf.GL2Tests.get_handle.programhandlezero_useprogram
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/src/
Dgles2-gtf-master.txt1144 GTF-GLES2.gtf.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle
1145 GTF-GLES2.gtf.GL2Tests.get_handle.programhandlezero_useprogram
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/
Dgles2-gtf-master.txt1144 GTF-GLES2.gtf.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle
1145 GTF-GLES2.gtf.GL2Tests.get_handle.programhandlezero_useprogram
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/src/
Dgles2-gtf-master.txt1160 GTF-GLES2.gtf.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle
1161 GTF-GLES2.gtf.GL2Tests.get_handle.programhandlezero_useprogram
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/
Dgl30-gtf-master.txt1152 GTF-GL30.gtf21.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle
1153 GTF-GL30.gtf21.GL2Tests.get_handle.programhandlezero_useprogram
Dgl31-gtf-master.txt1152 GTF-GL31.gtf21.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle
1153 GTF-GL31.gtf21.GL2Tests.get_handle.programhandlezero_useprogram
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/src/
Dgl30-gtf-master.txt1152 GTF-GL30.gtf21.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle
1153 GTF-GL30.gtf21.GL2Tests.get_handle.programhandlezero_useprogram
Dgl31-gtf-master.txt1152 GTF-GL31.gtf21.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle
1153 GTF-GL31.gtf21.GL2Tests.get_handle.programhandlezero_useprogram
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/
Dgl30-gtf-master.txt1152 GTF-GL30.gtf21.GL2Tests.get_handle.successfulcompilevert_successfulcompilefrag_gethandle
1153 GTF-GL30.gtf21.GL2Tests.get_handle.programhandlezero_useprogram

123