/external/rust/crates/libsqlite3-sys/sqlite3/ |
D | sqlite3.h | 5183 void(*xDestroy)(void*) 5195 void(*xDestroy)(void*) 5903 void(*xDestroy)(void*) 6720 int (*xDestroy)(sqlite3_vtab *pVTab); member 6958 void(*xDestroy)(void*) /* Module destructor function */ 8456 void (*xDestroy)(sqlite3_pcache*); member 8477 void (*xDestroy)(sqlite3_pcache*); member 12143 void (*xDestroy)(void*) 12160 void (*xDestroy)(void*)
|
D | sqlite3ext.h | 169 void (*xDestroy)(void *)); 220 void(*xDestroy)(void*)); 319 void(*xDestroy)(void*));
|
D | bindgen_bundled_version.rs | 2035 xDestroy: ::std::option::Option<unsafe extern "C" fn(arg1: *mut ::std::os::raw::c_void)>, in sqlite3_create_function_v2() 2061 xDestroy: ::std::option::Option<unsafe extern "C" fn(arg1: *mut ::std::os::raw::c_void)>, in sqlite3_create_window_function() 2327 xDestroy: ::std::option::Option<unsafe extern "C" fn(arg1: *mut ::std::os::raw::c_void)>, in sqlite3_create_collation_v2() 2545 pub xDestroy: ::std::option::Option< field 2711 unsafe { &(*(::std::ptr::null::<sqlite3_module>())).xDestroy as *const _ as usize }, in bindgen_test_layout_sqlite3_module() 2717 stringify!(xDestroy) in bindgen_test_layout_sqlite3_module() 3266 xDestroy: ::std::option::Option<unsafe extern "C" fn(arg1: *mut ::std::os::raw::c_void)>, in sqlite3_create_module_v2() 3777 pub xDestroy: ::std::option::Option<unsafe extern "C" fn(arg1: *mut sqlite3_pcache)>, field 3914 &(*(::std::ptr::null::<sqlite3_pcache_methods2>())).xDestroy as *const _ as usize in bindgen_test_layout_sqlite3_pcache_methods2() 3921 stringify!(xDestroy) in bindgen_test_layout_sqlite3_pcache_methods2() [all …]
|
D | sqlite3.c | 6231 void(*xDestroy)(void*) 6243 void(*xDestroy)(void*) 6951 void(*xDestroy)(void*) 7768 int (*xDestroy)(sqlite3_vtab *pVTab); member 8006 void(*xDestroy)(void*) /* Module destructor function */ 9504 void (*xDestroy)(sqlite3_pcache*); member 9525 void (*xDestroy)(sqlite3_pcache*); member 13191 void (*xDestroy)(void*) 13208 void (*xDestroy)(void*) 17128 void (*xDestroy)(void *); member [all …]
|
/external/sqlite/dist/ |
D | sqlite3.h | 5181 void(*xDestroy)(void*) 5193 void(*xDestroy)(void*) 5901 void(*xDestroy)(void*) 6718 int (*xDestroy)(sqlite3_vtab *pVTab); member 6956 void(*xDestroy)(void*) /* Module destructor function */ 8450 void (*xDestroy)(sqlite3_pcache*); member 8471 void (*xDestroy)(sqlite3_pcache*); member 12137 void (*xDestroy)(void*) 12154 void (*xDestroy)(void*)
|
D | sqlite3ext.h | 169 void (*xDestroy)(void *)); 220 void(*xDestroy)(void*)); 319 void(*xDestroy)(void*));
|
D | sqlite3.c | 6220 void(*xDestroy)(void*) 6232 void(*xDestroy)(void*) 6940 void(*xDestroy)(void*) 7757 int (*xDestroy)(sqlite3_vtab *pVTab); member 7995 void(*xDestroy)(void*) /* Module destructor function */ 9489 void (*xDestroy)(sqlite3_pcache*); member 9510 void (*xDestroy)(sqlite3_pcache*); member 13176 void (*xDestroy)(void*) 13193 void (*xDestroy)(void*) 17097 void (*xDestroy)(void *); member [all …]
|
/external/sqlite/dist/orig/ |
D | sqlite3.h | 5181 void(*xDestroy)(void*) 5193 void(*xDestroy)(void*) 5901 void(*xDestroy)(void*) 6718 int (*xDestroy)(sqlite3_vtab *pVTab); member 6956 void(*xDestroy)(void*) /* Module destructor function */ 8450 void (*xDestroy)(sqlite3_pcache*); member 8471 void (*xDestroy)(sqlite3_pcache*); member 12137 void (*xDestroy)(void*) 12154 void (*xDestroy)(void*)
|
D | sqlite3ext.h | 169 void (*xDestroy)(void *)); 220 void(*xDestroy)(void*)); 319 void(*xDestroy)(void*));
|
D | sqlite3.c | 6220 void(*xDestroy)(void*) 6232 void(*xDestroy)(void*) 6940 void(*xDestroy)(void*) 7757 int (*xDestroy)(sqlite3_vtab *pVTab); member 7995 void(*xDestroy)(void*) /* Module destructor function */ 9489 void (*xDestroy)(sqlite3_pcache*); member 9510 void (*xDestroy)(sqlite3_pcache*); member 13176 void (*xDestroy)(void*) 13193 void (*xDestroy)(void*) 17097 void (*xDestroy)(void *); member [all …]
|
/external/perfetto/src/trace_processor/sqlite/ |
D | sqlite_vtable_benchmark.cc | 143 module.xDestroy = destroy_fn; in BM_SqliteStepAndResult()
|
D | sqlite_table.h | 248 module->xDestroy = destroy_fn;
|
/external/rust/crates/libsqlite3-sys/bindgen-bindings/ |
D | bindgen_3.7.16.rs | 1194 xDestroy: in sqlite3_create_function_v2() 1423 xDestroy: in sqlite3_create_collation_v2() 1737 pub xDestroy: ::std::option::Option<unsafe extern "C" fn(pVTab: field 1855 xDestroy: in sqlite3_create_module_v2() 2082 pub xDestroy: ::std::option::Option<unsafe extern "C" fn(arg1: field 2141 pub xDestroy: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
D | bindgen_3.7.7.rs | 1141 xDestroy: in sqlite3_create_function_v2() 1370 xDestroy: in sqlite3_create_collation_v2() 1666 pub xDestroy: ::std::option::Option<unsafe extern "C" fn(pVTab: field 1784 xDestroy: in sqlite3_create_module_v2() 1994 pub xDestroy: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
D | bindgen_3.6.8.rs | 1199 xDestroy: in sqlite3_create_collation_v2() 1502 pub xDestroy: ::std::option::Option<unsafe extern "C" fn(pVTab: field 1605 xDestroy: in sqlite3_create_module_v2() 1811 pub xDestroy: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
D | bindgen_3.6.23.rs | 1227 xDestroy: in sqlite3_create_collation_v2() 1520 pub xDestroy: ::std::option::Option<unsafe extern "C" fn(pVTab: field 1623 xDestroy: in sqlite3_create_module_v2() 1829 pub xDestroy: ::std::option::Option<unsafe extern "C" fn(arg1: field
|
/external/rust/crates/rusqlite/src/vtab/ |
D | mod.rs | 101 xDestroy: Some(rust_destroy::<T>), in read_only_module() 140 xDestroy: None, in eponymous_only_module()
|
/external/python/pycparser/utils/benchmark/inputs/ |
D | sqlite-btree.c.ppout | 573 void(*xDestroy)(void*) 585 void(*xDestroy)(void*) 666 void(*xDestroy)(void*) 777 int (*xDestroy)(sqlite3_vtab *pVTab); 848 void(*xDestroy)(void*) 976 void (*xDestroy)(sqlite3_pcache*); 997 void (*xDestroy)(sqlite3_pcache*); 1258 void (*xDestroy)(void*) 1275 void (*xDestroy)(void*) 2205 void (*xDestroy)(void *); [all …]
|