Home
last modified time | relevance | path

Searched defs:copy_table (Results 1 – 25 of 124) sorted by relevance

12345

/dports/devel/folly/folly-2021.12.27.00/folly/
H A DFingerprint.cpp57 constexpr auto copy_table(D const (&table)[S0], std::index_sequence<I0...>) { in copy_table() function
62 constexpr auto copy_table(D const (&table)[S0]) { in copy_table() function
67 constexpr auto copy_table( in copy_table() function
73 constexpr auto copy_table(D const (&table)[S0][S1]) { in copy_table() function
78 constexpr auto copy_table( in copy_table() function
84 constexpr auto copy_table(D const (&table)[S0][S1][S2]) { in copy_table() function
/dports/multimedia/aegisub/aegisub-3.2.2/automation/tests/automation/
H A Dkaraoke-parse-test.lua10 function copy_table(tab) function
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/work/ZBStudioPlugin/
H A Dsolarus_pretty_printer.lua3 local function copy_table(src) function
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/scriptedwizard/resources/ppc/files/MPC5200/src/
H A Dcrt0.S82 copy_table: label
/dports/math/algae/algae-4.3.6/src/
H A Dtable.h35 #define copy_table( p ) copy_entity( ENT(p) ) macro
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/scriptedwizard/resources/ppc/files/MPC565/src/
H A Dcrt0.S129 copy_table: label
/dports/www/trac-devel/Trac-1.5.3/trac/db/
H A Dconvert.py49 def copy_table(db, cursor, table): function
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/py_vdb/
H A DL11-table_copy.py57 def copy_table( rd_tbl, wr_tbl, first : int, count : int, freq : int ) : function
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/py_vdb/
H A DL11-table_copy.py57 def copy_table( rd_tbl, wr_tbl, first : int, count : int, freq : int ) : function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/classfile/
H A DsymbolTable.hpp243 static void copy_table(char** top, char*end) { in copy_table() function in SymbolTable
377 static void copy_table(char** top, char*end) { in copy_table() function in StringTable
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/classfile/
H A DsymbolTable.hpp243 static void copy_table(char** top, char*end) { in copy_table() function in SymbolTable
377 static void copy_table(char** top, char*end) { in copy_table() function in StringTable
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/dlua/
H A Dutil.lua560 function util.copy_table(object) function
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/maria/
H A Dtest_ma_backup.c91 static int copy_table(const char *table_name, int stage) in copy_table() function
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/maria/
H A Dtest_ma_backup.c91 static int copy_table(const char *table_name, int stage) in copy_table() function
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/maria/
H A Dtest_ma_backup.c91 static int copy_table(const char *table_name, int stage) in copy_table() function
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/maria/
H A Dtest_ma_backup.c91 static int copy_table(const char *table_name, int stage) in copy_table() function
/dports/www/interchange/interchange-5.6.3/lib/Vend/Table/
H A DDBI.pm997 sub copy_table { subroutine
/dports/databases/grass7/grass-7.8.6/vector/v.overlay/
H A Dmain.c663 void copy_table(struct Map_info *In, struct Map_info *Out, int infield, in copy_table() function
/dports/databases/grass7/grass-7.8.6/lib/db/dbmi_client/
H A Dcopy_tab.c57 static int copy_table(const char *from_drvname, const char *from_dbname, in copy_table() function
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/replication/logical/
H A Dtablesync.c764 copy_table(Relation rel) in copy_table() function
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/replication/logical/
H A Dtablesync.c764 copy_table(Relation rel) in copy_table() function
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/replication/logical/
H A Dtablesync.c764 copy_table(Relation rel) in copy_table() function
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/replication/logical/
H A Dtablesync.c764 copy_table(Relation rel) in copy_table() function
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/replication/logical/
H A Dtablesync.c764 copy_table(Relation rel) in copy_table() function
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/replication/logical/
H A Dtablesync.c764 copy_table(Relation rel) in copy_table() function

12345