/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-pretty-print.cc | 1847 unsigned int quals = TYPE_QUALS (node); in dump_generic_node() local 2000 unsigned int quals = TYPE_QUALS (node); in dump_generic_node() local 2036 unsigned int quals = TYPE_QUALS (node); in dump_generic_node() local 2062 unsigned int quals = TYPE_QUALS (node); in dump_generic_node() local
|
H A D | tree-dump.cc | 370 int quals = lang_hooks.tree_dump.type_quals (t); in dequeue_and_dump() local
|
H A D | ipa-free-lang-data.cc | 444 int quals = TYPE_QUALS (arg_type) in free_lang_data_in_type() local
|
H A D | attribs.cc | 1244 build_type_attribute_qual_variant (tree otype, tree attribute, int quals) in build_type_attribute_qual_variant() 2532 const int quals = TYPE_QUALS (type); in array_as_string() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | method.c | 740 int quals = cvquals; in do_build_copy_constructor() local 823 int quals; in do_build_copy_assign() local 1613 build_stub_type (tree type, int quals, bool rvalue) in build_stub_type() 1728 int quals = (TYPE_HAS_CONST_COPY_CTOR (type) in get_copy_ctor() local 1743 int quals = (TYPE_HAS_CONST_COPY_ASSIGN (type) in get_copy_assign() local 2001 int quals, tree *spec_p, bool *trivial_p, in walk_field_subobs() 2163 special_function_kind sfk, tree fnname, int quals, in synthesized_method_base_walk() 2350 int quals = const_p ? TYPE_QUAL_CONST : TYPE_UNQUALIFIED; in synthesized_method_walk() local
|
H A D | typeck.c | 241 int quals = cp_type_quals (t); in original_type() local 788 int quals = cp_type_quals (t1); in merge_types() local 806 int quals; in merge_types() local 854 cp_cv_quals quals = type_memfn_quals (t1); in merge_types() local 10391 int quals; in cp_type_quals() local 10460 int quals = cp_type_quals (type); in cv_qualified_p() local
|
H A D | decl.c | 9249 int quals, in bad_specifiers() 9350 build_this_parm (tree fn, tree type, cp_cv_quals quals) in build_this_parm() 9378 check_static_quals (tree decl, cp_cv_quals quals) in check_static_quals() 9449 cp_cv_quals quals, in grokfndecl() 10210 if (cp_cv_quals quals = cp_type_quals (type)) in build_ptrmemfunc_type() local 10264 cp_cv_quals quals = type_memfn_quals (member_type); in build_ptrmem_type() local 17623 cp_cv_quals quals = type_memfn_quals (stype); in revert_static_member_fn() local
|
H A D | rtti.c | 842 int quals = cp_type_quals (type); in qualifier_flags() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | method.cc | 763 int quals = cvquals; in do_build_copy_constructor() local 846 int quals; in do_build_copy_assign() local 1891 build_stub_type (tree type, int quals, bool rvalue) in build_stub_type() 2006 int quals = (TYPE_HAS_CONST_COPY_CTOR (type) in get_copy_ctor() local 2021 int quals = (TYPE_HAS_CONST_COPY_ASSIGN (type) in get_copy_assign() local 2292 int quals, tree *spec_p, bool *trivial_p, in walk_field_subobs() 2456 special_function_kind sfk, tree fnname, int quals, in synthesized_method_base_walk() 2643 int quals = const_p ? TYPE_QUAL_CONST : TYPE_UNQUALIFIED; in synthesized_method_walk() local
|
H A D | typeck.cc | 249 int quals = cp_type_quals (t); in original_type() local 551 const int quals = q1 | q2; in composite_pointer_type_r() local 816 int quals = cp_type_quals (t1); in merge_types() local 834 int quals; in merge_types() local 882 cp_cv_quals quals = type_memfn_quals (t1); in merge_types() local 10998 int quals; in cp_type_quals() local 11067 int quals = cp_type_quals (type); in cv_qualified_p() local
|
H A D | decl.cc | 9877 int quals, in bad_specifiers() 9978 build_this_parm (tree fn, tree type, cp_cv_quals quals) in build_this_parm() 10006 check_static_quals (tree decl, cp_cv_quals quals) in check_static_quals() 10077 cp_cv_quals quals, in grokfndecl() 10849 if (cp_cv_quals quals = cp_type_quals (type)) in build_ptrmemfunc_type() local 10903 cp_cv_quals quals = type_memfn_quals (member_type); in build_ptrmem_type() local 18466 cp_cv_quals quals = type_memfn_quals (stype); in revert_static_member_fn() local
|
H A D | rtti.cc | 856 int quals = cp_type_quals (type); in qualifier_flags() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-pretty-print.c | 1660 unsigned int quals = TYPE_QUALS (node); in dump_generic_node() local 1801 unsigned int quals = TYPE_QUALS (node); in dump_generic_node() local 1912 unsigned int quals = TYPE_QUALS (node); in dump_generic_node() local
|
H A D | tree-dump.c | 370 int quals = lang_hooks.tree_dump.type_quals (t); in dequeue_and_dump() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/ |
H A D | v3_cpols.c | 416 static void print_qualifiers(BIO *out, STACK_OF(POLICYQUALINFO) *quals, in print_qualifiers()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/ |
H A D | v3_cpols.c | 418 static void print_qualifiers(BIO *out, STACK_OF(POLICYQUALINFO) *quals, in print_qualifiers()
|
/netbsd-src/sys/arch/x86/pci/ |
H A D | tco.c | 244 tco_suspend(device_t self, const pmf_qual_t *quals) in tco_suspend()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | types.cc | 185 int quals = 0; in insert_type_modifiers() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-builtins.cc | 157 int quals; in ix86_get_builtin_type() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | types.cc | 230 int quals = 0; in insert_type_modifiers() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | traits.d | 361 private enum quals = is(const T == T) | (is(inout T == T) << 1) | (is(shared T == T) << 2); in QualifierOf() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-builtins.c | 155 int quals; in ix86_get_builtin_type() local
|
/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | libcc1plugin.cc | 690 int quals = 0; in plugin_build_qualified_type() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/ |
H A D | USRGeneration.cpp | 280 if (unsigned quals = MD->getMethodQualifiers().getCVRUQualifiers()) in VisitFunctionDecl() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | libcc1plugin.cc | 848 int quals = 0; in plugin_build_qualified_type() local
|