Home
last modified time | relevance | path

Searched +full:0 +full:- +full:987 (Results 1 – 25 of 60) sorted by relevance

123

/freebsd/crypto/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_commands.csv1 expected,description, -section,val, -cmd,val,val2, -cacertsout,val,val2, -infotype,val,val2, -oldce…
4 1,minimum options, -section,, -cmd,ir,,BLANK,,,BLANK,,,BLANK,,BLANK,
6 0,no cmd, -section,,BLANK,,,BLANK,,,BLANK,,,BLANK,,BLANK,
7 0,cmd missing arg, -section,, -cmd,,,BLANK,,,BLANK,,,BLANK,,BLANK,
8 0,cmd undefined , -section,, -cmd,abc,,BLANK,,,BLANK,,,BLANK,,BLANK,
9 0,cmd incomplete, -section,, -cmd,i,,BLANK,,,BLANK,,,BLANK,,BLANK,
11 1,no cacertsout, -section,, -cmd,ir,,BLANK,,,BLANK,,,BLANK,,BLANK,
12 1,cacertsout given, -section,, -cmd,ir,, -cacertsout,_RESULT_DIR/test.cacerts1.pem,,BLANK,,,BLANK,,…
13 1,use cacerts, -section,, -cmd,ir,,BLANK,,,BLANK,,,BLANK,,BLANK, -trusted,_RESULT_DIR/test.cacerts1…
14 0,cacertsout missing arg, -section,, -cmd,ir,, -cacertsout,,,BLANK,,,BLANK,,BLANK,
[all …]
/freebsd/usr.bin/renice/
H A Drenice.860 .Bl -tag -width indent
79 Users other than the super-user may only alter the priority of
82 within the range 0 to
86 The super-user
90 (\-20)
96 0 (the ``base'' scheduling priority),
99 .Bl -tag -width /etc/passwd -compact
104 Change the priority of process ID's 987 and 32, and
107 .Dl "renice +1 987 -u daemon root -p 32"
117 .St -p1003.1-2001 .
[all …]
/freebsd/crypto/openssl/doc/designs/quic-design/images/
H A Dquic-overview.svg1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3 …mm" height="210mm" viewBox="0 0 29700 21000" preserveAspectRatio="xMidYMid" fill-rule="evenodd" st…
6 <rect x="0" y="0" width="29700" height="21000"/>
13 <font id="EmbeddedFont_1" horiz-adv-x="2048">
14 …<font-face font-family="DejaVu Sans embedded" units-per-em="2048" font-weight="normal" font-style=…
15 <missing-glyph horiz-adv-x="2048" d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"/>
16 …<glyph unicode="z" horiz-adv-x="927" d="M 113,1120 L 987,1120 987,952 295,147 987,147 987,0 88,0 8…
17-adv-x="1112" d="M 659,-104 C 607,-237 556,-324 507,-365 458,-406 392,-426 309,-426 L 162,-426 162…
18 …<glyph unicode="x" horiz-adv-x="1112" d="M 1124,1120 L 719,575 1145,0 928,0 602,440 276,0 59,0 494…
[all …]
/freebsd/contrib/bc/tests/dc/
H A Dmisc1_results.txt1 0
4 987
11 0
13 0
16 0
17 -380
21 0
H A Dstdin.txt1 0si[lid:rli1+sili10>x]dsxxli1-si[li;rpRli1-sili0!>x]dsxxli1+si[li;rpRli1+sili10>x]dsxx0sx0si
4 0
991 987+p
/freebsd/contrib/kyua/utils/sqlite/
H A Dstatement_test.cpp38 #include <atf-c++.hpp>
65 for (int i = 0; i < 5; i++) in ATF_TEST_CASE_BODY()
127 ATF_REQUIRE_EQ("first", stmt.column_name(0)); in ATF_TEST_CASE_BODY()
141 ATF_REQUIRE_EQ("first", stmt.column_name(0)); in ATF_TEST_CASE_BODY()
160 ATF_REQUIRE(sqlite::type_blob == stmt.column_type(0)); in ATF_TEST_CASE_BODY()
166 for (int i = 0; i < stmt.column_count(); i++) in ATF_TEST_CASE_BODY()
180 ATF_REQUIRE(sqlite::type_integer == stmt.column_type(0)); in ATF_TEST_CASE_BODY()
196 ATF_REQUIRE_EQ(0, stmt.column_id("bar")); in ATF_TEST_CASE_BODY()
198 ATF_REQUIRE_EQ(0, stmt.column_id("bar")); in ATF_TEST_CASE_BODY()
213 ATF_REQUIRE_EQ(0, stmt.column_id("bar")); in ATF_TEST_CASE_BODY()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun5i-a13-olinuxino.dts4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun5i-a13.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
53 model = "Olimex A13-Olinuxino";
54 compatible = "olimex,a13-olinuxino", "allwinner,sun5i-a13";
61 stdout-path = "serial0:115200n8";
[all …]
H A Dsun5i-a10s-olinuxino-micro.dts4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun5i-a10s.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
53 model = "Olimex A10s-Olinuxino Micro";
54 compatible = "olimex,a10s-olinuxino-micro", "allwinner,sun5i-a10s";
63 stdout-path = "serial0:115200n8";
[all …]
H A Dsun7i-a20-olinuxino-micro.dts4 * Maxime Ripard <maxime.ripard@free-electrons.com>
6 * This file is dual-licensed: you can use it either under the terms
45 /dts-v1/;
46 #include "sun7i-a20.dtsi"
47 #include "sunxi-common-regulators.dtsi"
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/input/input.h>
51 #include <dt-bindings/interrupt-controller/irq.h>
54 model = "Olimex A20-Olinuxino Micro";
55 compatible = "olimex,a20-olinuxino-micro", "allwinner,sun7i-a20";
[all …]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,gic.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/arm,gic.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marc Zyngier <marc.zyngier@arm.com>
22 - $ref: /schemas/interrupt-controller.yaml#
27 - items:
28 - enum:
29 - arm,arm11mp-gic
30 - arm,cortex-a15-gic
[all …]
H A Darm,gic-v3.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/arm,gic-v3.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marc Zyngier <maz@kernel.org>
15 Software Generated Interrupts (SGI), and Locality-specific Peripheral
19 - $ref: /schemas/interrupt-controller.yaml#
24 - items:
25 - enum:
26 - qcom,msm8996-gic-v3
[all …]
/freebsd/crypto/krb5/src/windows/installer/wix/
H A Dplatform.wxi3 <!-- Platform specific GUID's and other definitions -->
4 <?define UpgradeCode="6DA9CD86-6028-4852-8C94-452CAC229244"?>
8 <?define cmf_leash32_chm_guid="769B54EB-9B96-4abe-9B72-9EF346C8C03D"?>
9 <?define cmf_kfwlogon_DLL_guid="CFC0B7C9-9A59-4022-89B3-25E0941D0369"?>
10 <?define cmf_kfwcpcc_EXE_guid="83F51B6D-F3C6-44cf-AC91-D1D6498FFA44"?>
11 <?define cmp_ClientSystemDebug_guid="7B25B1E0-A22A-43c7-BA97-C30FCA3B1230"?>
12 <?define rcm_krb5_1_guid="21883AD6-1C00-4f1d-9922-477CF63CE6BF"?>
13 <?define rcm_krb5_2_guid="88CEA446-4617-46bc-916F-2AAA1E1EACF8"?>
14 <?define rcm_krb5_3_guid="28BFF4DB-D09E-4031-AB5D-232F6F707A45"?>
15 <?define cmf_comerr64_dll_guid="3C34EFDA-3F93-4aa6-AA44-718AA25DD346"?>
[all …]
/freebsd/contrib/kyua/store/
H A Dread_transaction_test.cpp34 #include <atf-c++.hpp>
111 fs::path("test-bad-name.db")); in ATF_TEST_CASE_BODY()
124 fs::path("test-bad-name.db")); in ATF_TEST_CASE_BODY()
132 fs::path("test-bad-value.db")); in ATF_TEST_CASE_BODY()
145 fs::path("test-bad-value.db")); in ATF_TEST_CASE_BODY()
188 2012, 01, 30, 22, 10, 00, 0); in ATF_TEST_CASE_BODY()
192 2012, 01, 30, 22, 15, 40, 987); in ATF_TEST_CASE_BODY()
194 2012, 01, 30, 22, 16, 0, 0); in ATF_TEST_CASE_BODY()
/freebsd/sys/contrib/device-tree/src/arm/aspeed/
H A Daspeed-bmc-tyan-s8036.dts1 // SPDX-License-Identifier: GPL-2.0+
2 /dts-v1/;
4 #include "aspeed-g5.dtsi"
5 #include <dt-bindings/gpio/aspeed-gpio.h>
6 #include <dt-bindings/interrupt-controller/irq.h>
10 compatible = "tyan,s8036-bmc", "aspeed,ast2500";
13 stdout-path = &uart5;
19 reg = <0x80000000 0x20000000>;
22 reserved-memory {
23 #address-cells = <1>;
[all …]
H A Daspeed-bmc-tyan-s7106.dts1 // SPDX-License-Identifier: GPL-2.0+
2 /dts-v1/;
4 #include "aspeed-g5.dtsi"
5 #include <dt-bindings/gpio/aspeed-gpio.h>
6 #include <dt-bindings/interrupt-controller/irq.h>
10 compatible = "tyan,s7106-bmc", "aspeed,ast2500";
13 stdout-path = &uart5;
19 reg = <0x80000000 0x20000000>;
22 reserved-memory {
23 #address-cells = <1>;
[all …]
/freebsd/lib/msun/tests/
H A Dcsqrt_test.c1 /*-
38 #include "test-utils.h"
64 * Compare d1 and d2 using special rules: NaN == NaN and +0 != -0.
81 0, 8, 2, 2, in test_finite()
82 0, -8, 2, -2, in test_finite()
83 4, 0, 2, 0, in test_finite()
84 -4, 0, 0, 2, in test_finite()
86 3, -4, 2, -1, in test_finite()
87 -3, 4, 1, 2, in test_finite()
88 -3, -4, 1, -2, in test_finite()
[all …]
/freebsd/contrib/lutok/
H A Dstate_test.cpp36 #include <atf-c++.hpp>
72 const bool ok = (lua_pcall(raw(state), 0, 1, 0) == 0 && in is_available()
73 !lua_isnil(raw(state), -1)); in is_available()
102 /// \post stack(-2) contains the first upvalue.
103 /// \post stack(-1) contains the second upvalue.
122 /// \pre stack(-1) contains the second factor.
123 /// \post stack(-1) contains the product of the two input factors.
132 const int f2 = lua_tointeger(raw(state), -1); in cxx_multiply_closure()
140 /// \pre stack(-2) contains the dividend.
141 /// \pre stack(-1) contains the divisor.
[all …]
/freebsd/contrib/kyua/cli/
H A Dmain_test.cpp37 #include <atf-c++.hpp>
74 cli::cli_command("mock_error", "", 0, 0, "Mock command that crashes") in cmd_mock_crash()
107 cli::cli_command("mock_error", "", 0, 0, in cmd_mock_error()
139 "mock_write", "", 0, 0, "Mock command that prints output") in cmd_mock_write()
153 ui->out("stdout message from subcommand"); in run()
154 ui->err("stderr message from subcommand"); in run()
166 datetime::set_mock_now(2011, 2, 21, 21, 10, 30, 0); in ATF_TEST_CASE_BODY()
172 fs::path("/home/fake/.kyua/logs/progname1.20110221-211030.log"), in ATF_TEST_CASE_BODY()
180 datetime::set_mock_now(2011, 2, 21, 21, 10, 50, 987); in ATF_TEST_CASE_BODY()
185 ATF_REQUIRE_EQ(fs::path("/a/b/c/progname2.20110221-211050.log"), in ATF_TEST_CASE_BODY()
[all …]
/freebsd/sys/contrib/libsodium/test/default/
H A Dgenerichash.c310 …"0aa007c4dd9d5832393040a1583c930bca7dc5e77ea53add7e2b3f7c8e231368043520d4a3ef53c969b6bbfd025946f63…
350 …"987fd6e0d6857c553eaebb3d34970a2c2f6e89a3548f492521722b80a1c21a153892346d2cba6444212d56da9a26e324d…
440 …"0e6fd97a85e904f87bfe85bbeb34f69e1f18105cf4ed4f87aec36c6e8b5f68bd2a6f3dc8a9ecb2b61db4eedb6b2ea10bf…
560 …"0f746a48749287ada77a82961f05a4da4abdb7d77b1220f836d09ec814359c0ec0239b8c7b9ff9e02f569d1b301ef67c4…
805 …"0a386e7cd5dd9b77a035e09fe6fee2c8ce61b5383c87ea43205059c5e4cd4f4408319bb0a82360f6a58e6c9ce3f487c44…
1045 …"0e79968226650667a8d862ea8da4891af56a4e3a8b6d1750e394f0dea76d640d85077bcec2cc86886e506751b4f6a5838…
1230 …"0cf8545488d56a86817cd7ecb10f7116b7ea530a45b6ea497b6c72c997e09e3d0da8698f46bb006fc977c2cd3d1177463…
1301 size_t i = 0U; in tv()
1323 if (memcmp(out, expected_out, crypto_generichash_BYTES_MAX) != 0) { in tv()
1327 } while (++i < (sizeof tests) / (sizeof tests[0])); in tv()
[all …]
/freebsd/sys/contrib/device-tree/include/dt-bindings/mailbox/
H A Dmediatek,mt8188-gce.h1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause */
9 #define CMDQ_THR_PRIO_LOWEST 0
18 #define SUBSYS_1400XXXX 0
46 #define CMDQ_EVENT_IMG_SOF 0
819 #define CMDQ_EVENT_TPR_25 987
/freebsd/usr.bin/mt/
H A Dmt.166 .Bl -tag -width ".Cm erase"
70 end-of-file (EOF) marks at the current position.
75 end-of-file (EOF) marks at the current position.
109 of 0, it will erase the tape using a quick method.
116 .Bl -tag -width ".Cm geteotmodel"
128 by the number of end-of-file marks.
138 Re-tension the tape.
183 .Bl -tag -width ".Cm seteotmodel"
201 except 0 commands the drive to use variable-length blocks.
226 will be numbers other than -1, and there may be Flags reported as well.
[all …]
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize/
H A Dtst.steps.d.out4 value ------------- Distribution ------------- count
5 < 1 | 0
34 150 | 0
39 value ------------- Distribution ------------- count
40 9 | 0
42 11 | 0
43 12 | 0
44 13 | 0
45 14 | 0
46 15 | 0
[all …]
/freebsd/share/examples/ipfilter/
H A Dipf-howto.txt44 make this document a waste of your time. For greater under-
45 standing of firewalls, the authors recommend reading Build-
46 ing Internet Firewalls, Chapman & Zwicky, O'Reilly and Asso-
47 ciates; and TCP/IP Illustrated, Volume 1, Stevens, Addison-
57 any damages incurred due to actions taken based on this doc-
59 a firewall based on IP-Filter. If you do not feel
69 -2-
73 should stop reading this document and hire a qualified secu-
79 Unless otherwise stated, HOWTO documents are copy-
104 <http://coombs.anu.edu.au/~avalon/ip-filter.html>
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/
H A Dhip06.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
11 compatible = "hisilicon,hip06-d03";
12 interrupt-parent = <&gic>;
13 #address-cells = <2>;
14 #size-cells = <2>;
17 compatible = "arm,psci-0.2";
22 #address-cells = <1>;
23 #size-cells = <0>;
25 cpu-map {
[all …]
/freebsd/sys/arm/arm/
H A Dgic.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
91 #define GICC_CTLR 0x0000 /* v1 ICCICR */
92 #define GICC_PMR 0x0004 /* v1 ICCPMR */
93 #define GICC_BPR 0x0008 /* v1 ICCBPR */
94 #define GICC_IAR 0x000C /* v1 ICCIAR */
95 #define GICC_EOIR 0x0010 /* v1 ICCEOIR */
96 #define GICC_RPR 0x0014 /* v1 ICCRPR */
97 #define GICC_HPPIR 0x0018 /* v1 ICCHPIR */
98 #define GICC_ABPR 0x001C /* v1 ICCABPR */
[all …]

123