HomeSort by: relevance | last modified time | path
    Searched refs:k_ (Results 1 - 18 of 18) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-5 19 ${XGETTEXT} --no-location -k_ -o xg-test5.po xg-test5.c 2>/dev/null
21 ${XGETTEXT} --no-location -k_ --from-code=iso-8859-2 -o xg-test5.po xg-test5.c
xgettext-1 14 ${XGETTEXT} -k_ -d zero-domain -x $top_srcdir/po/gettext-tools.pot \
xgettext-4 16 ${XGETTEXT} --output - --foreign-user --no-location -k_ xg-test4.in.c \
xgettext-c-1 12 ${XGETTEXT} -d xg-c-1 -k_ --omit-header --no-location \
xgettext-c-8 21 ${XGETTEXT} --omit-header --no-location -k_ -o xg-c-8.po xg-c-8.c
xgettext-scheme-1 21 ${XGETTEXT} -k_ --omit-header --no-location --add-comments=TRANSLATORS: \
xgettext-tcl-2 23 ${XGETTEXT} --omit-header --no-location --add-comments=TRANSLATORS: -k_ \
format-qt-1 37 ${XGETTEXT} -L C++ --qt -k_ -o f-qt-1-$n.po f-qt-1-$n.in || exit 1
xgettext-2 29 ${XGETTEXT} -d xg-test2 -k_ --omit-header --no-location xg-test2.in.c
xgettext-3 30 ${XGETTEXT} --output - --no-location -k_ xg-test3.in.c 2>/dev/null \
xgettext-c-2 25 ${XGETTEXT} -d xg-c-2 -k_ --omit-header --no-location xg-c-2.in.c
xgettext-tcl-1 29 ${XGETTEXT} --add-comments --no-location -k_ -o xg-t-1.tmp xg-t-1.tcl 2>xg-t-1.err
lang-tcl 26 ${XGETTEXT} -o prog.pot --omit-header -k_ program.tcl
lang-c++ 78 ${XGETTEXT} -o prog.pot --omit-header --no-location -k_ prog.cc
xgettext-perl-1 154 -k_ --flag=_:1:pass-perl-format --flag=_:1:pass-perl-brace-format \
Makefile.am 182 -k_ --omit-header --no-location \
  /src/external/bsd/jemalloc/dist/src/
stats.c 129 col = &col_##counter_type[k_##counter_type]; \
130 ++k_##counter_type; \
258 col = &col_##type[k_##type]; \
259 ++k_##type; \
  /src/external/bsd/jemalloc.old/dist/src/
stats.c 129 col = &col_##counter_type[k_##counter_type]; \
130 ++k_##counter_type; \
258 col = &col_##type[k_##type]; \
259 ++k_##type; \

Completed in 21 milliseconds