HomeSort by relevance Sort by last modified time
    Searched full:machine (Results 1876 - 1900 of 8360) sorted by null

<<71727374757677787980>>

  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/machine/
setjmp.h 30 * machine/setjmp.h: machine dependent setjmp-related information.
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/machine/
setjmp.h 30 * machine/setjmp.h: machine dependent setjmp-related information.
  /toolchain/binutils/binutils-2.25/bfd/
netbsd.h 22 /* Check for our machine type (part of magic number). */
36 /* We have 6 bits of flags and 10 bits of machine ID. */
  /toolchain/binutils/binutils-2.25/gas/doc/
all.texi 103 @c Text for target machine (best not used in generic case; but just in case...)
104 @set TARGET machine specific
  /toolchain/binutils/binutils-2.25/gold/
binary.h 46 Binary_to_elf(elfcpp::EM machine, int size, bool big_endian,
101 // The ELF machine code of the file to create.
  /bionic/libc/private/
bionic_asm.h 39 #include <machine/asm.h>
  /development/ndk/platforms/android-9/arch-x86/include/machine/
kernel.h 1 /* bionic/arch-arm/include/machine/kernel.h
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
State.java 30 /** A generic state machine state. */
StateCluster.java 31 * state machine. Used to build NFAs.
  /external/autotest/client/cros/cellular/
environment_test_noautorun.py 25 # otherwise is looks up the IP of this machine and tries to find it
  /external/autotest/client/site_tests/network_3GModemControl/
control.pseudomodem 25 be run on a virtual machine.
  /external/autotest/client/site_tests/platform_Attestation/
platform_Attestation.py 37 ' --name=attest-ent-machine')
  /external/autotest/client/tests/wb_kupdate/
control 24 # the machine. To avoid device initialization
  /external/autotest/frontend/client/src/autotest/tko/
ExistingGraphsFrontend.java 257 args.put("machine", hostnameStr);
280 String machine = Utils.jsonToString(hostObject.get("id")); local
283 args.put("machine", machine);
GraphingView.java 37 frontendSelection.addItem("Machine Qualification Histogram",
  /external/autotest/server/cros/network/
apmanager_service_provider.py 40 @param linux_system SiteLinuxSystem machine to setup AP on.
  /external/autotest/server/site_tests/autoupdate_Rollback/
autoupdate_Rollback.py 12 """Test that updates the machine and performs rollback."""
  /external/autotest/server/site_tests/debugd_DevTools/
control 16 manually on a machine that is already in dev mode and does not yet have an
  /external/autotest/server/
site_utils.py 682 def get_hostname_from_machine(machine):
683 """Lookup hostname from a machine string or dict.
685 @returns: Machine hostname in string format.
687 hostname, _ = get_host_info_from_machine(machine)
691 def get_host_info_from_machine(machine):
692 """Lookup host information from a machine string or dict.
696 if isinstance(machine, dict):
697 return (machine['hostname'], machine['host_attributes'])
699 return (machine, {})
    [all...]
  /external/autotest/server/tests/netperf2/
control.stress.srv 9 netperf_stress is a 2 machine test (server/client) that measures the performance
  /external/autotest/site_utils/
brillo_common.py 21 # Running against a virtual machine has several intricacies that we need to
25 # from running on a physical machine.
48 machine.
114 'will attempt to test a local virtual machine '
  /external/autotest/test_suites/
control.graphics 28 The machine should reboot after finishing the suite or timing out.
control.graphics_per-build 19 The machine should reboot after finishing the suite or timing out.
control.graphics_per-day 18 The machine should reboot after finishing the suite or timing out.
control.graphics_per-week 18 The machine should reboot after finishing the suite or timing out.

Completed in 1506 milliseconds

<<71727374757677787980>>