Home
last modified time | relevance | path

Searched refs:found_col (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/utility/importer/
H A Dedge_database_reader_win.cc194 auto found_col = columns_by_name_.find(column_name); in GetColumnByName() local
195 if (found_col == columns_by_name_.end()) { in GetColumnByName()
205 found_col = columns_by_name_.find(column_name); in GetColumnByName()
207 return found_col->second; in GetColumnByName()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/schema/
H A DASTBuilder.cpp482 … const SNameOverload * found_col = static_cast < const SNameOverload * > ( found -> u . obj ); in CheckForColumnCollision() local
484 assert ( sym_col != NULL && found_col != NULL ); in CheckForColumnCollision()
485 if ( sym_col -> cid . ctx == found_col -> cid . ctx ) in CheckForColumnCollision()
487 return ! SOverloadTestForTypeCollision ( sym_col, found_col ); in CheckForColumnCollision()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/schema/
H A DASTBuilder.cpp482 … const SNameOverload * found_col = static_cast < const SNameOverload * > ( found -> u . obj ); in CheckForColumnCollision() local
484 assert ( sym_col != NULL && found_col != NULL ); in CheckForColumnCollision()
485 if ( sym_col -> cid . ctx == found_col -> cid . ctx ) in CheckForColumnCollision()
487 return ! SOverloadTestForTypeCollision ( sym_col, found_col ); in CheckForColumnCollision()
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gdk/x11/
H A Dgdkkeys-x11.c1088 int found_col = 0; in MyEnhancedXkbTranslateKeyCode() local
1121 found_col = col= effectiveGroup*XkbKeyGroupsWidth(xkb,key); in MyEnhancedXkbTranslateKeyCode()
1160 found_col= col + entry->level; in MyEnhancedXkbTranslateKeyCode()
1174 *keysym_rtrn= syms[found_col]; in MyEnhancedXkbTranslateKeyCode()
1206 return (syms[found_col] != NoSymbol); in MyEnhancedXkbTranslateKeyCode()
/dports/x11-toolkits/gtk40/gtk-4.4.1/gdk/x11/
H A Dgdkkeys-x11.c1105 int found_col = 0; in MyEnhancedXkbTranslateKeyCode() local
1138 found_col = col= effectiveGroup*XkbKeyGroupsWidth(xkb,key); in MyEnhancedXkbTranslateKeyCode()
1177 found_col= col + entry->level; in MyEnhancedXkbTranslateKeyCode()
1191 *keysym_rtrn= syms[found_col]; in MyEnhancedXkbTranslateKeyCode()
1223 return (syms[found_col] != NoSymbol); in MyEnhancedXkbTranslateKeyCode()
/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DSaveFileDialog.cpp572 bool found_col = false; in FilterColumns() local
576 found_col = true; in FilterColumns()
580 if (!found_col) in FilterColumns()
/dports/japanese/groff/groff-1.18.1.1/src/devices/grohtml/
H A Dpost-html.cc2746 int found_col = FALSE; in lookahead_for_tables() local
2789 found_col = TRUE; in lookahead_for_tables()
2873 if (found_col) { in lookahead_for_tables()
2876 found_col = FALSE; in lookahead_for_tables()
2887 if (found_col) in lookahead_for_tables()
2889 found_col = FALSE; in lookahead_for_tables()
/dports/textproc/groff/groff-1.22.4/src/devices/grohtml/
H A Dpost-html.cpp3616 int found_col = FALSE; in lookahead_for_tables() local
3647 if (found_col) in lookahead_for_tables()
3649 found_col = FALSE; in lookahead_for_tables()
3677 found_col = TRUE; in lookahead_for_tables()
3763 if (found_col) { in lookahead_for_tables()
3767 found_col = FALSE; in lookahead_for_tables()
3777 if (found_col) in lookahead_for_tables()
3779 found_col = FALSE; in lookahead_for_tables()
/dports/lang/gnu-cobol/gnucobol-3.1.2/libcob/
H A Dscreenio.c954 int found_col = 0; in get_screen_item_line_and_col() local
970 if (!found_col) { in get_screen_item_line_and_col()
978 update_column (s, col, &found_col); in get_screen_item_line_and_col()
982 found_col = 1; in get_screen_item_line_and_col()
985 if (!found_col && !s->column && is_elementary in get_screen_item_line_and_col()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vdb/
H A Dschema-tbl.c652 const SNameOverload *found_col, *sym_col; in STableTestForSymCollision() local
654 found_col = found -> u . obj; in STableTestForSymCollision()
655 assert ( sym_col != NULL && found_col != NULL ); in STableTestForSymCollision()
656 if ( sym_col -> cid . ctx == found_col -> cid . ctx ) in STableTestForSymCollision()
657 return SOverloadTestForTypeCollision ( sym_col, found_col ); in STableTestForSymCollision()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vdb/
H A Dschema-tbl.c652 const SNameOverload *found_col, *sym_col; in STableTestForSymCollision() local
654 found_col = found -> u . obj; in STableTestForSymCollision()
655 assert ( sym_col != NULL && found_col != NULL ); in STableTestForSymCollision()
656 if ( sym_col -> cid . ctx == found_col -> cid . ctx ) in STableTestForSymCollision()
657 return SOverloadTestForTypeCollision ( sym_col, found_col ); in STableTestForSymCollision()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/auth/
H A Dsql_authorization.cc3138 uint found_col= 0; in mysql_show_grants() local
3147 if (!found_col) in mysql_show_grants()
3149 found_col= 1; in mysql_show_grants()
3169 if (found_col) in mysql_show_grants()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/auth/
H A Dsql_authorization.cc3161 uint found_col= 0; in mysql_show_grants() local
3170 if (!found_col) in mysql_show_grants()
3172 found_col= 1; in mysql_show_grants()
3192 if (found_col) in mysql_show_grants()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/auth/
H A Dsql_authorization.cc3135 uint found_col= 0; in mysql_show_grants() local
3144 if (!found_col) in mysql_show_grants()
3146 found_col= 1; in mysql_show_grants()
3166 if (found_col) in mysql_show_grants()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/auth/
H A Dsql_authorization.cc3161 uint found_col= 0; in mysql_show_grants() local
3170 if (!found_col) in mysql_show_grants()
3172 found_col= 1; in mysql_show_grants()
3192 if (found_col) in mysql_show_grants()
/dports/databases/mysql57-client/mysql-5.7.36/sql/auth/
H A Dsql_authorization.cc3138 uint found_col= 0; in mysql_show_grants() local
3147 if (!found_col) in mysql_show_grants()
3149 found_col= 1; in mysql_show_grants()
3169 if (found_col) in mysql_show_grants()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/auth/
H A Dsql_authorization.cc3161 uint found_col= 0; in mysql_show_grants() local
3170 if (!found_col) in mysql_show_grants()
3172 found_col= 1; in mysql_show_grants()
3192 if (found_col) in mysql_show_grants()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/handler/
H A Dhandler0alter.cc2428 goto found_col; in innobase_build_col_map()
2436 found_col: in innobase_build_col_map()
3905 goto found_col; in prepare_inplace_alter_table()
3932 found_col: in prepare_inplace_alter_table()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/handler/
H A Dhandler0alter.cc2428 goto found_col; in innobase_build_col_map()
2436 found_col: in innobase_build_col_map()
3905 goto found_col; in prepare_inplace_alter_table()
3932 found_col: in prepare_inplace_alter_table()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/handler/
H A Dhandler0alter.cc2428 goto found_col; in innobase_build_col_map()
2436 found_col: in innobase_build_col_map()
3905 goto found_col; in prepare_inplace_alter_table()
3932 found_col: in prepare_inplace_alter_table()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/handler/
H A Dhandler0alter.cc2425 goto found_col; in innobase_build_col_map()
2433 found_col: in innobase_build_col_map()
3866 goto found_col; in prepare_inplace_alter_table()
3893 found_col: in prepare_inplace_alter_table()
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/handler/
H A Dhandler0alter.cc2421 goto found_col; in innobase_build_col_map()
2429 found_col: in innobase_build_col_map()
3862 goto found_col; in prepare_inplace_alter_table()
3889 found_col: in prepare_inplace_alter_table()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/handler/
H A Dhandler0alter.cc3033 goto found_col; in innobase_build_col_map()
3041 goto found_col; in innobase_build_col_map()
3050 found_col: in innobase_build_col_map()
6162 goto found_col; in prepare_inplace_alter_table()
6191 found_col: in prepare_inplace_alter_table()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/handler/
H A Dhandler0alter.cc3033 goto found_col; in innobase_build_col_map()
3041 goto found_col; in innobase_build_col_map()
3050 found_col: in innobase_build_col_map()
6152 goto found_col; in prepare_inplace_alter_table()
6181 found_col: in prepare_inplace_alter_table()
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/handler/
H A Dhandler0alter.cc3033 goto found_col; in innobase_build_col_map()
3041 goto found_col; in innobase_build_col_map()
3050 found_col: in innobase_build_col_map()
6162 goto found_col; in prepare_inplace_alter_table()
6191 found_col: in prepare_inplace_alter_table()

123