Home
last modified time | relevance | path

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

12

/third_party/node/tools/zos/
Dsdwrap.py28 def unwrap(args): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DCodeGenCWrappers.h25 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { in unwrap() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
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
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DMappedSubresourceVerifier11.h57 inline void MappedSubresourceVerifier11::unwrap() {} in unwrap() function
DMappedSubresourceVerifier11.cpp105 void MappedSubresourceVerifier11::unwrap() in unwrap() function in rx::MappedSubresourceVerifier11
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
DCollationKeyICU.java30 public CollationKey unwrap() { in unwrap() method in CollationKeyICU
DBreakIteratorICU.java31 public BreakIterator unwrap() { in unwrap() method in BreakIteratorICU
DCollatorICU.java31 public Collator unwrap() { in unwrap() method in CollatorICU
DTimeZoneICU.java38 public TimeZone unwrap() { in unwrap() method in TimeZoneICU
DDateFormatSymbolsICU.java49 public DateFormatSymbols unwrap() { in unwrap() method in DateFormatSymbolsICU
DNumberFormatICU.java41 public NumberFormat unwrap() { in unwrap() method in NumberFormatICU
DDecimalFormatSymbolsICU.java33 public DecimalFormatSymbols unwrap() { in unwrap() method in DecimalFormatSymbolsICU
/third_party/rust/crates/clap/src/parser/
Derror.rs23 pub(crate) fn unwrap<T>(id: &str, r: Result<T, MatchesError>) -> T { in unwrap() method
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DFormattedStringBuilder.java29 java.text.Format.Field unwrap(); in unwrap() method
DTimeZoneAdapter.java54 public com.ibm.icu.util.TimeZone unwrap() { in unwrap() method in TimeZoneAdapter
DJavaTimeZone.java222 public java.util.TimeZone unwrap() { in unwrap() method in JavaTimeZone
DFormattedValueStringBuilderImpl.java40 public Field unwrap() { in unwrap() method in FormattedValueStringBuilderImpl.SpanFieldPlaceholder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAttributes.h204 inline Attribute unwrap(LLVMAttributeRef Attr) { in unwrap() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTimeZoneAdapter.java55 public ohos.global.icu.util.TimeZone unwrap() { in unwrap() method in TimeZoneAdapter
DJavaTimeZone.java224 public java.util.TimeZone unwrap() { in unwrap() method in JavaTimeZone
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.h186 inline Attribute unwrap(LLVMAttributeRef Attr) { in unwrap() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetMachineC.cpp34 static TargetMachine *unwrap(LLVMTargetMachineRef P) { in unwrap() function
37 static Target *unwrap(LLVMTargetRef P) { in unwrap() function
DTarget.cpp29 inline TargetLibraryInfoImpl *unwrap(LLVMTargetLibraryInfoRef P) { in unwrap() function
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/icuadapter/
DTimeZoneJDK.java43 public TimeZone unwrap() { in unwrap() method in TimeZoneJDK
/third_party/node/deps/v8/src/builtins/
Dbuiltins-shadowrealm-gen.cc55 Label if_primitive(this), if_callable(this), unwrap(this), wrap(this), in TF_BUILTIN() local

12