HomeSort by relevance Sort by last modified time
    Searched full:nkey (Results 26 - 50 of 60) sorted by null

12 3

  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 248 OMX_U8 nKey[128];
288 OMX_U8 nKey [128];
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Component.h 248 OMX_U8 nKey[128];
288 OMX_U8 nKey [128];
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 248 OMX_U8 nKey[128];
288 OMX_U8 nKey [128];
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 248 OMX_U8 nKey[128];
288 OMX_U8 nKey [128];
  /external/chromium_org/third_party/sqlite/src/src/
btreeInt.h 449 i64 nKey; /* The key for INTKEY tables, or number of bytes in key */
492 i64 nKey; /* Size of pKey, or last integer key */
497 u8 validNKey; /* True if info.nKey is valid */
522 ** in variables BtCursor.pKey and BtCursor.nKey. When a cursor is in
tclsqlite.c     [all...]
test1.c 669 int nKey;
677 nKey = strlen(zKey);
679 sqlite3_key(db, zKey, nKey);
697 int nKey;
705 nKey = strlen(zKey);
707 sqlite3_rekey(db, zKey, nKey);
    [all...]
vdbeaux.c     [all...]
  /external/openssl/crypto/ecdh/
ecdhtest.c 255 BIO_printf(out, "\nkey b:\n");
  /frameworks/native/include/media/openmax/
OMX_Component.h 265 OMX_U8 nKey[128];
305 OMX_U8 nKey [128];
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Component.h 265 OMX_U8 nKey[128];
305 OMX_U8 nKey [128];
  /external/e2fsprogs/lib/ext2fs/
tdbtool.c 339 printf("\nkey %d bytes\n", (int)key.dsize);
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/genperf/
perfect.c 702 * It takes around 800 trials to find distinct (a,b) with nkey=smax*(5/8)
710 * When nkey <= smax*(5/8), blen=smax/4 works much more often with
    [all...]
  /external/chromium_org/ui/chromeos/
touch_exploration_controller.cc     [all...]
  /external/chromium_org/ui/gfx/win/
msg_util.h 466 // int OnVKeyToItem(UINT nKey, UINT nIndex, CListBox listBox)
    [all...]
  /external/openssl/ssl/
t1_enc.c 565 printf("which = %04X\nkey=",which);
641 printf("\nkey block\n");
    [all...]
  /external/openssl/patches/
0009-cbc_record_splitting.patch 511 @@ -774,22 +774,22 @@ printf("\nkey block\n");
  /frameworks/base/docs/html/tools/publishing/
app-signing.jd 130 keyPassword System.console().readLine("\nKey password: ")
  /external/chromium_org/third_party/sqlite/src/ext/fts3/
fts3.c 873 int nKey;
886 else if( isFts4 && fts3IsSpecialColumn(z, &nKey, &zVal) ){
891 if( nKey==9 && 0==sqlite3_strnicmp(z, "matchinfo", 9) ){
898 }else if( nKey==8 && 0==sqlite3_strnicmp(z, "compress", 8) ){
901 }else if( nKey==10 && 0==sqlite3_strnicmp(z, "uncompress", 10) ){
    [all...]
fts3_write.c     [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_auth.c     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiAutoJoinController.java 207 NetworkKey nkey = new NetworkKey(wkey); local
209 unknownScanResults.add(nkey);
    [all...]
  /external/chromium_org/third_party/boringssl/src/ssl/
t1_enc.c 658 printf("\nkey block\n");
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 1830 milliseconds

12 3