Searched
refs:machine (Results
451 -
475 of
1088) sorted by null
<<11121314151617181920>>
/bionic/tests/ |
getauxval_test.cpp | 74 if (strcmp(u.machine, "aarch64") == 0) {
|
/development/ndk/platforms/android-3/include/sys/ |
types.h | 40 #include <machine/kernel.h>
|
/development/ndk/platforms/android-8/include/ |
err.h | 40 * places (<machine/varargs.h> and <machine/stdarg.h>), so if we include one 43 * __va_list from <machine/_types.h> and use it. 46 #include <machine/_types.h>
|
/external/autotest/client/site_tests/firmware_TouchMTB/tools/ |
host_replay.sh | 9 # (1) run machine_replay.sh on the remote machine to replay the gestures 12 # (3) scp the new logs from the machine into the proper board on the host. 42 DEFINE_string machine_ip "" "the machine ip address" "m" 50 # Check if the machine ip has been specified. 52 echo You need to specify the machine ip with the option '"-m"'. E.g.; 64 # Invoke the machine replay script. 88 # Scp the new logs from the machine to the host. 90 # Get the new log files generated on the machine side.
|
/external/compiler-rt/test/ubsan/TestCases/Float/ |
cast-overflow.cpp | 17 # include <machine/endian.h>
|
/external/google-breakpad/src/common/mac/ |
macho_id.h | 38 #include <mach/machine.h>
|
macho_walker.h | 37 #include <mach/machine.h> 62 // listed in /usr/include/mach/machine.h (e.g., CPU_TYPE_X86 or
|
/external/mesa3d/src/gallium/include/pipe/ |
p_config.h | 124 #include <machine/endian.h>
|
/external/mesa3d/src/mesa/program/ |
prog_execute.h | 47 * Virtual machine state used during execution of vertex/fragment programs. 88 struct gl_program_machine *machine);
|
/external/selinux/libsepol/src/ |
private.h | 10 #include <machine/endian.h>
|
/external/srtp/crypto/include/ |
integers.h | 75 # include <machine/types.h> 90 * edit these definitions for your own machine. */
|
/external/v8/tools/ |
run-valgrind.py | 43 MACHINE = 'linux_x64' if platform.machine() == 'x86_64' else 'linux_x86' 44 VALGRIND_ROOT = path.join(V8_ROOT, 'third_party', 'valgrind', MACHINE)
|
/external/valgrind/exp-bbv/tests/x86/ |
million.S | 2 # for providing an OSX 10.5 machine to test on
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/ |
endian.hpp | 43 # error Unknown machine endianness detected.
|
/prebuilts/go/darwin-x86/src/runtime/cgo/ |
gcc_freebsd_arm.c | 6 #include <machine/sysarch.h>
|
/prebuilts/go/linux-x86/src/runtime/cgo/ |
gcc_freebsd_arm.c | 6 #include <machine/sysarch.h>
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/ |
err.h | 40 * places (<machine/varargs.h> and <machine/stdarg.h>), so if we include one 43 * __va_list from <machine/_types.h> and use it. 46 #include <machine/_types.h>
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/sys/ |
types.h | 40 #include <machine/kernel.h>
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/ |
err.h | 40 * places (<machine/varargs.h> and <machine/stdarg.h>), so if we include one 43 * __va_list from <machine/_types.h> and use it. 46 #include <machine/_types.h>
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/ |
types.h | 40 #include <machine/kernel.h>
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/ |
err.h | 40 * places (<machine/varargs.h> and <machine/stdarg.h>), so if we include one 43 * __va_list from <machine/_types.h> and use it. 46 #include <machine/_types.h>
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/sys/ |
types.h | 40 #include <machine/kernel.h>
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/ |
err.h | 40 * places (<machine/varargs.h> and <machine/stdarg.h>), so if we include one 43 * __va_list from <machine/_types.h> and use it. 46 #include <machine/_types.h>
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/sys/ |
types.h | 40 #include <machine/kernel.h>
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/ |
err.h | 40 * places (<machine/varargs.h> and <machine/stdarg.h>), so if we include one 43 * __va_list from <machine/_types.h> and use it. 46 #include <machine/_types.h>
|
Completed in 550 milliseconds
<<11121314151617181920>>