Home
last modified time | relevance | path

Searched +defs:unwrap +defs:unwrap (Results 101 – 125 of 1341) sorted by relevance

12345678910>>...54

/aosp_15_r20/external/pytorch/test/quantization/core/experimental/
H A Dtest_bits.py22 def unwrap(t): function
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/engines/
H A DDESedeWrapEngine.java214 public byte[] unwrap(byte[] in, int inOff, int inLen) in unwrap() method in DESedeWrapEngine
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DAttributes.h186 inline Attribute unwrap(LLVMAttributeRef Attr) { in unwrap() function
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
H A DDESedeWrapEngine.java212 public byte[] unwrap(byte[] in, int inOff, int inLen) in unwrap() method in DESedeWrapEngine
/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/engines/
H A DDESedeWrapEngine.java214 public byte[] unwrap(byte[] in, int inOff, int inLen) in unwrap() method in DESedeWrapEngine
/aosp_15_r20/external/icu/icu4j/main/localespi/src/main/java/com/ibm/icu/impl/jdkadapter/
H A DCollatorICU.java31 public Collator unwrap() { in unwrap() method in CollatorICU
H A DTimeZoneICU.java38 public TimeZone unwrap() { in unwrap() method in TimeZoneICU
H A DDateFormatSymbolsICU.java49 public DateFormatSymbols unwrap() { in unwrap() method in DateFormatSymbolsICU
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DAttributes.h191 inline Attribute unwrap(LLVMAttributeRef Attr) { in unwrap() function
/aosp_15_r20/external/pytorch/aten/src/ATen/mps/
H A DMPSStream.h85 Stream unwrap() const { return _stream; } in unwrap() function
/aosp_15_r20/external/pytorch/torch/_subclasses/
H A Dschema_check_mode.py115 def unwrap(e): function
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dtf_decorator.py193 def unwrap(maybe_tf_decorator): function
/aosp_15_r20/libcore/luni/src/test/java/libcore/javax/net/ssl/
H A DSSLEngineTest.java36 @Override public SSLEngineResult unwrap(ByteBuffer byteBuffer, ByteBuffer[] byteBuffers, in unwrap() method in SSLEngineTest.PlainSSLEngine
/aosp_15_r20/external/aws-sdk-java-v2/http-clients/netty-nio-client/src/test/java/software/amazon/awssdk/http/nio/netty/fault/
H A DDelegatingSslEngine.java37 …public SSLEngineResult unwrap(ByteBuffer src, ByteBuffer[] dsts, int offset, int length) throws SS… in unwrap() method in DelegatingSslEngine
/aosp_15_r20/external/dagger2/java/dagger/hilt/android/internal/managers/
H A DViewComponentManager.java159 private static Context unwrap(Context context, Class<?> target) { in unwrap() method in ViewComponentManager
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_c_ffi/src/
Dlib.rs115 pub(crate) fn unwrap<T>(value: Option<T>, panic_reason: PanicReason) -> T { in unwrap() function
/aosp_15_r20/trusty/user/app/sample/hwcrypto/keybox/
Dsrv.c94 struct full_keybox_unwrap_req unwrap; member
/aosp_15_r20/external/rust/android-crates-io/crates/protobuf/src/
Denum_or_unknown.rs51 pub fn unwrap(&self) -> E { in unwrap() method
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dlazy.py67 def unwrap(self): member in LazyVariableTracker
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DAttributes.h287 inline Attribute unwrap(LLVMAttributeRef Attr) { in unwrap() function
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/document/internal/
H A DListDocument.java67 public Object unwrap() { in unwrap() method in ListDocument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DAttributes.h285 inline Attribute unwrap(LLVMAttributeRef Attr) { in unwrap() function
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
H A DSSLEngineTest.java630 SSLEngineResult unwrap = clientEngine.engine.unwrap(bbs, bbd); in test_unwrap_ByteBuffer_ByteBuffer_01() local
1052 @Override public SSLEngineResult unwrap(ByteBuffer byteBuffer, ByteBuffer[] byteBuffers, in getRawEngine() method in SSLEngineTest
/aosp_15_r20/external/conscrypt/publicapi/src/test/java/android/net/ssl/
H A DSSLEnginesTest.java46 @Override public SSLEngineResult unwrap(ByteBuffer byteBuffer, ByteBuffer[] byteBuffers, in unwrap() method in SSLEnginesTest.BrokenSSLEngine
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DAttributes.h303 inline Attribute unwrap(LLVMAttributeRef Attr) { in unwrap() function

12345678910>>...54