HomeSort by: relevance | last modified time | path
    Searched defs:deprecated (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/sbin/cgdconfig/
cgdparse.y 61 %type <keygen> kgrule kgbody kgvars kgvar deprecated
75 /* Deprecated tokens */
90 | deprecated { $$ = params_dep_keygen($1); }
129 /* The following rules are deprecated */
131 deprecated: label
cgdparse.y 61 %type <keygen> kgrule kgbody kgvars kgvar deprecated
75 /* Deprecated tokens */
90 | deprecated { $$ = params_dep_keygen($1); }
129 /* The following rules are deprecated */
131 deprecated: label
  /src/tests/usr.bin/xlint/lint1/
decl_struct_member.c 7 __attribute__((deprecated))
8 __attribute__((deprecated))
9 __attribute__((deprecated))
10 int deprecated; member in struct:multi_attributes
15 __attribute__((deprecated)) int m2;
19 int __attribute__((deprecated)) m6;
decl_struct_member.c 7 __attribute__((deprecated))
8 __attribute__((deprecated))
9 __attribute__((deprecated))
10 int deprecated; member in struct:multi_attributes
15 __attribute__((deprecated)) int m2;
19 int __attribute__((deprecated)) m6;
  /src/external/gpl3/binutils/dist/gas/config/
tc-visium.c 235 char *deprecated; /* If non-null, print this message. */ member in struct:visium_option_table
262 const char *deprecated; /* If non-null, print this message. */ member in struct:visium_long_option_table
314 /* If the option is deprecated, tell the user. */
315 if (opt->deprecated != NULL)
316 as_tsktsk ("option `-%c%s' is deprecated: %s", c,
317 arg ? arg : "", opt->deprecated);
334 /* If the option is deprecated, tell the user. */
335 if (lopt->deprecated != NULL)
336 as_tsktsk ("option `-%c%s' is deprecated: %s", c, arg,
337 lopt->deprecated);
    [all...]
tc-visium.c 235 char *deprecated; /* If non-null, print this message. */ member in struct:visium_option_table
262 const char *deprecated; /* If non-null, print this message. */ member in struct:visium_long_option_table
314 /* If the option is deprecated, tell the user. */
315 if (opt->deprecated != NULL)
316 as_tsktsk ("option `-%c%s' is deprecated: %s", c,
317 arg ? arg : "", opt->deprecated);
334 /* If the option is deprecated, tell the user. */
335 if (lopt->deprecated != NULL)
336 as_tsktsk ("option `-%c%s' is deprecated: %s", c, arg,
337 lopt->deprecated);
    [all...]
tc-metag.c 5902 const char *deprecated; /* If non-null, print this message. */ member in struct:metag_long_option
5929 /* If the option is deprecated, tell the user. */
5930 if (lopt->deprecated != NULL)
5931 as_tsktsk (_("option `-%c%s' is deprecated: %s"), c, arg,
5932 _(lopt->deprecated));
tc-metag.c 5902 const char *deprecated; /* If non-null, print this message. */ member in struct:metag_long_option
5929 /* If the option is deprecated, tell the user. */
5930 if (lopt->deprecated != NULL)
5931 as_tsktsk (_("option `-%c%s' is deprecated: %s"), c, arg,
5932 _(lopt->deprecated));
tc-aarch64.c 5061 as_warn (_("system register name '%s' is deprecated and may be "
5115 as_warn (_("system register name '%s' is deprecated and may be "
10762 char *deprecated; /* If non-null, print this message. */
11362 char *deprecated; /* If non-null, print this message. */
11413 /* If the option is deprecated, tell the user. */
11414 if (opt->deprecated != NULL)
11415 as_tsktsk (_("option `-%c%s' is deprecated: %s"), c,
11416 arg ? arg : "", _(opt->deprecated));
11432 /* If the option is deprecated, tell the user. */
11433 if (lopt->deprecated != NULL
10752 char *deprecated; \/* If non-null, print this message. *\/ member in struct:aarch64_option_table
11352 char *deprecated; \/* If non-null, print this message. *\/ member in struct:aarch64_long_option_table
    [all...]
tc-aarch64.c 5061 as_warn (_("system register name '%s' is deprecated and may be "
5115 as_warn (_("system register name '%s' is deprecated and may be "
10762 char *deprecated; /* If non-null, print this message. */
11362 char *deprecated; /* If non-null, print this message. */
11413 /* If the option is deprecated, tell the user. */
11414 if (opt->deprecated != NULL)
11415 as_tsktsk (_("option `-%c%s' is deprecated: %s"), c,
11416 arg ? arg : "", _(opt->deprecated));
11432 /* If the option is deprecated, tell the user. */
11433 if (lopt->deprecated != NULL
10752 char *deprecated; \/* If non-null, print this message. *\/ member in struct:aarch64_option_table
11352 char *deprecated; \/* If non-null, print this message. *\/ member in struct:aarch64_long_option_table
    [all...]
tc-arm.c 156 /* Warn on using deprecated features. */
929 _("GAS auto-detection mode and -march=all is deprecated for MVE, please" \
6374 is deprecated, but allow it anyway. */
6379 "deprecated"));
8132 deprecated. */
8136 as_tsktsk (_("use of r13 is deprecated")); \
8405 /* Use of PC in str is deprecated for ARMv7. */
8409 as_tsktsk (_("use of PC in this instruction is deprecated"));
9125 /* SWP{b} is obsolete for ARMv8-A, and deprecated for ARMv6* and ARMv7.
9131 as_tsktsk (_("swp{b} use is deprecated for ARMv6 and ARMv7"))
9447 arm_feature_set deprecated; member in struct:deprecated_coproc_regs_s
30352 const char * deprecated; \/* If non-null, print this message. *\/ member in struct:arm_option_table
30393 const char * deprecated; \/* If non-null, print this message. *\/ member in struct:arm_legacy_option_table
31531 const char *deprecated; \/* If non-null, print this message. *\/ member in struct:arm_long_option_table
    [all...]
tc-arm.c 156 /* Warn on using deprecated features. */
929 _("GAS auto-detection mode and -march=all is deprecated for MVE, please" \
6374 is deprecated, but allow it anyway. */
6379 "deprecated"));
8132 deprecated. */
8136 as_tsktsk (_("use of r13 is deprecated")); \
8405 /* Use of PC in str is deprecated for ARMv7. */
8409 as_tsktsk (_("use of PC in this instruction is deprecated"));
9125 /* SWP{b} is obsolete for ARMv8-A, and deprecated for ARMv6* and ARMv7.
9131 as_tsktsk (_("swp{b} use is deprecated for ARMv6 and ARMv7"))
9447 arm_feature_set deprecated; member in struct:deprecated_coproc_regs_s
30352 const char * deprecated; \/* If non-null, print this message. *\/ member in struct:arm_option_table
30393 const char * deprecated; \/* If non-null, print this message. *\/ member in struct:arm_legacy_option_table
31531 const char *deprecated; \/* If non-null, print this message. *\/ member in struct:arm_long_option_table
    [all...]
  /src/external/gpl3/binutils/dist/include/opcode/
ppc.h 64 ppc_cpu_t deprecated; member in struct:powerpc_opcode
ppc.h 64 ppc_cpu_t deprecated; member in struct:powerpc_opcode
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-visium.c 235 char *deprecated; /* If non-null, print this message. */ member in struct:visium_option_table
262 const char *deprecated; /* If non-null, print this message. */ member in struct:visium_long_option_table
314 /* If the option is deprecated, tell the user. */
315 if (opt->deprecated != NULL)
316 as_tsktsk ("option `-%c%s' is deprecated: %s", c,
317 arg ? arg : "", opt->deprecated);
334 /* If the option is deprecated, tell the user. */
335 if (lopt->deprecated != NULL)
336 as_tsktsk ("option `-%c%s' is deprecated: %s", c, arg,
337 lopt->deprecated);
    [all...]
tc-visium.c 235 char *deprecated; /* If non-null, print this message. */ member in struct:visium_option_table
262 const char *deprecated; /* If non-null, print this message. */ member in struct:visium_long_option_table
314 /* If the option is deprecated, tell the user. */
315 if (opt->deprecated != NULL)
316 as_tsktsk ("option `-%c%s' is deprecated: %s", c,
317 arg ? arg : "", opt->deprecated);
334 /* If the option is deprecated, tell the user. */
335 if (lopt->deprecated != NULL)
336 as_tsktsk ("option `-%c%s' is deprecated: %s", c, arg,
337 lopt->deprecated);
    [all...]
tc-metag.c 5902 const char *deprecated; /* If non-null, print this message. */ member in struct:metag_long_option
5929 /* If the option is deprecated, tell the user. */
5930 if (lopt->deprecated != NULL)
5931 as_tsktsk (_("option `-%c%s' is deprecated: %s"), c, arg,
5932 _(lopt->deprecated));
tc-metag.c 5902 const char *deprecated; /* If non-null, print this message. */ member in struct:metag_long_option
5929 /* If the option is deprecated, tell the user. */
5930 if (lopt->deprecated != NULL)
5931 as_tsktsk (_("option `-%c%s' is deprecated: %s"), c, arg,
5932 _(lopt->deprecated));
tc-aarch64.c 5042 as_warn (_("system register name '%s' is deprecated and may be "
5084 as_warn (_("system register name '%s' is deprecated and may be "
10616 char *deprecated; /* If non-null, print this message. */
11191 char *deprecated; /* If non-null, print this message. */
11236 /* If the option is deprecated, tell the user. */
11237 if (opt->deprecated != NULL)
11238 as_tsktsk (_("option `-%c%s' is deprecated: %s"), c,
11239 arg ? arg : "", _(opt->deprecated));
11255 /* If the option is deprecated, tell the user. */
11256 if (lopt->deprecated != NULL
10606 char *deprecated; \/* If non-null, print this message. *\/ member in struct:aarch64_option_table
11181 char *deprecated; \/* If non-null, print this message. *\/ member in struct:aarch64_long_option_table
    [all...]
tc-aarch64.c 5042 as_warn (_("system register name '%s' is deprecated and may be "
5084 as_warn (_("system register name '%s' is deprecated and may be "
10616 char *deprecated; /* If non-null, print this message. */
11191 char *deprecated; /* If non-null, print this message. */
11236 /* If the option is deprecated, tell the user. */
11237 if (opt->deprecated != NULL)
11238 as_tsktsk (_("option `-%c%s' is deprecated: %s"), c,
11239 arg ? arg : "", _(opt->deprecated));
11255 /* If the option is deprecated, tell the user. */
11256 if (lopt->deprecated != NULL
10606 char *deprecated; \/* If non-null, print this message. *\/ member in struct:aarch64_option_table
11181 char *deprecated; \/* If non-null, print this message. *\/ member in struct:aarch64_long_option_table
    [all...]
tc-arm.c 156 /* Warn on using deprecated features. */
933 _("GAS auto-detection mode and -march=all is deprecated for MVE, please" \
6373 is deprecated, but allow it anyway. */
6378 "deprecated"));
8135 deprecated. */
8139 as_tsktsk (_("use of r13 is deprecated")); \
8408 /* Use of PC in str is deprecated for ARMv7. */
8412 as_tsktsk (_("use of PC in this instruction is deprecated"));
9128 /* SWP{b} is obsolete for ARMv8-A, and deprecated for ARMv6* and ARMv7.
9134 as_tsktsk (_("swp{b} use is deprecated for ARMv6 and ARMv7"))
9450 arm_feature_set deprecated; member in struct:deprecated_coproc_regs_s
30359 const char * deprecated; \/* If non-null, print this message. *\/ member in struct:arm_option_table
30400 const char * deprecated; \/* If non-null, print this message. *\/ member in struct:arm_legacy_option_table
31538 const char *deprecated; \/* If non-null, print this message. *\/ member in struct:arm_long_option_table
    [all...]
  /src/external/gpl3/binutils.old/dist/include/opcode/
ppc.h 64 ppc_cpu_t deprecated; member in struct:powerpc_opcode
ppc.h 64 ppc_cpu_t deprecated; member in struct:powerpc_opcode
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 1756 is deprecated, but record the fact that the getter is
1757 deprecated by setting PROPERTY_REF_DEPRECATED_GETTER to
1815 warning (OPT_Wdeprecated_declarations, "class %qE is deprecated", class_name);
2997 pp = lookup_protocol (pp, /* warn if deprecated */ false,
3010 warning if a protocol is found and is deprecated. If
5031 if (is_attribute_p ("deprecated", name)
5149 deprecated) are applied directly to the method declaration
5499 if the method being used is deprecated. If it is not NULL, instead
5501 prototype that was used and is deprecated. This is useful for
5505 stage when we are sure that the deprecated getter is bein
8302 bool deprecated = false; local
8358 bool deprecated = false; local
    [all...]
objc-act.cc 1756 is deprecated, but record the fact that the getter is
1757 deprecated by setting PROPERTY_REF_DEPRECATED_GETTER to
1815 warning (OPT_Wdeprecated_declarations, "class %qE is deprecated", class_name);
2997 pp = lookup_protocol (pp, /* warn if deprecated */ false,
3010 warning if a protocol is found and is deprecated. If
5031 if (is_attribute_p ("deprecated", name)
5149 deprecated) are applied directly to the method declaration
5499 if the method being used is deprecated. If it is not NULL, instead
5501 prototype that was used and is deprecated. This is useful for
5505 stage when we are sure that the deprecated getter is bein
8302 bool deprecated = false; local
8358 bool deprecated = false; local
    [all...]

Completed in 189 milliseconds

1 2