HomeSort by: relevance | last modified time | path
    Searched refs:obsolete (Results 1 - 25 of 102) sorted by relevancy

1 2 3 4 5

  /src/external/gpl2/gettext/dist/gettext-tools/src/
po-gram-gen.h 7 struct { char *string; lex_pos_ty pos; bool obsolete; } string; member in struct:__anon9270::__anon9271
8 struct { string_list_ty stringlist; lex_pos_ty pos; bool obsolete; } stringlist; member in struct:__anon9270::__anon9272
9 struct { long number; lex_pos_ty pos; bool obsolete; } number; member in struct:__anon9270::__anon9273
10 struct { lex_pos_ty pos; bool obsolete; } pos; member in struct:__anon9270::__anon9274
11 struct { char *ctxt; char *id; char *id_plural; lex_pos_ty pos; bool obsolete; } prev; member in struct:__anon9270::__anon9275
12 struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool obsolete; } message_intro; member in struct:__anon9270::__anon9276
13 struct { struct msgstr_def rhs; lex_pos_ty pos; bool obsolete; } rhs; member in struct:__anon9270::__anon9277
po-gram-gen2.h 7 struct { char *string; lex_pos_ty pos; bool obsolete; } string; member in struct:__anon9278::__anon9279
8 struct { string_list_ty stringlist; lex_pos_ty pos; bool obsolete; } stringlist; member in struct:__anon9278::__anon9280
9 struct { long number; lex_pos_ty pos; bool obsolete; } number; member in struct:__anon9278::__anon9281
10 struct { lex_pos_ty pos; bool obsolete; } pos; member in struct:__anon9278::__anon9282
11 struct { char *ctxt; char *id; char *id_plural; lex_pos_ty pos; bool obsolete; } prev; member in struct:__anon9278::__anon9283
12 struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool obsolete; } message_intro; member in struct:__anon9278::__anon9284
13 struct { struct msgstr_def rhs; lex_pos_ty pos; bool obsolete; } rhs; member in struct:__anon9278::__anon9285
po-gram-gen.y 93 if ((value1).obsolete != (value2).obsolete) \
102 bool obsolete)
105 if (msgctxt == NULL && msgid[0] == '\0' && !obsolete)
112 false, obsolete);
145 struct { char *string; lex_pos_ty pos; bool obsolete; } string;
146 struct { string_list_ty stringlist; lex_pos_ty pos; bool obsolete; } stringlist;
147 struct { long number; lex_pos_ty pos; bool obsolete; } number;
148 struct { lex_pos_ty pos; bool obsolete; } pos;
149 struct { char *ctxt; char *id; char *id_plural; lex_pos_ty pos; bool obsolete; } prev
    [all...]
po-gram-gen.c 95 if ((value1).obsolete != (value2).obsolete) \
104 bool obsolete)
107 if (msgctxt == NULL && msgid[0] == '\0' && !obsolete)
114 false, obsolete);
132 struct { char *string; lex_pos_ty pos; bool obsolete; } string; member in struct:__anon9262::__anon9263
133 struct { string_list_ty stringlist; lex_pos_ty pos; bool obsolete; } stringlist; member in struct:__anon9262::__anon9264
134 struct { long number; lex_pos_ty pos; bool obsolete; } number; member in struct:__anon9262::__anon9265
135 struct { lex_pos_ty pos; bool obsolete; } pos; member in struct:__anon9262::__anon9266
136 struct { char *ctxt; char *id; char *id_plural; lex_pos_ty pos; bool obsolete; } prev member in struct:__anon9262::__anon9267
137 struct { char *prev_ctxt; char *prev_id; char *prev_id_plural; char *ctxt; lex_pos_ty pos; bool obsolete; } message_intro; member in struct:__anon9262::__anon9268
138 struct { struct msgstr_def rhs; lex_pos_ty pos; bool obsolete; } rhs; member in struct:__anon9262::__anon9269
    [all...]
