Home
last modified time | relevance | path

Searched +full:90 +full:h (Results 1 – 25 of 1008) sorted by relevance

12345678910>>...41

/freebsd-src/sys/x86/cpufreq/
H A Dest.c30 #include <sys/param.h>
31 #include <sys/bus.h>
32 #include <sys/cpu.h>
33 #include <sys/kernel.h>
34 #include <sys/malloc.h>
35 #include <sys/module.h>
36 #include <sys/smp.h>
37 #include <sys/systm.h>
39 #include "cpufreq_if.h"
40 #include <machine/clock.h>
[all …]
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Drdseedintrin.h1 /*===---- rdseedintrin.h - RDSEED intrinsics -------------------------------===
11 #error "Never use <rdseedintrin.h> directly; include <immintrin.h> instead."
22 /// The random number generator complies with NIST SP800-90B and SP800-90C.
34 /// \headerfile <immintrin.h>
49 /// The random number generator complies with NIST SP800-90B and SP800-90C.
61 /// \headerfile <immintrin.h>
77 /// The random number generator complies with NIST SP800-90B and SP800-90C.
89 /// \headerfile <immintrin.h>
/freebsd-src/contrib/one-true-awk/testdir/
H A Dpenicil.p9 backbond up from R1.V1 ; H
19 bond 90 from R2.V2 ; CH3
20 bond 90 from R2.V3 ; H
27 backbond up from R1.V1 ; H
37 bond 90 from R2.V2 ; CH3
38 bond 90 from R2.V3 ; H
/freebsd-src/secure/lib/libcrypto/man/man3/
H A DEVP_RAND.329 . 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
74 . ds #H 0
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'
99 . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
100 . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
101 . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
102 . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
[all …]
/freebsd-src/secure/caroot/trusted/
H A De-Szigno_Root_CA_2017.pem29 04:96:dc:3d:8a:d8:b0:7b:6f:c6:27:be:44:90:b1:
31 c6:5e:87:d0:15:48:1e:a8:90:ad:bd:53:a2:da:de:
32 3a:90:a6:60:5f:68:32:b5:86:41:df:87:5b:2c:7b:
42 87:11:15:08:D1:AA:C1:78:0C:B1:AF:CE:C6:C9:90:EF:BF:30:04:C0
44 87:11:15:08:D1:AA:C1:78:0C:B1:AF:CE:C6:C9:90:EF:BF:30:04:C0
60 xie+RJCxs1YVe45DJH0ahFnuY2iyxl6H0BVIHqiQrb1TotreOpCmYF9oMrWGQd+H
H A DAutoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem45 19:8f:b2:ed:9b:9b:c9:90:f5:01:0c:df:19:3d:0f:
48 cb:57:31:b4:9c:c8:90:b2:67:f4:18:16:93:3a:fc:
82 18:2c:7d:96:f8:dd:a2:65:43:70:93:90:15:ba:90:df:e8:19:
88 94:20:e6:22:a3:d0:1f:90:5d:20:53:14:26:57:da:54:97:df:
96 6a:bd:18:90:1d:ff:49:1a:90:52:37:93:2f:3c:02:5d:82:76:
118 NA9wBj4gGFrO93IbJWyTdBSTo3OxDqqHECNZXyAFGUftaI6SEspd/NYrspI8IM/h
/freebsd-src/crypto/heimdal/lib/roken/
H A Dparse_time.31 .\" Copyright (c) 2004 Kungliga Tekniska Högskolan
45 .Fd #include <parse_time.h>
88 .It Li hour , h
116 #include <stdio.h>
117 #include <parse_time.h>
143 $ ./a.out "1 minute 30 seconds" "90 s" "1 y -1 s"
152 parse_time = 90
156 parse_time = 90
/freebsd-src/sys/netsmb/
H A Dsmb_iod.c29 #include <sys/param.h>
30 #include <sys/systm.h>
31 #include <sys/endian.h>
32 #include <sys/proc.h>
33 #include <sys/kernel.h>
34 #include <sys/kthread.h>
35 #include <sys/malloc.h>
36 #include <sys/mbuf.h>
37 #include <sys/unistd.h>
39 #include <netsmb/smb.h>
[all …]
/freebsd-src/contrib/less/
H A Dversion.c73 v43 10/15/85 Added -h flag, changed prim.c algorithms.
117 v70 3/13/87 Changed help cmd from 'h' to 'H'; better
126 v74 9/18/87 Fix conflict in EOF symbol with stdio.h,
228 v136 1/20/90 Added -S, -R flags. Added | command.
231 v137 1/21/90 Rewrote horrible pappend code.
233 v138 1/24/90 Fix magic cookie terminal handling.
235 v139 1/27/90 Added MSDOS support. (many thanks
237 v140 2/7/90 Editing a new file adds it to the
239 v141 2/8/90 Ad
[all...]
/freebsd-src/crypto/openssh/regress/unittests/misc/
H A Dtest_convtime.c8 #include "includes.h"
10 #include <sys/types.h>
11 #include <limits.h>
12 #include <stdio.h>
14 #include <stdint.h>
16 #include <stdlib.h>
17 #include <string.h>
19 #include "../test_helper/test_helper.h"
21 #include "log.h"
22 #include "misc.h"
[all …]
/freebsd-src/contrib/libxo/tests/core/
H A Dtest_07.c11 #include <stdio.h>
12 #include <stdlib.h>
13 #include <string.h>
15 #include "xo.h"
36 { "Jim", "რეგტ", "გთხოვთ ახ", 431, 90 }, in main()
37 { "Terry", "<one", "Οὐχὶ ταὐτὰ παρίσταταί μοι Jones", 660, 90 }, in main()
41 { "ახლა", "გაიარო", "საერთაშორისო", 123, 90 }, in main()
H A Dtest_05.c11 #include <stdio.h>
12 #include <stdlib.h>
13 #include <string.h>
14 #include <wchar.h>
16 #include "xo.h"
17 #include "xo_config.h"
20 #include "xo_wcwidth.h"
44 { "Jim", "რეგტ", "გთხოვთ ახ", 431, 90 }, in main()
45 { "Terry", "<one", "Οὐχὶ ταὐτὰ παρίσταταί μοι Jones", 660, 90 }, in main()
49 { "ახლა", "გაიარო", "საერთაშორისო", 123, 90 }, in main()
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph-diff.cpp18 #include "xray-graph-diff.h"
19 #include "xray-graph.h"
20 #include "xray-registry.h"
22 #include "xray-color-helper.h"
23 #include "llvm/Support/FormatVariadic.h"
24 #include "llvm/Support/MemoryBuffer.h"
25 #include "llvm/XRay/Trace.h"
117 clEnumValN(GraphRenderer::StatType::PCT90, "90p",
118 "90th percentile durations"),
140 clEnumValN(GraphRenderer::StatType::PCT90, "90
251 getColor(const GraphDiffRenderer::GraphT::EdgeValueType & E,const GraphDiffRenderer::GraphT & G,ColorHelper H,GraphDiffRenderer::StatType T) getColor() argument
272 getColor(const GraphDiffRenderer::GraphT::VertexValueType & V,const GraphDiffRenderer::GraphT & G,ColorHelper H,GraphDiffRenderer::StatType T) getColor() argument
370 ColorHelper H(ColorHelper::DivergingScheme::PiYG); exportGraphAsDOT() local
[all...]
H A Dxray-graph.cpp14 #include "xray-graph.h"
15 #include "xray-registry.h"
16 #include "llvm/Support/ErrorHandling.h"
17 #include "llvm/XRay/InstrumentationMap.h"
18 #include "llvm/XRay/Trace.h"
73 clEnumValN(GraphRenderer::StatType::PCT90, "90p",
74 "90th percentile durations"),
97 clEnumValN(GraphRenderer::StatType::PCT90, "90p",
98 "90th percentile durations"),
121 clEnumValN(GraphRenderer::StatType::PCT90, "90p",
[all …]
/freebsd-src/sys/powerpc/powermac/
H A Data_macio.c30 #include <sys/cdefs.h>
34 #include <sys/param.h>
35 #include <sys/systm.h>
36 #include <sys/kernel.h>
37 #include <sys/module.h>
38 #include <sys/bus.h>
39 #include <sys/malloc.h>
40 #include <sys/sema.h>
41 #include <sys/taskqueue.h>
42 #include <vm/uma.h>
[all …]
/freebsd-src/crypto/openssl/providers/implementations/rands/
H A Ddrbg_hash.c10 #include <assert.h>
11 #include <stdlib.h>
12 #include <string.h>
13 #include <openssl/sha.h>
14 #include <openssl/crypto.h>
15 #include <openssl/err.h>
16 #include <openssl/rand.h>
17 #include <openssl/core_dispatch.h>
18 #include <openssl/proverr.h>
19 #include "internal/thread_once.h"
[all …]
H A Ddrbg_local.h13 # include <openssl/evp.h>
14 # include <openssl/core_dispatch.h>
15 # include <openssl/core_names.h>
16 # include <openssl/params.h>
17 # include "internal/tsan_assist.h"
18 # include "internal/nelem.h"
19 # include "internal/numbers.h"
20 # include "prov/provider_ctx.h"
46 * NIST SP800 90Ar1 allows a maximum of (1 << 35) bits i.e., (1 << 32) bytes.
58 # define DRBG_DEFAULT_PERS_STRING "OpenSSL NIST SP 800-90A DRBG"
[all …]
H A Ddrbg_hmac.c10 #include <stdlib.h>
11 #include <string.h>
12 #include <openssl/crypto.h>
13 #include <openssl/err.h>
14 #include <openssl/rand.h>
15 #include <openssl/proverr.h>
16 #include "prov/provider_util.h"
17 #include "internal/thread_once.h"
18 #include "prov/providercommon.h"
19 #include "prov/implementations.h"
[all …]
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DCuda.cpp1 #include "clang/Basic/Cuda.h"
3 #include "llvm/ADT/StringRef.h"
4 #include "llvm/ADT/Twine.h"
5 #include "llvm/Support/ErrorHandling.h"
6 #include "llvm/Support/VersionTuple.h"
97 SM(90), // Hopper
98 SM(90a), // Hopper
120 GFX(90a), // gfx90a
121 GFX(90c), // gfx90c
/freebsd-src/crypto/openssl/doc/man3/
H A DEVP_RAND.pod22 #include <openssl/evp.h>
133 will be sought. This call operates as per NIST SP 800-90A and SP 800-90C.
136 NIST SP 800-90A and SP 800-90C. Subsequent to this call, the RAND cannot
143 will be sought. This call operates as per NIST SP 800-90A and SP 800-90C.
148 treated as additional input as per NIST SP-800-90Ar1, Sections 9.1 and 9.2.
151 from a live source will be sought. This call operates as per NIST SP 800-90A
152 and SP 800-90
[all...]
/freebsd-src/contrib/mandoc/
H A Dst.c17 #include "config.h"
19 #include <sys/types.h>
21 #include <stdio.h>
22 #include <string.h>
24 #include "mandoc.h"
25 #include "roff.h"
26 #include "libmdoc.h"
35 LINE("-p1003.1-90", "IEEE Std 1003.1-1990 (\\(lqPOSIX.1\\(rq)") in mdoc_a2st()
53 LINE("-isoC-90", "ISO/IEC 9899:1990 (\\(lqISO\\~C90\\(rq)") in mdoc_a2st()
60 LINE("-iso9945-1-90", "IS in mdoc_a2st()
[all...]
/freebsd-src/contrib/file/magic/Magdir/
H A Dfonts28 # often followed by colon (3Ah) and space (20h) and font name like: DarkGardenMK LetterGothic
67 # dfVersion 256=0100h
71 # dfType 129=0081h
105 >>>90 ubyte 16 serif
106 >>>90 ubyte 17 serif proportional
107 #>>>90 ubyte 48 other
108 >>>90 ubyte 49 proportional
109 >>>90 ubyte 64 script
110 >>>90 ubyte 65 script proportional
116 # Reference: https://cgit.freedesktop.org/xorg/lib/libXfont/tree/src/bitmap/snfstr.h
[all...]
/freebsd-src/tools/regression/net80211/tkip/
H A Dtest_tkip.c35 #include <sys/param.h>
36 #include <sys/kernel.h>
37 #include <sys/systm.h>
38 #include <sys/mbuf.h>
39 #include <sys/module.h>
41 #include <sys/socket.h>
43 #include <net/if.h>
44 #include <net/if_var.h>
45 #include <net/if_media.h>
47 #include <net80211/ieee80211_var.h>
[all …]
/freebsd-src/sys/contrib/device-tree/Bindings/power/supply/
H A Dbattery.yaml25 in enum power_supply_property, defined in include/linux/power_supply.h
164 ocv-capacity-table-0 = <4185000 100>, <4113000 95>, <4066000 90>;
166 ocv-capacity-table-1 = <4200000 100>, <4185000 95>, <4113000 90>;
168 ocv-capacity-table-2 = <4250000 100>, <4200000 95>, <4185000 90>;
169 resistance-temp-table = <20 100>, <10 90>, <0 80>, <(-10) 60>;
/freebsd-src/secure/caroot/untrusted/
H A DVeriSign_Universal_Root_Certification_Authority.pem28 5a:8c:23:23:d6:60:8e:91:d7:90:98:83:7a:e6:58:
52 … 0_.].[0Y0W0U..image/gif0!0.0...+..............k...j.H.,{..0%.#http://logo.verisign.com/vslogo.gif
61 4c:1d:59:90:4a:ef:90:16:28:1f:5a:ae:10:fb:81:50:38:0c:
69 87:98:90:c5:eb:86:30:c6:35:bf:f0:ff:c3:55:88:83:4b:ef:
86 H26MfF8WIFFE0XBPV+rjHOPMee5Y2A7Cs0WTwCznmhcrewA3ekEzeOEz4vMQGn+H

12345678910>>...41