Home
last modified time | relevance | path

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

12345678910>>...54

/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A 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
/aosp_15_r20/cts/libs/webkit-shared/src/android/webkit/cts/
H A DExceptionWrapper.java56 public static <T> T unwrap(UnwrappedTypedCall<T> c) { in unwrap() method in ExceptionWrapper
73 public static void unwrap(UnwrappedVoidCall c) { in unwrap() method in ExceptionWrapper
74 unwrap(() -> { in unwrap() method
89 T unwrap() throws RemoteException; in unwrap() method
93 void unwrap() throws RemoteException; in unwrap() method
/aosp_15_r20/external/conscrypt/common/src/main/java/org/conscrypt/
H A 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
H A 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
/aosp_15_r20/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/
H A 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
H A 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
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A 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
H A Dcommon_subclass.py83 def unwrap(e): function
134 def unwrap(e): function
/aosp_15_r20/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
/aosp_15_r20/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/compat/
DSliceConvert.java62 public static android.app.slice.Slice unwrap(@Nullable Slice slice) { in unwrap() method in SliceConvert
100 private static android.app.slice.SliceSpec unwrap( in unwrap() method in SliceConvert
108 static Set<android.app.slice.SliceSpec> unwrap( in unwrap() method in SliceConvert
/aosp_15_r20/external/llvm/lib/Object/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DObject.cpp23 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { in unwrap() function
32 inline section_iterator *unwrap(LLVMSectionIteratorRef SI) { in unwrap() function
42 inline symbol_iterator *unwrap(LLVMSymbolIteratorRef SI) { in unwrap() function
52 inline relocation_iterator *unwrap(LLVMRelocationIteratorRef SI) { in unwrap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DObject.cpp24 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { in unwrap() function
33 inline section_iterator *unwrap(LLVMSectionIteratorRef SI) { in unwrap() function
43 inline symbol_iterator *unwrap(LLVMSymbolIteratorRef SI) { in unwrap() function
53 inline relocation_iterator *unwrap(LLVMRelocationIteratorRef SI) { in unwrap() function
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/javax/net/ssl/
DSSLEngine.java1290 public SSLEngineResult unwrap(ByteBuffer src, in unwrap() method in SSLEngine
1327 public SSLEngineResult unwrap(ByteBuffer src, in unwrap() method in SSLEngine
1415 public abstract SSLEngineResult unwrap(ByteBuffer src, in unwrap() method in SSLEngine
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/26/libcore/ojluni/src/main/java/javax/net/ssl/
DSSLEngine.java1290 public SSLEngineResult unwrap(ByteBuffer src, in unwrap() method in SSLEngine
1327 public SSLEngineResult unwrap(ByteBuffer src, in unwrap() method in SSLEngine
1415 public abstract SSLEngineResult unwrap(ByteBuffer src, in unwrap() method in SSLEngine
/aosp_15_r20/libcore/ojluni/src/main/java/javax/net/ssl/
H A DSSLEngine.java1290 public SSLEngineResult unwrap(ByteBuffer src, in unwrap() method in SSLEngine
1327 public SSLEngineResult unwrap(ByteBuffer src, in unwrap() method in SSLEngine
1415 public abstract SSLEngineResult unwrap(ByteBuffer src, in unwrap() method in SSLEngine
/aosp_15_r20/external/libcxx/src/filesystem/
H A 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
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A 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
/aosp_15_r20/external/libcxx/test/support/
H A 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
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/include/boost/variant/detail/
Dmultivisitors_cpp11_based.hpp65 unwrap(Wrapper& w) in unwrap() function
72 unwrap(Wrapper& w) in unwrap() function
/aosp_15_r20/external/skia/experimental/rust_png/ffi/
H A DFFI.rs87 fn unwrap(self: &mut ResultOfReader) -> Box<Reader>; in unwrap() function
159 fn unwrap(self: &mut ResultOfStreamWriter) -> Box<StreamWriter>; in unwrap() function
279 fn unwrap(&mut self) -> Box<Reader> { in unwrap() method
598 fn unwrap(&mut self) -> Box<StreamWriter> { in unwrap() method
/aosp_15_r20/external/llvm/lib/Target/
H A DTargetMachineC.cpp35 static TargetMachine *unwrap(LLVMTargetMachineRef P) { in unwrap() function
38 static Target *unwrap(LLVMTargetRef P) { in unwrap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
H A DTargetMachineC.cpp34 static TargetMachine *unwrap(LLVMTargetMachineRef P) { in unwrap() function
37 static Target *unwrap(LLVMTargetRef P) { in unwrap() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/
H A DTargetMachineC.cpp31 static TargetMachine *unwrap(LLVMTargetMachineRef P) { in unwrap() function
34 static Target *unwrap(LLVMTargetRef P) { in unwrap() function
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dindex_propagation.py228 def unwrap(self, a: Union[Any, IndexPropVar]) -> Any: member in IndexPropagation
273 def unwrap(a: Union[Any, IndexPropVar]) -> Any: function

12345678910>>...54