Searched
full:machine (Results
1401 -
1425 of
8360) sorted by null
<<51525354555657585960>>
/external/autotest/server/samples/ |
parallel_sleeptest.srv | 8 This control file executes multiple sleeptest tests on a machine 42 of running multiple tests on the same machine at the same time.
|
/external/autotest/server/ |
site_host_route.py | 33 Self Host Route: Retrieve host route for the test-host machine 54 Remote Host Route: Retrieve host route for a remote (DUT, server) machine
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceAttributeRequest/ |
control | 60 def run(machine): 61 device_host = hosts.create_host(machine)
|
/external/autotest/server/site_tests/bluetooth_SDP_ServiceSearchAttributeRequest/ |
control | 61 def run(machine): 62 device_host = hosts.create_host(machine)
|
/external/autotest/server/site_tests/firmware_SelfSignedBoot/ |
control | 41 def run_devbootsignedonly(machine): 42 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/firmware_UpdateFirmwareVersion/ |
control | 45 def run_updatefirmwareversion(machine): 46 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/native_Benchmarks/ |
native_Benchmarks_common.py | 38 """Copy src on the running machine to dst on client. 42 @param src: path on the running machine.
|
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/ |
control.Stress | 48 def run(machine): 49 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/provision_FactoryImage/ |
control | 48 def run(machine): 50 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/telemetry_Benchmarks/ |
generate_controlfiles.py | 78 def run_benchmark(machine): 79 host = hosts.create_host(machine)
|
/external/autotest/server/tests/barriertest_2client/ |
control.srv | 17 host_objs = [hosts.create_host(machine) for machine in pair]
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_NETRC.3 | 39 Only machine name, user name and password are taken into account (init macros
|
/external/iptables/include/linux/netfilter/ |
xt_osf.h | 50 * It is used to implement a state machine for the different wildcard values 108 * Initial window size option state machine: multiple of mss, mtu or
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
xt_osf.h | 49 * It is used to implement a state machine for the different wildcard values 107 * Initial window size option state machine: multiple of mss, mtu or
|
/external/libunwind/src/ia64/ |
NOTES | 18 The unwind cursor should represent the machine state as it existed at 45 The unwind cursor represents the (preserved) machine state
|
/external/llvm/bindings/ocaml/target/ |
llvm_target.mli | 173 (** Returns [true] if the target has a target machine associated. *) 181 (** {6 Target Machine} *) 186 (** Creates a new target machine. 195 (** Returns the triple used while creating this target machine. See 199 (** Returns the CPU used while creating this target machine. See 203 (** Returns the feature string used while creating this target machine. See 207 (** Returns the data layout of this target machine. *) 214 (** Sets the assembly verbosity of this target machine.
|
/external/llvm/lib/CodeGen/ |
LexicalScopes.cpp | 12 // This pass collects lexical scope information and maps machine instructions 39 /// initialize - Scan machine function and constuct lexical scope nest. 53 /// for the given machine function. 256 assert(S && "Lost LexicalScope for a machine instruction!"); 268 /// getMachineBasicBlocks - Populate given set using machine basic blocks which 269 /// have machine instructions that belong to lexical scope identified by 294 /// machine instruction's lexical scope in a given machine basic block.
|
TargetSchedule.cpp | 1 //===-- llvm/Target/TargetSchedule.cpp - Sched Machine Model ----*- C++ -*-===// 91 // The machine model may explicitly specify an invalid latency, which 104 // Get the definition's scheduling class descriptor from this machine model. 122 /// Find the def index of this operand. This index maps to the machine model and 142 /// a "use". The machine model allows an operand to be both a Def and Use. 214 errs() << "DefIdx " << DefIdx << " exceeds machine model writes for " 216 llvm_unreachable("incomplete machine model"); 254 // Allow subtargets to compute Bundle latencies outside the machine model.
|
/external/llvm/lib/Object/ |
ELF.cpp | 19 StringRef getELFRelocationTypeName(uint32_t Machine, uint32_t Type) { 20 switch (Machine) {
|
/external/llvm/lib/Target/AArch64/ |
AArch64TargetMachine.h | 52 // AArch64leTargetMachine - AArch64 little endian target machine. 63 // AArch64beTargetMachine - AArch64 big endian target machine.
|
/external/llvm/lib/Target/AVR/ |
AVRMachineFunctionInfo.h | 1 //===-- AVRMachineFuctionInfo.h - AVR machine function info -----*- C++ -*-===// 10 // This file declares AVR-specific per-machine-function information.
|
/external/llvm/lib/Target/MSP430/ |
MSP430MachineFunctionInfo.h | 1 //=== MSP430MachineFunctionInfo.h - MSP430 machine function info -*- C++ -*-==// 10 // This file declares MSP430-specific per-machine-function information.
|
/external/llvm/lib/Target/Sparc/ |
SparcMachineFunctionInfo.h | 1 //===- SparcMachineFunctionInfo.h - Sparc Machine Function Info -*- C++ -*-===// 10 // This file declares Sparc specific per-machine-function information.
|
/external/llvm/test/CodeGen/ARM/ |
tail-merge-branch-weight.ll | 11 ; CHECK: # Machine code for function test0: 15 ; CHECK: # End machine code for function test0.
|
/external/llvm/test/CodeGen/MIR/X86/ |
invalid-metadata-node-type.mir | 1 # RUN: not llc -march=x86-64 -start-after machine-sink -stop-after machine-sink -o /dev/null %s 2>&1 | FileCheck %s
|
Completed in 1064 milliseconds
<<51525354555657585960>>