/openbsd/gnu/llvm/lldb/include/lldb/Core/ |
H A D | ModuleSpec.h | 308 void Append(const ModuleSpec &spec) { in Append() 337 for (auto spec : m_specs) { in FindMatchingModuleSpec() local 347 for (auto spec : m_specs) { in FindMatchingModuleSpec() local 363 for (auto spec : m_specs) { in FindMatchingModuleSpecs() local 373 for (auto spec : m_specs) { in FindMatchingModuleSpecs() local 383 for (auto spec : m_specs) { in Dump() local
|
/openbsd/libexec/ld.so/ |
H A D | trace.c | 33 char *spec; /* comma separated spec entries */ member 122 _dl_trace_parse_spec(const char *var, struct tracespec *spec) in _dl_trace_parse_spec() 155 _dl_trace_match(const char *name, struct tracespec *spec, int allow_so) in _dl_trace_match()
|
/openbsd/gnu/usr.bin/binutils/gprof/ |
H A D | sym_ids.c | 34 char *spec; /* Parsing modifies this. */ member 87 sym_id_add (spec, which_table) in sym_id_add() argument 117 parse_spec (spec, sym) in parse_spec() argument
|
/openbsd/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | sym_ids.c | 34 char *spec; /* Parsing modifies this. */ member 87 sym_id_add (const char *spec, Table_Id which_table) in sym_id_add() 115 parse_spec (char *spec, Sym *sym) in parse_spec()
|
/openbsd/gnu/llvm/lldb/source/API/ |
H A D | SBTypeCategory.cpp | 175 SBTypeFilter SBTypeCategory::GetFilterForType(SBTypeNameSpecifier spec) { in GetFilterForType() 195 SBTypeFormat SBTypeCategory::GetFormatForType(SBTypeNameSpecifier spec) { in GetFormatForType() 213 SBTypeSummary SBTypeCategory::GetSummaryForType(SBTypeNameSpecifier spec) { in GetSummaryForType() 231 SBTypeSynthetic SBTypeCategory::GetSyntheticForType(SBTypeNameSpecifier spec) { in GetSyntheticForType()
|
/openbsd/gnu/usr.bin/cvs/diff/ |
H A D | ifdef.c | 130 char *spec = f; local 307 char *spec = f; local 416 scan_printf_spec (spec) in scan_printf_spec() argument
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | intrin.c | 1231 ffeintrin_basictype (ffeintrinSpec spec) in ffeintrin_basictype() 1253 ffeintrin_family (ffeintrinSpec spec) in ffeintrin_family() 1277 ffeintrinSpec spec = FFEINTRIN_specNONE; in ffeintrin_fulfill_generic() local 1468 ffeintrinSpec spec; in ffeintrin_fulfill_specific() local 1790 ffeintrin_is_actualarg (ffeintrinSpec spec) in ffeintrin_is_actualarg() 1829 ffeintrinSpec spec; in ffeintrin_is_intrinsic() local 1988 ffeintrin_is_standard (ffeintrinGen gen, ffeintrinSpec spec) in ffeintrin_is_standard() 2013 ffeintrin_kindtype (ffeintrinSpec spec) in ffeintrin_kindtype() 2053 ffeintrin_name_specific (ffeintrinSpec spec) in ffeintrin_name_specific()
|
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/ |
H A D | ObjectFileWasm.cpp | 129 ArchSpec spec = objfile_up->GetArchitecture(); in CreateInstance() local 153 ArchSpec spec = objfile_up->GetArchitecture(); in CreateMemoryInstance() local 226 ModuleSpec spec(file, ArchSpec("wasm32-unknown-unknown-wasm")); in GetModuleSpecifications() local
|
/openbsd/gnu/llvm/libcxxabi/src/ |
H A D | cxa_demangle.cpp | 26 constexpr const char *itanium_demangle::FloatData<float>::spec; member in itanium_demangle::FloatData<float> 27 constexpr const char *itanium_demangle::FloatData<double>::spec; member in itanium_demangle::FloatData<double> 28 constexpr const char *itanium_demangle::FloatData<long double>::spec; member in itanium_demangle::FloatData<long double>
|
/openbsd/sbin/mount_nfs/ |
H A D | mount_nfs.c | 167 char name[PATH_MAX], *options = NULL, *spec; in main() local 383 getnfsargs(char *spec, struct nfs_args *nfsargsp) in getnfsargs()
|
/openbsd/gnu/llvm/llvm/lib/Demangle/ |
H A D | ItaniumDemangle.cpp | 27 constexpr const char *itanium_demangle::FloatData<float>::spec; member in itanium_demangle::FloatData<float> 28 constexpr const char *itanium_demangle::FloatData<double>::spec; member in itanium_demangle::FloatData<double> 29 constexpr const char *itanium_demangle::FloatData<long double>::spec; member in itanium_demangle::FloatData<long double>
|
/openbsd/sbin/fsck/ |
H A D | fsck.c | 196 char *spec, *type; in main() local 251 checkfs(const char *vfstype, const char *spec, const char *mntpt, void *auxarg, in checkfs()
|
/openbsd/gnu/llvm/clang/tools/libclang/ |
H A D | CIndexCXX.cpp | 31 AccessSpecifier spec = AS_none; in clang_getCXXAccessSpecifier() local
|
/openbsd/gnu/llvm/llvm/lib/Analysis/models/ |
H A D | log_reader.py | 57 def spec(self) -> TensorSpec: member in TensorValue
|
/openbsd/usr.sbin/mtree/ |
H A D | spec.c | 51 spec(void) in spec() function
|
/openbsd/gnu/gcc/gcc/ |
H A D | attribs.c | 152 const struct attribute_spec *spec = NULL; in decl_attributes() local
|
H A D | c-objc-common.c | 164 c_tree_printer (pretty_printer *pp, text_info *text, const char *spec, in c_tree_printer()
|
H A D | gcc.c | 860 const char *spec; member 900 const char *spec; /* To use this compiler, run this spec. */ member 1803 set_spec (const char *name, const char *spec) in set_spec() 2028 char *spec; in read_specs() local 4384 do_spec (const char *spec) in do_spec() 4407 do_spec_2 (const char *spec) in do_spec_2() 4443 do_option_spec (const char *name, const char *spec) in do_option_spec() 4492 do_self_spec (const char *spec) in do_self_spec() 5148 const char *const spec in do_spec_1() local 6903 validate_switches_from_spec (const char *spec) in validate_switches_from_spec() [all …]
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | pt.c | 204 tree spec = NULL_TREE; local 940 register_specialization (spec, tmpl, args) in register_specialization() argument 1048 reregister_specialization (tree spec, tree tmpl, tree new_spec) in reregister_specialization() 1071 register_local_specialization (spec, tmpl) in register_local_specialization() argument 5053 tree spec = TREE_VALUE (t); local 5979 tree spec; local 6093 tree spec; local 6357 tree spec; local 7064 tree spec = TREE_VALUE (raises); local 7960 tree spec; local [all …]
|
H A D | typeck2.c | 1370 add_exception_specifier (list, spec, complain) in add_exception_specifier() argument 1447 tree spec = TREE_VALUE (add); local
|
/openbsd/sbin/isakmpd/ |
H A D | dh.h | 39 struct group_id *spec; member
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | pt.c | 669 check_explicit_instantiation_namespace (tree spec) in check_explicit_instantiation_namespace() 899 tree spec = *sp; in retrieve_specialization() local 1310 register_local_specialization (tree spec, tree tmpl) in register_local_specialization() 5480 tree spec = TREE_VALUE (t); in tsubst_friend_function() local 6431 tree spec; in tsubst_decl() local 6565 tree spec; in tsubst_decl() local 6862 tree spec; in tsubst_decl() local 7213 tree spec; in tsubst_exception_specification() local 9538 tree spec; in instantiate_template() local 9549 tree spec; in instantiate_template() local [all …]
|
/openbsd/gnu/llvm/lldb/source/Core/ |
H A D | SearchFilter.cpp | 137 bool SearchFilter::ModulePasses(const FileSpec &spec) { return true; } in ModulePasses() 402 bool SearchFilterByModule::ModulePasses(const FileSpec &spec) { in ModulePasses() 517 bool SearchFilterByModuleList::ModulePasses(const FileSpec &spec) { in ModulePasses()
|
/openbsd/games/hack/ |
H A D | def.objects.h | 292 #define RING(name,stone,spec) { name, stone, NULL, 0, 0,\ argument
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | attribs.c | 163 const struct attribute_spec *spec = NULL; local
|