Searched defs:append (Results 76 - 91 of 91) sorted by relevance

1234

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp944 SymbolFileDWARFDebugMap::FindGlobalVariables (const RegularExpression& regex, bool append, uint32_t max_matches, VariableList& variables) argument
1118 SymbolFileDWARFDebugMap::FindFunctions (const RegularExpression& regex, bool include_inlines, bool append, SymbolContextList& sc_list) argument
896 FindGlobalVariables(const ConstString &name, const CompilerDeclContext *parent_decl_ctx, bool append, uint32_t max_matches, VariableList& variables) argument
1088 FindFunctions(const ConstString &name, const CompilerDeclContext *parent_decl_ctx, uint32_t name_type_mask, bool include_inlines, bool append, SymbolContextList& sc_list) argument
1273 FindTypes( const SymbolContext& sc, const ConstString &name, const CompilerDeclContext *parent_decl_ctx, bool append, uint32_t max_matches, TypeMap& types ) argument
[all...]
H A DSymbolFileDWARF.cpp2210 SymbolFileDWARF::FindGlobalVariables (const ConstString &name, const CompilerDeclContext *parent_decl_ctx, bool append, uint32_t max_matches, VariableList& variables) argument
2335 SymbolFileDWARF::FindGlobalVariables(const RegularExpression& regex, bool append, uint32_t max_matches, VariableList& variables) argument
2570 FindFunctions(const ConstString &name, const CompilerDeclContext *parent_decl_ctx, uint32_t name_type_mask, bool include_inlines, bool append, SymbolContextList& sc_list) argument
2890 FindFunctions(const RegularExpression& regex, bool include_inlines, bool append, SymbolContextList& sc_list) argument
2970 FindTypes(const SymbolContext& sc, const ConstString &name, const CompilerDeclContext *parent_decl_ctx, bool append, uint32_t max_matches, TypeMap& types) argument
3113 FindTypes(const std::vector<CompilerContext> &context, bool append, TypeMap& types) argument
[all...]
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h929 void append(const RegsForValue &RHS) { function in struct:llvm::RegsForValue
/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DRDFGraph.cpp364 void NodeBase::append(NodeAddr<NodeBase*> NA) { function in class:NodeBase
/freebsd-11.0-release/contrib/gcclibs/libiberty/
H A Dcplus-dem.c3123 demangle_qualified(struct work_stuff *work, const char **mangled, string *result, int isfuncname, int append) argument
[all...]
/freebsd-11.0-release/contrib/binutils/gas/
H A Dwrite.c322 append (char **charPP, char *fromP, unsigned long length) function
/freebsd-11.0-release/contrib/binutils/libiberty/
H A Dcplus-dem.c3123 demangle_qualified(struct work_stuff *work, const char **mangled, string *result, int isfuncname, int append) argument
[all...]
/freebsd-11.0-release/contrib/groff/src/preproc/pic/
H A Dobject.cpp499 void object_list::append(object *obj) function in class:object_list
1944 void path::append(corner c) function in class:path
1950 void path::append(char *s) function in class:path
/freebsd-11.0-release/contrib/ntp/sntp/libevent/
H A Devutil.c842 evutil_addrinfo_append_(struct evutil_addrinfo *first, struct evutil_addrinfo *append) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectTarget.cpp1012 const bool append = true; variable
1803 const bool append = true; local
/freebsd-11.0-release/contrib/ee/
H A Dee.c2243 int append; /* should text be appended to current line */ local
[all...]
/freebsd-11.0-release/contrib/groff/src/roff/troff/
H A Denv.cpp3664 void hyphen_trie::read_patterns_file(const char *name, int append, argument
3852 static void do_hyphenation_patterns_file(int append) argument
H A Dinput.cpp3033 void char_list::append(unsigned char c) function in class:char_list
3102 void node_list::append(node *n) function in class:node_list
3207 void macro::append(unsigned char c) function in class:macro
3254 void macro::append(nod function in class:macro
6150 do_open(int append) argument
[all...]
/freebsd-11.0-release/sys/boot/ficl/
H A Dwords.c739 FICL_INT append = FICL_TRUE; local
/freebsd-11.0-release/contrib/mdocml/
H A Droff.c3208 roff_setstr(struct roff *r, const char *name, const char *string, int append) argument
3217 roff_setstrn(struct roffkv **r, const char *name, size_t namesz, const char *string, size_t stringsz, int append) argument
[all...]
/freebsd-11.0-release/contrib/gcc/
H A Dgcc.c4610 const char *append; member in struct:spec_path_info

Completed in 503 milliseconds

1234