Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Side by Side Diff: third_party/yasm/patched-yasm/po/POTFILES.in

Issue 11365061: Update Yasm to 1.2.0 (Yasm Part 3/3) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # List of source files containing translatable strings. 1 # List of source files containing translatable strings.
2 # To update, try "find . -name \*.c | xargs grep -c _\( | grep -v :0 | sort" 2 # To update, try "find . -name \*.c | xargs grep -c _\( | grep -v :0 | sort"
3 # Copyright (c) 2001 Peter Johnson 3 # Copyright (c) 2001 Peter Johnson
4 #
5 # $Id: POTFILES.in 2243 2009-12-23 06:45:17Z peter $
6 4
7 frontends/yasm/yasm-options.c 5 frontends/yasm/yasm-options.c
8 frontends/yasm/yasm.c 6 frontends/yasm/yasm.c
9 libyasm/bc-align.c 7 libyasm/bc-align.c
10 libyasm/bc-data.c 8 libyasm/bc-data.c
11 libyasm/bc-incbin.c 9 libyasm/bc-incbin.c
12 libyasm/bc-org.c 10 libyasm/bc-org.c
13 libyasm/bc-reserve.c 11 libyasm/bc-reserve.c
14 libyasm/bitvect.c 12 libyasm/bitvect.c
15 libyasm/bytecode.c 13 libyasm/bytecode.c
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 modules/parsers/gas/gas-parser.c 51 modules/parsers/gas/gas-parser.c
54 modules/parsers/gas/gas-token.re 52 modules/parsers/gas/gas-token.re
55 modules/parsers/nasm/nasm-parse.c 53 modules/parsers/nasm/nasm-parse.c
56 modules/parsers/nasm/nasm-token.re 54 modules/parsers/nasm/nasm-token.re
57 modules/preprocs/cpp/cpp-preproc.c 55 modules/preprocs/cpp/cpp-preproc.c
58 modules/preprocs/gas/gas-preproc.c 56 modules/preprocs/gas/gas-preproc.c
59 modules/preprocs/gas/gas-eval.c 57 modules/preprocs/gas/gas-eval.c
60 modules/preprocs/nasm/nasm-preproc.c 58 modules/preprocs/nasm/nasm-preproc.c
61 modules/preprocs/nasm/nasm-pp.c 59 modules/preprocs/nasm/nasm-pp.c
62 modules/preprocs/raw/raw-preproc.c 60 modules/preprocs/raw/raw-preproc.c
OLDNEW
« no previous file with comments | « third_party/yasm/patched-yasm/modules/preprocs/raw/tests/rawpp_test.sh ('k') | third_party/yasm/patched-yasm/po/yasm.pot » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698