Searched refs:gist_params (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/isl/
H A Disl_union_templ.c556 __isl_give UNION *FN(UNION,gist_params)(__isl_take UNION *u,
559 return any_set_op(u, set, &FN(PW,gist_params));
671 return FN(UNION,gist_params)(u, isl_set_from_union_set(uset));
H A Disl_pw_templ.c873 return FN(PW,gist_aligned)(pw, set, &FN(EL,gist_params),
877 __isl_give PW *FN(PW,gist_params)(__isl_take PW *pw,
H A Disl_multi_templ.c457 __isl_give MULTI(BASE) *FN(MULTI(BASE),gist_params)(
/haiku-buildtools/isl/interface/
H A Disl.py165 def gist_params(arg0, arg1): member in class:union_map
1216 def gist_params(arg0, arg1): member in class:union_set

Completed in 101 milliseconds