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

  /external/elfutils/tests/
saridx.c 40 #define MACHINE(name) [name] = #name
41 MACHINE (EM_NONE),
42 MACHINE (EM_M32),
43 MACHINE (EM_SPARC),
44 MACHINE (EM_386),
45 MACHINE (EM_68K),
46 MACHINE (EM_88K),
47 MACHINE (EM_860),
48 MACHINE (EM_MIPS),
49 MACHINE (EM_MIPS_RS3_LE)
    [all...]
  /external/webkit/Source/JavaScriptCore/docs/
make-bytecode-docs.pl 5 open MACHINE, "<" . $ARGV[0];
13 while (<MACHINE>) {
19 $_ = <MACHINE>;
25 while (<MACHINE>) {
  /external/qemu/distrib/
build-kernel.sh 6 MACHINE=goldfish
108 if [ ! -d arch/$ARCH/mach-$MACHINE ] ; then
109 echo "Cannot find arch/$ARCH/mach-$MACHINE. Please cd to the kernel source directory."
  /external/icu4c/tools/gendraft/
genheaders.pl 147 * THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT
  /external/icu4c/tools/genren/
genren.pl 90 * THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT
  /external/valgrind/tsan/pin/
Makefile 38 LDFLAGS=/DLL /EXPORT:main /NODEFAULTLIB /NOLOGO /INCREMENTAL:NO /OPT:REF /MACHINE:x86 /ENTRY:Ptrace_DllMainCRTStartup@12 /BASE:0x55000000 \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 153 MACHINE=`[ -f /bin/machine ] && /bin/machine`
236 ENVIRONMENT_C='<machine, os, target, libraries (multiple lines)>'
334 SEND-PR: wrong-code The machine code generated by gcc is incorrect.
346 `[ -n "$MACHINE" ] && echo Machine: $MACHINE`
  /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

Completed in 388 milliseconds