HomeSort by relevance Sort by last modified time
    Searched defs:nNewSize (Results 1 - 8 of 8) sorted by null

  /hardware/ti/omap4xxx/security/tf_daemon/
service_delegation_protocol.h 96 uint32_t nNewSize;
delegation_client.c 1072 uint32_t nNewSize;
    [all...]
  /hardware/ti/omap4-aah/security/tf_daemon/
service_delegation_protocol.h 115 uint32_t nNewSize;
delegation_client.c     [all...]
  /external/chromium_org/third_party/sqlite/src/src/
expr.c 763 /* Set nNewSize to the size allocated for the structure pointed to
769 const int nNewSize = nStructSize & 0xfff;
778 memcpy(zAlloc, p, nNewSize);
794 char *zToken = pNew->u.zToken = (char*)&zAlloc[nNewSize];
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 833 milliseconds