/external/selinux/libselinux/fuzzers/ |
D | selabel_lookup_fuzzer.cpp | 25 selabel_handle *GetHandle(FuzzedDataProvider &fdp) { in GetHandle() function
|
/external/tensorflow/tensorflow/core/framework/ |
D | session_state.h | 65 std::string GetHandle(const std::string& tensor_name) { in GetHandle() function
|
/external/libchrome/ipc/ |
D | ipc_platform_file.cc | 34 HANDLE PlatformFileForTransit::GetHandle() const { in GetHandle() function in IPC::PlatformFileForTransit
|
/external/libchrome/base/memory/ |
D | shared_memory_handle_posix.cc | 33 int SharedMemoryHandle::GetHandle() const { in GetHandle() function in base::SharedMemoryHandle
|
D | shared_memory_handle_android.cc | 48 int SharedMemoryHandle::GetHandle() const { in GetHandle() function in base::SharedMemoryHandle
|
/external/openscreen/platform/impl/ |
D | udp_socket_posix.cc | 88 const SocketHandle& UdpSocketPosix::GetHandle() const { in GetHandle() function in openscreen::UdpSocketPosix
|
/external/tensorflow/tensorflow/lite/delegates/flex/ |
D | kernel.cc | 148 tensorflow::TensorHandle* GetHandle(int i, bool remove) { in GetHandle() function in tflite::flex::OpOutputs
|
/external/tensorflow/tensorflow/c/eager/ |
D | gradients.cc | 90 AbstractTensorHandle* TapeTensor::GetHandle() const { return handle_; } in GetHandle() function in tensorflow::gradients::TapeTensor
|
/external/tensorflow/tensorflow/core/kernels/ |
D | tensor_array_ops.cc | 55 Status GetHandle(OpKernelContext* ctx, string* container, string* ta_handle) { in GetHandle() function
|
/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/ |
D | gmock-spec-builders.h | 1078 virtual Expectation GetHandle() { in GetHandle() function
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-spec-builders.h | 1093 Expectation GetHandle() override { return owner_->GetHandleOf(this); } in GetHandle() function
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | process_function_library_runtime.cc | 280 FunctionLibraryRuntime::Handle ProcessFunctionLibraryRuntime::GetHandle( in GetHandle() function in tensorflow::ProcessFunctionLibraryRuntime
|
/external/tensorflow/tensorflow/stream_executor/cuda/ |
D | cuda_dnn.cc | 183 CudnnHandle GetHandle(GpuExecutor* executor, Stream* stream) { in GetHandle() function in stream_executor::gpu::CudnnAccess
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_dnn.cc | 570 MIOpenHandle GetHandle(GpuExecutor* executor, Stream* stream) { in GetHandle() function in stream_executor::gpu::MIOpenAccess
|