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

<<41424344454647484950>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-elfedit.1 157 the matching \s-1ELF\s0 machine and file types. The options control how and
168 .IX Item "--input-mach=machine"
169 Set the matching input \s-1ELF\s0 machine type to \fImachine\fR. If
171 machine types.
173 The supported \s-1ELF\s0 machine types are, \fIL1OM\fR, \fIK1OM\fR and
176 .IX Item "--output-mach=machine"
177 Change the \s-1ELF\s0 machine type in the \s-1ELF\s0 header to \fImachine\fR. The
178 supported \s-1ELF\s0 machine types are the same as \fB\-\-input\-mach\fR.
  /external/autotest/client/cros/cellular/wardmodem/state_machines/
modem_power_level_machine.py 12 The state machine that determines the functionality level of the modem.
39 # Load configuration for this state machine.
49 """ Returns the well known name for this machine. """
54 # State machine API functions.
147 # This machine may not have been created when __init__ is executed.
network_registration_machine.py 12 This state machine controls registration with the selected network operator.
42 # Register all responses used by this machine.
57 """ Returns the well known name for this machine. """
62 # State machine API functions.
160 # This machine may not have been created when __init__ is executed.
  /external/autotest/server/site_tests/platform_HWwatchdog/
platform_HWwatchdog.py 32 # Test the machine will reboot if HW watchdog is open but NOT pet.
42 # machine should became unpingable after lockup
46 raise error.TestError('machine should be unpingable '
49 # make sure the machine comes back,
52 raise error.TestError('machine did not reboot/ping within '
  /external/autotest/server/site_tests/power_DarkResumeShutdownServer/
power_DarkResumeShutdownServer.py 68 suspending the machine.
70 suspend the machine
77 @param host: The machine to run the tests on
102 raise error.TestFail('DUT still up. Machine did not shut down from'
115 # make sure that the machine is not suspended and that the power is on
  /external/mesa3d/
SConstruct 6 # scons build=debug llvm=yes machine=x86
14 # machine='x86'
93 # For things that are meant to be run on the native host build machine, instead
94 # of the target machine.
109 host_env['machine'] = common.host_machine
  /external/v8/src/compiler/
basic-block-instrumentor.cc 12 #include "src/compiler/machine-operator.h"
73 MachineOperatorBuilder machine(graph->zone());
84 Node* load = graph->NewNode(machine.Load(MachineType::Uint32()), base, zero,
86 Node* inc = graph->NewNode(machine.Int32Add(), load, one);
88 graph->NewNode(machine.Store(StoreRepresentation(
js-generic-lowering.cc 10 #include "src/compiler/machine-operator.h"
53 Node* test = graph()->NewNode(machine()->WordEqual(), condition,
175 op = machine()->WordEqual();
179 op = machine()->WordEqual();
183 op = machine()->IntLessThan();
186 op = machine()->IntLessThanOrEqual();
190 op = machine()->IntLessThanOrEqual();
193 op = machine()->IntLessThan();
311 graph()->NewNode(machine()->Load(MachineType::AnyTagged()), context,
316 machine()->Load(MachineType::AnyTagged()), native_context
874 MachineOperatorBuilder* JSGenericLowering::machine() const { function in class:v8::internal::compiler::JSGenericLowering
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
mce.h 8 * Machine Check support for x86
22 #define MCG_STATUS_MCIP (1ULL<<2) /* machine check in progress */
31 #define MCI_STATUS_S (1ULL<<56) /* Signaled machine check */
63 __u8 bank; /* machine check bank */
69 __u64 mcgcap; /* MCGCAP MSR: machine check capabilities of CPU */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
mce.h 8 * Machine Check support for x86
24 #define MCG_STATUS_MCIP (1ULL<<2) /* machine check in progress */
34 #define MCI_STATUS_S (1ULL<<56) /* Signaled machine check */
72 __u8 bank; /* machine check bank */
78 __u64 mcgcap; /* MCGCAP MSR: machine check capabilities of CPU */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
mce.h 8 * Machine Check support for x86
24 #define MCG_STATUS_MCIP (1ULL<<2) /* machine check in progress */
34 #define MCI_STATUS_S (1ULL<<56) /* Signaled machine check */
72 __u8 bank; /* machine check bank */
78 __u64 mcgcap; /* MCGCAP MSR: machine check capabilities of CPU */
  /system/bt/btif/src/
btif_sm.c 23 * Description: Generic BTIF state machine API
51 ** Description Initializes the state machine with the state handlers
56 ** Returns Returns a pointer to the initialized state machine handle.
81 ** Description Tears down the state machine
102 ** Description Fetches the current state of the state machine
  /toolchain/binutils/binutils-2.25/bfd/
cpu-msp430.c 27 machine which would be compatible with both and returns a pointer
44 #define N(addr_bits, machine, print, default, next) \
50 machine, /* Machine number. */ \
54 default, /* The default machine. */ \
  /external/llvm/include/llvm/CodeGen/
TargetSchedule.h 1 //===-- llvm/CodeGen/TargetSchedule.h - Sched Machine Model -----*- C++ -*-===//
31 /// Provide an instruction scheduling machine model to CodeGen passes.
49 /// \brief Initialize the machine model for instruction scheduling.
51 /// The machine model API keeps a copy of the top-level MCSchedModel table
63 /// \brief Return true if this machine model includes an instruction-level
72 /// \brief Return true if this machine model includes cycle-to-cycle itinerary
84 /// \brief Return true if this machine model includes an instruction-level
157 /// \brief Compute operand latency based on the available machine model.
166 /// \brief Compute the instruction latency based on the available machine
173 /// If UseDefaultDefLatency is false and no new machine sched model i
    [all...]
  /external/dnsmasq/
setup.html 17 Dnsmasq is normally run on a firewall machine (the machine with the
18 modem or other connection to your ISP.) but it can run on any machine
31 are not needed most of the time. A machine which already has a DNS
35 all. Set the IP address of the machine running dnsmasq as the DNS
42 <h2>Making the nameserver machine use dnsmasq.</h2>
44 machine will not use dnsmasq, since they get their information about
116 allocated to machine is not fixed. Dnsmasq comes with an integrated
122 a DHCP-configured machine; either the machine knows its name which i
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-myanmar-machine.hh 2 #line 1 "hb-ot-shape-complex-myanmar-machine.rl"
35 #line 36 "hb-ot-shape-complex-myanmar-machine.hh"
264 #line 36 "hb-ot-shape-complex-myanmar-machine.rl"
268 #line 93 "hb-ot-shape-complex-myanmar-machine.rl"
288 #line 289 "hb-ot-shape-complex-myanmar-machine.hh"
296 #line 114 "hb-ot-shape-complex-myanmar-machine.rl"
305 #line 306 "hb-ot-shape-complex-myanmar-machine.hh"
319 #line 320 "hb-ot-shape-complex-myanmar-machine.hh"
338 #line 85 "hb-ot-shape-complex-myanmar-machine.rl"
342 #line 86 "hb-ot-shape-complex-myanmar-machine.rl
    [all...]
  /external/dbus/tools/
dbus-launch-x11.c 97 const char *machine; local
103 machine = get_machine_uuid ();
104 if (machine == NULL)
129 * time. The idea is that we want to be per-(machine,display,user)
131 * we'd recognize when the hostname matches the machine we're on in
154 result = malloc (strlen (home) + strlen (prefix) + strlen (machine) +
165 strcat (result, machine);
237 const char *machine; local
244 machine = get_machine_uuid ();
245 if (machine == NULL
    [all...]
  /external/valgrind/tests/
s390x_features.c 17 // - 0 if the machine provides the asked-for feature and the cpu
18 // model, if specified, matches the machine
19 // - 1 the machine does not provide the asked-for feature or the
20 // cpu model, if specified, does not match the machine
23 // any feature if run on a non-s390x machine).
28 // s390x_features <feature> [<machine-model>]
67 processor 0: version = FF, identification = 0117C9, machine = 2064
69 and return the machine model or NULL on error.
95 /* Locate a machine model by name. Name can be either the cpuinfo
161 m = strstr(p, "machine");
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_i.h 17 /* RFC 4137 - EAP Peer state machine */
31 * machine and methods (RFC 4137, Sect. 4.2). eapRespData will be returned as
82 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
94 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
103 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
122 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
130 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
143 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
160 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init()
172 * @sm: Pointer to EAP state machine allocated with eap_peer_sm_init(
    [all...]
  /external/curl/winbuild/
Makefile.vc 35 !MESSAGE MACHINE=<x86 or x64> - Target architecture (default x64 on AMD64, x86 on others)
57 !IFNDEF MACHINE
59 MACHINE = x64
61 MACHINE = x86
135 CONFIG_NAME_LIB = $(CONFIG_NAME_LIB)-vc$(VC)-$(MACHINE)
196 @SET MACHINE=$(MACHINE)
  /external/llvm/include/llvm-c/
TargetMachine.h 1 /*===-- llvm-c/TargetMachine.h - Target Machine Library C Interface - C++ -*-=*\
90 /*===-- Target Machine ----------------------------------------------------===*/
103 /** Returns the triple used creating this target machine. See
108 /** Returns the cpu used creating this target machine. See
113 /** Returns the feature string used creating this target machine. See
121 /** Set the target machine's ASM verbosity. */
136 /** Get a triple for the host machine as a string. The result needs to be
  /external/autotest/client/cros/cellular/wardmodem/
state_machine.py 19 (3) The main state machine class in my_module is called MyModule.
32 @raises: SetupException if we attempt to create an instance of a machine
46 # Will raise an exception if this machine should not be instantiated.
49 # Add all wardmodem response functions used by this machine.
60 A well known name of the completely specified state machine.
62 The first derived class that completely specifies some state machine
70 'Attempted to get well known name for a state machine that is '
154 Add a response used by this state machine to send to the ATTransceiver.
156 A state machine should register all the responses it will use in its
  /external/skia/site/dev/sheriffing/
trooper.md 63 - Machine name like "skia-vm-NNN" -> GCE
64 - Machine name ends with "a3", "a4", "m3" -> Chrome Golo
65 - Machine name starts with "skiabot-" -> Chapel Hill lab
66 - Machine name starts with "win8" -> Chapel Hill lab (Windows machine
68 - slave11-c3 is a Chrome infra GCE machine (not to be confused with the Skia
75 - To log in to a Linux buildbot in GCE, use `gcloud compute ssh default@<machine
94 - Machine name ends with "a3" or "a4" -> ssh command looks like `ssh
96 - Machine name ends with "m3" -> ssh command looks like `ssh build5-m3.golo`
  /external/autotest/client/tests/stress/
stress.py 8 computing stress on the target machine.
36 # might make our machine go OOM and then funny things might start to
42 # disk than this machine actually has on its autotest directory
  /external/autotest/server/site_tests/hardware_DiskFirmwareUpgrade/
control 27 The tests depend on the storage device installed on the machine.
50 def run_hardware_disk_firmware_upgrade(machine):
52 host=hosts.create_host(machine),

Completed in 1499 milliseconds

<<41424344454647484950>>