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

<<71727374757677787980>>

  /external/autotest/tko/
models.py 10 def __init__(self, dir, user, label, machine, queued_time, started_time,
17 self.machine = machine
93 machine, started_time, finished_time, iterations,
100 self.machine = machine
179 host_keyval = cls.parse_host_keyval(job.dir, job.machine)
192 job.machine, started_time, finished_time,
220 job.machine, started_time, None, [], {}, [], [])
  /external/llvm/lib/Object/
COFFYAML.cpp 300 NMachine(IO &) : Machine(COFF::MachineTypes(0)) {}
301 NMachine(IO &, uint16_t M) : Machine(COFF::MachineTypes(M)) {}
302 uint16_t denormalize(IO &) { return Machine; }
303 COFF::MachineTypes Machine;
348 if (H.Machine == COFF::IMAGE_FILE_MACHINE_I386) {
352 } else if (H.Machine == COFF::IMAGE_FILE_MACHINE_AMD64) {
415 MappingNormalization<NMachine, uint16_t> NM(IO, H.Machine);
419 IO.mapRequired("Machine", NM->Machine);
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_cp.c 2 * IEEE 802.1X-2010 Controlled Port of PAE state machine - CP state machine
219 /* RECEIVE state machine not keep with Figure 12-2 in
323 /* RETIRE state machine not keep with Figure 12-2 in
335 * CP state machine handler entry
422 wpa_printf(MSG_ERROR, "CP: the state machine is not defined");
482 wpa_printf(MSG_DEBUG, "CP: state machine created");
524 wpa_printf(MSG_DEBUG, "CP: state machine removed");
711 * @sm: EAPOL state machine
  /external/zlib/src/contrib/vstudio/vc9/
zlibstat.vcproj 76 AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB"
150 AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB"
224 AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB"
297 AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB"
372 AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB"
447 AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB"
520 AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB"
594 AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB"
668 AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB"
  /external/elfutils/libebl/
eblopenbackend.c 67 // XXX class and machine fields need to be filled in for all archs.
138 /* No machine prefix should be larger than this. */
257 openbackend (Elf *elf, const char *emulation, GElf_Half machine)
273 /* Fill in the default callbacks. The initializer for the machine
282 Multiple modules for the same machine type are possible and they
284 when a module which can handle the machine type is found or all
288 || (emulation == NULL && machines[cnt].em == machine))
305 result->machine = machines[cnt].em;
311 result->machine = elf->state.elf32.ehdr->e_machine;
321 /* Give it a try. At least the machine type matches. Firs
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
elfedit.c 63 int class, machine, type, status, osabi;
100 machine = elf_header.e_machine;
103 if (input_elf_machine != -1 && machine != input_elf_machine)
107 file_name, machine, input_elf_machine);
550 /* Return EM_XXX for a machine string, MACH. */
566 error (_("Unknown machine type: %s\n"), mach);
571 /* Return ELF class for a machine type, MACH. */
585 error (_("Unknown machine type: %d\n"), mach);
640 --input-mach <machine> Set input machine type to <machine>\n
62 int class, machine, type, status, osabi; local
    [all...]
  /toolchain/binutils/binutils-2.25/cpu/
m32c.cpu 76 ; cpu names must be distinct from the architecture name and machine names.
87 ; cpu names must be distinct from the architecture name and machine names.
159 (define-pmacro (machine size)
    [all...]
  /external/curl/projects/Windows/VC7/src/
curlsrc.tmpl 36 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
85 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
134 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
183 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
234 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
285 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
336 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
387 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
436 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
485 AdditionalOptions="/MACHINE:I386 /FIXED:NO
    [all...]
  /external/curl/projects/Windows/VC7.1/src/
curlsrc.tmpl 36 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
91 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
146 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
201 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
258 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
315 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
372 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
429 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
484 AdditionalOptions="/MACHINE:I386 /FIXED:NO"
539 AdditionalOptions="/MACHINE:I386 /FIXED:NO
    [all...]
  /external/harfbuzz_ng/src/
Makefile.am 256 $(srcdir)/hb-ot-shape-complex-indic-machine.hh \
257 $(srcdir)/hb-ot-shape-complex-myanmar-machine.hh \
258 $(srcdir)/hb-ot-shape-complex-use-machine.hh \
264 hb-ot-shape-complex-indic-machine.rl \
265 hb-ot-shape-complex-myanmar-machine.rl \
266 hb-ot-shape-complex-use-machine.rl \
  /external/wpa_supplicant_8/src/eapol_supp/
eapol_supp_sm.h 26 * using WPA, this should be set to 0 so that WPA state machine can
80 * struct eapol_ctx - Global (for all networks) EAPOL state machine context
91 * This EAPOL state machine is used for IEEE 802.11i/RSN
98 * @eapol: Pointer to EAPOL state machine data
104 * EAPOL state machine to process the key and terminate the EAPOL state
105 * machine. Currently, this is used only in RSN pre-authentication.
  /system/bt/stack/avct/
avct_lcb.c 21 * This module contains the link control state machine and functions which
35 ** state machine constants and types
62 /* lcb state machine states */
70 /* state machine action enumeration list */
188 ** Description State machine event handling function for lcb
230 ** Description State machine event handling function for lcb
  /toolchain/binutils/binutils-2.25/bfd/
mipsbsd.c 83 unsigned int machine; local
85 /* Determine the architecture and machine type of the object file. */
90 machine = bfd_mach_mips3000;
95 machine = bfd_mach_mips4000;
100 machine = 0;
104 bfd_set_arch_mach (abfd, arch, machine);
  /toolchain/binutils/binutils-2.25/gas/doc/
c-i860.texi 10 @node Machine Dependencies
23 * Directives-i860:: i860 Machine Directives
80 @section i860 Machine Directives
82 @cindex machine directives, i860
83 @cindex i860 machine directives
121 All of the Intel i860XR and i860XP machine instructions are supported. Please see
c-ia64.texi 13 @node Machine Dependencies
22 @c * IA-64 Directives:: IA-64 Machine Directives // to be written
38 that this option does not in any fashion affect the machine code
51 affect the machine code emitted by the assembler. All it does is
65 IA-64 machine code always uses little-endian byte order.
189 For detailed information on the IA-64 machine instruction set, see the
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 10 // This file describes the target machine instruction set to the code generator.
51 /// TargetInstrInfo - Interface to description of machine instruction set
69 /// Given a machine instruction descriptor, returns the register
102 /// This method commutes the operands of the given machine instruction MI.
112 /// new machine instruction is created and returned.
173 /// If the specified machine instruction is a direct
190 /// If the specified machine instruction has a load from a stack slot,
192 /// machine mem operand containing the reference.
200 /// If the specified machine instruction is a direct
217 /// If the specified machine instruction has a store to a stack slot
    [all...]
  /external/llvm/lib/CodeGen/
MachineSink.cpp 1 //===-- MachineSink.cpp - Sinking for machine instructions ----------------===//
38 #define DEBUG_TYPE "machine-sink"
41 SplitEdges("machine-sink-split",
42 cl::desc("Split critical edges during machine sinking"),
46 UseBlockFreqInfo("machine-sink-bfi",
51 STATISTIC(NumSunk, "Number of machine instructions sunk");
59 MachineRegisterInfo *MRI; // Machine register information
60 MachineDominatorTree *DT; // Machine dominator tree
61 MachinePostDominatorTree *PDT; // Machine post dominator tree
149 INITIALIZE_PASS_BEGIN(MachineSinking, "machine-sink"
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
platform.py 769 machine = {0x1: '68k',
774 return release,versioninfo,machine
789 machine = os.uname()[4]
790 if machine in ('ppc', 'Power Macintosh'):
792 machine = 'PowerPC'
794 return release,versioninfo,machine
797 def mac_ver(release='',versioninfo=('','',''),machine=''):
800 versioninfo, machine) with versioninfo being a tuple (version,
820 return release,versioninfo,machine
925 compatible format e.g. "system-version-machine"
1340 def machine(): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
platform.py 769 machine = {0x1: '68k',
774 return release,versioninfo,machine
789 machine = os.uname()[4]
790 if machine in ('ppc', 'Power Macintosh'):
792 machine = 'PowerPC'
794 return release,versioninfo,machine
797 def mac_ver(release='',versioninfo=('','',''),machine=''):
800 versioninfo, machine) with versioninfo being a tuple (version,
820 return release,versioninfo,machine
925 compatible format e.g. "system-version-machine"
1340 def machine(): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py 769 machine = {0x1: '68k',
774 return release,versioninfo,machine
789 machine = os.uname()[4]
790 if machine in ('ppc', 'Power Macintosh'):
792 machine = 'PowerPC'
794 return release,versioninfo,machine
797 def mac_ver(release='',versioninfo=('','',''),machine=''):
800 versioninfo, machine) with versioninfo being a tuple (version,
820 return release,versioninfo,machine
925 compatible format e.g. "system-version-machine"
1340 def machine(): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py 769 machine = {0x1: '68k',
774 return release,versioninfo,machine
789 machine = os.uname()[4]
790 if machine in ('ppc', 'Power Macintosh'):
792 machine = 'PowerPC'
794 return release,versioninfo,machine
797 def mac_ver(release='',versioninfo=('','',''),machine=''):
800 versioninfo, machine) with versioninfo being a tuple (version,
820 return release,versioninfo,machine
925 compatible format e.g. "system-version-machine"
1340 def machine(): function
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
CpuFeaturesTest.java 35 assertEquals("Machine does not advertise " + name + " support", flag,
46 assertFalse("Machine does not support getauxval(AT_HWCAP)",
  /development/ndk/platforms/android-21/arch-arm/include/machine/
setjmp.h 30 * machine/setjmp.h: machine dependent setjmp-related information.
  /development/ndk/platforms/android-3/arch-arm/include/machine/
setjmp.h 30 * machine/setjmp.h: machine dependent setjmp-related information.
  /external/autotest/cli/
label_unittest.py 133 '--machine', 'host0,host1', '--ignore_site_file'],
143 '--machine', 'host0,host1', '--ignore_site_file'],

Completed in 1241 milliseconds

<<71727374757677787980>>