HomeSort by relevance Sort by last modified time
    Searched full:machines (Results 676 - 700 of 3908) sorted by null

<<21222324252627282930>>

  /external/elfutils/src/libebl/
eblopenbackend.c 58 } machines[] = variable in typeref:struct:__anon8950
136 #define nmachines (sizeof (machines) / sizeof (machines[0]))
288 if ((emulation != NULL && strcmp (emulation, machines[cnt].emulation) == 0)
289 || (emulation == NULL && machines[cnt].em == machine))
292 result->emulation = machines[cnt].emulation;
306 result->machine = machines[cnt].em;
307 result->class = machines[cnt].class;
308 result->data = machines[cnt].data;
326 machines[cnt].dsoname)
    [all...]
  /external/linux-tools-perf/src/tools/perf/tests/
code-reading.c 380 struct machines machines; local
406 machines__init(&machines);
407 machine = &machines.host;
540 machines__destroy_kernel_maps(&machines);
542 machines__exit(&machines);
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_tanf.c 48 * relative to Horner's method on sequential machines.
51 * non-sequential machines (the lowest degree terms tend to be ready
  /external/dnsmasq/
setup.html 36 server in all the other machines on your network, and you're done.
112 Dnsmasq reads <TT>/etc/hosts</TT> so that the names of local machines are
113 available in DNS. This is fine when you give all your local machines
115 when local machines are configured via DHCP, since the IP address
147 If you generate mail on the machines attached to your private network, you may
149 the machines on your network use your firewall or another machine as a "smarthost" and
162 In some cases it's useful for all local machines to see an MX record
179 that internal company machines are all in the domain internal.myco.com
  /external/icu/icu4c/source/tools/gendict/
gendict.1.in 5 .\" Copyright (C) 2012 International Business Machines Corporation and others
128 Copyright (C) 2012 International Business Machines Corporation and others
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
WriteNumberFormatSerialTestData.java 3 * Copyright (C) 2001-2010, International Business Machines Corporation and *
24 " * Copyright (C) 2001, International Business Machines Corporation and *\n"+
  /external/valgrind/
AUTHORS 12 helped out with test and build machines.
57 David Woodhouse has helped out with test and build machines over the course
  /external/valgrind/memcheck/tests/
mempool.c 18 // machines.
28 // machines.
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm_i.h 40 * struct eapol_state_machine - Per-Supplicant Authenticator state machines
173 Boolean initializing; /* in process of initializing state machines */
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
FASerializer.java 39 /** To prevent infinite recursion when walking state machines, record
52 * serializing machines, map old state numbers to new state numbers
75 * machines using the same specific algorithm, then the state numbers
108 * identical state machines will serialize the same way.
  /external/bison/lib/
c-strcasecmp.c 52 /* On machines where 'char' and 'int' are types of the same size, the
c-strncasecmp.c 52 /* On machines where 'char' and 'int' are types of the same size, the
  /external/e2fsprogs/lib/ext2fs/
qcow2.h 4 * for virtual machines, and stores the filesystem data on disk in a
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
contexts.xml 10 Typically, the Eclipse builder runs performance tests for each component after the build is made on several performance test machines. Each component defines one or several specific performance test suites made of several test (aka scenario). Several performance numbers (e.g. Elapsed Process Time and CPU Time) are stored for each scenario and all build results are available in the performance results database.
  /external/freetype/src/gzip/
inftrees.h 11 /* Huffman code lookup table entry--this entry is four bytes for machines
  /external/icu/icu4c/source/common/
chariter.cpp 3 * Copyright (C) 1999-2011, International Business Machines
icuplugimp.h 4 * Copyright (C) 2009-2010, International Business Machines
servnotf.cpp 3 * Copyright (C) 2001-2012, International Business Machines Corporation and *
servrbf.cpp 3 * Copyright (C) 2001-2014, International Business Machines Corporation and *
servslkf.cpp 3 * Copyright (C) 2001-2014, International Business Machines Corporation and *
stringpiece.cpp 1 // Copyright (C) 2009-2013, International Business Machines
ucnvdisp.c 4 * Copyright (C) 1998-2004, International Business Machines
ulistformatter.cpp 3 * Copyright (C) 2015, International Business Machines
ulocimp.h 3 * Copyright (C) 2004-2014, International Business Machines
  /external/icu/icu4c/source/common/unicode/
enumset.h 4 * Copyright (C) 2012,2014 International Business Machines

Completed in 284 milliseconds

<<21222324252627282930>>