Home
last modified time | relevance | path

Searched refs:object_func (Results 1 – 14 of 14) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/CAP-2019.06.07/examples/testfiles/
H A DBettiTableSpectralSequenceDeductive.gi28 object_func := function( i ) return Sd; end;
32 C0 := ZFunctorObjectExtendedByInitialAndIdentity( object_func, morphism_func, DeductiveSystem( cate…
45 object_func := function( i )
80 C1 := ZFunctorObjectExtendedByInitialAndIdentity( object_func, morphism_func, DeductiveSystem( cate…
85 object_func := function( i )
121 C2 := ZFunctorObjectExtendedByInitialAndIdentity( object_func, morphism_func, DeductiveSystem( cate…
197 object_func := function( i )
243 complex := ZFunctorObject( object_func, morph_func, CategoryOfAscendingFilteredObjects( DeductiveSy…
H A DSpectralSequencesTest.gi18 object_func := function( i ) return S; end;
22 C0 := ZFunctorObjectExtendedByInitialAndIdentity( object_func, morphism_func, category, 0, 4 );
H A DBettiTableSpectralSequence.gi20 object_func := function( i ) return S; end;
24 C0 := ZFunctorObjectExtendedByInitialAndIdentity( object_func, morphism_func, category, 0, 4 );
/dports/math/gap/gap-4.11.0/pkg/GeneralizedMorphismsForCAP-2019.01.16/gap/
H A DSerreQuotients.gi19 local new_functor, object_func;
23 object_func := function( object )
34 AddObjectFunction( new_functor, object_func );
/dports/math/gap/gap-4.11.0/pkg/CAP-2019.06.07/gap/
H A DInstallAdds.gi558 object_name, object_func;
673 object_func := record.( object_name ).installation_name;
676 …INTERNAL_CREATE_REDIRECTION( with_given_name, object_func, arg_list, current_rec.argument_list, ob…
680 …OST_FUNCTION( current_rec.universal_object_position, object_func, arg_list, object_name, object_fu…
/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Devas_object_rectangle.c52 static const Evas_Object_Func object_func = variable
101 obj->func = &object_func; in evas_object_rectangle_init()
H A Devas_object_line.c62 static const Evas_Object_Func object_func = variable
192 obj->func = &object_func; in evas_object_line_init()
H A Devas_object_polygon.c52 static const Evas_Object_Func object_func = variable
233 obj->func = &object_func; in evas_object_polygon_init()
H A Defl_canvas_vg_object.c32 static const Evas_Object_Func object_func = variable
384 obj->func = &object_func; in _efl_canvas_vg_object_efl_object_constructor()
H A Devas_object_textgrid.c112 static const Evas_Object_Func object_func = variable
140 obj->func = &object_func; in evas_object_textgrid_init()
H A Devas_object_smart.c104 static const Evas_Object_Func object_func = variable
726 obj->func = &object_func; in _efl_canvas_group_efl_object_constructor()
H A Devas_object_text.c113 static const Evas_Object_Func object_func = variable
1629 obj->func = &object_func; in evas_object_text_init()
H A Devas_object_image.c62 static const Evas_Object_Func object_func = variable
1668 obj->func = &object_func; in evas_object_image_init()
H A Devas_object_textblock.c580 static const Evas_Object_Func object_func = variable
7928 obj->func = &object_func; in _efl_canvas_textblock_efl_object_constructor()