Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / tools / idl_parser / test_lexer / keywords_ppapi.in
blob62567e4852c4e3e2099fc1341d4ac37a78596291
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