Searched defs:unwrap (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DCodeGenCWrappers.h25 inline Optional<CodeModel::Model> unwrap(LLVMCodeModel Model, bool &JIT) { function in namespace:llvm
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DLLVMContext.h325 inline LLVMContext **unwrap(LLVMContextRef* Tys) { function in namespace:llvm
H A DModule.h951 inline Module *unwrap(LLVMModuleProviderRef MP) { function in namespace:llvm
H A DValue.h1049 inline Value **unwrap(LLVMValueRef *Vals) { function in class:llvm::Value
1054 inline T **unwrap(LLVMValueRef *Vals, unsigned Length) { function in class:llvm::Value
H A DAttributes.h244 inline Attribute unwrap(LLVMAttributeRef Attr) { function in namespace:llvm
H A DDataLayout.h594 inline DataLayout *unwrap(LLVMTargetDataRef P) { function in namespace:llvm
H A DMetadata.h147 inline Metadata **unwrap(LLVMMetadataRef *MDs) { function
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/
H A DTarget.cpp29 inline TargetLibraryInfoImpl *unwrap(LLVMTargetLibraryInfoRef P) { function
[all...]
H A DTargetMachineC.cpp34 static TargetMachine *unwrap(LLVMTargetMachineRef P) { function
37 static Target *unwrap(LLVMTargetRef P) { function
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Passes/
H A DPassBuilderBindings.cpp39 static TargetMachine *unwrap(LLVMTargetMachineRef P) { function
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DPassManagerBuilder.h256 inline PassManagerBuilder *unwrap(LLVMPassManagerBuilderRef P) { function in namespace:llvm
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DObject.cpp23 inline OwningBinary<ObjectFile> *unwrap(LLVMObjectFileRef OF) { function
32 inline section_iterator *unwrap(LLVMSectionIteratorRef SI) { function
42 inline symbol_iterator *unwrap(LLVMSymbolIteratorRef SI) { function
52 inline relocation_iterator *unwrap(LLVMRelocationIteratorRef SI) { function
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Devp_libctx_test.c530 unsigned char unwrap[256] = { 0, }; local
/netbsd-current/external/bsd/file/dist/src/
H A Dfile.c518 unwrap(struct magic_set *ms, const char *fn) function
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DError.h1357 inline Error unwrap(LLVMErrorRef ErrRef) { function in namespace:llvm
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dplugin.c755 struct bfd_link_hash_entry *unwrap local
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dplugin.c766 struct bfd_link_hash_entry *unwrap local
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dplugin.c779 struct bfd_link_hash_entry *unwrap local
/netbsd-current/external/mit/isl/dist/include/isl/
H A Dtyped_cpp.h22379 typed::map<Domain, Range> typed::basic_set<pair<Domain, Range>>::unwrap() const function in class:isl::typed::typed::basic_set
35253 typed::map<Domain, Range> typed::point<pair<Domain, Range>>::unwrap() const function in class:isl::typed::typed::point
42549 typed::map<Domain, Range> typed::set<pair<Domain, Range>>::unwrap() const function in class:isl::typed::typed::set
43360 typed::space<Domain, Range> typed::space<pair<Domain, Range>>::unwrap() const function in class:isl::typed::typed::space
52345 typed::union_map<Domain, Range> typed::union_set<pair<Domain, Range>>::unwrap() const function in class:isl::typed::typed::union_set
[all...]
H A Dcpp-checked.h8919 isl::checked::map basic_set::unwrap() const function in class:isl::checked::basic_set
13534 isl::checked::map point::unwrap() const function in class:isl::checked::point
17588 isl::checked::map set::unwrap() cons function in class:isl::checked::set
18136 isl::checked::space space::unwrap() const function in class:isl::checked::space
20357 isl::checked::union_map union_set::unwrap() const function in class:isl::checked::union_set
[all...]
H A Dcpp.h10763 isl::map basic_set::unwrap() const function in class:isl::basic_set
18179 isl::map point::unwrap() const function in class:isl::point
24659 isl::map set::unwrap() cons function in class:isl::set
25619 isl::space space::unwrap() const function in class:isl::space
29468 isl::union_map union_set::unwrap() const function in class:isl::union_set
[all...]
/netbsd-current/external/mit/isl/dist/
H A Disl_space.c2936 isl_space *unwrap; local
/netbsd-current/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc662 static Signature unwrap = { { Domain, Range }, { { { Domain, Range } } } }; variable
H A Disl.py11334 def unwrap(arg0): member in class:union_set
12332 def unwrap(arg0): member in class:set
17347 def unwrap(arg0): member in class:space

Completed in 815 milliseconds