Home
last modified time | relevance | path

Searched refs:spec (Results 126 – 150 of 1653) sorted by relevance

12345678910>>...67

/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-objc-common.c254 c_tree_printer (pretty_printer *pp, text_info *text, const char *spec, in c_tree_printer() argument
266 if (*spec == 'G') in c_tree_printer()
272 if (*spec == 'K') in c_tree_printer()
279 if (*spec != 'v') in c_tree_printer()
287 switch (*spec) in c_tree_printer()
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-objc-common.c254 c_tree_printer (pretty_printer *pp, text_info *text, const char *spec, in c_tree_printer() argument
266 if (*spec == 'G') in c_tree_printer()
272 if (*spec == 'K') in c_tree_printer()
279 if (*spec != 'v') in c_tree_printer()
287 switch (*spec) in c_tree_printer()
/netbsd/external/gpl3/gcc/dist/libquadmath/printf/
H A Dprintf_fp.c373 if (isupper (info->spec)) in __quadmath_printf_fp()
387 if (isupper (info->spec)) in __quadmath_printf_fp()
804 char spec = tolower (info->spec); in __quadmath_printf_fp() local
806 if (spec == 'e') in __quadmath_printf_fp()
808 type = info->spec; in __quadmath_printf_fp()
816 else if (spec == 'f') in __quadmath_printf_fp()
841 type = 'E' + (info->spec - 'G'); in __quadmath_printf_fp()
843 type = isupper (info->spec) ? 'E' : 'e'; in __quadmath_printf_fp()
985 else if (__builtin_expect (spec == 'g' && type == 'f' && info->alt in __quadmath_printf_fp()
1041 type = isupper (info->spec) ? 'E' : 'e'; in __quadmath_printf_fp()
[all …]
/netbsd/external/gpl3/gcc.old/dist/libquadmath/printf/
H A Dprintf_fp.c373 if (isupper (info->spec)) in __quadmath_printf_fp()
387 if (isupper (info->spec)) in __quadmath_printf_fp()
804 char spec = tolower (info->spec); in __quadmath_printf_fp() local
806 if (spec == 'e') in __quadmath_printf_fp()
808 type = info->spec; in __quadmath_printf_fp()
816 else if (spec == 'f') in __quadmath_printf_fp()
841 type = 'E' + (info->spec - 'G'); in __quadmath_printf_fp()
843 type = isupper (info->spec) ? 'E' : 'e'; in __quadmath_printf_fp()
985 else if (__builtin_expect (spec == 'g' && type == 'f' && info->alt in __quadmath_printf_fp()
1041 type = isupper (info->spec) ? 'E' : 'e'; in __quadmath_printf_fp()
[all …]
/netbsd/crypto/dist/ipsec-tools/rpm/suse/
H A DMakefile.am1 EXTRA_DIST = ipsec-tools.spec.in ipsec-tools.spec racoon.init sysconfig.racoon
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arm/
H A Darmv8_1-m-spec-reg-bad2.d2 #source: armv8_1-m-spec-reg.s
4 #warning_output: armv8_1-m-spec-reg-bad2.l
H A Darmv8_1-m-spec-reg-bad3.d2 #source: armv8_1-m-spec-reg.s
4 #error_output: armv8_1-m-spec-reg-bad3.l
H A Darmv8_1-m-spec-reg-bad1.d2 #source: armv8_1-m-spec-reg.s
4 #error_output: armv8_1-m-spec-reg-bad1.l
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Darmv8_1-m-spec-reg-bad2.d2 #source: armv8_1-m-spec-reg.s
4 #warning_output: armv8_1-m-spec-reg-bad2.l
H A Darmv8_1-m-spec-reg-bad3.d2 #source: armv8_1-m-spec-reg.s
4 #error_output: armv8_1-m-spec-reg-bad3.l
H A Darmv8_1-m-spec-reg-bad1.d2 #source: armv8_1-m-spec-reg.s
4 #error_output: armv8_1-m-spec-reg-bad1.l
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc1362 const char *spec; member
2025 *spec = value; in set_static_spec()
2370 char *spec; in read_specs() local
2562 in = spec; in read_specs()
2563 out = spec; in read_specs()
2584 free (spec); in read_specs()
2594 compilers[n_compilers].spec = spec; in read_specs()
5782 p = spec; in do_option_spec()
5793 q = spec; in do_option_spec()
9315 for (spec = specs; spec; spec = spec->next) in validate_all_switches()
[all …]
/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-riscv-elf/
H A Dattr-merge-priv-spec-03.d1 #source: attr-merge-priv-spec-d.s
2 #source: attr-merge-priv-spec-a.s
H A Dattr-merge-priv-spec-02.d1 #source: attr-merge-priv-spec-a.s
2 #source: attr-merge-priv-spec-d.s
H A Dattr-merge-priv-spec-01.d1 #source: attr-merge-priv-spec-a.s
2 #source: attr-merge-priv-spec-b.s
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-riscv-elf/
H A Dattr-merge-priv-spec-01.d1 #source: attr-merge-priv-spec-a.s
2 #source: attr-merge-priv-spec-b.s
H A Dattr-merge-priv-spec-03.d1 #source: attr-merge-priv-spec-d.s
2 #source: attr-merge-priv-spec-a.s
H A Dattr-merge-priv-spec-02.d1 #source: attr-merge-priv-spec-a.s
2 #source: attr-merge-priv-spec-d.s
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-types.c1117 switch (spec->type) in gfc_typenode_for_spec()
1128 if (spec->u.derived in gfc_typenode_for_spec()
1151 basetype = gfc_get_character_type (spec->kind, spec->u.cl); in gfc_typenode_for_spec()
1190 if (spec->u.derived in gfc_typenode_for_spec()
2931 char spec[150]; in create_fn_spec() local
2936 memset (&spec, 0, sizeof (spec)); in create_fn_spec()
2937 spec[0] = '.'; in create_fn_spec()
2947 spec[spec_len++] = '.'; in create_fn_spec()
2949 spec[spec_len++] = 'w'; in create_fn_spec()
2951 spec[spec_len++] = 'R'; in create_fn_spec()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-types.c1117 switch (spec->type) in gfc_typenode_for_spec()
1128 if (spec->u.derived in gfc_typenode_for_spec()
1151 basetype = gfc_get_character_type (spec->kind, spec->u.cl); in gfc_typenode_for_spec()
1190 if (spec->u.derived in gfc_typenode_for_spec()
2931 char spec[150]; in create_fn_spec() local
2936 memset (&spec, 0, sizeof (spec)); in create_fn_spec()
2937 spec[0] = '.'; in create_fn_spec()
2947 spec[spec_len++] = '.'; in create_fn_spec()
2949 spec[spec_len++] = 'w'; in create_fn_spec()
2951 spec[spec_len++] = 'R'; in create_fn_spec()
[all …]
/netbsd/external/gpl3/gdb/dist/gdbsupport/
H A Dnetstuff.h66 parse_connection_spec_without_prefix (std::string spec,
73 extern parsed_connection_spec parse_connection_spec (const char *spec,
/netbsd/external/gpl3/gdb.old/dist/gdbsupport/
H A Dnetstuff.h66 parse_connection_spec_without_prefix (std::string spec,
73 extern parsed_connection_spec parse_connection_spec (const char *spec,
/netbsd/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/
H A DMETA.yml12 meta-spec:
13 url: http://module-build.sourceforge.net/META-spec-v1.4.html
/netbsd/distrib/sparc/instfs/
H A DMakefile18 WORKSPEC= instfs.spec
20 ${WORKSPEC}: ${MINIROOTDIR}/work.spec
/netbsd/external/gpl3/gdb/dist/gdb/guile/
H A Dscm-breakpoint.c72 } spec; member
396 bp_smob->spec.location = location; in gdbscm_make_breakpoint()
397 bp_smob->spec.type = type; in gdbscm_make_breakpoint()
398 bp_smob->spec.access_type = access_type; in gdbscm_make_breakpoint()
399 bp_smob->spec.is_internal = internal; in gdbscm_make_breakpoint()
425 location = bp_smob->spec.location; in gdbscm_register_breakpoint_x()
434 int internal = bp_smob->spec.is_internal; in gdbscm_register_breakpoint_x()
436 switch (bp_smob->spec.type) in gdbscm_register_breakpoint_x()
454 enum target_hw_bp_type access_type = bp_smob->spec.access_type; in gdbscm_register_breakpoint_x()

12345678910>>...67