Home
last modified time | relevance | path

Searched refs:OptionValues (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/parallel-libs/acxxel/
Dcuda_acxxel.cpp443 std::array<void *, OptionsCount> OptionValues = { in createProgramFromSource() local
448 OptionNames.data(), OptionValues.data())) { in createProgramFromSource()
/external/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c1012 void **OptionValues);
1017 void **OptionValues,
/external/python/cpython3/Doc/library/
Doptparse.rst1657 optparse.OptionValues). This lets callbacks use the same mechanism as the
1874 a type-checking function will wind up in the OptionValues instance returned
1941 current OptionValues instance; these options require a :attr:`~Option.dest`
/external/python/cpython2/Doc/library/
Doptparse.rst1659 optparse.OptionValues). This lets callbacks use the same mechanism as the
1876 a type-checking function will wind up in the OptionValues instance returned
1943 current OptionValues instance; these options require a :attr:`~Option.dest`