Home
last modified time | relevance | path

Searched refs:UNUSED_PARAMETER (Results 1 – 25 of 45) sorted by relevance

12

/external/chromium_org/third_party/sqlite/src/src/
Dtest_thread.c80 UNUSED_PARAMETER(flags); in tclScriptEvent()
186 UNUSED_PARAMETER(clientData); in sqlthread_spawn()
187 UNUSED_PARAMETER(objc); in sqlthread_spawn()
233 UNUSED_PARAMETER(objc); in sqlthread_parent()
254 UNUSED_PARAMETER(pArg); in xBusy()
255 UNUSED_PARAMETER(nBusy); in xBusy()
280 UNUSED_PARAMETER(clientData); in sqlthread_open()
281 UNUSED_PARAMETER(objc); in sqlthread_open()
309 UNUSED_PARAMETER(clientData); in sqlthread_id()
310 UNUSED_PARAMETER(objc); in sqlthread_id()
[all …]
Dtest_rtree.c241 UNUSED_PARAMETER(clientData); in register_cube_geom()
242 UNUSED_PARAMETER(interp); in register_cube_geom()
243 UNUSED_PARAMETER(objc); in register_cube_geom()
244 UNUSED_PARAMETER(objv); in register_cube_geom()
269 UNUSED_PARAMETER(clientData); in register_circle_geom()
270 UNUSED_PARAMETER(interp); in register_circle_geom()
271 UNUSED_PARAMETER(objc); in register_circle_geom()
272 UNUSED_PARAMETER(objv); in register_circle_geom()
Dmutex_noop.c41 UNUSED_PARAMETER(id); in noopMutexAlloc()
44 static void noopMutexFree(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } in noopMutexFree()
45 static void noopMutexEnter(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } in noopMutexEnter()
47 UNUSED_PARAMETER(p); in noopMutexTry()
50 static void noopMutexLeave(sqlite3_mutex *p){ UNUSED_PARAMETER(p); return; } in noopMutexLeave()
Dos_win.c478 UNUSED_PARAMETER(dwFileOffsetHigh); in winceLockFile()
479 UNUSED_PARAMETER(nNumberOfBytesToLockHigh); in winceLockFile()
542 UNUSED_PARAMETER(dwFileOffsetHigh); in winceUnlockFile()
543 UNUSED_PARAMETER(nNumberOfBytesToUnlockHigh); in winceUnlockFile()
602 UNUSED_PARAMETER(dwReserved); in winceLockFileEx()
603 UNUSED_PARAMETER(nNumberOfBytesToLockHigh); in winceLockFileEx()
830 UNUSED_PARAMETER(id); in winSync()
842 UNUSED_PARAMETER(flags); in winSync()
1212 UNUSED_PARAMETER(id); in winDeviceCharacteristics()
1702 UNUSED_PARAMETER(fd); in winShmBarrier()
[all …]
Dmem1.c118 UNUSED_PARAMETER(NotUsed); in sqlite3MemInit()
126 UNUSED_PARAMETER(NotUsed); in sqlite3MemShutdown()
Dfunc.c70 UNUSED_PARAMETER(NotUsed); in typeofFunc()
93 UNUSED_PARAMETER(argc); in lengthFunc()
127 UNUSED_PARAMETER(argc); in absFunc()
327 UNUSED_PARAMETER(argc); in upperFunc()
347 UNUSED_PARAMETER(argc); in lowerFunc()
430 UNUSED_PARAMETER(argc); in randomBlob()
740 UNUSED_PARAMETER(NotUsed); in nullifFunc()
790 UNUSED_PARAMETER(argc); in compileoptionusedFunc()
814 UNUSED_PARAMETER(argc); in compileoptiongetFunc()
843 UNUSED_PARAMETER(argc); in quoteFunc()
[all …]
Dos_unix.c405 UNUSED_PARAMETER(pNotUsed); in unixSetSystemCall()
446 UNUSED_PARAMETER(pNotUsed); in unixGetSystemCall()
462 UNUSED_PARAMETER(p); in unixNextSystemCall()
1811 UNUSED_PARAMETER(NotUsed); in nolockCheckReservedLock()
3173 UNUSED_PARAMETER(fd); in full_fsync()
3174 UNUSED_PARAMETER(fullSync); in full_fsync()
3175 UNUSED_PARAMETER(dataOnly); in full_fsync()
3177 UNUSED_PARAMETER(dataOnly); in full_fsync()
3179 UNUSED_PARAMETER(fullSync); in full_fsync()
3180 UNUSED_PARAMETER(dataOnly); in full_fsync()
[all …]
Dmemjournal.c131 UNUSED_PARAMETER(iOfst); in memjrnlWrite()
171 UNUSED_PARAMETER(size); in memjrnlTruncate()
Dtest_multiplex.c38 #define UNUSED_PARAMETER(x) (void)(x) macro
307 UNUSED_PARAMETER(pVfs); in multiplexOpen()
394 UNUSED_PARAMETER(pVfs); in multiplexDelete()
1000 UNUSED_PARAMETER(clientData); in test_multiplex_initialize()
1029 UNUSED_PARAMETER(clientData); in test_multiplex_shutdown()
1058 UNUSED_PARAMETER(clientData); in test_multiplex_dump()
1059 UNUSED_PARAMETER(objc); in test_multiplex_dump()
1060 UNUSED_PARAMETER(objv); in test_multiplex_dump()
Dos_os2.c230 UNUSED_PARAMETER(pFile); in os2Sync()
593 UNUSED_PARAMETER(id); in os2SectorSize()
601 UNUSED_PARAMETER(id); in os2DeviceCharacteristics()
1327 UNUSED_PARAMETER(id);
1490 UNUSED_PARAMETER(pVfs);
1636 UNUSED_PARAMETER(pVfs);
1831 UNUSED_PARAMETER(pVfs);
Dalter.c53 UNUSED_PARAMETER(NotUsed); in renameTableFunc()
118 UNUSED_PARAMETER(NotUsed); in renameParentFunc()
173 UNUSED_PARAMETER(NotUsed); in renameTriggerFunc()
Dmem3.c553 UNUSED_PARAMETER(NotUsed); in memsys3Init()
578 UNUSED_PARAMETER(NotUsed); in memsys3Shutdown()
658 UNUSED_PARAMETER(zFilename); in sqlite3Memsys3Dump()
Dmem5.c462 UNUSED_PARAMETER(NotUsed); in memsys5Init()
514 UNUSED_PARAMETER(NotUsed); in memsys5Shutdown()
Dmem2.c189 UNUSED_PARAMETER(NotUsed); in sqlite3MemInit()
203 UNUSED_PARAMETER(NotUsed); in sqlite3MemShutdown()
Dattach.c76 UNUSED_PARAMETER(NotUsed); in attachFunc()
247 UNUSED_PARAMETER(NotUsed); in detachFunc()
Dmutex_w32.c279 UNUSED_PARAMETER(p); in winMutexTry()
Dpcache1.c518 UNUSED_PARAMETER(NotUsed); in pcache1Init()
536 UNUSED_PARAMETER(NotUsed); in pcache1Shutdown()
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_aux.c72 UNUSED_PARAMETER(pUnused); in fts3auxConnectMethod()
143 UNUSED_PARAMETER(pVTab); in fts3auxBestIndexMethod()
193 UNUSED_PARAMETER(pVTab); in fts3auxOpenMethod()
344 UNUSED_PARAMETER(nVal); in fts3auxFilterMethod()
Dfts3_porter.c66 UNUSED_PARAMETER(argc); in porterCreate()
67 UNUSED_PARAMETER(argv); in porterCreate()
97 UNUSED_PARAMETER(pTokenizer); in porterOpen()
Dfts3.c1108 UNUSED_PARAMETER(pVTab); in fts3OpenMethod()
2016 UNUSED_PARAMETER(p); in fts3TermSelectCb()
2017 UNUSED_PARAMETER(zTerm); in fts3TermSelectCb()
2018 UNUSED_PARAMETER(nTerm); in fts3TermSelectCb()
3055 UNUSED_PARAMETER(idxStr); in fts3FilterMethod()
3056 UNUSED_PARAMETER(nVal); in fts3FilterMethod()
3215 UNUSED_PARAMETER(pVtab); in fts3BeginMethod()
3226 UNUSED_PARAMETER(pVtab); in fts3CommitMethod()
3406 UNUSED_PARAMETER(nVal); in fts3OffsetsFunc()
3434 UNUSED_PARAMETER(nVal); in fts3OptimizeFunc()
[all …]
Dfts3_tokenizer.c406 UNUSED_PARAMETER(argc); in intTestFunc()
407 UNUSED_PARAMETER(argv); in intTestFunc()
Dfts3_tokenizer1.c121 UNUSED_PARAMETER(pTokenizer); in simpleOpen()
Dfts3Int.h98 #define UNUSED_PARAMETER(x) (void)(x) macro
Dfts3_snippet.c233 UNUSED_PARAMETER(iPhrase); in fts3ExprLoadDoclistsCb()
275 UNUSED_PARAMETER(pExpr); in fts3ExprPhraseCountCb()
276 UNUSED_PARAMETER(iPhrase); in fts3ExprPhraseCountCb()
1427 UNUSED_PARAMETER(iPhrase); in fts3ExprTermOffsetInit()
/external/chromium_org/third_party/sqlite/src/ext/async/
Dsqlite3async.c33 #define UNUSED_PARAMETER(x) (void)(x) macro
956 UNUSED_PARAMETER(pFile); in asyncSectorSize()
960 UNUSED_PARAMETER(pFile); in asyncDeviceCharacteristics()
1174 UNUSED_PARAMETER(pAsyncVfs); in asyncDelete()

12