Home
last modified time | relevance | path

Searched +defs:unwrap +defs:unwrap (Results 151 – 175 of 1341) sorted by relevance

12345678910>>...54

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dssltransport.py150 def unwrap(self): member in SSLTransport
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/document/internal/
H A DMapDocument.java67 public Object unwrap() { in unwrap() method in MapDocument
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DADInterpreters.cpp97 auto unwrap = [&](const Tensor& tensor) { in autogradBasedTransformSendToNext() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dssltransport.py150 def unwrap(self): member in SSLTransport
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dssltransport.py150 def unwrap(self): member in SSLTransport
/aosp_15_r20/external/icu/icu4j/main/localespi/src/main/java/com/ibm/icu/impl/icuadapter/
H A DNumberFormatJDK.java43 public NumberFormat unwrap() { in unwrap() method in NumberFormatJDK
/aosp_15_r20/external/guava/android/guava/src/com/google/common/reflect/
H A DTypeToken.java566 public final TypeToken<T> unwrap() { in unwrap() method in TypeToken
/aosp_15_r20/external/pytorch/test/profiler/
H A Dtest_profiler_tree.py69 def unwrap(x): function
/aosp_15_r20/external/guava/guava/src/com/google/common/reflect/
H A DTypeToken.java566 public final TypeToken<T> unwrap() { in unwrap() method in TypeToken
/aosp_15_r20/external/pytorch/test/
H A Dtest_subclass.py247 def unwrap(e) -> torch.Tensor: function
H A Dtest_python_dispatch.py1608 def unwrap(e): function
1671 def unwrap(t): function
1859 def unwrap(e): function
1903 def unwrap(e): function
/aosp_15_r20/external/rust/android-crates-io/crates/ciborium-ll/src/
Dseg.rs170 unwrap: fn(Header) -> Result<Option<usize>, ()>, field
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/fs/
H A DUnixFileAttributes.java273 UnixFileAttributes unwrap() { in unwrap() method in UnixFileAttributes.UnixAsBasicFileAttributes
/aosp_15_r20/external/javasqlite/src/main/java/SQLite/JDBC2z/
H A DJDBCStatement.java317 public <T> T unwrap(java.lang.Class<T> iface) throws SQLException { in unwrap() method in JDBCStatement
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/function/
H A DIOStreamTest.java573 final Stream<String> unwrap = IOStream.of("A", "B").unwrap(); in testUnwrap() local
/aosp_15_r20/external/icu/icu4j/main/localespi/src/main/java/com/ibm/icu/impl/jdkadapter/
H A DCalendarICU.java39 public Calendar unwrap() { in unwrap() method in CalendarICU
/aosp_15_r20/external/mbedtls/library/
H A Dnist_kw.c256 static int unwrap(mbedtls_nist_kw_context *ctx, in unwrap() function
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/data/
H A DDelegatedData.java54 protected static Data unwrap(Data data) { in unwrap() method in DelegatedData
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dnist_kw.c256 static int unwrap(mbedtls_nist_kw_context *ctx, in unwrap() function
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_tensor_supported_values_test.py95 def unwrap(self, value): member in WrappedTensorOpDispatcher
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/
H A DType.java180 private static int unwrap( final ThreadLocal<Integer> tl ) { in unwrap() method in Type
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/internal/
H A DStackTraceRecovery.kt158 internal actual inline fun <E : Throwable> unwrap(exception: E): E = in unwrap() method
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp787 inline PassManagerBuilder *unwrap(LLVMPassManagerBuilderRef P) { in unwrap() function
/aosp_15_r20/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
H A DTestHelper_Connection1.java191 public <T> T unwrap(Class<T> iface) throws SQLException { in unwrap() method in TestHelper_Connection1
/aosp_15_r20/external/rust/android-crates-io/crates/fallible-iterator/src/
Dtest.rs460 fn unwrap() { in unwrap() function

12345678910>>...54