Lines Matching refs:apply
586 struct apply { struct
609 static void apply( DataStateTrackedTable& table, int i ) { in apply() function
629 static void apply( DataStateTrackedTable& table, int i ) { in apply() function
645 Op::apply(my_table,i); in operator ()()
655 static void apply( test_table_type& table, int i ) { in apply() function
679 static void apply( test_table_type& table, int i ) { in apply() function
701 static void apply( const test_table_type& table, int i ) { in apply() function
716 static void apply( test_table_type& table, int i ) { in apply() function
778 static void apply( test_table_type& table, int i ) { in apply() function
800 static void apply( YourTable& table, int i ) { in apply() function
821 static void apply( YourTable& table, int i ) { in apply() function