Home
last modified time | relevance | path

Searched defs:unwrap (Results 1 – 25 of 219) sorted by relevance

123456789

/external/pytorch/aten/src/ATen/core/
DIListRef_inl.h29 static const list_type& unwrap(const IListRef<T>& ilist) { in unwrap() function
33 static typename list_type::const_iterator& unwrap(IListRefIterator<T>& it) { in unwrap() function
37 static const typename list_type::const_iterator& unwrap( in unwrap() function
68 static const list_type& unwrap(const IListRef<T>& ilist) { in unwrap() function
72 static typename list_type::const_iterator& unwrap(IListRefIterator<T>& it) { in unwrap() function
76 static const typename list_type::const_iterator& unwrap( in unwrap() function
101 static const list_type& unwrap(const IListRef<T>& ilist) { in unwrap() function
105 static typename list_type::const_iterator& unwrap(IListRefIterator<T>& it) { in unwrap() function
109 static const typename list_type::const_iterator& unwrap( in unwrap() function
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/aux_/
Dunwrap.hpp26 F& unwrap(F& f, long) in unwrap() function
35 unwrap(reference_wrapper<F>& f, int) in unwrap() function
44 unwrap(reference_wrapper<F> const& f, int) in unwrap() function
/external/conscrypt/common/src/main/java/org/conscrypt/
DAbstractConscryptEngine.java107 public abstract SSLEngineResult unwrap(ByteBuffer src, ByteBuffer dst) throws SSLException; in unwrap() method in AbstractConscryptEngine
110 public abstract SSLEngineResult unwrap(ByteBuffer src, ByteBuffer[] dsts) throws SSLException; in unwrap() method in AbstractConscryptEngine
113 public abstract SSLEngineResult unwrap(final ByteBuffer src, final ByteBuffer[] dsts, in unwrap() method in AbstractConscryptEngine
116 abstract SSLEngineResult unwrap(final ByteBuffer[] srcs, final ByteBuffer[] dsts) in unwrap() method in AbstractConscryptEngine
119 abstract SSLEngineResult unwrap(final ByteBuffer[] srcs, int srcsOffset, final int srcsLength, in unwrap() method in AbstractConscryptEngine
DJava8EngineWrapper.java235 public SSLEngineResult unwrap(ByteBuffer src, ByteBuffer dst) throws SSLException { in unwrap() method in Java8EngineWrapper
240 public SSLEngineResult unwrap(ByteBuffer src, ByteBuffer[] dsts) throws SSLException { in unwrap() method in Java8EngineWrapper
245 public SSLEngineResult unwrap(ByteBuffer src, ByteBuffer[] dsts, int offset, int length) in unwrap() method in Java8EngineWrapper
251 SSLEngineResult unwrap(ByteBuffer[] srcs, ByteBuffer[] dsts) throws SSLException { in unwrap() method in Java8EngineWrapper
256 SSLEngineResult unwrap(ByteBuffer[] srcs, int srcsOffset, int srcsLength, ByteBuffer[] dsts, in unwrap() method in Java8EngineWrapper
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
DAbstractConscryptEngine.java108 public abstract SSLEngineResult unwrap(ByteBuffer src, ByteBuffer dst) throws SSLException; in unwrap() method in AbstractConscryptEngine
111 public abstract SSLEngineResult unwrap(ByteBuffer src, ByteBuffer[] dsts) throws SSLException; in unwrap() method in AbstractConscryptEngine
114 public abstract SSLEngineResult unwrap(final ByteBuffer src, final ByteBuffer[] dsts, in unwrap() method in AbstractConscryptEngine
117 abstract SSLEngineResult unwrap(final ByteBuffer[] srcs, final ByteBuffer[] dsts) in unwrap() method in AbstractConscryptEngine
120 abstract SSLEngineResult unwrap(final ByteBuffer[] srcs, int srcsOffset, final int srcsLength, in unwrap() method in AbstractConscryptEngine
DJava8EngineWrapper.java236 public SSLEngineResult unwrap(ByteBuffer src, ByteBuffer dst) throws SSLException { in unwrap() method in Java8EngineWrapper
241 public SSLEngineResult unwrap(ByteBuffer src, ByteBuffer[] dsts) throws SSLException { in unwrap() method in Java8EngineWrapper
246 public SSLEngineResult unwrap(ByteBuffer src, ByteBuffer[] dsts, int offset, int length) in unwrap() method in Java8EngineWrapper
252 SSLEngineResult unwrap(ByteBuffer[] srcs, ByteBuffer[] dsts) throws SSLException { in unwrap() method in Java8EngineWrapper
257 SSLEngineResult unwrap(ByteBuffer[] srcs, int srcsOffset, int srcsLength, ByteBuffer[] dsts, in unwrap() method in Java8EngineWrapper
/external/pytorch/torch/testing/_internal/
Dcomposite_compliance.py172 def unwrap(e): function
364 def unwrap(e): function
398 def unwrap(e): function
492 def unwrap(e): function
574 def unwrap(e): function
/external/cronet/stable/third_party/libc++/src/test/support/
Dformat_string.h56 const char* unwrap(std::string& s) { return s.c_str(); } in unwrap() function
58 Arg const& unwrap(Arg& a) { in unwrap() function
/external/cronet/tot/third_party/libc++/src/test/support/
Dformat_string.h56 const char* unwrap(std::string& s) { return s.c_str(); } in unwrap() function
58 Arg const& unwrap(Arg& a) { in unwrap() function
/external/libcxx/test/support/
Dformat_string.hpp56 const char* unwrap(std::string& s) { return s.c_str(); } in unwrap() function
58 Arg const& unwrap(Arg& a) { in unwrap() function
/external/llvm/lib/Object/
DObject.cpp22 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { in unwrap() function
31 inline section_iterator *unwrap(LLVMSectionIteratorRef SI) { in unwrap() function
41 inline symbol_iterator *unwrap(LLVMSymbolIteratorRef SI) { in unwrap() function
51 inline relocation_iterator *unwrap(LLVMRelocationIteratorRef SI) { in unwrap() function
/external/libcxx/src/filesystem/
Dfilesystem_common.h97 const char* unwrap(string const& s) { return s.c_str(); } in unwrap() function
98 const char* unwrap(path const& p) { return p.native().c_str(); } in unwrap() function
100 Arg const& unwrap(Arg const& a) { in unwrap() function
/external/python/asn1crypto/asn1crypto/
D_errors.py24 def unwrap(string, *params): function
/external/tensorflow/tensorflow/cc/saved_model/experimental/public/
Dsignature_def_function_metadata.h37 static TF_SignatureDefFunctionMetadata* unwrap( in unwrap() function
Dfunction_metadata.h38 static TF_FunctionMetadata* unwrap(FunctionMetadata* p) { in unwrap() function
Dconcrete_function.h48 static TF_ConcreteFunction* unwrap(ConcreteFunction* p) { in unwrap() function
Dsignature_def_function.h74 static TF_SignatureDefFunction* unwrap(SignatureDefFunction* p) { in unwrap() function
/external/llvm/include/llvm/Support/
DCodeGenCWrappers.h25 inline CodeModel::Model unwrap(LLVMCodeModel Model) { in unwrap() function
/external/golang-protobuf/internal/errors/
Dis_go112.go32 func unwrap(err error) error { func
/external/tink-java/src/main/java/com/google/crypto/tink/
DKeyWrap.java55 byte[] unwrap(final byte[] data) throws GeneralSecurityException; in unwrap() method
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DCodeGenCWrappers.h25 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() function
/external/apache-commons-io/src/main/java/org/apache/commons/io/function/
DIOBaseStreamAdapter.java48 public B unwrap() { in unwrap() method in IOBaseStreamAdapter
DIOSpliteratorAdapter.java41 public Spliterator<T> unwrap() { in unwrap() method in IOSpliteratorAdapter
/external/tink/java_src/src/main/java/com/google/crypto/tink/
DKeyWrap.java60 byte[] unwrap(final byte[] data) throws GeneralSecurityException; in unwrap() method
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
DCodeGenCWrappers.h25 inline std::optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() function

123456789