HomeSort by: relevance | last modified time | path
    Searched defs:can (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
ops.cc 6 // software; you can redistribute it and/or modify it under the
231 path can = canonical(p, base, ec); local
235 return can;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
ops.cc 6 // software; you can redistribute it and/or modify it under the
230 path can = canonical(p, base, ec); local
234 return can;
  /src/external/gpl3/gcc/dist/gcc/
lto-streamer-out.cc 9 GCC is free software; you can redistribute it and/or modify it under
156 /* IMPORTED_DECL is put into BLOCK and thus it never can be shared.
171 bodies because they can refer to local entities. Together with
211 /* As RESERVED_LOCATION_COUNT is 2, we can use the spare value of
367 /* Return true if EXPR is a tree node that can be written to disk. */
651 /* Return true if type can not be merged with structurally same tree in
792 tree. We can not mark it local because references to it does not
853 merging machinery. We can not special case them earlier
1644 /* Sort the SCC so we can easily check for uniqueness. */
1681 /* Store hash values into a map, so we can associate them wit
2534 struct asm_node *can; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
lto-streamer-out.cc 9 GCC is free software; you can redistribute it and/or modify it under
155 /* IMPORTED_DECL is put into BLOCK and thus it never can be shared.
170 bodies because they can refer to local entities. Together with
209 /* As RESERVED_LOCATION_COUNT is 2, we can use the spare value of
360 /* Return true if EXPR is a tree node that can be written to disk. */
644 /* Return true if type can not be merged with structurally same tree in
785 tree. We can not mark it local because references to it does not
846 merging machinery. We can not special case them earlier
1635 /* Sort the SCC so we can easily check for uniqueness. */
1672 /* Store hash values into a map, so we can associate them wit
2511 struct asm_node *can; local
    [all...]
  /src/external/mit/isl/dist/
isl_space.c 375 "can have nested relations", return isl_size_error);
519 * The only exception is that isl_space_free can be called instead.
577 "set spaces can only have a set id", return 0);
580 "only input, output and set tuples can have ids",
660 "only input, output and set tuples can have names",
703 "only input, output and set tuples can have names",
1108 "can have nested relations", return isl_bool_error);
3194 /* Can we apply isl_space_curry to "space"?
3230 /* Can isl_space_range_curry be applied to "space"?
3236 isl_bool can; local
    [all...]

Completed in 42 milliseconds