/external/dnsmasq/ |
FAQ | 133 I shut my machine down and re-load when it starts again? 212 DHCP-assigned addresses. The machine gets its correct address 221 same machine (since the client ID's don't match) and even though 223 use by the first incarnation of the machine (the one from the boot, 224 without a client ID.) dnsmasq therefore has to give the machine a 244 machine (ie all the interfaces on the machine) and then create a 266 address of one of the machine's interfaces, but which one is not 324 A: By default, the identity of a machine is determined by using the 328 expires. The solution to this is to use a client-id as the machine [all...] |
/external/opencv3/doc/ |
opencv.bib | 19 journal = {Trans. Pattern Anal. Machine Intell}, 58 journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on}, 146 journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on}, 219 journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on}, 275 journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on}, 293 booktitle = {Proceedings of the 6th British conference on Machine vision (Vol. 2)}, 339 journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on}, 525 journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on}, 535 journal = {Pattern Analysis and Machine Intelligence, IEEE Transactions on}, 622 title = {Machine learning for high-speed corner detection} [all...] |
/external/wpa_supplicant_8/src/eapol_auth/ |
eapol_auth_sm.c | 2 * IEEE 802.1X-2004 Authenticator - EAPOL state machine 141 * eapol_port_timers_tick - Port Timers state machine 195 /* Authenticator PAE state machine */ 208 * authenticator state machine runs and that may advance from 453 /* Backend Authentication state machine */ 610 /* Reauthentication Timer state machine */ 651 /* Authenticator Key Transmit state machine */ 693 /* Key Receive state machine */ 731 /* Controlled Directions state machine */ 785 wpa_printf(MSG_DEBUG, "IEEE 802.1X state machine allocation [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
ldelf.go | 173 Machine [2]uint8 215 Machine [2]uint8 284 machine uint32 384 elfobj.machine = uint32(e.Uint16(hdr.Machine[:])) 397 elfobj.machine = uint32(e.Uint16(hdr.Machine[:])) 428 if e != binary.LittleEndian || elfobj.machine != ElfMachArm || hdr.Ident[4] != ElfClass32 { 434 if e != binary.LittleEndian || elfobj.machine != ElfMachAmd64 || hdr.Ident[4] != ElfClass64 { 440 if e != binary.LittleEndian || elfobj.machine != ElfMachArm64 || hdr.Ident[4] != ElfClass64 [all...] |
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
ldelf.go | 170 Machine [2]uint8 212 Machine [2]uint8 281 machine uint32 381 elfobj.machine = uint32(e.Uint16(hdr.Machine[:])) 394 elfobj.machine = uint32(e.Uint16(hdr.Machine[:])) 425 if e != binary.LittleEndian || elfobj.machine != ElfMachArm || hdr.Ident[4] != ElfClass32 { 431 if e != binary.LittleEndian || elfobj.machine != ElfMachAmd64 || hdr.Ident[4] != ElfClass64 { 437 if e != binary.LittleEndian || elfobj.machine != ElfMachArm64 || hdr.Ident[4] != ElfClass64 [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
ldelf.go | 173 Machine [2]uint8 215 Machine [2]uint8 284 machine uint32 384 elfobj.machine = uint32(e.Uint16(hdr.Machine[:])) 397 elfobj.machine = uint32(e.Uint16(hdr.Machine[:])) 428 if e != binary.LittleEndian || elfobj.machine != ElfMachArm || hdr.Ident[4] != ElfClass32 { 434 if e != binary.LittleEndian || elfobj.machine != ElfMachAmd64 || hdr.Ident[4] != ElfClass64 { 440 if e != binary.LittleEndian || elfobj.machine != ElfMachArm64 || hdr.Ident[4] != ElfClass64 [all...] |
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
ldelf.go | 170 Machine [2]uint8 212 Machine [2]uint8 281 machine uint32 381 elfobj.machine = uint32(e.Uint16(hdr.Machine[:])) 394 elfobj.machine = uint32(e.Uint16(hdr.Machine[:])) 425 if e != binary.LittleEndian || elfobj.machine != ElfMachArm || hdr.Ident[4] != ElfClass32 { 431 if e != binary.LittleEndian || elfobj.machine != ElfMachAmd64 || hdr.Ident[4] != ElfClass64 { 437 if e != binary.LittleEndian || elfobj.machine != ElfMachArm64 || hdr.Ident[4] != ElfClass64 [all...] |
/external/wpa_supplicant_8/src/eap_server/ |
eap_server.c | 2 * hostapd / EAP Full Authenticator state machine (RFC 4137) 8 * This state machine is based on the full authenticator state machine defined 151 * @sm: Pointer to EAP state machine allocated with eap_server_sm_init() [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
dlltool.c | 427 static int machine; variable 477 #define DRECTVE_SECTION_NAME ((machine == MMCORE_ELF || machine == MMCORE_ELF_LE) ? ".exports" : ".drectve") 917 fatal (_("Internal error: Unknown machine type: %d"), mach); 943 fatal (_("Internal error: Unknown machine type: %d"), mach); 974 fatal (_("Internal error: Unknown machine type: %d"), mach); 980 #define ASM_BYTE mtable[machine].how_byte 981 #define ASM_SHORT mtable[machine].how_short 982 #define ASM_LONG mtable[machine].how_long 983 #define ASM_TEXT mtable[machine].how_asci [all...] |
/external/autotest/client/cros/cellular/pseudomodem/ |
modem_3gpp.py | 439 machine = self._state_machine_factory.CreateMachine( 445 machine.Start() 476 machine = self._state_machine_factory.CreateMachine( 482 machine.Start() 498 machine = self._state_machine_factory.CreateMachine( 505 machine.Start()
|
/external/curl/winbuild/ |
MakefileBuild.vc | 60 LFLAGS = /nologo /machine:$(MACHINE)
91 CURL_LFLAGS = /nologo /out:$(DIRDIST)\bin\$(PROGRAM_NAME) /subsystem:console /machine:$(MACHINE)
416 @echo Machine: $(MACHINE)
|
/external/wpa_supplicant_8/hs20/server/www/ |
users.php | 69 if ($cmd == 'subrem-add-machine' && $id > 0) { 70 $db->exec("UPDATE users SET remediation='machine' WHERE rowid=$id"); 169 echo " [<a href=\"users.php?cmd=subrem-add-machine&id=" . 170 $row['rowid'] . "\">add:machine</a>]"; 185 echo "Machine [<a href=\"users.php?cmd=subrem-clear&id=" . 324 echo "Machine";
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
c-arc.texi | 12 @node Machine Dependencies 23 * ARC Directives:: ARC Machine Directives 125 @section ARC Machine Directives 127 @cindex machine directives, ARC 128 @cindex ARC machine directives 130 machine directives:
|
c-i960.texi | 10 @node Machine Dependencies 18 * Directives-i960:: i960 Machine Directives 141 @section i960 Machine Directives 143 @cindex machine directives, i960 144 @cindex i960 machine directives 199 All Intel 960 machine instructions are supported;
|
c-msp430.texi | 10 @node Machine Dependencies 20 * MSP430 Directives:: MSP 430 Machine Directives 239 @section MSP 430 Machine Directives 241 @cindex machine directives, MSP 430 242 @cindex MSP 430 machine directives 292 For information on the 430 machine instruction set, see @cite{MSP430
|
/bionic/libc/arch-arm/generic/bionic/ |
strcmp.S | 30 #include <machine/cpu-features.h> 113 /* On a big-endian machine, r0 contains the desired byte in bits 114 * 0-7; on a little-endian machine they are in bits 24-31. In
|
/bionic/libc/arch-mips/string/ |
strcmp.S | 37 # include "machine/asm.h" 38 # include "machine/regdef.h" 56 /* Testing on a little endian machine showed using CLZ was a
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/ |
LocationModeTestActivity.java | 158 * Advances the state machine. 195 * Return to the state machine to progress through the tests. 202 * Wait for things to settle before returning to the state machine.
|
/cts/tools/dasm/src/java_cup/ |
parse_action_table.java | 7 * It has one row for each state in the parse machine, and a column for 41 /** How many rows/states are in the machine/table. */ 44 /** How many rows/states are in the machine/table. */
|
/dalvik/dx/src/com/android/dx/cf/code/ |
Machine.java | 27 * upon a {@link Frame}. A machine conceptually contains four arbitrary-value 31 public interface Machine { 127 * {@code Machine} are collapsed to the {@code int}
|
/external/autotest/client/deps/glbench/src/ |
testbase.cc | 39 // iteration is between 1s and 2s and the machine is active for 2s to 4s. 49 // Try to wait a bit to let machine cool down for next test. We allow for a 64 printf("Warning: Machine did not cool down enough for next test!");
|
/external/autotest/server/site_tests/autoupdate_EndToEndTest/ |
control | 141 def run_test(machine): 142 """Execute a test configuration on a given machine.""" 143 host = hosts.create_host(machine)
|
/external/autotest/server/site_tests/network_WiFi_RegDomain/ |
control | 156 def run(machine): 157 host = hosts.create_host(machine) 182 host = hosts.create_host(machine)
|
/external/autotest/tko/ |
site_parse_unittest.py | 150 # Machine has less dependencies than tko Job so it's easier to create 151 tko_job = django_tko_models.Machine.objects.create() 154 django_tko_models.Machine.objects.get(pk=tko_job.pk)
|
/external/chromium-trace/catapult/telemetry/docs/pydoc/ |
telemetry.internal.platform.system_info.html | 57 describing the model of machine, or the empty string if not<br> 73 <dd><tt>A string describing the machine model.<br> 76 specified for any machine type aside from Macs. On Mac OS, this<br>
|