Home
last modified time | relevance | path

Searched refs:over (Results 1 – 25 of 2513) sorted by relevance

12345678910>>...101

/netbsd-src/crypto/external/bsd/openssl/dist/Configurations/
H A DINTERNALS.Configure23 should just be skipped over. The possible states of the stack top are
33 Ground rule is that non-condition lines are skipped over if the
48 | ... whatever ... | | this line is skipped over |
50 | ... whatever ... | | this line is skipped over |
54 | ... whatever ... | | this line is skipped over |
56 | ... whatever ... | | this line is skipped over |
58 | ... whatever ... | | this line is skipped over |
60 | ... whatever ... | | this line is skipped over |
62 | ... whatever ... | | this line is skipped over |
68 | ... whatever ... | | this line is skipped over |
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/Configurations/
H A DINTERNALS.Configure23 should just be skipped over. The possible states of the stack top are
33 Ground rule is that non-condition lines are skipped over if the
48 | ... whatever ... | | this line is skipped over |
50 | ... whatever ... | | this line is skipped over |
54 | ... whatever ... | | this line is skipped over |
56 | ... whatever ... | | this line is skipped over |
58 | ... whatever ... | | this line is skipped over |
60 | ... whatever ... | | this line is skipped over |
62 | ... whatever ... | | this line is skipped over |
68 | ... whatever ... | | this line is skipped over |
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
H A D08-npn.conf15 test-10 = 10-alpn-preferred-over-npn
16 test-11 = 11-sni-npn-preferred-over-alpn
23 test-18 = 18-alpn-preferred-over-npn-resumption
383 [10-alpn-preferred-over-npn]
384 ssl_conf = 10-alpn-preferred-over-npn-ssl
386 [10-alpn-preferred-over-npn-ssl]
387 server = 10-alpn-preferred-over-npn-server
388 client = 10-alpn-preferred-over-npn-client
390 [10-alpn-preferred-over-npn-server]
395 [10-alpn-preferred-over-npn-client]
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A DOSSL_PROVIDER-default.pod29 =over 4
52 =over 4
80 =over 4
104 =over 4
124 =over 4
155 =over 4
169 =over 4
187 =over 4
197 =over 4
205 =over 4
[all …]
H A DOSSL_PROVIDER-FIPS.pod19 =over 4
47 =over 4
61 =over 4
71 =over 4
85 =over 4
111 =over 4
125 =over 4
141 =over 4
149 =over 4
157 =over 4
[all …]
H A DEVP_MAC-CMAC.pod19 =over 4
32 =over 4
54 =over 4
63 =over 4
H A DOSSL_PROVIDER-base.pod17 =over 4
28 =over 4
42 =over 4
66 =over 4
H A DEVP_MAC-HMAC.pod19 =over 4
32 =over 4
68 =over 4
77 =over 4
H A DEVP_SIGNATURE-RSA.pod19 =over 4
31 =over 4
57 =over 4
78 =over 4
/netbsd-src/sys/arch/pmax/ibus/
H A Dpm.c331 vdac->over = 0x00; wbflush(); in pm_common_init()
332 vdac->over = 0x00; wbflush(); in pm_common_init()
333 vdac->over = 0x00; wbflush(); in pm_common_init()
335 vdac->over = 0x00; wbflush(); in pm_common_init()
336 vdac->over = 0x00; wbflush(); in pm_common_init()
337 vdac->over = 0x7f; wbflush(); in pm_common_init()
339 vdac->over = 0xff; wbflush(); in pm_common_init()
340 vdac->over = 0xff; wbflush(); in pm_common_init()
341 vdac->over = 0xff; wbflush(); in pm_common_init()
468 vdac->over = 0; in pm_ioctl()
[all …]
/netbsd-src/games/monop/
H A Dhouses.c67 over: in buy_houses()
110 goto over; in buy_houses()
149 over: in buy_h()
163 goto over; in buy_h()
227 over: in sell_houses()
260 goto over; in sell_houses()
282 over: in sell_h()
300 goto over; in sell_h()
H A Dmonop.c321 bool over = 0; in init_players() local
329 over = FALSE; in init_players()
334 over++; in init_players()
336 if (over) { in init_players()
338 over + 1); in init_players()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Di915_gem_coherency.c310 const struct igt_coherency_mode *read, *write, *over; in igt_gem_coherency() local
340 for (over = igt_coherency_mode; over->name; over++) { in igt_gem_coherency()
341 if (!over->set) in igt_gem_coherency()
344 if (!over->valid(&ctx)) in igt_gem_coherency()
373 err = over->set(&ctx, offsets[n], ~values[n]); in igt_gem_coherency()
376 n, count, over->name, err); in igt_gem_coherency()
402 n, count, over->name, in igt_gem_coherency()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/
H A Dmt8173-elm-hana.dtsi22 * Gen (MTK) are using synaptics touchscreen (hid-over-i2c driver) as a
26 compatible = "hid-over-i2c";
37 * Gen (MTK) are using synaptics trackpad (hid-over-i2c driver) as a
41 compatible = "hid-over-i2c";
/netbsd-src/external/bsd/liblzf/dist/
H A Dlzf.c223 ssize_t rc, cs, us, bytes, over = 0; in uncompress_fd() local
228 rc = rread (from, header + over, MAX_HDR_SIZE - over); in uncompress_fd()
236 rc += over; in uncompress_fd()
237 over = 0; in uncompress_fd()
276 over = l - bytes; in uncompress_fd()
277 memmove (header, &p[bytes], over); in uncompress_fd()
/netbsd-src/external/bsd/nvi/dist/motif_l/
H A Dm_ruler.c84 XCharStruct over; in set_ruler_text() local
90 XTextExtents( ruler_font, text, strlen(text), &dir, asc, &des, &over ); in set_ruler_text()
93 *h = 2*ruler_border + over.ascent + over.descent; in set_ruler_text()
94 *w = 2*ruler_border + over.width; in set_ruler_text()
/netbsd-src/external/mpl/dhcp/dist/doc/
H A DDHCPv4-over-DHCPv61 Short notice about DHCPv4 over DHCPv6 aka RFC 7341
7 The purpose of DHCPv4 over DHCPv6 (RFC7341) is to encapsulate
44 Unfortunately when using DHCPv4 over DHCPv6 this information is not available
54 In DHCPv4 over DHCPv6, there are a mixture of IPv6 and IPv4 addresses.
55 The DHCPv4 over DHCPv6 server externally uses only IPv6 addresses,
92 When the a DHCPv4 over DHCPv6 client uses the 2001:db8:1:1::10 IPv6 address
96 a DHCPv4 over DHCPv6 client apply the assigned IPv4 address?
106 specified in the command line of the DHCPv4 side of the DHCPv4 over DHCPv6
116 By default the DHCPv4 over DHCPv6 code is disabled and in order to use
146 and will conflict with the DHCPv4 over DHCPv6 pair.
[all …]
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dstm32mp15xx-dhcor-som.dtsi66 regulator-over-current-protection;
75 regulator-over-current-protection;
84 regulator-over-current-protection;
92 regulator-over-current-protection;
115 regulator-over-current-protection;
H A Dstm32mp15xx-osd32.dtsi90 regulator-over-current-protection;
99 regulator-over-current-protection;
109 regulator-over-current-protection;
117 regulator-over-current-protection;
144 regulator-over-current-protection;
H A Dorion5x-rd88f5182-nas.dts137 * MPP[22] USB 0 over current indication
138 * MPP[23] USB 1 over current indication
139 * MPP[24] USB 1 over current enable
140 * MPP[25] USB 0 over current enable
/netbsd-src/games/robots/
H A Dmove.c91 goto over; in get_move()
97 goto over; in get_move()
101 over: in get_move()
115 goto over; in get_move()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DLibTooling.rst15 Tools built with LibTooling, like Clang Plugins, run ``FrontendActions`` over
21 ``SyntaxOnlyAction``, which runs a quick syntax check, over a bunch of code.
26 If you ever wanted to run a ``FrontendAction`` over some sample code, for
35 // runToolOnCode returns whether the action was correctly run over the
84 our ``FrontendAction`` over some code. For example, to run the
85 ``SyntaxOnlyAction`` over the files "a.cc" and "b.cc" one would write:
89 // A clang tool can run over a number of sources in the same process...
94 // We hand the CompilationDatabase we created and the sources to run over into
170 Now you can run :program:`clang-check` over files in the project by specifying
H A DTooling.rst31 * want full control over the Clang AST
50 * need full control over the Clang AST
57 * need to run over a specific subset of files in your project which is not
72 * want to run tools over a single file, or a specific subset of files,
74 * want full control over the Clang AST
/netbsd-src/sys/arch/evbarm/conf/
H A DPOGO44 pseudo-device tun # network tunneling over tty
45 pseudo-device gre # generic L3 over IP tunnel
46 pseudo-device gif # IPv[46] over IPv[46] tunnel (RFC 1933)
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dtsget.pod28 specified in B<RFC 3161>, to a timestamp server over HTTP or HTTPS and storing
52 =over 4
84 (HTTPS) In case of certificate-based client authentication over HTTPS
97 (HTTPS) In case of certificate-based client authentication over HTTPS
146 Get a timestamp response for file1.tsq over HTTP, output is written to
151 Get a timestamp response for file1.tsq and file2.tsq over HTTP showing
164 Get a timestamp response for file1.tsq over HTTPS without client
170 Get a timestamp response for file1.tsq over HTTPS with certificate-based

12345678910>>...101