/build/core/ |
main.mk | 206 $(info Please follow the machine setup instructions at) 238 $(info Please follow the machine setup instructions at) 265 $(info Please follow the machine setup instructions at) [all...] |
/external/v8/test/unittests/compiler/ |
js-typed-lowering-unittest.cc | 10 #include "src/compiler/machine-operator.h" 83 MachineOperatorBuilder machine(zone()); 86 &machine); local [all...] |
instruction-selector-unittest.cc | 337 m2.machine()->Load(MachineType::Int32()), p2, m2.Int32Constant(0),
|
interpreter-assembler-unittest.cc | 265 MachineOperatorBuilder machine(zone());
|
/external/autotest/client/common_lib/ |
base_packages.py | 233 a package on the local machine or on a remote machine (in which case 539 This assumes that the web server is running on the same machine where 570 This assumes that the web server is running on the same machine where [all...] |
magic.py | 592 [0L, 'string', '=', 'This is a BitMap file', 'Lisp Machine bit-array-file'], [all...] |
pexpect.py | 173 Start the apache daemon on the local machine:: 191 The following will run SSH and execute 'ls -l' on the remote machine. The 194 run ("ssh username@machine.example.com 'ls -l'", events={'(?i)password':'secret\\n'}) [all...] |
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_linux.cc | 64 #include <machine/atomic.h> [all...] |
/external/dhcpcd-6.8.2/ |
dhcp-common.c | 138 utn.sysname, utn.release, utn.machine);
|
/external/elfutils/src/ |
i386_ld.c | 46 int machine __attribute__ ((unused)), [all...] |
/external/iputils/ninfod/ |
configure | [all...] |
/external/jemalloc/include/jemalloc/internal/ |
jemalloc_internal.h | 150 #include <machine/atomic.h>
|
/external/valgrind/memcheck/tests/vbit-test/ |
vbits.c | 30 #include <machine/endian.h>
|
/frameworks/compile/mclinker/lib/LD/ |
ELFObjectWriter.cpp | 241 header->e_machine = target().getInfo().machine();
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/ |
build-lucid-multilib-toolchain.sh | 26 # with GLibc 2.11, only the machine code it generates. 64 # First call with the build machine's bitness, and later with 32 87 # Determine build machine bitness 324 GLibc $GLIBC_VERSION or higher. The machine code generated by this toolchain 381 echo "Warning: --32-bits option ignored on 32-bit build machine." 600 echo "Please install wget or curl on this machine" 607 # Accept both ssh://<path> or <machine>:<path> 614 echo "Please install scp on this machine" 766 # Does the host compiler generate 32-bit machine code? [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/ |
build-precise-multilib-toolchain.sh | 26 # with GLibc 2.15, only the machine code it generates. 64 # First call with the build machine's bitness, and later with 32 87 # Determine build machine bitness 326 GLibc $GLIBC_VERSION or higher. The machine code generated by this toolchain 383 echo "Warning: --32-bits option ignored on 32-bit build machine." 602 echo "Please install wget or curl on this machine" 609 # Accept both ssh://<path> or <machine>:<path> 616 echo "Please install scp on this machine" 768 # Does the host compiler generate 32-bit machine code? [all...] |
/prebuilts/misc/windows/sdl2/test/ |
configure | [all...] |
/system/extras/simpleperf/ |
cmd_record.cpp | 763 if (!record_file_writer_->WriteFeatureString(PerfFileFormat::FEAT_ARCH, uname_buf.machine)) {
|
/toolchain/binutils/binutils-2.25/gas/config/ |
tc-z8k.c | 32 extern int machine; 96 /* This table describes all the machine specific pseudo-ops the assembler 1190 /* This is the guts of the machine-dependent assembler. STR points to a 1191 machine dependent instruction. This function is supposed to emit 1354 /* Generate a machine dependent reloc from a fixup. */ [all...] |
/toolchain/binutils/binutils-2.25/libiberty/ |
configure | [all...] |
/external/libunwind/doc/ |
unw_create_addr_space.tex | 196 call-back, it has already established the desired machine- and
|
/external/v8/src/compiler/ |
bytecode-graph-builder.cc | 434 return NewNode(jsgraph()->machine()->Load(MachineType::AnyTagged()), object, 441 return graph()->NewNode(jsgraph()->machine()->Load(MachineType::AnyTagged()), [all...] |
/external/valgrind/memcheck/tests/solaris/ |
scalar.c | 641 size_t machine_len = strlen(name.machine); 649 if (name.machine[machine_len + 2] != ' ') x = -9; else x = -10; [all...] |
/external/clang/tools/scan-build/bin/ |
scan-build | [all...] |
/external/fdlibm/ |
configure | 783 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 785 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 949 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` [all...] |