• Home
  • Raw
  • Download

Lines Matching refs:overlapping

8 *  It adds notion of overlapping address spaces. The main differention is that
160 …n ('__constant int *' and '__global int *') which are pointers to non-overlapping address spaces}}
165 …lobal|constant}} int *' and '__local int *') which are pointers to non-overlapping address spaces}}
170 …bal|generic}} int *' and '__constant int *') which are pointers to non-overlapping address spaces}}
175 … ('__{{global|constant}} int *' and 'int *') which are pointers to non-overlapping address spaces}}
180 … ('__constant int *' and '__generic int *') which are pointers to non-overlapping address spaces}}
186 …e ('__constant int *' and '__global int *') which are pointers to non-overlapping address spaces}}
191 …lobal|constant}} int *' and '__local int *') which are pointers to non-overlapping address spaces}}
196 …bal|generic}} int *' and '__constant int *') which are pointers to non-overlapping address spaces}}
201 … ('__{{global|constant}} int *' and 'int *') which are pointers to non-overlapping address spaces}}
206 … ('__constant int *' and '__generic int *') which are pointers to non-overlapping address spaces}}
235 …e ('__constant int *' and '__global int *') which are pointers to non-overlapping address spaces}}
241 …lobal|constant}} int *' and '__local int *') which are pointers to non-overlapping address spaces}}
247 …bal|generic}} int *' and '__constant int *') which are pointers to non-overlapping address spaces}}
253 … ('__{{global|constant}} int *' and 'int *') which are pointers to non-overlapping address spaces}}
258 … ('__constant int *' and '__generic int *') which are pointers to non-overlapping address spaces}}
265 … ('__constant int *' and '__global char *') which are pointers to non-overlapping address spaces}}
271 …obal|constant}} int *' and '__local char *') which are pointers to non-overlapping address spaces}}
278 …al|generic}} int *' and '__constant char *') which are pointers to non-overlapping address spaces}}
284 …('__{{global|constant}} int *' and 'char *') which are pointers to non-overlapping address spaces}}
290 … ('__constant int *' and '__generic char *') which are pointers to non-overlapping address spaces}}