Lines Matching defs:useWithProperties
7064 bool useWithProperties;
7070 useWithProperties = (version >= 0x20000); // OpenCL 2.0 or above
7073 useWithProperties = true;
7075 useWithProperties = false;
7079 if (useWithProperties) {
7097 if (!useWithProperties) {
7130 bool useWithProperties;
7136 useWithProperties = (version >= 0x20000); // OpenCL 2.0 or above
7139 useWithProperties = true;
7141 useWithProperties = false;
7145 if (useWithProperties) {
7159 if (!useWithProperties) {
7183 bool useWithProperties;
7201 useWithProperties = (version >= 0x20000); // OpenCL 2.0 or above
7204 useWithProperties = true;
7206 useWithProperties = false;
7210 if (useWithProperties) {
7228 if (!useWithProperties) {
7250 bool useWithProperties;
7268 useWithProperties = (version >= 0x20000); // OpenCL 2.0 or above
7271 useWithProperties = true;
7273 useWithProperties = false;
7277 if (useWithProperties) {
7290 if (!useWithProperties) {
7313 bool useWithProperties;
7319 useWithProperties = (version >= 0x20000); // OpenCL 2.0 or above
7322 useWithProperties = true;
7324 useWithProperties = false;
7328 if (useWithProperties) {
7341 if (!useWithProperties) {
7364 bool useWithProperties;
7370 useWithProperties = (version >= 0x20000); // OpenCL 2.0 or above
7373 useWithProperties = true;
7375 useWithProperties = false;
7379 if (useWithProperties) {
7392 if (!useWithProperties) {