Searched
full:machine (Results
1801 -
1825 of
8360) sorted by null
<<71727374757677787980>>
/external/autotest/client/cros/cellular/wardmodem/ |
state_machine_unittest.py | 19 Test that an abstract machine can not be instantiated. 50 A simple test machine that can be instantiated.
|
/external/autotest/client/cros/cellular/wardmodem/state_machines/ |
request_response_unittest.py | 51 Responses for different configurations when machine is enabled. 98 Responses for different configurations when machine is enabled.
|
/external/autotest/client/samples/ |
control.kbuild_and_tests | 26 Build a kernel from kernel.org. This step will be executed, the machine 50 Run a series of autotest tests on this machine.
|
/external/autotest/server/cros/network/ |
chaos_clique_utils.py | 22 """Allocates a machine to capture packets. 24 Locks the allocated machine if the machine was discovered via AFE 28 @param hostname string optional hostname of a packet capture machine. 30 @return: An SSHHost object representing a locked packet_capture machine. 42 """Allocates a machine to capture webdriver instance. 44 Locks the allocated machine if the machine was discovered via AFE
|
/external/autotest/server/ |
site_host_attributes.py | 10 A machine may have a list of strings for attributes like: 30 Machine attributes can be specified in two ways.
|
/external/autotest/server/site_tests/cellular_StaleModemReboot/ |
control | 73 def run_StaleModemReboot(machine): 74 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/kernel_ExternalUsbPeripheralsDetectionTest/ |
control | 41 def run(machine): 42 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/platform_ExternalUsbPeripherals/ |
control.set1 | 40 def run(machine): 41 host = hosts.create_host(machine, servo_args=servo_args)
|
/external/autotest/server/site_tests/provision_AutoUpdate/ |
control.double | 47 def run(machine): 62 host = hosts.create_host(machine)
|
/external/autotest/server/site_tests/security_kASLR/ |
security_kASLR.py | 20 """Reboot the client machine. 61 @param host: The client machine to connect to; should be a Host object.
|
/external/autotest/tko/ |
plotgraph | 60 # print "MACHINE: $machine\n";
|
/external/curl/tests/data/ |
test257 | 79 machine supersite.com login user1 password passwd1 80 machine anotherone.com login user2 password passwd2
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src/org/eclipse/releng/ |
FindMachineTask.java | 30 // createKey is written to the registry with the machine name that is available 34 //time in seconds to wait before re-checking for an available machine
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/ |
components.html | 36 + Test machine 47 The red cross means that there's at least one scenario on one machine for
|
/external/google-breakpad/src/common/mac/ |
file_id.h | 38 #include <mach/machine.h> 55 // CPU_TYPE_POWERPC) are listed in /usr/include/mach/machine.h.
|
/external/google-breakpad/src/google_breakpad/common/ |
minidump_exception_solaris.h | 90 MD_EXCEPTION_CODE_SOL_SIGJVM1 = 39, /* reserved signal for Java Virtual Machine */ 91 MD_EXCEPTION_CODE_SOL_SIGJVM2 = 40 /* reserved signal for Java Virtual Machine */
|
/external/libmtp/src/ |
gphoto2-endian-intel.h | 11 #include <machine/byte_order.h> 24 /* format into a uint32_t usable on this machine, you could use: */
|
/external/libnfc-nxp/src/ |
phFriNfc_ISO15693Format.h | 88 * when an I/O operation has finished. The internal state machine decides 99 * the state machine of this function like a regular return value of an internally
|
/external/llvm/docs/ |
yaml2obj.rst | 21 Machine: IMAGE_FILE_MACHINE_I386 # (0x14C) 62 Machine: [ {type: str, enum:
|
/external/llvm/include/llvm/CodeGen/ |
EdgeBundles.h | 11 // edges leaving a machine basic block are in the same bundle, and all edges 51 /// getMachineFunction - Return the last machine function computed.
|
/external/llvm/include/llvm/ExecutionEngine/ |
JITEventListener.h | 35 /// about a generated machine code function. 46 /// The machine function the struct contains information for.
|
/external/llvm/include/llvm/Target/ |
TargetRecip.h | 10 // This class is used to customize machine-specific reciprocal estimate code 46 /// the result of a machine instruction for the given reciprocal operation.
|
/external/llvm/lib/CodeGen/ |
MachineRegionInfo.cpp | 11 STATISTIC(numMachineRegions, "The # of machine regions"); 12 STATISTIC(numMachineSimpleRegions, "The # of simple machine regions");
|
/external/llvm/lib/MC/ |
MCSubtargetInfo.cpp | 78 assert(ProcSchedModels && "Processor machine model not available!"); 85 "Processor machine model table is not sorted");
|
/external/llvm/lib/Target/Hexagon/ |
HexagonInstrInfo.h | 41 /// If the specified machine instruction is a direct 49 /// If the specified machine instruction is a direct 151 /// machine basic block before the specified machine instruction. If isKill 161 /// machine basic block before the specified machine instruction. 221 /// scheduling the machine instructions after register allocation. 241 /// Create machine specific model for scheduling.
|
Completed in 1696 milliseconds
<<71727374757677787980>>