/external/squashfs-tools/RELEASE-READMEs/ |
D | README-2.0-AMD64 | 1 Information for amd64 users 5 filesystems on amd64 machines. These filesystems work correctly on amd64 6 machines, but cannot be mounted on non-amd64 machines. Likewise, filesystems 7 generated on non amd64 machines could not be mounted on amd64 machines. 11 This bug is now fixed in this release. However, all amd64 filesystems 12 generated by previous releases will not be mountable on amd64 machines 13 with this release. If you have pre-existing amd64 generated filesystems,
|
/external/toolchain-utils/bestflags/examples/omnetpp/ |
D | build_omnetpp | 45 content=$(sed s/amd64-m64-gcc41-kk/test$file/ config/linux64-amd64-pgi.cfg) 46 echo "$content" | sed s/-O2/-O1\ "$flags"/ >config/linux64-amd64-pgi$file.cfg 48 /usr/bin/time -o temp$file runspec --config linux64-amd64-pgi$file -D --action=build 471.omnetpp
|
/external/syzkaller/docs/ |
D | freebsd.md | 5 So far the process is tested only on linux/amd64 host. To build Go binaries do: 17 …tructions](https://wiki.qemu.org/Hosts/BSD). I used `FreeBSD-11.0-RELEASE-amd64.qcow2` image, and … 48 qemu-system-x86_64 -m 2048 -hda FreeBSD-11.0-RELEASE-amd64.qcow2 -enable-kvm -netdev user,id=mynet0… 56 "target": "freebsd/amd64", 60 "image": "/FreeBSD-11.1-RELEASE-amd64.qcow2", 94 - Currently only `amd64` arch is supported. Supporting `386` would be useful, because it should cov…
|
D | netbsd.md | 10 …* To install the .iso file in the .img: (Here NetBSD-7.0.2-amd64.iso is the iso file and NetBSD.im… 12 qemu-system-x86_64 -hda NetBSD.img -cdrom NetBSD-7.0.2-amd64.iso 20 2. So far the process is tested only on linux/amd64 host. To build Go binaries do: 43 … --workdir anitatemp install http://nycdn.netbsd.org/pub/NetBSD-daily/netbsd-8/201710221410Z/amd64/ 87 "target": "netbsd/amd64", 131 - Currently only `amd64` arch is supported. Supporting `386` would be useful, because it should cov…
|
D | fuchsia.md | 20 make TARGETOS=fuchsia TARGETARCH=amd64 SOURCEDIR=/path/to/fuchsia/checkout 27 "target": "fuchsia/amd64",
|
D | syscall_descriptions.md | 32 You can see a result in [sys/linux/gen/amd64.go](/sys/linux/gen/amd64.go) and in [executor/syscalls… 56 `$ARCH` is one of `amd64`, `386` `arm64`, `arm`, `ppc64le`.
|
/external/tensorflow/tensorflow/tools/ci_build/builds/ |
D | hadoop.sh | 19 export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 24 --test_env=LD_LIBRARY_PATH=$JAVA_HOME/jre/lib/amd64/server \
|
/external/python/cpython3/ |
D | .gitignore | 62 PC/*/amd64 71 PCbuild/amd64/ 112 Tools/ssl/amd64
|
/external/google-breakpad/src/google_breakpad/processor/ |
D | dump_context.h | 81 void SetContextAMD64(MDRawContextAMD64* amd64); 97 MDRawContextAMD64* amd64; member
|
/external/python/cpython2/ |
D | .gitignore | 44 PC/*/amd64 60 PCbuild/amd64/
|
/external/google-breakpad/src/processor/ |
D | dump_context.cc | 106 return context_.amd64; in GetContextAMD64() 204 void DumpContext::SetContextAMD64(MDRawContextAMD64* amd64) { in SetContextAMD64() argument 205 context_.amd64 = amd64; in SetContextAMD64() 239 delete context_.amd64; in FreeContext()
|
/external/syzkaller/docs/linux/ |
D | setup_linux-host_isolated.md | 60 wget https://storage.googleapis.com/golang/go1.8.1.linux-amd64.tar.gz 61 tar -xf go1.8.1.linux-amd64.tar.gz 81 "target": "linux/amd64",
|
/external/shflags/test_results/1.2.0/ |
D | FreeBSD-9.1.txt | 13 …RELEASE #0: Fri Dec 7 20:50:48 GMT 2012 kirk@freenas:/usr/obj/usr/src/sys/GENERIC amd64 amd64
|
/external/robolectric-shadows/shadows/framework/ |
D | Android.mk | 58 …repository/com/almworks/sqlite4java/libsqlite4java-linux-amd64/0.282/libsqlite4java-linux-amd64-0.…
|
/external/python/cpython3/Modules/_decimal/tests/ |
D | runall.bat | 32 cd PCbuild\amd64 66 cd amd64
|
/external/pdfium/third_party/yasm/ |
D | yasm_assemble.gni | 55 "amd64", 70 "amd64", 85 "amd64",
|
/external/toolchain-utils/go/patch/ |
D | go1.patch | 19 -// +build amd64 20 +// +build amd64 arm64
|
/external/python/cpython3/Tools/msi/ |
D | buildrelease.bat | 14 rem {arch} architecture amd64, win32 25 rem {arch} architecture amd64, win32 121 set BUILD=%Py_OutDir%amd64\ 124 set OUTDIR_PLAT=amd64 237 echo {arch} architecture amd64, win32
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | change-compare-stride-trickiness-2.ll | 6 module asm ".ident\09\22$FreeBSD: head/sys/amd64/amd64/minidump_machdep.c 184499 2008-10-31 10:11:3…
|
/external/python/cpython2/PCbuild/ |
D | rt.bat | 10 rem from the 'amd64' dir instead of the 32-bit build in this dir. 41 if "%1"=="-x64" (set prefix=%pcbuild%amd64\) & shift & goto CheckOpts
|
/external/llvm/test/CodeGen/X86/ |
D | change-compare-stride-trickiness-2.ll | 6 module asm ".ident\09\22$FreeBSD: head/sys/amd64/amd64/minidump_machdep.c 184499 2008-10-31 10:11:3…
|
/external/python/cpython2/PC/VS9.0/ |
D | rt.bat | 10 rem from the 'amd64' dir instead of the 32-bit build in this dir. 41 if "%1"=="-x64" (set prefix=%prefix%amd64) & (set tcltk=tcltk64) & shift & goto CheckOpts
|
D | env.bat | 2 echo Build environments: x86, ia64, amd64, x86_amd64, x86_ia64
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | change-compare-stride-trickiness-2.ll | 6 module asm ".ident\09\22$FreeBSD: head/sys/amd64/amd64/minidump_machdep.c 184499 2008-10-31 10:11:3…
|
/external/python/cpython2/PC/VS8.0/ |
D | env.bat | 3 echo Build environments: x86, ia64, amd64, x86_amd64, x86_ia64
|