Home | History | Annotate | Download | only in interface

Lines Matching defs:fixed_box

10034         obj = fixed_box(ctx=ctx, ptr=res)
10071 obj = fixed_box(ctx=ctx, ptr=res)
11855 obj = fixed_box(ctx=ctx, ptr=res)
12182 obj = fixed_box(ctx=ctx, ptr=res)
12833 class fixed_box(object):
12849 if not arg0.__class__ is fixed_box:
12850 arg0 = fixed_box(arg0)
12860 return 'isl.fixed_box("""%s""")' % s
12862 return 'isl.fixed_box("%s")' % s
12865 if not arg0.__class__ is fixed_box:
12866 arg0 = fixed_box(arg0)
12876 if not arg0.__class__ is fixed_box:
12877 arg0 = fixed_box(arg0)
12888 if not arg0.__class__ is fixed_box:
12889 arg0 = fixed_box(arg0)
12900 if not arg0.__class__ is fixed_box:
12901 arg0 = fixed_box(arg0)