HomeSort by relevance Sort by last modified time
    Searched refs:TABLE (Results 76 - 100 of 138) sorted by null

1 2 34 5 6

  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3.c 141 ** the %_segments table in sorted order. This means that when the end
205 ** The segment directory in table %_segdir stores meta-information for
245 ** leaf nodes are written in to the %_segments table in order, this
438 ** The xDisconnect() virtual table method.
490 ** The xDestroy() virtual table method.
498 fts3DbExec(&rc, db, "DROP TABLE IF EXISTS %Q.'%q_content'", p->zDb, p->zName);
499 fts3DbExec(&rc, db, "DROP TABLE IF EXISTS %Q.'%q_segments'", p->zDb,p->zName);
500 fts3DbExec(&rc, db, "DROP TABLE IF EXISTS %Q.'%q_segdir'", p->zDb, p->zName);
501 fts3DbExec(&rc, db, "DROP TABLE IF EXISTS %Q.'%q_docsize'", p->zDb, p->zName);
502 fts3DbExec(&rc, db, "DROP TABLE IF EXISTS %Q.'%q_stat'", p->zDb, p->zName)
    [all...]
  /external/chromium_org/tools/page_cycler/database/
common.js 55 tx.executeSql('CREATE TABLE IF NOT EXISTS Test (ID INT, Foo TEXT)', [],
  /external/zlib/src/contrib/infback9/
infback9.c 61 /* literal/length table */
72 /* distance table */
80 puts(" /* inffix9.h -- table for decoding deflate64 fixed codes");
240 code const FAR *lencode; /* starting table for length/literal codes */
241 code const FAR *distcode; /* starting table for distance codes */
244 code here; /* current decoding table entry */
245 code last; /* parent table entry */
303 mode = TABLE;
344 case TABLE:
345 /* get dynamic table entries descriptor *
    [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandler.java 42 public static final String TABLE = Tables.DATA_JOIN_MIMETYPES;
107 * Inserts a row into the {@link Data} table.
272 Cursor c = db.query(DataDeleteQuery.TABLE,
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
SerializationStressTest.java 116 static final Map<String , String> TABLE = new Hashtable<String , String>();
160 TABLE.put("one", "1");
161 TABLE.put("two", "2");
162 TABLE.put("three", "3");
SerializationStressTest3.java 637 objToSave = TABLE;
642 assertTrue(MSG_TEST_FAILED + objToSave, TABLE.equals(objLoaded));
665 Object col = Collections.synchronizedMap(TABLE);
694 Object col = Collections.unmodifiableMap(TABLE);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
glxapi.c 49 struct _glxapi_table *Table;
103 prevTable = d->Table;
104 return d->Table; /* done! */
121 d->Table = t;
144 #define GET_DISPATCH(DPY, TABLE) \
146 TABLE = prevTable; \
149 TABLE = NULL; \
152 TABLE = get_dispatch(DPY); \
1191 * Return size of the GLX dispatch table, in entries, not bytes.
1208 * Initialize all functions in given dispatch table to be no-op
    [all...]
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 45 {CREATE TABLE space_used(
46 name clob, -- Name of a table or index in the database file
47 tblname clob, -- Name of associated table
48 is_index boolean, -- TRUE if it is an index, false for a table
51 payload int, -- Total amount of data stored in this table or index
65 # Create a temporary "dbstat" virtual table.
68 CREATE VIRTUAL TABLE temp.stat USING dbstat;
69 CREATE TEMP TABLE dbstat AS SELECT * FROM temp.stat ORDER BY name, path;
70 DROP TABLE temp.stat;
356 # user_payload: Number of bytes of payload in table btrees
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
index.php 15 ?> <table border=0 cellspacing=5 cellpadding=2 width="100%" > <tr> <td align=left width="72%">
19 </table><table border=0 cellspacing=5 cellpadding=2 width="100%" > <tr> <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Latest
28 </table><?php
91 ?> <table width="100%" cellspacing=0 cellpadding=3 align=center> <td align=left>
92 <TABLE width="100%" CELLSPACING=0 CELLPADDING=3> <tr> <td width=\"30%\"><b>Build
111 ?> </table></table>&nbsp; <?php
115 <table width=\"100%\" cellspacing=0 cellpadding=3 align=center>
122 <TABLE width=\"100%\" CELLSPACING=0 CELLPADDING=3>
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.c 49 struct _glxapi_table *Table;
103 prevTable = d->Table;
104 return d->Table; /* done! */
121 d->Table = t;
144 #define GET_DISPATCH(DPY, TABLE) \
146 TABLE = prevTable; \
149 TABLE = NULL; \
152 TABLE = get_dispatch(DPY); \
1191 * Return size of the GLX dispatch table, in entries, not bytes.
1208 * Initialize all functions in given dispatch table to be no-op
    [all...]
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/
TestProviderTests.java 111 assertEquals(TestProvider.TABLE, TestProvider.sURIMatcher.match(TestProvider.uri(uri)));
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/
elfos.h 114 with a period is not put into the linker symbol table by the assembler. */
130 perly re-aligned prior to the actual beginning of the jump table. */
136 #define ASM_OUTPUT_BEFORE_CASE_LABEL(FILE, PREFIX, NUM, TABLE) \
267 are used to set the corresponding fields of the linker symbol table
360 /* A table of bytes codes used by the ASM_OUTPUT_ASCII and
361 ASM_OUTPUT_LIMITED_STRING macros. Each byte in the table
363 given byte value, if the value in the corresponding table
365 If the table value is 1, the byte must be output as a \ooo
368 in the table. Note that we can use standard UN*X escape
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/
elfos.h 114 with a period is not put into the linker symbol table by the assembler. */
130 perly re-aligned prior to the actual beginning of the jump table. */
136 #define ASM_OUTPUT_BEFORE_CASE_LABEL(FILE, PREFIX, NUM, TABLE) \
267 are used to set the corresponding fields of the linker symbol table
360 /* A table of bytes codes used by the ASM_OUTPUT_ASCII and
361 ASM_OUTPUT_LIMITED_STRING macros. Each byte in the table
363 given byte value, if the value in the corresponding table
365 If the table value is 1, the byte must be output as a \ooo
368 in the table. Note that we can use standard UN*X escape
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/
elfos.h 114 with a period is not put into the linker symbol table by the assembler. */
130 perly re-aligned prior to the actual beginning of the jump table. */
136 #define ASM_OUTPUT_BEFORE_CASE_LABEL(FILE, PREFIX, NUM, TABLE) \
267 are used to set the corresponding fields of the linker symbol table
360 /* A table of bytes codes used by the ASM_OUTPUT_ASCII and
361 ASM_OUTPUT_LIMITED_STRING macros. Each byte in the table
363 given byte value, if the value in the corresponding table
365 If the table value is 1, the byte must be output as a \ooo
368 in the table. Note that we can use standard UN*X escape
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/
elfos.h 114 with a period is not put into the linker symbol table by the assembler. */
130 perly re-aligned prior to the actual beginning of the jump table. */
136 #define ASM_OUTPUT_BEFORE_CASE_LABEL(FILE, PREFIX, NUM, TABLE) \
267 are used to set the corresponding fields of the linker symbol table
360 /* A table of bytes codes used by the ASM_OUTPUT_ASCII and
361 ASM_OUTPUT_LIMITED_STRING macros. Each byte in the table
363 given byte value, if the value in the corresponding table
365 If the table value is 1, the byte must be output as a \ooo
368 in the table. Note that we can use standard UN*X escape
  /system/core/libcutils/arch-x86/
sse2-memset16-atom.S 96 /* Load an entry in a jump table into EBX and branch to it. TABLE is a
97 jump table with relative offsets. */
98 # define BRANCH_TO_JMPTBL_ENTRY(TABLE) \
101 /* Get the address of the jump table. */ \
102 add $(TABLE - .), %ebx; \
106 /* We loaded the jump table and adjuested EDX. Go. */ \
124 /* Branch to an entry in a jump table. TABLE is a jump table wit
    [all...]
  /external/llvm/lib/Target/X86/
X86FloatingPoint.cpp 570 // Efficient Lookup Table Support
589 static bool TableIsSorted(const TableEntry *Table, unsigned NumEntries) {
591 if (!(Table[i] < Table[i+1])) return false;
596 static int Lookup(const TableEntry *Table, unsigned N, unsigned Opcode) {
597 const TableEntry *I = std::lower_bound(Table, Table+N, Opcode);
598 if (I != Table+N && I->from == Opcode)
604 #define ASSERT_SORTED(TABLE)
606 #define ASSERT_SORTED(TABLE) \
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/api/devtools/network/chrome-firephp/
devtools.js 101 case "TABLE":
  /external/chromium_org/third_party/sqlite/src/test/
collate2.test 61 CREATE TABLE collate2t1(
611 CREATE TABLE collate2t2(b COLLATE binary);
612 CREATE TABLE collate2t3(b text);
651 DROP TABLE collate2t3;
660 # the focus of these tests is to ensure that the table on the left-hand-side
collateA.test 23 CREATE TABLE t1(
laststmtchanges.test 34 create table t0 (x);
74 # changes() set properly after update on table where no rows changed
82 # changes() set properly after delete from table
102 # changes() changed properly after insert into table containing after trigger
106 create table t1 (k integer primary key);
107 create table t2 (k integer primary key, v1, v2);
146 # changes() changed properly after update into table containing after trigger
178 # changes() changed properly on delete from table containing before trigger
215 drop table t0; drop table t1; drop table t2
    [all...]
  /external/chromium_org/third_party/zlib/
infback.c 86 /* literal/length table */
97 /* distance table */
256 code here; /* current decoding table entry */
257 code last; /* parent table entry */
308 state->mode = TABLE;
349 case TABLE:
350 /* get dynamic table entries descriptor */
365 Tracev((stderr, "inflate: table sizes ok\n"));
  /external/qemu/distrib/zlib-1.2.3/
infback.c 86 /* literal/length table */
97 /* distance table */
256 code this; /* current decoding table entry */
257 code last; /* parent table entry */
308 state->mode = TABLE;
349 case TABLE:
350 /* get dynamic table entries descriptor */
365 Tracev((stderr, "inflate: table sizes ok\n"));
  /external/zlib/src/
infback.c 95 /* literal/length table */
106 /* distance table */
265 code here; /* current decoding table entry */
266 code last; /* parent table entry */
317 state->mode = TABLE;
358 case TABLE:
359 /* get dynamic table entries descriptor */
374 Tracev((stderr, "inflate: table sizes ok\n"));
  /bionic/libc/arch-x86/string/
sse2-memset-atom.S 106 /* Load an entry in a jump table into EBX and branch to it. TABLE is a
107 jump table with relative offsets. */
108 # define BRANCH_TO_JMPTBL_ENTRY(TABLE) \
111 /* Get the address of the jump table. */ \
112 add $(TABLE - .), %ebx; \
117 /* We loaded the jump table and adjuested EDX. Go. */ \
135 /* Branch to an entry in a jump table. TABLE is a jump table wit
    [all...]

Completed in 3244 milliseconds

1 2 34 5 6