Searched defs:type (Results 776 - 800 of 2885) sorted by relevance

<<31323334353637383940>>

/freebsd-10.1-release/contrib/libstdc++/include/tr1/
H A Dfunctional_iterate.h102 typedef typename _Weak_result_type<_Functor>::result_type type; typedef in struct:std::_Result_of_impl
110 ::template result<_Functor(_GLIBCXX_TEMPLATE_ARGS)>::type type; typedef in struct:std::_Result_of_impl
[all...]
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfAccelTable.h127 uint16_t type; // enum AtomType member in struct:llvm::DwarfAccelTable::Atom
130 Atom(uint16_t type, uint16_t form) : type(type), form(form) {} argument
/freebsd-10.1-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h107 Branch(BranchType type, unsigned ccValid, unsigned ccMask, argument
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h145 conjureSymbol(const Stmt *stmt, const LocationContext *LCtx, QualType type, unsigned visitCount, const void *symbolTag = 0) argument
212 makeCompoundVal(QualType type, llvm::ImmutableList<SVal> vals) argument
256 makeIntVal(uint64_t integer, QualType type) argument
288 makeTruthVal(bool b, QualType type) argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.h79 void add(RValue rvalue, QualType type, bool needscopy = false) { argument
H A DCodeGenTypes.cpp621 isPaddedAtomicType(const AtomicType *type) argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAttr.cpp358 static void PushPragmaVisibility(Sema &S, unsigned type, SourceLocation loc) { argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DRegisterValue.h127 SetType (RegisterValue::Type type) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionValue.h161 ConvertTypeToMask (OptionValue::Type type) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTType.h62 ClangASTType (clang::ASTContext *ast_context, lldb::clang_type_t type) : argument
280 SetClangType (clang::ASTContext *ast, lldb::clang_type_t type) argument
[all...]
H A DObjectFile.h587 SetType (Type type) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Breakpoint/
H A DBreakpointResolverName.cpp30 BreakpointResolverName(Breakpoint *bkpt, const char *name_cstr, uint32_t name_type_mask, Breakpoint::MatchType type, bool skip_prologue) argument
98 BreakpointResolverName( Breakpoint *bkpt, const char *class_name, const char *method, Breakpoint::MatchType type, bool skip_prologue ) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectConstResult.cpp303 ValueObjectConstResult::GetSyntheticChildAtOffset(uint32_t offset, const ClangASTType& type, bool can_create) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h37 uint64_t type; member in struct:AuxVector::Entry
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
H A DARMUtils.h26 static inline uint32_t DecodeImmShift(const uint32_t type, const uint32_t imm5, ARM_ShifterType &shift_t) argument
78 static inline ARM_ShifterType DecodeRegShift(const uint32_t type) argument
221 static inline uint32_t Shift_C(const uint32_t value, ARM_ShifterType type, const uint32_t amount, argument
261 static inline uint32_t Shift(const uint32_t value, ARM_ShifterType type, cons argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp51 AddPacket(char packet_char, PacketType type, uint32_t bytes_transmitted) argument
68 AddPacket(const std::string &src, uint32_t src_len, PacketType type, uint32_t bytes_transmitted) argument
[all...]
H A DGDBRemoteCommunication.h166 PacketType type; member in struct:GDBRemoteCommunication::History::Entry
H A DGDBRemoteCommunicationClient.h350 SupportsGDBStoppointPacket (GDBStoppointType type) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Target/
H A DLanguageRuntime.cpp282 LanguageType type; member in struct:language_name_pair
/freebsd-10.1-release/contrib/mdocml/
H A Dmain.c86 enum mparset type; local
H A Dman.c237 man_node_alloc(struct man *m, int line, int pos, enum man_type type, enum mant tok) argument
[all...]
H A Dmdoc.c427 node_alloc(struct mdoc *m, int line, int pos, enum mdoct tok, enum mdoc_type type) argument
[all...]
H A Dterm.h53 enum termtype type; member in struct:termp
/freebsd-10.1-release/contrib/mtree/
H A Dmisc.c248 nodetoino(u_int type) argument
276 nodetype(u_int type) argument
284 inotype(u_int type) argument
[all...]
/freebsd-10.1-release/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c355 int type; local
[all...]

Completed in 240 milliseconds

<<31323334353637383940>>