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

<<101102103104105106107108109110>>

  /development/ndk/platforms/android-9/arch-x86/include/machine/
ieee.h 45 * ieee.h defines the machine-dependent layout of the machine's IEEE
  /development/tutorials/ReverseDebug/
README.txt 2 feature that allows users to take a snapshot of the machine state, continue
82 Now try the new "record" command to take a snapshot of the machine state.
  /docs/source.android.com/src/compatibility/cts/
index.jd 32 <p>The CTS tradefed test harness runs on your desktop machine and manages test execution.</p>
47 <p>The executable(s) or script(s) that are executed on the desktop machine to
  /external/autotest/cli/
query_results 39 parser.add_option('--machine-label-field', action='append', default=[],
40 help='Specifies a machine label to include as a field. See '
  /external/autotest/client/cros/cellular/pseudomodem/
modem.py 225 @returns: True, if a current enable state machine is active and hasn't
234 @returns: True, if a current disable state machine is active and hasn't
243 @returns: True, if a current connect state machine is active and hasn't
252 @returns: True, if a current disconnect state machine is active and
261 @returns: True, if a current register state machine is active and hasn't
408 machine = self._state_machine_factory.CreateMachine(
415 machine = self._state_machine_factory.CreateMachine(
420 machine.Start()
  /external/autotest/client/site_tests/security_x86Registers/
security_x86Registers.py 127 # Check running machine.
135 # Check resumed machine.
  /external/autotest/client/tests/kvm/
base.cfg.sample 115 # Device selection for the NDISTest client machine
119 # Device selection for the NDISTest server machine
  /external/autotest/client/tests/npb/
npb.py 7 This module runs the NAS Parallel Benchmarks on the client machine
46 virtual machine and sanity check failure might mean bugs on smp
  /external/autotest/server/
autoserv_utils.py 39 @param machines: A machine or comma separated list of machines to run
138 @param machines - string - A machine or comma separated list of machines
  /external/autotest/server/site_tests/network_WiFi_SimpleConnect/
control.wifi_check1x_WPA 126 def run(machine):
127 host = hosts.create_host(machine)
  /external/autotest/server/site_tests/provision_AndroidUpdate/
provision_AndroidUpdate.py 21 """A test that can provision a machine to the correct Android version."""
52 @param force: True iff we should re-provision the machine regardless of
  /external/autotest/tko/
retrieve_logs.cgi 41 # if this key exists, we check if requested log exists in local machine,
103 """Find the machine holding the given logs and return a URL to the logs"""
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/eac/
EACObjectIdentifiers.java 11 * Technical Guideline Advanced Security Mechanisms for Machine Readable Travel Documents
15 * Advanced Security Mechanisms for Machine Readable Travel Documents;
  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
encoding.py 82 uploading data from a Windows machine to GCS, and then downloading from GCS
83 to a machine running MacOS). Unfortunately these problems are a consequence
  /external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
compose.py 51 count limit). This will still perform all uploads from a single machine. For
52 extremely large files and/or very low per-machine bandwidth, you may want to
  /external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/
_compat.py 135 Default 64 will be used when on a 64-bit machine.
137 (Internal) The machine word size used for alignment.
  /external/chromium-trace/catapult/third_party/vinn/bin/
update_v8 50 # Dict from the acceptable return values for Python's platform.machine() to the
62 target_arch = platform.machine()
  /external/compiler-rt/lib/builtins/
clear_cache.c 19 #include <machine/sysarch.h>
23 #include <machine/sysarch.h>
  /external/curl/lib/
curl_sasl.h 78 /* SASL machine states */
123 saslstate state; /* Current machine state */
  /external/e2fsprogs/intl/
gettextP.h 89 /* 1 if the .mo file uses a different endianness than this machine. */
112 /* 1 if the hash table uses a different endianness than this machine. */
  /external/elfutils/backends/
ppc_regs.c 52 *bits = ebl->machine == EM_PPC64 ? 64 : 32;
61 if (ebl->machine != EM_PPC64 && regno < 64)
  /external/elfutils/libebl/
libebl.h 65 extern Ebl *ebl_openbackend_machine (GElf_Half machine);
75 /* Get ELF machine. */
126 /* Return machine flag names. */
130 /* Check whether machine flag is valid. */
137 is a special machine section that is valid despite a combination
261 are "undefined", unless otherwise specified by the machine/compiler ABI.
263 This default is wrong for every machine with the CFI generated by GCC.
288 DWARF register number that identifies the actual PC in machine state.
  /external/emma/core/java12/com/vladium/jcd/cls/constant/
CONSTANT_Utf8_info.java 23 * two-byte format rather than the one-byte format, so that Java Virtual Machine
25 * and three-byte formats are used. The Java Virtual Machine does not recognize
  /external/google-breakpad/src/common/mac/
macho_walker.h 37 #include <mach/machine.h>
62 // listed in /usr/include/mach/machine.h (e.g., CPU_TYPE_X86 or
  /external/google-breakpad/src/google_breakpad/processor/
stack_frame.h 105 // place the call instruction at the very end of the caller's machine
113 // machine.

Completed in 1502 milliseconds

<<101102103104105106107108109110>>