HomeSort by relevance Sort by last modified time
    Searched refs:db (Results 701 - 725 of 1274) sorted by null

<<21222324252627282930>>

  /external/skia/third_party/etc1/
etc1.cpp 403 int db = b52 - b51; local
406 && inRange4bitSigned(db);
410 b2 = convert5To8(b51 + db);
412 | ((7 & dg) << 16) | (b51 << 11) | ((7 & db) << 8) | 2;
  /external/wpa_supplicant_8/hs20/server/www/
est.php 34 $db = new PDO($osu_db); variable
35 if (!$db) {
42 $q = $db->query($sql);
180 if (!$db->exec("UPDATE sessions SET user='$user', cert='$fingerprint', cert_pem='$cert' WHERE rowid=$rowid")) {
  /external/zlib/src/contrib/masmx86/
inffas32.asm 80 db 'Fast decoding Code from Chris Anderson'
81 db 0
85 db 'invalid literal/length code'
86 db 0
90 db 'invalid distance code'
91 db 0
95 db 'invalid distance too far back'
96 db 0
  /frameworks/base/core/java/android/database/sqlite/
SQLiteCursor.java 70 * @param db a reference to a Database object that is already constructed
78 public SQLiteCursor(SQLiteDatabase db, SQLiteCursorDriver driver,
  /frameworks/native/opengl/libs/ETC1/
etc1.cpp 395 int db = b52 - b51; local
398 && inRange4bitSigned(db);
402 b2 = convert5To8(b51 + db);
404 | ((7 & dg) << 16) | (b51 << 11) | ((7 & db) << 8) | 2;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
loopfilter_block_sse2.asm 794 times 16 db 0xe0
797 times 16 db 0x7f
800 times 16 db 0xfe
803 times 16 db 0x1f
806 times 16 db 0x80
809 times 16 db 0x01
812 times 16 db 0x03
815 times 16 db 0x04
  /cts/tests/tests/database/src/android/database/sqlite/cts/
DatabaseStatementTest.java 33 * - use Context to create and delete the DB to avoid hard-coded paths
41 private static final String DATABASE_NAME = "database_test.db";
250 public StatementTestThread(SQLiteDatabase db, SQLiteStatement statement) {
252 mDatabase = db;
  /development/samples/SampleSyncAdapter/samplesyncadapter_server/
web_services.py 31 from google.appengine.ext import db namespace
238 contact = datastore.Contact.get(db.Key.from_path('Contact', id))
261 # New record - add them to db...
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
context.py 44 from google.appengine.ext import db namespace
115 max_entity_count: maximum number of entities before flushing it to db.
157 except db.Timeout, e:
232 max_entity_count: maximum number of entities before flushing it to db.
status.py 32 from google.appengine.ext import db namespace
320 query.filter("__key__ >=", db.Key(cursor))
  /external/curl/tests/certs/scripts/
genserv.sh 99 touch $CAPREFIX-ca.db
  /external/deqp/modules/glshared/
glsFboUtil.hpp 190 void addFormats (FormatDB& db, FormatEntries stdFmts);
191 void addExtFormats (FormatDB& db, FormatExtEntries extFmts, const glu::RenderContext* ctx);
  /external/libjpeg-turbo/java/
TJUnitTest.java 265 DataBufferInt db = (DataBufferInt)wr.getDataBuffer(); local
266 int[] buf = db.getData();
271 DataBufferByte db = (DataBufferByte)wr.getDataBuffer(); local
272 byte[] buf = db.getData();
517 DataBufferInt db = (DataBufferInt)wr.getDataBuffer(); local
518 int[] buf = db.getData();
524 DataBufferByte db = (DataBufferByte)wr.getDataBuffer(); local
525 byte[] buf = db.getData();
    [all...]
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/
RobolectricConfig.java 86 DocumentBuilder db = dbf.newDocumentBuilder(); local
87 Document manifestDocument = db.parse(androidManifestFile);
  /external/webp/src/dsp/
upsampling_sse2.c 51 #define PACK_AND_STORE(a, b, da, db, out) do { \
53 const __m128i t_b = _mm_avg_epu8(b, db); /* (3a + 9b + c + 3d + 8) / 16 */ \
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseStatementTest.java 45 mDatabaseFile = new File(dbDir, "database_test.db");
249 public StatementTestThread(SQLiteDatabase db, SQLiteStatement statement) {
251 mDatabase = db;
  /frameworks/base/services/tests/servicestests/src/com/android/server/
LockSettingsStorageTests.java 43 mDb = getContext().getDatabasePath("locksettings.db");
75 public void initialize(SQLiteDatabase db) {
76 mStorage.writeKeyValue(db, "initializedKey", "initialValue", 0);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
quantize_ssse3.asm 138 db 0, 1, 4, 8, 5, 2, 3, 6, 9, 12, 13, 10, 7, 11, 14, 15
  /packages/apps/Messaging/src/com/android/messaging/datamodel/
MessageNotificationState.java 678 final DatabaseWrapper db = DataModel.get().getDatabase(); local
683 convMessageCursor = db.rawQuery(
828 final DatabaseWrapper db = DataModel.get().getDatabase(); local
1183 final DatabaseWrapper db = DataModel.get().getDatabase(); local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/
move.d 16 10: db 31 R3 = RETI;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-nops-1-k8.d 157 [ ]*db:[ ]+90[ ]+nop[ ]*
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
nops-1-k8.d 157 [ ]*db:[ ]+90[ ]+nop[ ]*
x86-64-nops-1-k8.d 157 [ ]*db:[ ]+90[ ]+nop[ ]*
  /external/boringssl/src/include/openssl/
x509v3.h 119 char * (*get_string)(void *db, char *section, char *value);
120 STACK_OF(CONF_VALUE) * (*get_section)(void *db, char *section);
121 void (*free_string)(void *db, char * string);
122 void (*free_section)(void *db, STACK_OF(CONF_VALUE) *section);
134 void *db; member in struct:v3_ext_ctx
384 #define X509V3_set_ctx_nodb(ctx) (ctx)->db = NULL;
  /external/skia/include/core/
SkColorPriv.h 670 unsigned db = SkGetPackedB16(dst); local
676 db = (sb + SkMul16ShiftRound(db, isa, SK_B16_BITS)) >> (8 - SK_B16_BITS);
678 return SkPackRGB16(dr, dg, db);
861 unsigned db = SkAlphaMul4(SkGetPackedB16(d), scale); local
868 return SkPackRGB16(sr + dr, sg + dg, sb + db);
    [all...]

Completed in 1202 milliseconds

<<21222324252627282930>>