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

Side by Side Diff: third_party/sqlite/preprocessed/opcodes.h

Issue 3301019: Move sqlite preprocessed directory one level up, it's not from upstream.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: more bot-friendly Created 10 years, 3 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 | Annotate | Revision Log
OLDNEW
1 /* Automatically generated. Do not edit */ 1 /* Automatically generated. Do not edit */
2 /* See the mkopcodeh.awk script for details */ 2 /* See the mkopcodeh.awk script for details */
3 #define OP_NotExists 1 3 #define OP_NotExists 1
4 #define OP_SeekLe 2 4 #define OP_SeekLe 2
5 #define OP_IncrVacuum 3 5 #define OP_IncrVacuum 3
6 #define OP_Multiply 86 /* same as TK_STAR */ 6 #define OP_Multiply 86 /* same as TK_STAR */
7 #define OP_VCreate 4 7 #define OP_VCreate 4
8 #define OP_BitAnd 80 /* same as TK_BITAND */ 8 #define OP_BitAnd 80 /* same as TK_BITAND */
9 #define OP_ResultRow 5 9 #define OP_ResultRow 5
10 #define OP_DropTrigger 6 10 #define OP_DropTrigger 6
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 /* 72 */ 0x05, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x00,\ 172 /* 72 */ 0x05, 0x15, 0x15, 0x15, 0x15, 0x15, 0x15, 0x00,\
173 /* 80 */ 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c,\ 173 /* 80 */ 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c,\
174 /* 88 */ 0x2c, 0x2c, 0x08, 0x00, 0x00, 0x04, 0x02, 0x02,\ 174 /* 88 */ 0x2c, 0x2c, 0x08, 0x00, 0x00, 0x04, 0x02, 0x02,\
175 /* 96 */ 0x02, 0x00, 0x11, 0x00, 0x05, 0x01, 0x04, 0x00,\ 175 /* 96 */ 0x02, 0x00, 0x11, 0x00, 0x05, 0x01, 0x04, 0x00,\
176 /* 104 */ 0x00, 0x00, 0x00, 0x00, 0x11, 0x02, 0x00, 0x04,\ 176 /* 104 */ 0x00, 0x00, 0x00, 0x00, 0x11, 0x02, 0x00, 0x04,\
177 /* 112 */ 0x00, 0x00, 0x02, 0x01, 0x01, 0x11, 0x00, 0x05,\ 177 /* 112 */ 0x00, 0x00, 0x02, 0x01, 0x01, 0x11, 0x00, 0x05,\
178 /* 120 */ 0x00, 0x02, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00,\ 178 /* 120 */ 0x00, 0x02, 0x00, 0x00, 0x11, 0x00, 0x02, 0x00,\
179 /* 128 */ 0x00, 0x05, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,\ 179 /* 128 */ 0x00, 0x05, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00,\
180 /* 136 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x04, 0x04,\ 180 /* 136 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x04, 0x04, 0x04,\
181 /* 144 */ 0x04, 0x04,} 181 /* 144 */ 0x04, 0x04,}
OLDNEW
« no previous file with comments | « third_party/sqlite/preprocessed/keywordhash.h ('k') | third_party/sqlite/preprocessed/opcodes.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698