Home
last modified time | relevance | path

Searched refs:dbx (Results 1 – 12 of 12) sorted by relevance

/external/javasqlite/src/main/java/SQLite/JDBC2z/
DJDBCConnection.java109 DatabaseX dbx = null; in open() local
111 dbx = new DatabaseX(); in open()
112 dbx.open(dbfile, readonly ? SQLite.Constants.SQLITE_OPEN_READONLY : in open()
115 dbx.set_encoding(enc); in open()
122 dbx.exec("PRAGMA short_column_names = off;", null); in open()
123 dbx.exec("PRAGMA full_column_names = on;", null); in open()
124 dbx.exec("PRAGMA empty_result_callbacks = on;", null); in open()
126 dbx.exec("PRAGMA show_datatypes = on;", null); in open()
129 if (dbx.last_error() != SQLite.Constants.SQLITE_BUSY || in open()
130 !busy0(dbx, ++loop)) { in open()
[all …]
/external/freetype/src/truetype/
Dttinterp.c6558 dbx, dby; in Ins_ISECT() local
6585 dbx = SUB_LONG( exc->zp0.cur[b1].x, exc->zp0.cur[b0].x ); in Ins_ISECT()
6595 FT_MulDiv( day, dbx, 0x40 ) ); in Ins_ISECT()
6596 dotproduct = ADD_LONG( FT_MulDiv( dax, dbx, 0x40 ), in Ins_ISECT()
6610 FT_MulDiv( dy, dbx, 0x40 ) ); in Ins_ISECT()
/external/curl/docs/
DBUGS154 be 'gdb', but 'dbx' and others also occur.
/external/libunwind/aux/
Dltmain.sh241 *db | *dbx | *strace | *truss)
/external/cmockery/cmockery_0_1_2/
Dltmain.sh583 *db | *dbx | *strace | *truss)
Dlibtool935 *db | *dbx | *strace | *truss)
/external/swiftshader/third_party/LLVM/autoconf/
Dltmain.sh583 *db | *dbx | *strace | *truss)
/external/llvm/lib/Target/ARM/
DARMInstrVFP.td315 IndexModeUpd, !strconcat(asm, "dbx${p}\t$Rn!, $regs"), "$Rn = $wb", []> {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMInstrVFP.td315 IndexModeUpd, !strconcat(asm, "dbx${p}\t$Rn!, $regs"), "$Rn = $wb", []> {
/external/toolchain-utils/dejagnu/gdb_baseline/
Dx86_64-cros-linux-gnu2468 Running ./gdb.base/dbx.exp ...
2469 PASS: gdb.base/dbx.exp: stop in main
2470 PASS: gdb.base/dbx.exp: status
2471 PASS: gdb.base/dbx.exp: stop at average.c:43
2472 PASS: gdb.base/dbx.exp: stop in average.c:43
2473 PASS: gdb.base/dbx.exp: stop at main
2474 PASS: gdb.base/dbx.exp: running to main
2475 PASS: gdb.base/dbx.exp: assign first
2476 PASS: gdb.base/dbx.exp: print first
2477 PASS: gdb.base/dbx.exp: whereis my_list
[all …]
Di686-pc-linux-gnu2234 Running ./gdb.base/dbx.exp ...
2235 PASS: gdb.base/dbx.exp: stop in main
2236 PASS: gdb.base/dbx.exp: status
2237 PASS: gdb.base/dbx.exp: stop at average.c:43
2238 PASS: gdb.base/dbx.exp: stop in average.c:43
2239 PASS: gdb.base/dbx.exp: stop at main
2240 PASS: gdb.base/dbx.exp: running to main
2241 PASS: gdb.base/dbx.exp: assign first
2242 PASS: gdb.base/dbx.exp: print first
2243 PASS: gdb.base/dbx.exp: whereis my_list
[all …]
Darmv7a-cros-linux-gnueabi2275 Running ./gdb.base/dbx.exp ...
2276 PASS: gdb.base/dbx.exp: stop in main
2277 PASS: gdb.base/dbx.exp: status
2278 PASS: gdb.base/dbx.exp: stop at average.c:43
2279 PASS: gdb.base/dbx.exp: stop in average.c:43
2280 PASS: gdb.base/dbx.exp: stop at main
2281 PASS: gdb.base/dbx.exp: running to main
2282 PASS: gdb.base/dbx.exp: assign first
2283 PASS: gdb.base/dbx.exp: print first
2284 PASS: gdb.base/dbx.exp: whereis my_list
[all …]