HomeSort by: relevance | last modified time | path
    Searched refs:PS4 (Results 1 - 25 of 182) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
Triple.h 191 PS4,
659 /// Tests whether the target is the PS4 CPU
663 getOS() == Triple::PS4;
666 /// Tests whether the target is the PS4 platform
669 getOS() == Triple::PS4;
  /src/usr.bin/sys_info/
sys_info.sh 90 $verbose && printf >&2 '%s\n' "${PS4:-...: }${1}"
  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCELFObjectWriter.h 78 case Triple::PS4:
  /src/bin/sh/
eval.c 641 const char * volatile PS4 = NULL;
648 outxstr(PS4 = expandstr(ps4val(), line_number));
662 if (PS4 != NULL) {
663 outxstr(PS4);
687 if (PS4 != NULL) {
688 outxstr(PS4);
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
InitHeaderSearch.cpp 229 case llvm::Triple::PS4:
342 case llvm::Triple::PS4: {
352 // Assuming that Clang is configured for PS4 without
  /src/external/apache2/llvm/dist/clang/lib/Basic/
TargetInfo.cpp 450 (ClangABICompat4 || getTriple().getOS() == llvm::Triple::PS4))
Targets.cpp 591 case llvm::Triple::PS4:
  /src/external/apache2/llvm/dist/llvm/lib/Support/
Triple.cpp 218 case PS4: return "ps4";
530 .StartsWith("ps4", Triple::PS4)
  /src/external/gpl2/gettext/dist/
configure 100 PS4='+ '
2989 PS4='+ '
  /src/external/gpl2/gettext/dist/gettext-tools/examples/
configure 100 PS4='+ '
2678 PS4='+ '
  /src/external/gpl3/binutils.old/dist/etc/
configure 124 PS4='+ '
2682 PS4='+ '
  /src/external/gpl3/gdb/dist/etc/
configure 124 PS4='+ '
2682 PS4='+ '
  /src/external/gpl3/gdb/dist/readline/
configure 124 PS4='+ '
2642 PS4='+ '
  /src/external/gpl3/gdb.old/dist/etc/
configure 124 PS4='+ '
2682 PS4='+ '
  /src/external/gpl3/gdb.old/dist/readline/
configure 124 PS4='+ '
2642 PS4='+ '
  /src/external/gpl3/binutils/dist/etc/
configure 124 PS4='+ '
2682 PS4='+ '
  /src/external/bsd/kyua-cli/dist/bootstrap/
testsuite 121 PS4='+ '
  /src/lib/librumpuser/
configure 126 PS4='+ '
4460 PS4='+ '
  /src/tools/make/
configure 126 PS4='+ '
3825 PS4='+ '
  /src/external/bsd/less/dist/
configure 52 PS4='+ '
6330 PS4='+ '
  /src/external/bsd/nsd/dist/simdzone/
configure 54 PS4='+ '
4703 PS4='+ '
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlx/
configure 96 PS4='+ '
4290 PS4='+ '
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathly/
configure 100 PS4='+ '
4230 PS4='+ '
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlyx/
configure 96 PS4='+ '
4738 PS4='+ '
  /src/external/gpl2/gettext/dist/autoconf-lib-link/tests/rpathlz/
configure 96 PS4='+ '
4290 PS4='+ '

Completed in 136 milliseconds

1 2 3 4 5 6 7 8