OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isl_restriction
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
flow.h
19
struct
isl_restriction
;
20
typedef struct
isl_restriction
isl_restriction
;
typedef in typeref:struct:isl_restriction
22
void *isl_restriction_free(__isl_take
isl_restriction
*restr);
23
__isl_give
isl_restriction
*isl_restriction_empty(
25
__isl_give
isl_restriction
*isl_restriction_none(
27
__isl_give
isl_restriction
*isl_restriction_input(
29
__isl_give
isl_restriction
*isl_restriction_output(
32
isl_ctx *isl_restriction_get_ctx(__isl_keep
isl_restriction
*restr);
34
typedef __isl_give
isl_restriction
*(*isl_access_restrict)
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
flow.h
19
struct
isl_restriction
;
20
typedef struct
isl_restriction
isl_restriction
;
typedef in typeref:struct:isl_restriction
22
void *isl_restriction_free(__isl_take
isl_restriction
*restr);
23
__isl_give
isl_restriction
*isl_restriction_empty(
25
__isl_give
isl_restriction
*isl_restriction_none(
27
__isl_give
isl_restriction
*isl_restriction_input(
29
__isl_give
isl_restriction
*isl_restriction_output(
32
isl_ctx *isl_restriction_get_ctx(__isl_keep
isl_restriction
*restr);
34
typedef __isl_give
isl_restriction
*(*isl_access_restrict)
[
all
...]
Completed in 265 milliseconds