Searched defs:specs (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DMSVCUndecoratedNameParser.cpp82 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); local
93 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp95 GetModuleSpecifications( const FileSpec &file, DataBufferSP &data_sp, offset_t data_offset, offset_t file_offset, offset_t length, ModuleSpecList &specs) argument
/freebsd-11-stable/usr.sbin/setfmac/
H A Dsetfmac.c87 struct label_specs *specs; local
230 add_specs(struct label_specs *specs, const char *file, int is_sebsd) argument
284 add_setfmac_specs(struct label_specs *specs, cha argument
386 specs_empty(struct label_specs *specs) argument
393 apply_specs(struct label_specs *specs, FTSENT *ftsent, int hflag, int vflag) argument
493 struct label_specs *specs; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBModuleSpec.cpp178 SBModuleSpecList specs; local
233 SBModuleSpecList specs; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DLocateSymbolFile.cpp355 lldb_private::ModuleSpecList specs; local
H A DObjectFile.cpp207 GetModuleSpecifications(const FileSpec &file, lldb::offset_t file_offset, lldb::offset_t file_size, ModuleSpecList &specs) argument
230 GetModuleSpecifications( const lldb_private::FileSpec &file, lldb::DataBufferSP &data_sp, lldb::offset_t data_offset, lldb::offset_t file_offset, lldb::offset_t file_size, lldb_private::ModuleSpecList &specs) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.cpp83 GetModuleSpecifications( const lldb_private::FileSpec &file, lldb::DataBufferSP &data_sp, lldb::offset_t data_offset, lldb::offset_t file_offset, lldb::offset_t length, lldb_private::ModuleSpecList &specs) argument
/freebsd-11-stable/lib/libc/stdio/
H A Dxprintf.c654 register_printf_render_std(const char *specs) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive/
H A DObjectContainerBSDArchive.cpp445 GetModuleSpecifications( const lldb_private::FileSpec &file, lldb::DataBufferSP &data_sp, lldb::offset_t data_offset, lldb::offset_t file_offset, lldb::offset_t file_size, lldb_private::ModuleSpecList &specs) argument
/freebsd-11-stable/contrib/gcc/
H A Dc-tree.h363 struct c_declspecs *specs; member in struct:c_type_name
371 struct c_declspecs *specs; member in struct:c_parm
H A Dc-parser.c1344 struct c_declspecs *specs; local
1685 c_parser_declspecs(c_parser *parser, struct c_declspecs *specs, bool scspec_ok, bool typespec_ok, bool start_attr_ok) argument
2153 struct c_declspecs *specs; local
2873 struct c_declspecs *specs; local
3157 struct c_declspecs *specs = build_null_declspecs (); local
9171 struct c_declspecs *specs = build_null_declspecs (); local
[all...]
H A Dgcc.c1604 static struct spec_list *specs = (struct spec_list *) 0; variable in typeref:struct:spec_list
1981 char *specs; local
[all...]
H A Dc-decl.c3076 quals_from_declspecs(const struct c_declspecs *specs) argument
3195 grokblockdecl(struct c_declspecs *specs, struct c_declarator *declarator) argument
7661 build_c_parm(struct c_declspecs *specs, tree attrs, struct c_declarator *declarator) argument
8310 declspecs_add_qual(struct c_declspecs *specs, tree qual) argument
8345 declspecs_add_type(struct c_declspecs *specs, struct c_typespec spec) argument
8730 declspecs_add_scspec(struct c_declspecs *specs, tree scspec) argument
8813 declspecs_add_attrs(struct c_declspecs *specs, tree attrs) argument
8827 finish_declspecs(struct c_declspecs *specs) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1013 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp899 IRExecutionUnit::FindInRuntimes(const std::vector<SearchSpec> &specs, argument
766 FindInSymbols( const std::vector<IRExecutionUnit::SearchSpec> &specs, const lldb_private::SymbolContext &sc, bool &symbol_was_missing_weak) argument
925 FindInUserDefinedSymbols( const std::vector<SearchSpec> &specs, const lldb_private::SymbolContext &sc) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp533 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); local
H A DPdbAstBuilder.cpp503 llvm::ArrayRef<MSVCUndecoratedNameSpecifier> specs = parser.GetSpecifiers(); local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp493 GetModuleSpecifications( const lldb_private::FileSpec &file, lldb::DataBufferSP &data_sp, lldb::offset_t data_offset, lldb::offset_t file_offset, lldb::offset_t length, lldb_private::ModuleSpecList &specs) argument
/freebsd-11-stable/contrib/gcc/cp/
H A Dpt.c7210 tree specs; local
7647 tree specs; local
11938 tree specs; local
[all...]
H A Dcp-tree.h3692 unsigned specs[(int) ds_last]; member in struct:cp_decl_specifier_seq
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ia64.c10174 struct rsrc specs[MAX_SPECS]; local
10624 struct rsrc specs[MAX_SPECS]; local
[all...]

Completed in 221 milliseconds