HomeSort by relevance Sort by last modified time
    Searched refs:sgi (Results 1 - 25 of 187) sorted by null

1 2 3 4 5 6 7 8

  /frameworks/rs/driver/
rsdScriptGroup.cpp 51 RsdCpuReference::CpuScriptGroupBase *sgi = local
53 sgi->execute();
57 RsdCpuReference::CpuScriptGroupBase *sgi = local
59 delete sgi;
  /frameworks/rs/rsov/driver/
rsovScriptGroup.cpp 48 RsdCpuReference::CpuScriptGroupBase *sgi = local
50 sgi->execute();
54 RsdCpuReference::CpuScriptGroupBase *sgi = local
56 delete sgi;
  /external/ltp/include/old/
tlibio.h 26 * http://www.sgi.com
30 * http://oss.sgi.com/projects/GenInfo/NoticeExplan/
40 #ifdef sgi
43 #endif /* sgi */
64 #if defined(sgi) || defined(__linux__)
69 #endif /* sgi */
80 #if defined(sgi) || defined(__linux__)
87 #endif /* sgi */
140 #if defined (sgi)
144 #endif /* sgi */
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
configure.host 66 mips*-sgi-irix3*) HDEFINES="-G 4" ;;
67 mips*-sgi-irix4*) HDEFINES="-G 4" ;;
68 mips*-sgi-irix6*) host64=true;;
  /external/ltp/lib/
tlibio.c 26 * http://www.sgi.com
30 * http://oss.sgi.com/projects/GenInfo/NoticeExplan/
60 * #ifdef sgi
106 /* for linux or sgi */
143 #if defined(sgi) || (defined(__linux__) && !defined(__UCLIBC__))
194 #if defined(sgi) || (defined(__linux__) && !defined(__UCLIBC__))
434 #if defined(sgi) || (defined(__linux__) && !defined(__UCLIBC__))
452 #endif /* sgi */
549 /* for linux or sgi */
552 #if defined (sgi)
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-undefined/
undefined.exp 128 setup_xfail mips-sgi-irix6*
  /prebuilts/misc/windows/sdl2/include/
SDL_platform.h 55 #if defined(sgi) || defined(__sgi) || defined(__sgi__) || defined(_SGI_SOURCE)
  /external/ltp/testcases/kernel/fs/doio/
doio.c 26 * http://www.sgi.com
30 * http://oss.sgi.com/projects/GenInfo/NoticeExplan/
67 #ifdef sgi
128 #ifdef sgi
157 #ifdef sgi
204 #ifdef sgi
352 #ifdef sgi
359 #endif /* sgi */
372 #ifdef sgi
381 #endif /* sgi */
    [all...]
iogen.c 26 * http://www.sgi.com
30 * http://oss.sgi.com/projects/GenInfo/NoticeExplan/
55 #ifdef sgi
203 #ifdef sgi
285 #ifdef sgi
302 #endif /* SGI */
348 #ifdef sgi
954 #ifdef sgi
1016 #ifdef sgi
1030 #endif /* SGI */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
pty.py 51 SGI and generic BSD version, for when openpty() fails."""
53 import sgi
58 tty_name, master_fd = sgi._getpty(os.O_RDWR, 0666, 0)
  /external/python/cpython2/Lib/
pty.py 51 SGI and generic BSD version, for when openpty() fails."""
53 import sgi
58 tty_name, master_fd = sgi._getpty(os.O_RDWR, 0666, 0)
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pty.py 51 SGI and generic BSD version, for when openpty() fails."""
53 import sgi
58 tty_name, master_fd = sgi._getpty(os.O_RDWR, 0666, 0)
  /prebuilts/gdb/linux-x86/lib/python2.7/
pty.py 51 SGI and generic BSD version, for when openpty() fails."""
53 import sgi
58 tty_name, master_fd = sgi._getpty(os.O_RDWR, 0666, 0)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pty.py 51 SGI and generic BSD version, for when openpty() fails."""
53 import sgi
58 tty_name, master_fd = sgi._getpty(os.O_RDWR, 0666, 0)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pty.py 51 SGI and generic BSD version, for when openpty() fails."""
53 import sgi
58 tty_name, master_fd = sgi._getpty(os.O_RDWR, 0666, 0)
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_platform.h 55 #if defined(sgi) || defined(__sgi) || defined(__sgi__) || defined(_SGI_SOURCE)
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_platform.h 55 #if defined(sgi) || defined(__sgi) || defined(__sgi__) || defined(_SGI_SOURCE)
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_platform.h 55 #if defined(sgi) || defined(__sgi) || defined(__sgi__) || defined(_SGI_SOURCE)
  /system/bt/embdrv/g722/
g722_decode.cc 83 int sg0, sgi; local
134 sgi = band->d[i] >> 15;
135 wd2 = (sgi == sg0) ? wd1 : -wd1;
g722_encode.cc 80 int sg0, sgi; local
128 sgi = band->d[i] >> 15;
129 wd2 = (sgi == sg0) ? wd1 : -wd1;
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
fpectlmodule.c 119 #if defined(sgi)
  /external/python/cpython2/Modules/
fpectlmodule.c 119 #if defined(sgi)
  /external/python/cpython3/Modules/
fpectlmodule.c 116 #if defined(sgi)
  /external/ImageMagick/coders/
Android.mk 115 sgi.c\
  /external/ltp/utils/ffsb-6.0-rc2/
depcomp 129 sgi)

Completed in 1466 milliseconds

1 2 3 4 5 6 7 8