Searched refs:CREATE (Results 1 - 22 of 22) sorted by relevance

/external/autotest/site_utils/
H A Dclear.sh29 CREATE DATABASE chromeos_autotest_db;
/external/r8/src/test/examples/jumbostring/
H A DJumboString.java29 Files.newOutputStream(path, StandardOpenOption.CREATE, StandardOpenOption.APPEND));
/external/autotest/contrib/
H A Dremove_old_tests_in_tko.sql5 CREATE PROCEDURE remove_old_tests_sp()
/external/skia/tools/gpu/gl/debug/
H A DDebugGLTestContext.cpp26 #define CREATE(className, classEnum) \ macro
513 GrProgramObj *program = CREATE(GrProgramObj, kProgram_ObjTypes);
523 GrShaderObj *shader = CREATE(GrShaderObj, kShader_ObjTypes);
1171 #undef CREATE macro
/external/libnl/lib/
H A Dmsg.c688 PRINT_FLAG(CREATE);
/external/r8/src/main/java/com/android/tools/r8/
H A DR8.java426 file, StandardOpenOption.CREATE, StandardOpenOption.TRUNCATE_EXISTING);
/external/r8/src/main/java/com/android/tools/r8/utils/
H A DAndroidApp.java334 new OpenOption[] {StandardOpenOption.CREATE, StandardOpenOption.TRUNCATE_EXISTING};
/external/curl/packages/vms/
H A Dgnv_link_curl.com283 $CREATE/DIR device:[vms$common.gnv.lib]/prot=w:re
/external/sqlite/dist/orig/
H A Dshell.c670 "CONFLICT", "CONSTRAINT", "CREATE", "CROSS", "CURRENT_DATE",
1836 ** This routine converts some CREATE TABLE statements for shadow tables
1837 ** in FTS3/4/5 into CREATE TABLE IF NOT EXISTS statements.
1840 if( sqlite3_strglob("CREATE TABLE ['\"]*", z)==0 ){
1841 utf8_printf(out, "CREATE TABLE IF NOT EXISTS %s%s", z+13, zTail);
1970 if( sqlite3_strlike("CREATE VIEW%", azArg[0], 0)==0
1971 || sqlite3_strlike("CREATE TRIG%", azArg[0], 0)==0
2226 "CREATE TABLE IF NOT EXISTS selftest(\n"
2232 "CREATE TEMP TABLE [_shell$self](op,cmd,ans);\n"
3103 }else if( strncmp(zSql, "CREATE VIRTUA
[all...]
H A Dsqlite3.c2274 ** <dd> ^This option is used to enable or disable [CREATE TRIGGER | triggers].
2438 ** considered - auxiliary changes caused by [CREATE TRIGGER | triggers],
2550 ** well-formed CREATE TRIGGER statement. ^Semicolons that are embedded within
4363 ** CREATE TABLE t1(c1 VARIANT);
6250 ** zero in the order in which they appear within the CREATE TABLE statement
9086 ** executing "CREATE TABLE" statements) after this call is made, changes for
9090 ** defined as part of their CREATE TABLE statement. It does not matter if the
10572 ** tokenizer name as part of the CREATE VIRTUAL TABLE statement used
14698 int addColOffset; /* Offset in CREATE TABLE stmt to add a new column */
14714 ** followed by non-hidden columns. Example: "CREATE VIRTUA
[all...]
/external/sqlite/dist/
H A Dshell.c676 "CONFLICT", "CONSTRAINT", "CREATE", "CROSS", "CURRENT_DATE",
1842 ** This routine converts some CREATE TABLE statements for shadow tables
1843 ** in FTS3/4/5 into CREATE TABLE IF NOT EXISTS statements.
1846 if( sqlite3_strglob("CREATE TABLE ['\"]*", z)==0 ){
1847 utf8_printf(out, "CREATE TABLE IF NOT EXISTS %s%s", z+13, zTail);
1976 if( sqlite3_strlike("CREATE VIEW%", azArg[0], 0)==0
1977 || sqlite3_strlike("CREATE TRIG%", azArg[0], 0)==0
2232 "CREATE TABLE IF NOT EXISTS selftest(\n"
2238 "CREATE TEMP TABLE [_shell$self](op,cmd,ans);\n"
3109 }else if( strncmp(zSql, "CREATE VIRTUA
[all...]
H A Dsqlite3.c2274 ** <dd> ^This option is used to enable or disable [CREATE TRIGGER | triggers].
2438 ** considered - auxiliary changes caused by [CREATE TRIGGER | triggers],
2550 ** well-formed CREATE TRIGGER statement. ^Semicolons that are embedded within
4363 ** CREATE TABLE t1(c1 VARIANT);
6250 ** zero in the order in which they appear within the CREATE TABLE statement
9086 ** executing "CREATE TABLE" statements) after this call is made, changes for
9090 ** defined as part of their CREATE TABLE statement. It does not matter if the
10572 ** tokenizer name as part of the CREATE VIRTUAL TABLE statement used
14698 int addColOffset; /* Offset in CREATE TABLE stmt to add a new column */
14714 ** followed by non-hidden columns. Example: "CREATE VIRTUA
[all...]
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/valgrind/memcheck/tests/solaris/
H A Dscalar.stderr.exp4395 207: SYS_pset (CREATE) 2s 1m
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1271 milliseconds