| /external/perfetto/src/trace_processor/ |
| D | instants_table.cc | 26 InstantsTable::InstantsTable(sqlite3*, const TraceStorage* storage) in InstantsTable() argument
|
| D | counter_values_table.cc | 22 CounterValuesTable::CounterValuesTable(sqlite3*, const TraceStorage* storage) in CounterValuesTable() argument
|
| D | android_logs_table.cc | 22 AndroidLogsTable::AndroidLogsTable(sqlite3*, const TraceStorage* storage) in AndroidLogsTable() argument
|
| D | counter_definitions_table.cc | 26 CounterDefinitionsTable::CounterDefinitionsTable(sqlite3*, in CounterDefinitionsTable() argument
|
| D | slice_table.cc | 24 SliceTable::SliceTable(sqlite3*, const TraceStorage* storage) in SliceTable() argument
|
| D | sql_stats_table.cc | 31 SqlStatsTable::SqlStatsTable(sqlite3*, const TraceStorage* storage) in SqlStatsTable() argument
|
| D | string_table.cc | 32 StringTable::StringTable(sqlite3*, const TraceStorage* storage) in StringTable() argument
|
| D | stats_table.cc | 24 StatsTable::StatsTable(sqlite3*, const TraceStorage* storage) in StatsTable() argument
|
| D | thread_table.cc | 32 ThreadTable::ThreadTable(sqlite3*, const TraceStorage* storage) in ThreadTable() argument
|
| D | process_table.cc | 32 ProcessTable::ProcessTable(sqlite3*, const TraceStorage* storage) in ProcessTable() argument
|
| D | window_operator_table.cc | 28 WindowOperatorTable::WindowOperatorTable(sqlite3*, const TraceStorage*) {} in WindowOperatorTable() argument
|
| D | args_table.cc | 24 ArgsTable::ArgsTable(sqlite3*, const TraceStorage* storage) in ArgsTable() argument
|
| D | sched_slice_table.cc | 22 SchedSliceTable::SchedSliceTable(sqlite3*, const TraceStorage* storage) in SchedSliceTable() argument
|
| /external/sqlite/dist/orig/ |
| D | sqlite3.c | 1270 typedef struct sqlite3 sqlite3; typedef 15211 struct sqlite3 { struct 15212 sqlite3_vfs *pVfs; /* OS Interface */ argument 15215 sqlite3_mutex *mutex; /* Connection mutex */ argument 15223 unsigned int openFlags; /* Flags passed to sqlite3_vfs.xOpen() */ argument 15243 int nChange; /* Value returned by sqlite3_changes() */ argument 15244 int nTotalChange; /* Value returned by sqlite3_total_changes() */ argument 15247 struct sqlite3InitInfo { /* Information used during initialization */ argument 15273 void (*xPreUpdateCallback)( /* Registered using sqlite3_preupdate_hook() */ argument 15274 void*,sqlite3*,int,char const*,char const*,sqlite3_int64,sqlite3_int64 argument [all …]
|
| D | sqlite3.h | 246 typedef struct sqlite3 sqlite3; typedef
|
| D | shell.c | 10897 sqlite3 *newDb, in tryToCloneSchema() argument
|
| /external/sqlite/dist/ |
| D | sqlite3.c | 1270 typedef struct sqlite3 sqlite3; typedef 15211 struct sqlite3 { struct 15212 sqlite3_vfs *pVfs; /* OS Interface */ argument 15215 sqlite3_mutex *mutex; /* Connection mutex */ argument 15223 unsigned int openFlags; /* Flags passed to sqlite3_vfs.xOpen() */ argument 15243 int nChange; /* Value returned by sqlite3_changes() */ argument 15244 int nTotalChange; /* Value returned by sqlite3_total_changes() */ argument 15247 struct sqlite3InitInfo { /* Information used during initialization */ argument 15273 void (*xPreUpdateCallback)( /* Registered using sqlite3_preupdate_hook() */ argument 15274 void*,sqlite3*,int,char const*,char const*,sqlite3_int64,sqlite3_int64 argument [all …]
|
| D | sqlite3.h | 246 typedef struct sqlite3 sqlite3; typedef
|
| D | shell.c | 10920 sqlite3 *newDb, in tryToCloneSchema() argument
|
| /external/python/cpython3/Doc/whatsnew/ |
| D | 3.5.rst | 1826 sqlite3 section in Improved Modules 1835 .. _whatsnew-subprocess:
|
| D | 3.2.rst | 1587 sqlite3 section in New, Improved, and Deprecated Modules
|
| D | 3.3.rst | 1915 sqlite3 section in Improved Modules
|
| D | 3.7.rst | 1288 sqlite3 section in Improved Modules
|
| D | 3.4.rst | 1408 sqlite3 section in Improved Modules
|
| D | 3.6.rst | 1396 sqlite3 section in Improved Modules
|