Searched refs:embedding (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug424.go9 // at which embedding level it is and in which order
10 // embedding is done.
H A Dbug414.go7 // Issue 1743: test embedding of imported types with private methods.
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/bug424.dir/
H A Dmain.go7 // at which embedding level it is and in which order
8 // embedding is done.
/haiku-buildtools/isl/
H A Disl_ast_build_private.h180 __isl_take isl_ast_build *build, __isl_take isl_space *embedding);
H A Disl_ast_build.c1641 isl_multi_aff *embedding; local
1679 embedding = isl_multi_aff_identity(space);
1680 build->values = isl_multi_aff_product(build->values, embedding);

Completed in 29 milliseconds