Searched refs:launched (Results 1 – 25 of 82) sorted by relevance
1234
/external/tensorflow/tensorflow/python/distribute/cluster_resolver/ |
D | README.slurm | 3 …launched on HPC system running on Slurm. This implementation is able to handle homogeneous task al… 5 …launched is extract from ```SLURM_NTASKS```. The number of tasks per node is extracted from ```SLU… 22 …ion with two computing nodes each having two GPUs and two tasks will be launched on each node. The…
|
/external/ipsec-tools/src/racoon/ |
D | schedule.c | 65 static time_t launched; /* time when the program launched. */ variable 187 t = n - launched; in current_time() 278 time(&launched); in sched_init() 280 deltaY2038 = Y2038TIME_T - launched; in sched_init()
|
/external/autotest/server/site_tests/network_WiFi_DarkResumeActiveScans/ |
D | control | 17 want active scans to be launched on certain types of dark resume wakes where the 21 We permit active scans to be launched when the system wakes up due to a SSID
|
/external/autotest/client/site_tests/policy_ArcVideoCaptureAllowed/ |
D | control.allowed | 16 Camera within the ARC container can be launched.
|
D | control.not_set | 16 Camera within the ARC container can be launched.
|
D | control.disable | 16 Camera within the ARC container can not be launched.
|
/external/autotest/server/site_tests/network_WiFi_DisableRandomMACAddress/ |
D | control | 14 turned on and then off, and that scans launched afterwards
|
/external/u-boot/board/coreboot/ |
D | Kconfig | 19 Pixel when launched.
|
/external/autotest/server/site_tests/network_WiFi_RandomMACAddress/ |
D | control | 16 turned on and that scans launched with the feature do not use
|
/external/autotest/client/site_tests/desktopui_CameraApp/ |
D | control | 10 or the app is not launched correctly.
|
/external/autotest/server/site_tests/component_UpdateFlash/ |
D | control | 8 CRITERIA = 'Fail if a new binary cannot be downloaded and launched'
|
/external/autotest/client/site_tests/longevity_Tracker/ |
D | control.chromesign | 19 version, is enrolled, and the target App is launched and signed in.
|
D | control.riseplayer | 19 version, is enrolled, and the target App is launched and signed in.
|
D | control.stratosmedia | 19 version, is enrolled, and the target App is launched and signed in.
|
/external/autotest/client/site_tests/security_SandboxedServices/ |
D | exclude | 43 # This script gets launched from time to time based on hardware events.
|
/external/parameter-framework/upstream/test/functional-tests-legacy/ |
D | README.md | 12 …sent in the PfwTestCase directory. Note that functional tests cannot be launched using directly th…
|
/external/python/cpython2/Doc/library/ |
D | getpass.rst | 32 terminal you launched IDLE from rather than the idle window itself.
|
/external/bcc/tools/ |
D | solisten_example.txt | 30 it was launched in a docker container. It listens both on IPv4 and IPv4
|
/external/python/cpython3/Doc/library/ |
D | getpass.rst | 33 terminal you launched IDLE from rather than the idle window itself.
|
/external/google-breakpad/src/client/mac/crash_generation/ |
D | InspectorMain.mm | 42 // Since we're launched on-demand, this is necessary to see debugging
|
/external/sl4a/ |
D | README.md | 43 a) SL4A may be launched from Android as a normal App; or
|
/external/libchrome/mojo/public/cpp/platform/ |
D | README.md | 42 between a process and one of its newly launched child processes.
|
/external/tensorflow/tensorflow/compiler/xla/rpc/ |
D | xla_service.proto | 146 // Waits until the given execution (aysnchronously launched) is complete, and
|
/external/google-breakpad/src/client/mac/Framework/ |
D | OnDemandServer.mm | 159 // We need to do this, since the launched server is another process
|
/external/perfetto/gn/standalone/ |
D | BUILD.gn | 230 # that they can be launched without passing any LD_LIBRARY_PATH. It's
|
1234