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

Side by Side Diff: tools/idl_parser/test_lexer/keywords_ppapi.in

Issue 1713673002: Remove //tools/idl_parser. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased Created 4 years, 10 months 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
« no previous file with comments | « tools/idl_parser/test_lexer/keywords.in ('k') | tools/idl_parser/test_lexer/values.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ANY any
2 ATTRIBUTE attribute
3 CALLBACK callback
4 CONST const
5 CREATOR creator
6 DELETER deleter
7 DICTIONARY dictionary
8 FALSE false
9 EXCEPTION exception
10 GETTER getter
11 IMPLEMENTS implements
12 INFINITY Infinity
13 INTERFACE interface
14 LABEL label
15 LEGACYCALLER legacycaller
16 NAN Nan
17 NULL null
18 OPTIONAL optional
19 OR or
20 PARTIAL partial
21 READONLY readonly
22 SETTER setter
23 STATIC static
24 STRINGIFIER stringifier
25 TYPEDEF typedef
26 TRUE true
27 VOID void
28 CHAR char
29 INT8_T int8_t
30 INT16_T int16_t
31 INT32_T int32_t
32 INT64_T int64_t
33 UINT8_T uint8_t
34 UINT16_T uint16_t
35 UINT32_T uint32_t
36 UINT64_T uint64_t
37 DOUBLE_T double_t
38 FLOAT_T float_t
39 MEM_T mem_t
40 STR_T str_t
41 CSTR_T cstr_t
42 INTERFACE_T interface_t
43 HANDLE_T handle_t
44 PP_FILEHANDLE PP_FileHandle
OLDNEW
« no previous file with comments | « tools/idl_parser/test_lexer/keywords.in ('k') | tools/idl_parser/test_lexer/values.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698