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

Unified Diff: third_party/sqlite/preprocessed/opcodes.c

Issue 3108030: Move bundled copy of sqlite one level deeper to better separate it... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/sqlite/preprocessed/opcodes.h ('k') | third_party/sqlite/preprocessed/parse.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/sqlite/preprocessed/opcodes.c
===================================================================
--- third_party/sqlite/preprocessed/opcodes.c (revision 56608)
+++ third_party/sqlite/preprocessed/opcodes.c (working copy)
@@ -1,154 +0,0 @@
-/* Automatically generated. Do not edit */
-/* See the mkopcodec.awk script for details. */
-#if !defined(SQLITE_OMIT_EXPLAIN) || !defined(NDEBUG) || defined(VDBE_PROFILE) || defined(SQLITE_DEBUG)
-const char *sqlite3OpcodeName(int i){
- static const char *const azName[] = { "?",
- /* 1 */ "NotExists",
- /* 2 */ "SeekLe",
- /* 3 */ "IncrVacuum",
- /* 4 */ "VCreate",
- /* 5 */ "ResultRow",
- /* 6 */ "DropTrigger",
- /* 7 */ "OpenPseudo",
- /* 8 */ "Affinity",
- /* 9 */ "IntegrityCk",
- /* 10 */ "RowKey",
- /* 11 */ "LoadAnalysis",
- /* 12 */ "Last",
- /* 13 */ "SetCookie",
- /* 14 */ "Sequence",
- /* 15 */ "VRename",
- /* 16 */ "SeekLt",
- /* 17 */ "SCopy",
- /* 18 */ "VUpdate",
- /* 19 */ "Not",
- /* 20 */ "VColumn",
- /* 21 */ "DropTable",
- /* 22 */ "Rowid",
- /* 23 */ "VFilter",
- /* 24 */ "NullRow",
- /* 25 */ "HaltIfNull",
- /* 26 */ "Noop",
- /* 27 */ "RowSetRead",
- /* 28 */ "RowSetAdd",
- /* 29 */ "ParseSchema",
- /* 30 */ "CollSeq",
- /* 31 */ "RowSetTest",
- /* 32 */ "If",
- /* 33 */ "IfNot",
- /* 34 */ "Destroy",
- /* 35 */ "Program",
- /* 36 */ "Permutation",
- /* 37 */ "CreateIndex",
- /* 38 */ "ResetCount",
- /* 39 */ "Goto",
- /* 40 */ "IdxDelete",
- /* 41 */ "Found",
- /* 42 */ "SeekGe",
- /* 43 */ "Jump",
- /* 44 */ "Pagecount",
- /* 45 */ "MustBeInt",
- /* 46 */ "Prev",
- /* 47 */ "AutoCommit",
- /* 48 */ "String",
- /* 49 */ "Return",
- /* 50 */ "Copy",
- /* 51 */ "AddImm",
- /* 52 */ "Function",
- /* 53 */ "Trace",
- /* 54 */ "Seek",
- /* 55 */ "NewRowid",
- /* 56 */ "SeekGt",
- /* 57 */ "Blob",
- /* 58 */ "Next",
- /* 59 */ "ReadCookie",
- /* 60 */ "Halt",
- /* 61 */ "Expire",
- /* 62 */ "DropIndex",
- /* 63 */ "IdxInsert",
- /* 64 */ "Savepoint",
- /* 65 */ "Column",
- /* 66 */ "Or",
- /* 67 */ "And",
- /* 68 */ "Int64",
- /* 69 */ "Gosub",
- /* 70 */ "RowData",
- /* 71 */ "IsNull",
- /* 72 */ "NotNull",
- /* 73 */ "Ne",
- /* 74 */ "Eq",
- /* 75 */ "Gt",
- /* 76 */ "Le",
- /* 77 */ "Lt",
- /* 78 */ "Ge",
- /* 79 */ "Move",
- /* 80 */ "BitAnd",
- /* 81 */ "BitOr",
- /* 82 */ "ShiftLeft",
- /* 83 */ "ShiftRight",
- /* 84 */ "Add",
- /* 85 */ "Subtract",
- /* 86 */ "Multiply",
- /* 87 */ "Divide",
- /* 88 */ "Remainder",
- /* 89 */ "Concat",
- /* 90 */ "MemMax",
- /* 91 */ "Close",
- /* 92 */ "VerifyCookie",
- /* 93 */ "BitNot",
- /* 94 */ "String8",
- /* 95 */ "Null",
- /* 96 */ "Integer",
- /* 97 */ "Transaction",
- /* 98 */ "IdxLT",
- /* 99 */ "Delete",
- /* 100 */ "IfZero",
- /* 101 */ "Rewind",
- /* 102 */ "RealAffinity",
- /* 103 */ "Clear",
- /* 104 */ "Explain",
- /* 105 */ "AggStep",
- /* 106 */ "Vacuum",
- /* 107 */ "VDestroy",
- /* 108 */ "IsUnique",
- /* 109 */ "Count",
- /* 110 */ "VOpen",
- /* 111 */ "Yield",
- /* 112 */ "AggFinal",
- /* 113 */ "OpenWrite",
- /* 114 */ "Param",
- /* 115 */ "VNext",
- /* 116 */ "Sort",
- /* 117 */ "NotFound",
- /* 118 */ "MakeRecord",
- /* 119 */ "IfNeg",
- /* 120 */ "Variable",
- /* 121 */ "CreateTable",
- /* 122 */ "Insert",
- /* 123 */ "Compare",
- /* 124 */ "IdxGE",
- /* 125 */ "OpenRead",
- /* 126 */ "IdxRowid",
- /* 127 */ "VBegin",
- /* 128 */ "TableLock",
- /* 129 */ "IfPos",
- /* 130 */ "Real",
- /* 131 */ "OpenEphemeral",
- /* 132 */ "NotUsed_132",
- /* 133 */ "NotUsed_133",
- /* 134 */ "NotUsed_134",
- /* 135 */ "NotUsed_135",
- /* 136 */ "NotUsed_136",
- /* 137 */ "NotUsed_137",
- /* 138 */ "NotUsed_138",
- /* 139 */ "NotUsed_139",
- /* 140 */ "NotUsed_140",
- /* 141 */ "ToText",
- /* 142 */ "ToBlob",
- /* 143 */ "ToNumeric",
- /* 144 */ "ToInt",
- /* 145 */ "ToReal",
- };
- return azName[i];
-}
-#endif
« no previous file with comments | « third_party/sqlite/preprocessed/opcodes.h ('k') | third_party/sqlite/preprocessed/parse.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698