OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:machine
(Results
1276 - 1300
of
8360
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/autotest/server/site_tests/network_WiFi_ReconnectInDarkResume/
control.DisconnectAfterSuspendDiffAP
41
def run(
machine
):
42
host = hosts.create_host(
machine
, servo_args=servo_args)
control.DisconnectAfterSuspendSameAP
41
def run(
machine
):
42
host = hosts.create_host(
machine
, servo_args=servo_args)
control.DisconnectBeforeSuspendDiffAP
43
def run(
machine
):
44
host = hosts.create_host(
machine
, servo_args=servo_args)
control.DisconnectBeforeSuspendSameAP
43
def run(
machine
):
44
host = hosts.create_host(
machine
, servo_args=servo_args)
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/
control.wifi_checkHiddenWEP
48
def run(
machine
):
49
host = hosts.create_host(
machine
)
control.wifi_checkHiddenWPA
61
def run(
machine
):
62
host = hosts.create_host(
machine
)
control.wifi_checkNonAsciiSSID
40
def run(
machine
):
47
host = hosts.create_host(
machine
)
control.wifi_checkOddWPAPassphrases
46
def run(
machine
):
47
host = hosts.create_host(
machine
)
control.wifi_checkWEP104
27
def run(
machine
):
51
host = hosts.create_host(
machine
)
control.wifi_checkWEP40
27
def run(
machine
):
51
host = hosts.create_host(
machine
)
/external/autotest/server/site_tests/sonic_AppTest/
control
36
def run(
machine
):
51
cros_host = hosts.create_host(
machine
)
/external/autotest/server/site_tests/telemetry_AFDOGenerate/
control
42
def run_telemetry_AFDOGenerate(
machine
):
43
run_host = hosts.create_host(
machine
)
/external/autotest/server/site_tests/video_PowerConsumption/
control.hw_hangout.vp8
47
def _run_client_test(
machine
):
49
client = hosts.create_host(
machine
)
/external/curl/tests/data/
test130
44
machine
%HOSTIP login user1 password passwd1
45
machine
%HOSTIP login user2 password passwd2
test131
45
machine
%HOSTIP login user1 password passwd1
46
machine
%HOSTIP login user2 password passwd2
test132
44
machine
%HOSTIP login user1 password passwd1
45
machine
%HOSTIP login user2 password passwd2
test133
44
machine
%HOSTIP login user1 password passwd1
45
machine
%HOSTIP login user2 password passwd2
test134
44
machine
%HOSTIP login user1 password passwd1
45
machine
%HOSTIP login user2 password passwd2
test2039
45
machine
%HOSTIP login user1 password passwd1
46
machine
%HOSTIP login user2 password passwd2
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/
testing.properties.template
17
#directory on test
machine
where automated testing framework will be installed. ${buildLabel}
33
#name of script to execute on remote
machine
/external/javassist/sample/duplicate/
Main.java
11
If the
machine
running the object becomes down, the backup object on a
12
different
machine
is used to continue the execution.
/external/libunwind/doc/
unw_getcontext.man
16
\-\- get initial
machine
\-state
34
with the
machine
\-state of the call\-site. The
unw_getcontext.tex
8
\begin{Name}{3}{unw\_getcontext}{David Mosberger-Tang}{Programming Library}{unw\_getcontext}unw\_getcontext -- get initial
machine
-state
20
pointed to by \Var{ucp} with the
machine
-state of the call-site. The
/external/llvm/include/llvm/CodeGen/
MachineCombinerPattern.h
20
/// These are instruction patterns matched by the
machine
combiner pass.
29
// These are multiply-add patterns matched by the AArch64
machine
combiner.
/external/llvm/include/llvm/MC/
MCFixedLenDisassembler.h
9
// Fixed length disassembler decoder state
machine
driver.
17
// Disassembler state
machine
opcodes.
Completed in 1005 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>