Home
last modified time | relevance | path

Searched +full:input +full:- +full:type (Results 1 – 25 of 1144) sorted by relevance

12345678910>>...46

/freebsd/contrib/expat/doc/
H A Dok.min.css2-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:conten… selector
/freebsd/crypto/openssl/test/recipes/
H A D20-test_mac.t2 # Copyright 2018-2021 The OpenSSL Project Authors. All Rights Reserved.
20 …{ cmd => [qw{openssl mac -digest SHA1 -macopt hexkey:000102030405060708090A0B0C0D0E0F1011121314151…
21 type => 'HMAC',
22 input => unpack("H*", "Sample message for keylen=blocklen"),
25 …{ cmd => [qw{openssl mac -macopt digest:SHA1 -macopt hexkey:000102030405060708090A0B0C0D0E0F101112…
26 type => 'HMAC',
27 input => unpack("H*", "Sample message for keylen=blocklen"),
29 desc => 'HMAC SHA1 via -macopt' },
30 …{ cmd => [qw{openssl mac -cipher AES-256-GCM -macopt hexkey:4C973DBC7364621674F8B5B89E5C15511FCED9…
31 type => 'GMAC',
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/addac/
H A Dadi,ad74115.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DAction.cpp1 //===- Action.cpp - Abstract compilation steps ----------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
22 case InputClass: return "input"; in getClassName()
23 case BindArchClass: return "bind-arch"; in getClassName()
29 return "api-extractor"; in getClassName()
35 case IfsMergeJobClass: return "interface-stub-merger"; in getClassName()
39 case VerifyDebugInfoJobClass: return "verify-debug-info"; in getClassName()
40 case VerifyPCHJobClass: return "verify-pch"; in getClassName()
42 return "clang-offload-bundler"; in getClassName()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpincfg-node.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/pinctrl/pincfg-node.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
21 bias-disable:
22 type: boolean
25 bias-high-impedance:
26 type: boolean
27 description: high impedance mode ("third-state", "floating")
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-2024.dts1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
6 /dts-v1/;
8 #include "sun50i-h616.dtsi"
9 #include "sun50i-h616-cpu-opp.dtsi"
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/input/linux-event-codes.h>
12 #include <dt-bindings/interrupt-controller/arm-gic.h>
13 #include <dt-bindings/leds/common.h>
17 chassis-type = "handset";
18 compatible = "anbernic,rg35xx-2024", "allwinner,sun50i-h700";
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsRISCV.td1 //===- IntrinsicsRISCV.td - Defines RISCV intrinsics -------*- tablegen -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This file defines all of the RISCV-specific intrinsics.
11 //===----------------------------------------------------------------------===//
13 //===----------------------------------------------------------------------===//
23 // suffixed with the pointer type they are specialised for (denoted `<p>` in the
24 // names below), in order to avoid type conflicts.
37 // We define 32-bit and 64-bit variants of the above, where T stands for i32
77 //===----------------------------------------------------------------------===//
[all …]
/freebsd/contrib/unbound/sldns/
H A Dstr2wire.h2 * str2wire.h - read txt presentation of RRs
4 * (c) NLnet Labs, 2005-2006
33 /* SVCB keys currently defined in draft-ietf-dnsop-svcb-https */
49 * To convert class and type to string see
59 * @param len: length of the buffer on input, length of the result on output.
69 * @param len: length of the buffer on input, length of the result on output.
89 * the wire-dname(uncompressed), type, class, ttl, rdatalen, rdata.
93 * @param len: on input the length of the buffer, on output the amount of
95 * @param dname_len: if non-NULL, filled with the dname length as result.
96 * Because after the dname you find the type, class, ttl, rdatalen, rdata.
[all …]
/freebsd/contrib/llvm-project/lldb/bindings/lua/
H A Dlua-typemaps.swig5 //===----------------------------------------------------------------------===//
11 %define LLDB_NUMBER_TYPEMAP(TYPE)
14 %typemap(in,checkfn="lua_isinteger") TYPE
15 %{ $1 = ($type)lua_tointeger(L, $input); %}
16 %typemap(in,checkfn="lua_isinteger") const TYPE&($basetype temp)
17 %{ temp=($basetype)lua_tointeger(L,$input); $1=&temp;%}
18 %typemap(out) TYPE
20 %typemap(out) const TYPE&
24 %typemap(in,checkfn="lua_isinteger") TYPE *INPUT($*ltype temp), TYPE &INPUT($*ltype temp)
25 %{ temp = ($*ltype)lua_tointeger(L,$input);
[all …]
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun4i-a10-inet9f-rev03.dts4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun4i-a10.dtsi"
45 #include "sunxi-common-regulators.dtsi"
46 #include <dt-bindings/gpio/gpio.h>
47 #include <dt-bindings/input/input.h>
48 #include <dt-bindings/interrupt-controller/irq.h>
51 model = "iNet-9F Rev 03";
52 compatible = "inet-tek,inet9f-rev03", "allwinner,sun4i-a10";
59 stdout-path = "serial0:115200n8";
[all …]
/freebsd/contrib/kyua/engine/
H A Datf_list_test.cpp34 #include <atf-c++.hpp>
77 properties["X-foo"] = "value1"; in ATF_TEST_CASE_BODY()
78 properties["X-bar"] = "value2"; in ATF_TEST_CASE_BODY()
79 properties["X-baz-www"] = "value3"; in ATF_TEST_CASE_BODY()
88 .add_custom("baz-www", "value3") in ATF_TEST_CASE_BODY()
123 std::istringstream input(text); in ATF_TEST_CASE_BODY() local
124 ATF_REQUIRE_THROW_RE(engine::format_error, "expecting Content-Type", in ATF_TEST_CASE_BODY()
125 engine::parse_atf_list(input)); in ATF_TEST_CASE_BODY()
134 "Content-Type: application/X-atf-tp; version=\"1\"\n"; in ATF_TEST_CASE_BODY()
135 std::istringstream input(text); in ATF_TEST_CASE_BODY() local
[all …]
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DXcodeSDK.cpp1 //===-- XcodeSDK.cpp --------
21 GetName(XcodeSDK::Type type) GetName() argument
110 llvm::StringRef input(m_name); Parse() local
118 llvm::StringRef input(m_name); IsAppleInternalSDK() local
125 llvm::StringRef input(m_name); GetVersion() local
131 llvm::StringRef input(m_name); GetType() local
[all...]
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dencrypt.c1 /*-
94 #define typemask(x) ((x) > 0 ? 1 << ((x)-1) : 0)
141 findencryption(int type) in findencryption() argument
145 if (!(I_SUPPORT_ENCRYPT & remote_supports_decrypt & typemask(type))) in findencryption()
147 while (ep->type && ep->type != type) in findencryption()
149 return(ep->type ? ep : 0); in findencryption()
153 finddecryption(int type) in finddecryption() argument
157 if (!(I_SUPPORT_DECRYPT & remote_supports_encrypt & typemask(type))) in finddecryption()
159 while (ep->type && ep->type != type) in finddecryption()
161 return(ep->type ? ep : 0); in finddecryption()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DAction.h1 //===- Action.h - Abstract compilation steps --------------------*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
35 /// Action - Represent an abstract compilation step to perform.
38 /// it is a job to transform an input using some tool.
93 // The device offloading tool chains - one bit for each programming model.
104 /// The output type of this action.
105 types::ID Type; variable
120 /// The host offloading kind - a combination of kinds encoded in a mask.
134 Action(ActionClass Kind, types::ID Type) : Action(Kind, ActionList(), Type) {} in Action() argument
[all …]
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_common.h1 /* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright(c) 2010-2019 Intel Corporation
11 * Generic, commonly-used macro and inline function definitions
107 * Check format string and its arguments at compile-time.
109 * GCC on Windows assumes MS-specific format string by default,
110 * even if the underlying stdio implementation is ANSI-compliant,
207 * add a byte-value offset to a pointer
212 * subtract a byte-value offset from a pointer
214 #define RTE_PTR_SUB(ptr, x) ((void*)((uintptr_t)ptr - (x)))
221 #define RTE_PTR_DIFF(ptr1, ptr2) ((uintptr_t)(ptr1) - (uintptr_t)(ptr2))
[all …]
/freebsd/contrib/bsnmp/snmpd/
H A Dtrans_lsock.c83 (void)remove(port->name); in lsock_remove()
85 return (-1); in lsock_remove()
113 int type) in lsock_open_port() argument
125 switch (type) { in lsock_open_port()
159 if ((port->name = malloc(namelen + 1)) == NULL) { in lsock_open_port()
165 strncpy(port->name, name, namelen); in lsock_open_port()
166 port->name[namelen] = '\0'; in lsock_open_port()
168 port->type = type; in lsock_open_port()
169 port->str_sock = -1; in lsock_open_port()
170 LIST_INIT(&port->peers); in lsock_open_port()
[all …]
/freebsd/contrib/telnet/libtelnet/
H A Dencrypt.c1 /*-
75 int EncryptType(char *type, char *mode);
93 #define typemask(x) ((x) > 0 ? 1 << ((x)-1) : 0)
141 findencryption(int type) in findencryption() argument
145 if (!(I_SUPPORT_ENCRYPT & remote_supports_decrypt & (unsigned)typemask(type))) in findencryption()
147 while (ep->type && ep->type != type) in findencryption()
149 return(ep->type ? ep : 0); in findencryption()
153 finddecryption(int type) in finddecryption() argument
157 if (!(I_SUPPORT_DECRYPT & remote_supports_encrypt & (unsigned)typemask(type))) in finddecryption()
159 while (ep->type && ep->type != type) in finddecryption()
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_DECODER_CTX.pod30 - Decoder context routines
87 figure out what the input data is and to attempt to unpack it into one of
89 the output from one can become the input for another. This allows having
93 The chains may be limited by specifying an input type, which is considered a
96 added those that take the specified input type, and functions like
98 the decoder implementations that take that input type. For example, if the
99 input type is set to C<DER>, a PEM to DER decoder will be ignored.
101 The input type can also be NULL, which means that the caller doesn't know
102 what type of input they have. In this case, OSSL_DECODER_from_bio() will
104 discover what kind of input the caller gave it.
[all …]
/freebsd/contrib/kyua/utils/text/
H A Doperations.ipp53 iter != --strings.end(); ++iter)
57 output << *(--strings.end());
62 /// Converts a string to a native type.
64 /// \tparam Type The type to convert the string to. An input stream operator
65 /// must exist to extract such a type from an std::istream.
68 /// \return The converted string, if the input string was valid.
70 /// \throw std::value_error If the input string does not represent a valid
71 /// target type. This exception does not include any details, so the caller
72 /// must take care to re-raise it with appropriate details.
73 template< typename Type >
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_DECODER_CTX.318 .\" Set up some character translations and predefined strings. \*(-- will
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
[all …]
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dqcom,spmi-regulator.txt3 - compatible:
5 Value type: <string>
7 "qcom,pm8004-regulators"
8 "qcom,pm8005-regulators"
9 "qcom,pm8226-regulators"
10 "qcom,pm8841-regulators"
11 "qcom,pm8916-regulators"
12 "qcom,pm8941-regulators"
13 "qcom,pm8950-regulators"
14 "qcom,pm8994-regulators"
[all …]
H A Dactive-semi,act8846.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/regulator/active-sem
[all...]
/freebsd/crypto/openssl/crypto/encode_decode/
H A Ddecoder_lib.c2 * Copyright 2020-2023 The OpenSSL Project Authors. All Rights Reserved.
36 /*-
79 (void)ossl_pw_enable_passphrase_caching(&ctx->pwdata); in OSSL_DECODER_from_bio()
85 = ctx->start_input_type != NULL && ctx->input_structure != NULL in OSSL_DECODER_from_bio()
88 = ctx->start_input_type != NULL ? "Input type: " : ""; in OSSL_DECODER_from_bio()
90 = ctx->input_structure != NULL ? "Input structure: " : ""; in OSSL_DECODER_from_bio()
92 = ctx->start_input_type != NULL && ctx->input_structure != NULL in OSSL_DECODER_from_bio()
95 = ctx->start_input_type != NULL ? ctx->start_input_type : ""; in OSSL_DECODER_from_bio()
97 = ctx->input_structure != NULL ? ctx->input_structure : ""; in OSSL_DECODER_from_bio()
109 (void)ossl_pw_clear_passphrase_cache(&ctx->pwdata); in OSSL_DECODER_from_bio()
[all …]
/freebsd/usr.sbin/bsdinstall/partedit/
H A Dscripted.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
46 LIST_FOREACH(classp, &mesh->lg_class, lg_class) { in provider_for_name()
47 LIST_FOREACH(gp, &classp->lg_geom, lg_geom) { in provider_for_name()
48 if (LIST_EMPTY(&gp->lg_provider)) in provider_for_name()
51 LIST_FOREACH(pp, &gp->lg_provider, lg_provider) in provider_for_name()
52 if (strcmp(pp->lg_name, name) == 0) in provider_for_name()
67 char *partition, *ap, *size = NULL, *type = NULL, *mount = NULL; in part_config() local
78 return (-1); in part_config()
82 return (-1); in part_config()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dgpio-keys.yaml1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/input/gpio-keys.yaml#
5 $schema: http://devicetree.org/meta-schema
[all...]

12345678910>>...46