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

<<81828384858687888990>>

  /bionic/libm/include/
fenv.h 34 #include <machine/fenv.h>
  /development/ndk/platforms/android-21/include/
elf.h 35 #include <machine/elf_machdep.h>
fenv.h 34 #include <machine/fenv.h>
setjmp.h 44 #include <machine/setjmp.h>
  /development/ndk/platforms/android-3/arch-arm/src/
__dso_handle.h 36 old NDK application machine code that contains reference to
  /development/ndk/platforms/android-3/include/
setjmp.h 44 #include <machine/setjmp.h>
  /development/ndk/platforms/android-3/include/sys/
atomics.h 42 * name to ensure ABI stability for existing NDK machine code.
  /development/samples/WiFiDirectDemo/res/layout/
device_list.xml 32 android:src="@drawable/machine" />
  /docs/source.android.com/src/security/authentication/
fingerprint-hal.jd 154 <li><strong>enroll.</strong> Switches the HAL state machine to start the collection and storage of a
156 the HAL state machine is returned to the idle state.
163 <li><strong>cancel.</strong> Cancels any pending enroll or authenticate operations. The HAL state machine
171 state machine is in a busy state, the function is blocked until the HAL leaves
  /external/ImageMagick/config/
lndir.sh 13 # one machine, you should use this script.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
NFA.java 34 * NFA is one big machine for entire grammar. Decision points are recorded
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
JDWPDebuggeeWrapper.java 111 * Exit target Virtual Machine
  /external/autotest/cli/
job.py 266 'to get machine list from.', default='')
267 self.parser.add_option('-m', '--machine', help='List of machines to '
305 inline_option='machine',
360 [--mlist </path/to/machinelist>] [--machine <host1 host2 host3>]
404 help='Whether or not to reboot the machine '
409 help='Whether or not to reboot the machine '
461 self.invalid_syntax('Must specify at least one machine '
570 [--mlist </path/to/machinelist>] [--machine <host1 host2 host3>]
605 'machine (-r, -m, -M, -b or '
  /external/autotest/client/common_lib/cros/bluetooth/
bluetooth_gatt_server.py 25 Before creating an instance of this class, the machine must be set up
  /external/autotest/client/cros/cellular/
mm.py 70 If a machine has a single modem, managed by one of the MMPROVIDERS,
  /external/autotest/client/cros/cellular/pseudomodem/
register_cdma_machine.py 20 Cancel the current machine.
  /external/autotest/client/cros/cellular/wardmodem/
global_state.py 24 Then any state machine that has the global state object, say gstate, can
185 # Used by the state machine request_response.
186 # If enabled, the machine responds to requests, otherwise reports error.
190 # Used by the state machine power_level_machine.
  /external/autotest/client/site_tests/firmware_TouchMTB/tools/
machine_replay.sh 60 # Replay the logs on the machine.
  /external/autotest/client/site_tests/graphics_GLBench/
control.bvt-cq 39 machine between tests. For this PerfControl is disabled.
control.hwqual 37 machine between tests. For this PerfControl is disabled.
  /external/autotest/client/site_tests/graphics_PiglitBVT/
README 4 On target machine
  /external/autotest/client/tests/ffsb/
README 5 KVM Virtual machine environment.
  /external/autotest/client/tests/isic/
help 11 The packets are then sent against the target machine to either penetrate its
  /external/autotest/client/virt/tests/
whql_submission.py 9 1) Log into the client machines and into a DTM server machine
10 2) Copy the automation program binary (dsso_test_binary) to the server machine
142 # Set machine dimensions for each client machine
  /external/autotest/frontend/tko/
models.py 124 class Machine(dbmodels.Model):
125 """Models a machine."""
132 """Metadata for class Machine."""
176 machine = dbmodels.ForeignKey(Machine, db_column='machine_idx') variable in class:Job
210 machine = dbmodels.ForeignKey(Machine, db_column='machine_idx') variable in class:Test
561 * machine_label_fields: list of machine label names. Each will be
563 label is present on the machine used in the test.

Completed in 1440 milliseconds

<<81828384858687888990>>