read-catalog.h 65 bool force_fuzzy, bool obsolete);
140 bool force_fuzzy, bool obsolete);
159 bool force_fuzzy, bool obsolete);
read-catalog-abstract.h 86 bool force_fuzzy, bool obsolete);
176 bool force_fuzzy, bool obsolete);
x-po.c 62 bool force_fuzzy, bool obsolete)
112 force_fuzzy, obsolete);
173 if (mp != NULL && !mp->obsolete)
read-catalog.c 58 bool force_fuzzy, bool obsolete)
68 force_fuzzy, obsolete);
243 bool force_fuzzy, bool obsolete)
250 force_fuzzy, obsolete);
346 bool force_fuzzy, bool obsolete)
398 Obsolete message go into the list at least for duplicate checking.
399 It's the caller's responsibility to ignore obsolete messages when
406 mp->obsolete = obsolete;
  /src/external/gpl2/gettext/dist/gettext-tools/examples/po/
mmsmallpo.sh 11 msgattrib --no-obsolete | \
  /src/external/lgpl3/gmp/dist/mpn/arm/v5/
gcd_11.asm 39 C Cortex-A5 6.45 obsolete
40 C Cortex-A7 6.41 obsolete
41 C Cortex-A8 5.0 obsolete
42 C Cortex-A9 5.9 obsolete
43 C Cortex-A15 4.40 obsolete
44 C Cortex-A17 5.68 obsolete
45 C Cortex-A53 4.37 obsolete
  /src/distrib/sets/
makeflist 21 -o only match obsolete files
56 obsolete=1
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgattrib-10 3 # Test --set-obsolete option. Note that the output routines drop untranslated
4 # obsolete messages.
62 ${MSGATTRIB} --set-obsolete -o ma-test10.out ma-test10.po
msgattrib-6 3 # Test --only-obsolete option.
61 ${MSGATTRIB} --only-obsolete -o ma-test6.out ma-test6.po
msgattrib-13 3 # Test --obsolete option.
61 ${MSGATTRIB} --obsolete -o ma-test13.out ma-test13.po
msgattrib-14 61 ${MSGATTRIB} --obsolete --no-fuzzy -o ma-test14.out ma-test14.po
msgattrib-5 3 # Test --no-obsolete option.
61 ${MSGATTRIB} --no-obsolete -o ma-test5.out ma-test5.po
msgattrib-7 61 ${MSGATTRIB} --translated --only-obsolete -o ma-test7.out ma-test7.po
msgattrib-11 3 # Test --clear-obsolete option.
61 ${MSGATTRIB} --clear-obsolete -o ma-test11.out ma-test11.po
  /src/usr.bin/head/
head.c 66 static void obsolete(char *[]);
84 obsolete(argv);
179 obsolete(char *argv[]) function
  /src/sys/dev/isa/
weaselreg.h 95 u_int8_t obsolete[30]; /* reserved for future use */ member in struct:weasel_config_block
  /src/sys/conf/
param.c 94 #error TIMEZONE is an obsolete kernel option.
98 #error DST is an obsolete kernel option.
  /src/usr.bin/tail/
tail.c 58 static void obsolete(char **);
108 obsolete(argv);
230 * Convert the obsolete argument form into something that getopt can handle.
235 obsolete(char *argv[]) function
  /src/usr.bin/tset/
tset.c 50 static void obsolete(char *[]);
88 obsolete(argv);
95 case 'a': /* OBSOLETE: map identifier to type */
98 case 'd': /* OBSOLETE: map identifier to type */
125 case 'n': /* OBSOLETE: set new tty driver */
127 case 'p': /* OBSOLETE: map identifier to type */
250 * Convert the obsolete argument form into something that getopt can handle.
254 obsolete(char *argv[]) function
  /src/usr.bin/uniq/
uniq.c 62 static void obsolete(char *[]);
77 obsolete(argv);
232 obsolete(char *argv[]) function
  /src/external/gpl3/gcc/dist/contrib/
config-list.mk 63 i686-cygwinOPT-enable-threads=yes i686-mingw32crt ia64-elfOPT-enable-obsolete \
64 ia64-linuxOPT-enable-obsolete ia64-hpuxOPT-enable-obsolete \
65 ia64-hp-vmsOPT-enable-obsolete iq2000-elf lm32-elf \
81 nios2-elfOPT-enable-obsolete nios2-linux-gnuOPT-enable-obsolete \
82 nios2-rtemsOPT-enable-obsolete \

Completed in 44 milliseconds

1 2 3 4 5