HomeSort by: relevance | last modified time | path
    Searched defs:convex (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mit/isl/dist/
isl_options.c 69 static struct isl_arg_choice convex[] = { variable in typeref:struct:isl_arg_choice
133 ISL_ARG_CHOICE(struct isl_options, convex, 0, "convex-hull", \
134 convex, ISL_CONVEX_HULL_WRAP, "convex hull algorithm to use")
isl_options.c 69 static struct isl_arg_choice convex[] = { variable in typeref:struct:isl_arg_choice
133 ISL_ARG_CHOICE(struct isl_options, convex, 0, "convex-hull", \
134 convex, ISL_CONVEX_HULL_WRAP, "convex hull algorithm to use")
isl_options_private.h 34 int convex; member in struct:isl_options
isl_options_private.h 34 int convex; member in struct:isl_options

Completed in 106 milliseconds