Home
last modified time | relevance | path

Searched refs:tab_map (Results 1 – 25 of 55) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/media/webrtc/
H A Dtab_desktop_media_list.cc95 std::map<base::TimeTicks, SourceDescription> tab_map; in Refresh() local
116 tab_map.insert( in Refresh()
142 for (auto it = tab_map.rbegin(); it != tab_map.rend(); ++it) in Refresh()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/webrtc/
H A Dtab_desktop_media_list.cc95 std::map<base::TimeTicks, SourceDescription> tab_map; in Refresh() local
116 tab_map.insert( in Refresh()
142 for (auto it = tab_map.rbegin(); it != tab_map.rend(); ++it) in Refresh()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_row.h127 bool excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
129 return Item_args::excl_dep_on_table(tab_map); in excl_dep_on_table()
H A Ditem.cc7689 table_map tab_map= sel->master_unit()->derived->table->map; in derived_field_transformer_for_having() local
7690 if (item_equal && !(item_equal->used_tables() & tab_map)) in derived_field_transformer_for_having()
7692 if (!item_equal && used_tables() != tab_map) in derived_field_transformer_for_having()
7710 table_map tab_map= sel->master_unit()->derived->table->map; in derived_field_transformer_for_having() local
7727 if (item->used_tables() == tab_map) in find_producing_item()
7735 if (equal_item->used_tables() == tab_map) in find_producing_item()
9366 if (!(used & ~tab_map)) in excl_dep_on_table()
9371 return item_equal->used_tables() & tab_map; in excl_dep_on_table()
9373 return (*ref)->excl_dep_on_table(tab_map); in excl_dep_on_table()
10891 bool Item_field::excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
[all …]
H A Ditem.h1789 virtual bool excl_dep_on_table(table_map tab_map) { return false; } in excl_dep_on_table() argument
2285 bool excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
2291 if (!args[i]->excl_dep_on_table(tab_map)) in excl_dep_on_table()
3230 bool excl_dep_on_table(table_map tab_map);
5084 bool excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
5089 return (used == tab_map) || (*ref)->excl_dep_on_table(tab_map); in excl_dep_on_table()
5404 bool excl_dep_on_table(table_map tab_map);
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_row.h127 bool excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
129 return Item_args::excl_dep_on_table(tab_map); in excl_dep_on_table()
H A Ditem.cc7689 table_map tab_map= sel->master_unit()->derived->table->map; in derived_field_transformer_for_having() local
7690 if (item_equal && !(item_equal->used_tables() & tab_map)) in derived_field_transformer_for_having()
7692 if (!item_equal && used_tables() != tab_map) in derived_field_transformer_for_having()
7710 table_map tab_map= sel->master_unit()->derived->table->map; in derived_field_transformer_for_having() local
7727 if (item->used_tables() == tab_map) in find_producing_item()
7735 if (equal_item->used_tables() == tab_map) in find_producing_item()
9366 if (!(used & ~tab_map)) in excl_dep_on_table()
9371 return item_equal->used_tables() & tab_map; in excl_dep_on_table()
9373 return (*ref)->excl_dep_on_table(tab_map); in excl_dep_on_table()
10891 bool Item_field::excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
[all …]
H A Ditem.h1789 virtual bool excl_dep_on_table(table_map tab_map) { return false; }
2285 bool excl_dep_on_table(table_map tab_map)
2291 if (!args[i]->excl_dep_on_table(tab_map))
3230 bool excl_dep_on_table(table_map tab_map);
5084 bool excl_dep_on_table(table_map tab_map)
5089 return (used == tab_map) || (*ref)->excl_dep_on_table(tab_map);
5404 bool excl_dep_on_table(table_map tab_map);
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_row.h139 bool excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
141 return Item_args::excl_dep_on_table(tab_map); in excl_dep_on_table()
H A Ditem.cc7635 table_map tab_map= sel->master_unit()->derived->table->map; in derived_field_transformer_for_having() local
7636 if (item_equal && !(item_equal->used_tables() & tab_map)) in derived_field_transformer_for_having()
7638 if (!item_equal && used_tables() != tab_map) in derived_field_transformer_for_having()
7656 table_map tab_map= sel->master_unit()->derived->table->map; in derived_field_transformer_for_having() local
7673 if (item->used_tables() == tab_map) in find_producing_item()
7681 if (equal_item->used_tables() == tab_map) in find_producing_item()
9329 bool Item_field::excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
9331 return used_tables() == tab_map || in excl_dep_on_table()
9348 if (!(used & ~tab_map)) in excl_dep_on_table()
9353 return item_equal->used_tables() & tab_map; in excl_dep_on_table()
[all …]
H A Ditem.h1998 virtual bool excl_dep_on_table(table_map tab_map) { return false; } in excl_dep_on_table() argument
2615 bool excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
2621 if (!args[i]->excl_dep_on_table(tab_map)) in excl_dep_on_table()
3595 bool excl_dep_on_table(table_map tab_map) override;
5547 bool excl_dep_on_table(table_map tab_map) override in excl_dep_on_table() argument
5552 return (used == tab_map) || (*ref)->excl_dep_on_table(tab_map); in excl_dep_on_table()
5882 bool excl_dep_on_table(table_map tab_map) override;
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_row.h138 bool excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
140 return Item_args::excl_dep_on_table(tab_map); in excl_dep_on_table()
H A Ditem.cc7572 table_map tab_map= sel->master_unit()->derived->table->map; in derived_field_transformer_for_having() local
7573 if (item_equal && !(item_equal->used_tables() & tab_map)) in derived_field_transformer_for_having()
7575 if (!item_equal && used_tables() != tab_map) in derived_field_transformer_for_having()
7593 table_map tab_map= sel->master_unit()->derived->table->map; in derived_field_transformer_for_having() local
7610 if (item->used_tables() == tab_map) in find_producing_item()
7618 if (equal_item->used_tables() == tab_map) in find_producing_item()
9265 bool Item_field::excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
9267 return used_tables() == tab_map || in excl_dep_on_table()
9284 if (!(used & ~tab_map)) in excl_dep_on_table()
9289 return item_equal->used_tables() & tab_map; in excl_dep_on_table()
[all …]
H A Ditem.h1955 virtual bool excl_dep_on_table(table_map tab_map) { return false; } in excl_dep_on_table() argument
2586 bool excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
2592 if (!args[i]->excl_dep_on_table(tab_map)) in excl_dep_on_table()
3555 bool excl_dep_on_table(table_map tab_map);
5540 bool excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
5545 return (used == tab_map) || (*ref)->excl_dep_on_table(tab_map); in excl_dep_on_table()
5878 bool excl_dep_on_table(table_map tab_map);
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_row.h138 bool excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
140 return Item_args::excl_dep_on_table(tab_map); in excl_dep_on_table()
H A Ditem.cc7572 table_map tab_map= sel->master_unit()->derived->table->map; in derived_field_transformer_for_having() local
7573 if (item_equal && !(item_equal->used_tables() & tab_map)) in derived_field_transformer_for_having()
7575 if (!item_equal && used_tables() != tab_map) in derived_field_transformer_for_having()
7593 table_map tab_map= sel->master_unit()->derived->table->map; in derived_field_transformer_for_having() local
7610 if (item->used_tables() == tab_map) in find_producing_item()
7618 if (equal_item->used_tables() == tab_map) in find_producing_item()
9265 bool Item_field::excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
9267 return used_tables() == tab_map || in excl_dep_on_table()
9284 if (!(used & ~tab_map)) in excl_dep_on_table()
9289 return item_equal->used_tables() & tab_map; in excl_dep_on_table()
[all …]
H A Ditem.h1955 virtual bool excl_dep_on_table(table_map tab_map) { return false; } in excl_dep_on_table() argument
2586 bool excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
2592 if (!args[i]->excl_dep_on_table(tab_map)) in excl_dep_on_table()
3555 bool excl_dep_on_table(table_map tab_map);
5540 bool excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
5545 return (used == tab_map) || (*ref)->excl_dep_on_table(tab_map); in excl_dep_on_table()
5878 bool excl_dep_on_table(table_map tab_map);
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_row.h139 bool excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
141 return Item_args::excl_dep_on_table(tab_map); in excl_dep_on_table()
H A Ditem.cc7635 table_map tab_map= sel->master_unit()->derived->table->map; in derived_field_transformer_for_having() local
7636 if (item_equal && !(item_equal->used_tables() & tab_map)) in derived_field_transformer_for_having()
7638 if (!item_equal && used_tables() != tab_map) in derived_field_transformer_for_having()
7656 table_map tab_map= sel->master_unit()->derived->table->map; in derived_field_transformer_for_having() local
7673 if (item->used_tables() == tab_map) in find_producing_item()
7681 if (equal_item->used_tables() == tab_map) in find_producing_item()
9329 bool Item_field::excl_dep_on_table(table_map tab_map) in excl_dep_on_table() argument
9331 return used_tables() == tab_map || in excl_dep_on_table()
9348 if (!(used & ~tab_map)) in excl_dep_on_table()
9353 return item_equal->used_tables() & tab_map; in excl_dep_on_table()
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/ui/swt/pluginsimpl/
H A DBasicPluginConfigImpl.java168 Map<ParameterGroupImpl,Composite> tab_map = new HashMap<ParameterGroupImpl, Composite>(); in configSectionCreate() local
273 Composite tab_composite = tab_map.get( pg ); in configSectionCreate()
311 tab_map.put( pg, tab_composite ); in configSectionCreate()
/dports/games/ufoai-data/ufoai-data-2.5_1/base/ufos/ui/
H A Dskirmish.ufo174 // icon "icons/tab_map"
/dports/japanese/w3m/w3m-2b59b9e/
H A Dfunc.c683 setMouseAction2(&mouse_action.tab_map[b], p); in interpret_mouse_action()
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dfunc.c683 setMouseAction2(&mouse_action.tab_map[b], p); in interpret_mouse_action()
/dports/www/w3m/w3m-2b59b9e/
H A Dfunc.c683 setMouseAction2(&mouse_action.tab_map[b], p); in interpret_mouse_action()
/dports/www/w3m-img/w3m-2b59b9e/
H A Dfunc.c683 setMouseAction2(&mouse_action.tab_map[b], p); in interpret_mouse_action()

123