HomeSort by relevance Sort by last modified time
    Searched refs:I386 (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/chrome/installer/linux/sysroot_scripts/
sysroot-creator-debian.wheezy.sh 38 readonly PACKAGE_LIST_I386="${DEBIAN_REPO}/dists/wheezy/main/binary-i386/Packages.bz2"
196 readonly DEBIAN_DEP_LIST_I386="${SCRIPT_DIR}/packagelist.debian.wheezy.i386"
245 echo $1 | grep -qs I386$ && ARCH=I386
251 I386)
348 lscripts="${INSTALL_ROOT}/usr/lib/i386-linux-gnu/libpthread.so \
349 ${INSTALL_ROOT}/usr/lib/i386-linux-gnu/libc.so"
352 sed -i -e 's|/usr/lib/i386-linux-gnu/||g' ${lscripts}
353 sed -i -e 's|/lib/i386-linux-gnu/||g' ${lscripts}
359 ln -s ../lib/i386-linux-gnu/pkgconfig ${INSTALL_ROOT}/usr/share/pkgconfi
    [all...]
  /external/strace/
defs.h 128 #ifndef I386
129 #error "FreeBSD support is only for i386 arch right now."
418 # elif defined I386
syscall.c 683 #if defined (I386)
894 # elif defined (I386)
926 * (int 0x80 on i386 vs. syscall on x86-64)
945 /* i386: int 0x80 = 0xcd 0x80 */
    [all...]
process.c 596 # ifdef I386
655 # ifdef I386
697 #if defined(I386)
    [all...]
signal.c 100 #if defined I386 && !defined HAVE_STRUCT_SIGCONTEXT_STRUCT
125 #else /* !I386 */
140 #endif /* !I386 */
187 #if defined LINUX && (defined I386 || defined X86_64)
1309 #elif defined(I386)
    [all...]
mem.c 42 #if defined(LINUX) && defined(I386)
util.c 1075 # ifdef I386
    [all...]
  /external/strace/linux/
dummy.h 42 #ifndef I386
syscall.h 158 # ifdef I386
  /external/qemu/
android-configure.sh 639 x86) CONFIG_CPU=I386
  /external/chromium_org/third_party/tcmalloc/vendor/
configure.ac 218 # (This isn't needed on i386, where -fno-omit-frame-pointer is the default).
226 # i386 systems that I know of, do. I don't know about non-x86 chips).
241 # We need to know if we're i386 so we can turn on -mmms, which is not
242 # on by default for i386 (it is for x86_64).
245 AM_CONDITIONAL(I386, test "$is_i386" = yes)
Makefile.am 32 # On i386, -mmmx is needed for the mmx-based instructions in
34 if I386
36 endif I386
59 # default (all i386 systems that I know of, do. I don't know about
    [all...]
  /ndk/sources/host-tools/make-3.81/
build_w32.bat 91 rem link.exe kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib w32\subproc\windebug\subproc.lib /NOLOGO /SUBSYSTEM:console /INCREMENTAL:yes /PDB:.\WinDebug/%make%.pdb /DEBUG /MACHINE:I386 /OUT:.\WinDebug/%make%.exe .\WinDebug/variable.obj .\WinDebug/rule.obj .\WinDebug/remote-stub.obj .\WinDebug/commands.obj .\WinDebug/file.obj .\WinDebug/getloadavg.obj .\WinDebug/default.obj .\WinDebug/signame.obj .\WinDebug/expand.obj .\WinDebug/dir.obj .\WinDebug/main.obj .\WinDebug/getopt1.obj .\WinDebug/job.obj .\WinDebug/read.obj .\WinDebug/version.obj .\WinDebug/getopt.obj .\WinDebug/arscan.obj .\WinDebug/remake.obj .\WinDebug/hash.obj .\WinDebug/strcache.obj .\WinDebug/misc.obj .\WinDebug/ar.obj .\WinDebug/function.obj .\WinDebug/vpath.obj .\WinDebug/implicit.obj .\WinDebug/dirent.obj .\WinDebug/glob.obj .\WinDebug/fnmatch.obj .\WinDebug/pathstuff.obj
93 link.exe /NOLOGO /SUBSYSTEM:console /INCREMENTAL:yes /PDB:.\WinDebug/%make%.pdb /DEBUG /MACHINE:I386 /OUT:.\WinDebug/%make%.exe @link.dbg
158 rem link.exe kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib w32\subproc\winrel\subproc.lib /NOLOGO /SUBSYSTEM:console /INCREMENTAL:no /PDB:.\WinRel/%make%.pdb /MACHINE:I386 /OUT:.\WinRel/%make%.exe .\WinRel/variable.obj .\WinRel/rule.obj .\WinRel/remote-stub.obj .\WinRel/commands.obj .\WinRel/file.obj .\WinRel/getloadavg.obj .\WinRel/default.obj .\WinRel/signame.obj .\WinRel/expand.obj .\WinRel/dir.obj .\WinRel/main.obj .\WinRel/getopt1.obj .\WinRel/job.obj .\WinRel/read.obj .\WinRel/version.obj .\WinRel/getopt.obj .\WinRel/arscan.obj .\WinRel/remake.obj .\WinRel/misc.obj .\WinRel/hash.obj .\WinRel/strcache.obj .\WinRel/ar.obj .\WinRel/function.obj .\WinRel/vpath.obj .\WinRel/implicit.obj .\WinRel/dirent.obj .\WinRel/glob.obj .\WinRel/fnmatch.obj .\WinRel/pathstuff.obj
160 link.exe /NOLOGO /SUBSYSTEM:console /INCREMENTAL:no /PDB:.\WinRel/%make%.pdb /MACHINE:I386 /OUT:.\WinRel/%make%.exe @link.rel
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 439 milliseconds