Home
last modified time | relevance | path

Searched full:int2 (Results 1 – 25 of 62) sorted by relevance

123

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c.h851 char2 __ovld __cnfn convert_char2_rte(int2);
852 char2 __ovld __cnfn convert_char2_sat_rte(int2);
853 char2 __ovld __cnfn convert_char2_rtz(int2);
854 char2 __ovld __cnfn convert_char2_sat_rtz(int2);
855 char2 __ovld __cnfn convert_char2_rtp(int2);
856 char2 __ovld __cnfn convert_char2_sat_rtp(int2);
857 char2 __ovld __cnfn convert_char2_rtn(int2);
858 char2 __ovld __cnfn convert_char2_sat_rtn(int2);
859 char2 __ovld __cnfn convert_char2(int2);
860 char2 __ovld __cnfn convert_char2_sat(int2);
[all …]
/freebsd/contrib/file/magic/Magdir/
H A Dder72 >>&0 der int2=0dfa DER Encoded Certificate, 512 bits
73 >>&0 der int2=0dfb DER Encoded Certificate, 1024 bits
74 >>&0 der int2=0dfc DER Encoded Certificate, 2048 bits
75 >>&0 der int2=0dfd DER Encoded Certificate, 4096 bits
76 >>&0 der int2=0dfe DER Encoded Certificate, 8192 bits
77 >>&0 der int2=0dff DER Encoded Certificate, 16k bits
78 >>&0 der int2=0e04 DER Encoded Certificate, 32k bits
79 >>&0 der int2=x DER Encoded Certificate, ? bits (%s)
/freebsd/sys/contrib/device-tree/Bindings/iio/imu/
H A Dbosch,bmi160.yaml34 - INT2
37 to "INT2" if INT2 pin should be used instead
96 interrupt-names = "INT2";
H A Dnxp,fxos8700.yaml34 - INT2
79 interrupt-names = "INT2";
/freebsd/sys/contrib/device-tree/Bindings/iio/accel/
H A Dbosch,bma255.yaml51 the one connected to the INT2 pin (if available). The type should be
55 always treated as INT2.
63 - INT2
106 interrupt-names = "INT2";
H A Dfsl,mma7455.yaml34 to INT1 and second (where present) to INT2.
40 - INT2
64 interrupt-names = "INT2", "INT1";
H A Dmma8452.txt20 - interrupt-names: should contain "INT1" and/or "INT2", the accelerometer's
34 interrupt-names = "INT2";
H A Dfsl,mma8452.yaml38 - INT2
62 interrupt-names = "INT2";
H A Dkionix,kx022a.yaml35 - enum: [INT1, INT2]
36 - const: INT2
H A Dbosch,bmi088.yaml43 - INT2
68 interrupt-names = "INT2";
H A Dbma180.txt26 listed must be the one connected to the INT2 pin.
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dfsl-fec.txt35 3 "int0", "int1", "int2"
36 4 "int0", "int1", "int2", "pps"
38 property. Currently, only i.mx7 uses "int1" and "int2". They correspond to
H A Dfsl,fec.yaml89 - const: int2
93 - const: int2
/freebsd/sys/contrib/device-tree/Bindings/iio/gyroscope/
H A Dnxp,fxas21002c.txt14 - interrupts : device support 2 interrupts, INT1 and INT2,
17 - interrupt-names: should contain "INT1" or "INT2", the gyroscope interrupt
H A Dnxp,fxas21002c.yaml44 - INT2
96 interrupt-names = "INT2";
H A Dbosch,bmg160.yaml33 If two interrupts are provided, expected order is INT1 and INT2.
/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_ip.c185 ctx->scratch->int2 = value->v.integer; in op_ip()
200 ctx->scratch->int2 = value->v.integer; in op_ip()
216 if (ctx->scratch->int2 == 2) in op_ip()
219 if (ctx->scratch->int2 == 1) in op_ip()
225 if (ctx->scratch->int1 != ctx->scratch->int2) in op_ip()
/freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_intrinsics.h77 int2 abs(int2);
199 bool all(int2);
311 bool any(int2);
508 int2 clamp(int2, int2, int2);
682 int dot(int2, int2);
1064 int2 mad(int2, int2, int2);
1168 int2 max(int2, int2);
1272 int2 min(int2, int2);
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dloongson,liointc.yaml120 <0x00000000>, /* int2 */
/freebsd/contrib/bsnmp/snmpd/
H A Dtrans_udp.c378 ctx->scratch->int2 = TRUTH_GET(value->v.integer); in op_snmp_port()
380 if (ctx->scratch->int2) { in op_snmp_port()
400 if (ctx->scratch->int2 == 1) { in op_snmp_port()
413 if (ctx->scratch->int2 == 0) { in op_snmp_port()
/freebsd/crypto/heimdal/lib/asn1/
H A Dgen_glue.c69 "%s int2%s(unsigned);\n", in generate_int2()
73 "%s int2%s(unsigned n)\n" in generate_int2()
/freebsd/sys/contrib/device-tree/src/loongarch/
H A Dloongson-2k0500.dtsi141 <0x00000000>, /* int2 */
155 interrupt-names = "int2";
159 <0xffffffff>, /* int2 */
/freebsd/contrib/kyua/utils/config/
H A Dparser_test.cpp167 "inner.int2 = 12345\n"); in ATF_TEST_CASE_BODY()
170 "Unknown configuration property 'inner.int2'", in ATF_TEST_CASE_BODY()
/freebsd/sys/contrib/device-tree/include/dt-bindings/sound/
H A Dtlv320adc3xxx.h16 #define ADC3XXX_GPIO_INT2 6 /* INT2 output */
/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A Ddmcstyle.c712 * Store (Add (INT1, 4), INT2) --> Add (INT1, 4, INT2)
713 * --> INT2 = INT1 + 4
715 * Store (Not (INT1), INT2) --> Not (INT1, INT2)
716 * --> INT2 = ~INT1

123