Home
last modified time | relevance | path

Searched refs:Control (Results 1 – 25 of 713) sorted by relevance

12345678910>>...29

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfomap.c296 info_keymap[Control ('x')].type = ISKMAP; in initialize_emacs_like_keymaps()
297 info_keymap[Control ('x')].function = (InfoCommand *)keymap_make_keymap (); in initialize_emacs_like_keymaps()
307 echo_area_keymap[Control ('x')].type = ISKMAP; in initialize_emacs_like_keymaps()
308 echo_area_keymap[Control ('x')].function in initialize_emacs_like_keymaps()
327 map[Control ('a')].function = ea_beg_of_line; in initialize_emacs_like_keymaps()
328 map[Control ('b')].function = ea_backward; in initialize_emacs_like_keymaps()
329 map[Control ('d')].function = ea_delete; in initialize_emacs_like_keymaps()
330 map[Control ('e')].function = ea_end_of_line; in initialize_emacs_like_keymaps()
331 map[Control ('f')].function = ea_forward; in initialize_emacs_like_keymaps()
332 map[Control ('g')].function = ea_abort; in initialize_emacs_like_keymaps()
[all …]
/netbsd-src/sys/arch/emips/stand/common/
H A Dace.c240 SysacePrintRegister(&Control_Names, Interface->Control); in SysaceDumpRegisters()
263 uint32_t BusMode, Control; in SysaceInitialize() local
266 Interface->Control = SAC_RST; in SysaceInitialize()
274 Control = Interface->Control; in SysaceInitialize()
280 Interface->Control = Control | SAC_BUS16; in SysaceInitialize()
281 Interface->Control = Interface->Control & ~SAC_BUS8; in SysaceInitialize()
285 Interface->Control = Control | SAC_BUS8; in SysaceInitialize()
286 Interface->Control = Interface->Control & ~SAC_BUS16; in SysaceInitialize()
291 Control = Interface->Control; in SysaceInitialize()
293 if (((BusMode & SAC_MODE16) == 0) && ((Control & SAC_BUS8) == 0)) return E_DISK_RESET_FAILED; in SysaceInitialize()
[all …]
H A Denic.c135 isr = regs->Control; in enic_getpkt()
139 regs->Control = EC_RESET; in enic_getpkt()
171 regs->Control = EC_RESET; in enic_getpkt()
187 regs->Control = EC_RESET; in enic_getmac()
189 regs->Control = regs->Control & (~EC_RXDIS); in enic_getmac()
201 if (0 == (regs->Control & EC_OF_EMPTY)) in enic_getmac()
H A Dprom_iface.c162 us->Control = (USC_RXEN|USC_TXEN|USC_BPC_8|USC_NONE|USC_1STOP|USC_CLKDIV_4); in init_usart()
216 size = Ram->Control & RAMST_SIZE; in init_memory()
276 size = Ram->Control & RAMST_SIZE; in init_memory()
280 base += Ours->Control & RAMST_SIZE; in init_memory()
318 size = Ram->Control & RAMST_SIZE; in init_memory()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dregstr.d191 REGSTR_PATH_IDCONFIGDB = `System\CurrentControlSet\Control\IDConfigDB`,
209 REGSTR_PATH_CODEPAGE = `System\CurrentControlSet\Control\Nls\Codepage`,
210 REGSTR_PATH_FILESYSTEM = `System\CurrentControlSet\Control\FileSystem`,
211 REGSTR_PATH_FILESYSTEM_NOVOLTRACK = `System\CurrentControlSet\Control\FileSystem\NoVolTrack`,
212 REGSTR_PATH_CDFS = `System\CurrentControlSet\Control\FileSystem\CDFS`,
213 REGSTR_PATH_WINBOOT = `System\CurrentControlSet\Control\WinBoot`,
214 REGSTR_PATH_INSTALLEDFILES = `System\CurrentControlSet\Control\InstalledFiles`,
215 REGSTR_PATH_VMM32FILES = `System\CurrentControlSet\Control\VMM32Files`,
225 REGSTR_PATH_CONTROLPANEL = `Control Panel`,
563 REGSTR_PATH_APPEARANCE = `Control Panel\Appearance`,
[all …]
/netbsd-src/sys/external/bsd/acpica/dist/dispatcher/
H A Ddscontrol.c94 if (WalkState->ControlState->Control.AmlPredicateStart == in AcpiDsExecBeginControlOp()
123 ControlState->Control.AmlPredicateStart = in AcpiDsExecBeginControlOp()
125 ControlState->Control.PackageEnd = in AcpiDsExecBeginControlOp()
127 ControlState->Control.Opcode = in AcpiDsExecBeginControlOp()
129 ControlState->Control.LoopTimeout = AcpiOsGetTimer () + in AcpiDsExecBeginControlOp()
229 ControlState->Control.LoopTimeout)) in AcpiDsExecEndControlOp()
241 ControlState->Control.AmlPredicateStart; in AcpiDsExecEndControlOp()
378 (WalkState->ControlState->Control.Opcode != AML_WHILE_OP)) in AcpiDsExecEndControlOp()
394 WalkState->ControlState->Control.PackageEnd; in AcpiDsExecEndControlOp()
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-legg-ldap-acm-admin-xx.txt7 Access Control Administration
54 INTERNET-DRAFT Access Control Administration June 16, 2004
61 3. Access Control Administrative Areas. . . . . . . . . . . . . . 3
62 4. Access Control Scheme Indication . . . . . . . . . . . . . . . 3
63 5. Access Control Information . . . . . . . . . . . . . . . . . . 4
64 6. Access Control Subentries. . . . . . . . . . . . . . . . . . . 4
65 7. Applicable Access Control Information. . . . . . . . . . . . . 5
93 Access Control and Simplified Access Control are defined by [BAC].
110 INTERNET-DRAFT Access Control Administration June 16, 2004
117 3. Access Control Administrative Areas
[all …]
H A Ddraft-ietf-ldapext-acl-model-xx.txt17 Access Control Model for LDAPv3
68 Internet-Draft Access Control Model 14 July 2000
109 of the Access Control Model in a distributed environment
113 servers. The behavior of the Access Control Model in
118 2. The LDAPv3 Access Control Model
120 Access Control mechanisms evaluate requests for access to
132 Internet-Draft Access Control Model 14 July 2000
179 Semantics of Access Control Operations".
196 Internet-Draft Access Control Model 14 July 2000
260 Internet-Draft Access Control Model 14 July 2000
[all …]
H A Ddraft-legg-ldap-acm-bac-xx.txt9 Basic and Simplified Access Control
46 Control and Simplied Access Control schemes for use by the
55 INTERNET-DRAFT Basic and Simplified Access Control June 16, 2004
62 3. Basic Access Control . . . . . . . . . . . . . . . . . . . . . 4
77 3.2. Representation of Access Control Information . . . . . . 8
88 3.4. Access Control Decision Points for LDAP Operations . . . 18
99 3.5. Access Control Decision Function . . . . . . . . . . . . 26
104 4. Simplified Access Control. . . . . . . . . . . . . . . . . . . 28
111 INTERNET-DRAFT Basic and Simplified Access Control June 16, 2004
126 be controlled. Control of access to information means the prevention
[all …]
H A Ddraft-zeilenga-ldap-noop-xx.txt13 The LDAP No-Op Control
58 Zeilenga LDAP No-Op Control [Page 1]
114 Zeilenga LDAP No-Op Control [Page 2]
119 2. No-Op Control
121 The No-Op control is an LDAP Control [RFC4511] whose controlType is
170 Zeilenga LDAP No-Op Control [Page 3]
180 to identify the LDAP No-Op Control defined in this document.
188 Identifies the LDAP No-Op Control
197 Description: No-Op Control
200 Usage: Control
[all …]
H A Ddraft-masarati-ldap-deref-xx.txt11 LDAP Dereference Control
62 This document describes the Dereference Control for LDAP. This
71 2. The LDAP Dereference Control . . . . . . . . . . . . . . . . . 4
72 2.1. Control Semantics . . . . . . . . . . . . . . . . . . . . 4
73 2.2. Control Request . . . . . . . . . . . . . . . . . . . . . 5
74 2.3. Control Response . . . . . . . . . . . . . . . . . . . . . 5
129 This document describes a LDAP Control [RFC4511] that allows a DUA to
172 2. The LDAP Dereference Control
174 2.1. Control Semantics
228 2.2. Control Request
[all …]
H A Ddraft-wahl-ldap-session-xx.txt5 Internet-Draft Informed Control Inc.
10 LDAP Session Tracking Control
57 Internet-Draft LDAP Session Tracking Control May 2007
113 Internet-Draft LDAP Session Tracking Control May 2007
169 Internet-Draft LDAP Session Tracking Control May 2007
225 Internet-Draft LDAP Session Tracking Control May 2007
234 provider has included the Proxy Authorization Control [11], then the
243 specification or the Proxy Authorization Control for the
281 Internet-Draft LDAP Session Tracking Control May 2007
284 2. Control definition
[all …]
H A Ddraft-masarati-ldap-whatfailed-xx.txt10 LDAP "What Failed?" Control
71 2. LDAP "What Failed?" Control . . . . . . . . . . . . . . . . . 4
72 2.1. Control Semantics . . . . . . . . . . . . . . . . . . . . 4
73 2.2. Control Request . . . . . . . . . . . . . . . . . . . . . 4
74 2.3. Control Response . . . . . . . . . . . . . . . . . . . . . 5
172 2. LDAP "What Failed?" Control
174 2.1. Control Semantics
209 2.2. Control Request
228 2.3. Control Response
286 The "What Failed?" LDAP Control is implemented in OpenLDAP software
[all …]
/netbsd-src/sys/external/bsd/acpica/dist/tools/examples/
H A Dextables.c315 [0001] P-State Control : 00
318 [0004] PM1A Control Block Address : 00000001
319 [0004] PM1B Control Block Address : 00000000
320 [0004] PM2 Control Block Address : 00000001
325 [0001] PM1 Control Block Length : 02
326 [0001] PM2 Control Block Length : 01
354 Control Method Power Button (V1) : 0
355 Control Method Sleep Button (V1) : 0
398 [0012] PM1A Control Block : [Generic Address Structure]
405 [0012] PM1B Control Block : [Generic Address Structure]
[all …]
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc3829.txt38 Control and the Authorization Identity Response Control for
40 operation. The Authorization Identity Request Control may be
44 include an Authorization Identity Response Control. The response
60 RFC 3829 Authorization Identity Bind Control July 2004
67 2. Publishing support for the Authorization Identity Request Control
68 and the Authorization Identity Response Control
70 Support for the Authorization Identity Request Control and the
71 Authorization Identity Response Control is indicated by the presence
76 3. Authorization Identity Request Control
86 4. Authorization Identity Response Control
[all …]
H A Drfc4370.txt13 Proxied Authorization Control
30 (LDAP) Proxy Authorization Control. The Proxy Authorization Control
41 Control mechanism [RFC2251]. The Lightweight Directory Access
46 The Proxy Authorization Control provides a mechanism for specifying
60 RFC 4370 LDAP Proxied Authorization Control February 2006
63 2. Publishing Support for the Proxy Authorization Control
65 Support for the Proxy Authorization Control is indicated by the
70 3. Proxy Authorization Control
72 A single Proxy Authorization Control may be included in any search,
88 Control without a criticality flag or with the flag set to FALSE with
[all …]
H A Drfc4528.txt13 Assertion Control
31 (LDAP) Assertion Control, which allows a client to specify that a
41 3. The Assertion Control ...........................................2
60 RFC 4528 LDAP Assertion Control June 2006
100 3. The Assertion Control
102 The assertion control is an LDAP Control [RFC4511] whose controlType
116 RFC 4528 LDAP Assertion Control June 2006
172 RFC 4528 LDAP Assertion Control June 2006
185 the LDAP Assertion Control defined in this document.
193 Identifies the LDAP Assertion Control
[all …]
H A Drfc4533.txt72 2.2. Sync Request Control .......................................9
73 2.3. Sync State Control ........................................10
74 2.4. Sync Done Control .........................................10
94 5.1. ManageDsaIT Control .......................................24
95 5.2. Subentries Control ........................................24
272 a search request with the Sync Request Control with mode set to
277 the server provides a Sync State Control indicating state add. This
289 followed by a SearchResultDone with a Sync Done Control. The Sync
290 Done Control provides a syncCookie. The syncCookie represents
299 have changed with a Sync State Control indicating state add. For
[all …]
H A Drfc6171.txt13 The Lightweight Directory Access Protocol (LDAP) Don't Use Copy Control
60 RFC 6171 LDAP Don't Use Copy Control March 2011
116 RFC 6171 LDAP Don't Use Copy Control March 2011
128 3. The Don't Use Copy Control
130 The Don't Use Copy control is an LDAP Control [RFC4511] whose
172 RFC 6171 LDAP Don't Use Copy Control March 2011
204 LDAP Don't Use Copy Control defined in this document.
212 Identifies the LDAP Don't Use Copy Control
228 RFC 6171 LDAP Don't Use Copy Control March 2011
237 Description: Don't Use Copy Control
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dstring.bench.cpp70 enum class DiffType { Control, ChangeFirst, ChangeMiddle, ChangeLast }; enumerator
80 case DiffType::Control: in getSmallString()
98 case DiffType::Control: in getLargeString()
116 case DiffType::Control: in getHugeString()
128 DiffType D = DiffType::Control) { in getString()
142 DiffType D = DiffType::Control, in makeString()
161 makeString(Length(), DiffType::Control, Opaque())); in run()
367 constexpr auto D = DiffType::Control; in run()
427 if (LHLength() != RHLength() && DiffType() != ::DiffType::Control) in skip()
430 if (LHLength() == Length::Empty && DiffType() != ::DiffType::Control) in skip()
[all …]
/netbsd-src/sys/arch/emips/include/
H A Demipsreg.h130 volatile uint32_t Control; /* rw */ member
161 volatile uint32_t Control; /* rw */ member
197 volatile uint32_t Control; /* rw */ member
380 volatile uint32_t Control; /* rw */ member
462 volatile uint32_t Control; /* rw */ member
494 volatile uint32_t Control; /* rw */ member
519 volatile uint32_t Control; member
564 volatile uint32_t Control; /*0x00000004 */ member
696 volatile uint32_t Control; /*0x00000004 */ member
744 volatile uint32_t Control; /* rw */ \
/netbsd-src/sys/arch/emips/ebus/
H A Dace_ebus.c592 SysacePrintRegister(&Control_Names, regs->Control); in SysaceDumpRegisters()
623 uint32_t BusMode, Control; in sysace_reset() local
626 regs->Control = SAC_RST; in sysace_reset()
634 Control = regs->Control; in sysace_reset()
639 regs->Control = Control | SAC_BUS16; in sysace_reset()
640 regs->Control = regs->Control & ~SAC_BUS8; in sysace_reset()
642 regs->Control = Control | SAC_BUS8; in sysace_reset()
643 regs->Control = regs->Control & ~SAC_BUS16; in sysace_reset()
648 Control = regs->Control; in sysace_reset()
650 if (((BusMode & SAC_MODE16) == 0) && ((Control & SAC_BUS8) == 0)) in sysace_reset()
[all …]
H A Dif_le_ebus.c253 if ((sc->sc_regs->Control & EC_OF_EMPTY) == 0) in enic_gethwinfo()
279 if ((sc->sc_regs->Control & EC_OF_EMPTY) == 0) in enic_gethwinfo()
332 printf("enic_stop %x\n", sc->sc_regs->Control); in enic_stop()
340 sc->sc_regs->Control = EC_RESET; in enic_stop()
388 if (sc->sc_regs->Control & EC_IF_FULL) in enic_post_recv()
426 if (sc->sc_regs->Control & EC_IF_FULL) in enic_post_recv()
479 if (sc->sc_regs->Control & EC_IF_FULL) in enic_post_recv()
534 ctl = sc->sc_regs->Control | EC_INTEN; in enic_init()
536 sc->sc_regs->Control = ctl; in enic_init()
553 printf("enic_watch ctl=%x\n", sc->sc_regs->Control); in enic_watchdog()
[all …]
H A Dicap_ebus.c310 if (sc->sc_dp->Control & (ICAPC_IF_FULL|ICAPC_ERROR)) in icapstart()
365 isr = sc->sc_dp->Control; in icap_ebus_intr()
406 isr = sc->sc_dp->Control; in icap_ebus_intr()
422 DEBUG_PRINT(("icap_reset %x\n",sc->sc_dp->Control), DEBUG_STATUS); in icap_reset()
423 sc->sc_dp->Control = ICAPC_RESET; in icap_reset()
425 sc->sc_dp->Control = ICAPC_INTEN; in icap_reset()
/netbsd-src/etc/bluetooth/
H A Dprotocols17 # Telephony Control Specification, Bluetooth SIG
25 hid-control 0x0011 HID-Control HID_Control
31 # Audio/Video Control Transport Protocol, Bluetooth SIG

12345678910>>...29