/aosp_15_r20/external/python/cpython3/Lib/test/test_sqlite3/ |
D | test_userfunctions.py | 536 self.con.create_window_function("sumint", 1, WindowSumInt) 544 self.con.create_window_function, 553 self.con.create_window_function(name, 1, WindowSumInt) 566 self.con.create_window_function(name, 1, WindowSumInt) 595 self.con.create_window_function(name, 1, cls) 612 self.con.create_window_function(name, 1, MissingFinalize) 617 self.con.create_window_function("sumint", 1, None) 628 self.con.create_window_function("sumint", 1, Redefined) 638 self.con.create_window_function("err_val_ret", 1, ErrorValueReturn)
|
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/ |
D | functions.rs | 437 pub fn create_window_function<A, W, T>( in create_window_function() method 451 .create_window_function(fn_name, n_arg, flags, aggr) in create_window_function() 564 fn create_window_function<A, W, T>( in create_window_function() method 1047 db.create_window_function( in test_window()
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/sqlite/dist/orig/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 611 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/sqlite/dist/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/sqlite/dist/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/sqlite/dist/orig/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/sqlite/dist/orig/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/sqlite/dist/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/sqlite/dist/orig/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/sqlite/dist/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/sqlite/dist/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/sqlite/dist/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/sqlite/dist/orig/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/sqlite/dist/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 611 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/sqlite/dist/orig/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 611 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/sqlite/dist/orig/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 611 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/sqlite/dist/orig/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/sqlite/dist/orig/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/sqlite/dist/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/sqlite/dist/orig/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 611 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/sqlite/dist/orig/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/sqlite/dist/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/sqlite/dist/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/sqlite/dist/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/sqlite/dist/orig/ |
D | sqlite3ext.h | 314 int (*create_window_function)(sqlite3*,const char*,int,int,void*, member 624 #define sqlite3_create_window_function sqlite3_api->create_window_function
|