/dports/net/wireshark/wireshark-3.6.1/epan/ |
H A D | stats_tree.h | 128 gboolean with_children); 135 gboolean with_children); 201 gboolean with_children, 208 gboolean with_children, 211 #define increase_stat_node(st,name,parent_id,with_children,value) \ argument 214 #define tick_stat_node(st,name,parent_id,with_children) \ argument 217 #define set_stat_node(st,name,parent_id,with_children,value) \ argument 220 #define zero_stat_node(st,name,parent_id,with_children) \ argument 234 #define avg_stat_node_add_value_int(st,name,parent_id,with_children,value) \ argument 241 #define stat_node_set_flags(st,name,parent_id,with_children,flags) \ argument [all …]
|
/dports/net/wireshark-lite/wireshark-3.6.1/epan/ |
H A D | stats_tree.h | 128 gboolean with_children); 135 gboolean with_children); 201 gboolean with_children, 208 gboolean with_children, 211 #define increase_stat_node(st,name,parent_id,with_children,value) \ argument 214 #define tick_stat_node(st,name,parent_id,with_children) \ argument 217 #define set_stat_node(st,name,parent_id,with_children,value) \ argument 220 #define zero_stat_node(st,name,parent_id,with_children) \ argument 234 #define avg_stat_node_add_value_int(st,name,parent_id,with_children,value) \ argument 241 #define stat_node_set_flags(st,name,parent_id,with_children,flags) \ argument [all …]
|
/dports/net/tshark-lite/wireshark-3.6.1/epan/ |
H A D | stats_tree.h | 128 gboolean with_children); 135 gboolean with_children); 201 gboolean with_children, 208 gboolean with_children, 211 #define increase_stat_node(st,name,parent_id,with_children,value) \ argument 214 #define tick_stat_node(st,name,parent_id,with_children) \ argument 217 #define set_stat_node(st,name,parent_id,with_children,value) \ argument 220 #define zero_stat_node(st,name,parent_id,with_children) \ argument 234 #define avg_stat_node_add_value_int(st,name,parent_id,with_children,value) \ argument 241 #define stat_node_set_flags(st,name,parent_id,with_children,flags) \ argument [all …]
|
/dports/net/tshark/wireshark-3.6.1/epan/ |
H A D | stats_tree.h | 128 gboolean with_children); 135 gboolean with_children); 201 gboolean with_children, 208 gboolean with_children, 211 #define increase_stat_node(st,name,parent_id,with_children,value) \ argument 214 #define tick_stat_node(st,name,parent_id,with_children) \ argument 217 #define set_stat_node(st,name,parent_id,with_children,value) \ argument 220 #define zero_stat_node(st,name,parent_id,with_children) \ argument 234 #define avg_stat_node_add_value_int(st,name,parent_id,with_children,value) \ argument 241 #define stat_node_set_flags(st,name,parent_id,with_children,flags) \ argument [all …]
|
/dports/sysutils/lnav/lnav-0.10.1/src/ |
H A D | lnav_config.cc | 428 .with_children(key_command_handlers) 443 .with_children(keymap_def_handlers) 832 .with_children(theme_def_handlers) 979 .with_children(ssh_handlers), 1042 .with_children(archive_handlers), 1045 .with_children(file_vtab_handlers), 1048 .with_children(logfile_handlers), 1051 .with_children(remote_handlers), 1054 .with_children(sysclip_handlers), 1092 .with_children(tuning_handlers), [all …]
|
H A D | log_format_loader.cc | 484 .with_children(scale_handlers), 502 .with_children(unit_handlers), 606 .with_children(pattern_handlers), 623 .with_children(value_def_handlers) 643 .with_children(action_def_handlers) 661 .with_children(regex_handlers), 702 .with_children(level_handlers), 706 .with_children(value_handlers), 709 .with_children(action_handlers), 713 .with_children(sample_handlers), [all …]
|
H A D | styling.cc | 62 .with_children(term_color_rgb_handler) 72 .with_children(term_color_handler)
|
/dports/net/wireshark-lite/wireshark-3.6.1/doc/ |
H A D | README.stats_tree | 129 stats_tree_create_node(st, name, parent_id, with_children) 133 with_children: TRUE if this node will have "dynamically created" children 137 stats_tree_create_node_by_pname(st, name, parent_name, with_children); 165 tick_stat_node(st,name,parent_id,with_children) 168 increase_stat_node(st,name,parent_id,with_children,value) 171 set_stat_node(st,name,parent_id,with_children,value) 174 zero_stat_node(st,name,parent_id,with_children) 182 avg_stat_node_add_value_notick(st,name,parent_id,with_children,value) 183 avg_stat_node_add_value(st,name,parent_id,with_children,value)
|
/dports/net/wireshark/wireshark-3.6.1/doc/ |
H A D | README.stats_tree | 129 stats_tree_create_node(st, name, parent_id, with_children) 133 with_children: TRUE if this node will have "dynamically created" children 137 stats_tree_create_node_by_pname(st, name, parent_name, with_children); 165 tick_stat_node(st,name,parent_id,with_children) 168 increase_stat_node(st,name,parent_id,with_children,value) 171 set_stat_node(st,name,parent_id,with_children,value) 174 zero_stat_node(st,name,parent_id,with_children) 182 avg_stat_node_add_value_notick(st,name,parent_id,with_children,value) 183 avg_stat_node_add_value(st,name,parent_id,with_children,value)
|
/dports/net/tshark-lite/wireshark-3.6.1/doc/ |
H A D | README.stats_tree | 129 stats_tree_create_node(st, name, parent_id, with_children) 133 with_children: TRUE if this node will have "dynamically created" children 137 stats_tree_create_node_by_pname(st, name, parent_name, with_children); 165 tick_stat_node(st,name,parent_id,with_children) 168 increase_stat_node(st,name,parent_id,with_children,value) 171 set_stat_node(st,name,parent_id,with_children,value) 174 zero_stat_node(st,name,parent_id,with_children) 182 avg_stat_node_add_value_notick(st,name,parent_id,with_children,value) 183 avg_stat_node_add_value(st,name,parent_id,with_children,value)
|
/dports/net/tshark/wireshark-3.6.1/doc/ |
H A D | README.stats_tree | 129 stats_tree_create_node(st, name, parent_id, with_children) 133 with_children: TRUE if this node will have "dynamically created" children 137 stats_tree_create_node_by_pname(st, name, parent_name, with_children); 165 tick_stat_node(st,name,parent_id,with_children) 168 increase_stat_node(st,name,parent_id,with_children,value) 171 set_stat_node(st,name,parent_id,with_children,value) 174 zero_stat_node(st,name,parent_id,with_children) 182 avg_stat_node_add_value_notick(st,name,parent_id,with_children,value) 183 avg_stat_node_add_value(st,name,parent_id,with_children,value)
|
/dports/www/py-wsgidav/WsgiDAV-3.1.0/wsgidav/prop_man/ |
H A D | mongo_property_manager.py | 175 def move_properties(self, srcUrl, destUrl, with_children, environ=None): argument 176 _logger.debug("move_properties(%s, %s, %s)" % (srcUrl, destUrl, with_children)) 177 if with_children:
|
H A D | couch_property_manager.py | 224 def move_properties(self, srcUrl, destUrl, with_children, environ=None): argument 225 _logger.debug("move_properties(%s, %s, %s)" % (srcUrl, destUrl, with_children)) 226 if with_children:
|
H A D | property_manager.py | 244 def move_properties(self, src_url, dest_url, with_children, environ=None): argument 246 "move_properties({}, {}, {})".format(src_url, dest_url, with_children) 254 if with_children:
|
/dports/www/py-seafdav/seafdav-8.0.7-server/wsgidav/prop_man/ |
H A D | mongo_property_manager.py | 176 def move_properties(self, srcUrl, destUrl, with_children, environ=None): argument 177 _logger.debug("move_properties(%s, %s, %s)" % (srcUrl, destUrl, with_children)) 178 if with_children:
|
H A D | couch_property_manager.py | 223 def move_properties(self, srcUrl, destUrl, with_children, environ=None): argument 224 _logger.debug("move_properties(%s, %s, %s)" % (srcUrl, destUrl, with_children)) 225 if with_children:
|
H A D | property_manager.py | 245 def move_properties(self, src_url, dest_url, with_children, environ=None): argument 247 "move_properties({}, {}, {})".format(src_url, dest_url, with_children) 255 if with_children:
|
/dports/graphics/sane-airscan/sane-airscan-0.99.26/ |
H A D | airscan-xml.c | 808 bool with_children = false; in xml_format_node() local 820 if (!with_children) { in xml_format_node() 823 with_children = true; in xml_format_node() 829 if (!with_children) { in xml_format_node() 842 if (with_children) { in xml_format_node() 847 if (with_children || with_value) { in xml_format_node()
|
/dports/www/py-wsgidav/WsgiDAV-3.1.0/wsgidav/ |
H A D | fs_dav_provider.py | 127 with_children=False, 155 with_children=True, 314 with_children=False, 342 with_children=True,
|
/dports/www/py-seafdav/seafdav-8.0.7-server/wsgidav/ |
H A D | fs_dav_provider.py | 128 with_children=False, 156 with_children=True, 313 with_children=False, 341 with_children=True,
|
/dports/databases/p5-Interchange6-Schema/Interchange6-Schema-0.133/lib/Interchange6/Schema/ResultSet/ |
H A D | Message.pm | 61 sub with_children { subroutine
|
/dports/sysutils/lnav/lnav-0.10.1/src/yajlpp/ |
H A D | test_yajlpp.cc | 75 .with_children(test_obj_handler) in main()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/ |
H A D | XplatUI.cs | 902 …oid ScrollWindow (IntPtr handle, Rectangle rectangle, int XAmount, int YAmount, bool with_children) in ScrollWindow() argument 904 …w ({0}, {1}, {2}, {3}, {4}): Called", Window (handle), rectangle, XAmount, YAmount, with_children); in ScrollWindow() 905 driver.ScrollWindow (handle, rectangle, XAmount, YAmount, with_children); in ScrollWindow() 908 internal static void ScrollWindow (IntPtr handle, int XAmount, int YAmount, bool with_children) in ScrollWindow() argument 910 …ug ("ScrollWindow ({0}, {1}, {2}, {3}): Called", Window (handle), XAmount, YAmount, with_children); in ScrollWindow() 911 driver.ScrollWindow (handle, XAmount, YAmount, with_children); in ScrollWindow()
|
/dports/multimedia/mencoder/mplayer-export-2021-12-29/ |
H A D | playtree.h | 178 play_tree_remove(play_tree_t* pt, int free_it,int with_children);
|
/dports/multimedia/mplayer/mplayer-export-2021-12-29/ |
H A D | playtree.h | 178 play_tree_remove(play_tree_t* pt, int free_it,int with_children);
|