Searched defs:pBlob (Results 1 – 4 of 4) sorted by relevance
| /third_party/mingw-w64/mingw-w64-headers/direct-x/include/ |
| D | d3d11_1.h | 194 void *pBlob; member
|
| /third_party/mingw-w64/mingw-w64-headers/include/ |
| D | sdpblb.h | 168 #define ITConferenceBlob_Init(This,pName,CharacterSet,pBlob) (This)->lpVtbl->Init(This,pName,Charac… argument 171 #define ITConferenceBlob_SetConferenceBlob(This,CharacterSet,pBlob) (This)->lpVtbl->SetConferenceBl… argument
|
| D | wintrust.h | 71 struct WINTRUST_BLOB_INFO_ *pBlob; member
|
| /third_party/sqlite/src/ |
| D | shell.c | 12389 static void output_hex_blob(FILE *out, const void *pBlob, int nBlob){ in output_hex_blob() 13179 const void *pBlob = sqlite3_column_blob(p->pStmt, i); in shell_callback() local 13220 const void *pBlob = sqlite3_column_blob(p->pStmt, i); in shell_callback() local 13259 const void *pBlob = sqlite3_column_blob(p->pStmt, i); in shell_callback() local 15353 const unsigned char *pBlob; in shellInt32() local
|