Home
last modified time | relevance | path

Searched refs:bijective (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/polly/lib/External/ppcg/
Dgpu_group.c993 int bijective; in check_requires_unroll() local
997 bijective = access_is_bijective(data, access); in check_requires_unroll()
998 if (bijective < 0) in check_requires_unroll()
1000 return !bijective; in check_requires_unroll()
/external/llvm-project/polly/lib/External/isl/
Disl_test.c3608 int bijective; member
3629 int bijective; in test_bijective() local
3633 bijective = isl_map_is_bijective(map); in test_bijective()
3635 if (bijective < 0) in test_bijective()
3637 if (bijective_tests[i].bijective && !bijective) in test_bijective()
3640 if (!bijective_tests[i].bijective && bijective) in test_bijective()
/external/parameter-framework/upstream/doc/requirements/
Drequirements.md285 A bijective pure function converting a parameter value between the syncer
294 thus the transformation must be bijective.
/external/python/cpython3/Doc/howto/
Dunicode.rst684 some encodings may have interesting properties, such as not being bijective
/external/llvm-project/mlir/docs/Rationale/
DRationale.md973 proposal are bijective. Extending them to many-to-one layout maps allows
/external/jline/src/src/test/resources/jline/example/
Denglish.gz