Home
last modified time | relevance | path

Searched full:gt (Results 1 – 25 of 1271) sorted by relevance

12345678910>>...51

/freebsd/contrib/file/doc/
H A Dmagic.man466 .Dv \*[Gt] ,
510 .Dv \*[Gt]
518 .Em \*[Gt]\e0
594 .Em \*[Gt]
597 .Em \*[Gt]
599 .Em \*[Gt]
614 \*[Gt]0x18 leshort \*[Lt]0x40 MS-DOS executable
615 \*[Gt]0x18 leshort \*[Gt]0x3f extended PC executable (e.g., MS Windows)
621 .Em \*[Gt]
672 \*[Gt]0x18 leshort \*[Lt]0x40 MZ executable (MS-DOS)
[all …]
/freebsd/contrib/ntp/html/
H A Dntpdsim_new.html39 <p>&lt;<i>simulate_command</i>&gt; ::= <tt>simulate</tt> { &lt;<i>init_statement_list</i>&gt; &lt;<…
40 …&lt;<i>init_statement_list</i>&gt; ::= &lt;init_statement_list&gt; &lt;init_statement&gt; ; | &lt;…
41 …&lt;<i>init_statement</i>&gt; ::= <tt>beep_delay</tt> = &lt;number&gt; | <tt>simulation_duration</…
42 &lt;<i>server_list</i>&gt; ::= &lt;<i>server_list</i>&gt; &lt;server&gt; | &lt;server&gt;<br>
43 …&lt;<i>server_list</i>&gt; ::= <tt>server</tt> = &lt;address&gt; { <tt>server_offset</tt> = &lt;nu…
44 &lt;<i>act_list</i>&gt; ::= &lt;<i>act_list</i>&gt; &lt;<i>act</i>&gt; | &lt;<i>act</i>&gt;<br>
45 &lt;<i>act</i>&gt; ::= <tt>duration</tt> = &lt;number&gt; { &lt;<i>act_stmt_list</i>&gt; }<br>
46 …&lt;<i>act_stmt_list</i>&gt; ::= &lt;<i>act_stmt_list</i>&gt; &lt;<i>act_stmt</i>&gt; ; | &lt;<i>a…
47gt; ::= <tt>freq_offset</tt> = &lt;number&gt; | <tt>wander</tt> = &lt;number&gt; | <tt>jitter</tt>…
H A Dcopyright.html71 <li><a href="mailto:%20takao_abe@xurb.jp">Takao Abe &lt;takao_abe@xurb.jp&gt;</a> Clock driver for JJY receivers</li>
72 <li><a href="mailto:%20mark_andrews@isc.org">Mark Andrews &lt;mark_andrews@isc.org&gt;</a> Leitch atomic clock controller</li>
73 <li><a href="mailto:%20altmeier@atlsoft.de">Bernd Altmeier &lt;altmeier@atlsoft.de&gt;</a> hopf Elektronik serial line and PCI-bus devices</li>
74 <li><a href="mailto:%20vbais@mailman1.intel.co">Viraj Bais &lt;vbais@mailman1.intel.com&gt;</a> and <a href="mailto:%20kirkwood@striderfm.intel.com">Clayton Kirkwood &lt;kirkwood@striderfm.intel.com&gt;</a> port to WindowsNT 3.5</li>
75 <li><a href="mailto:%20michael.barone@lmco.com">Michael Barone &lt;michael,barone@lmco.com&gt;</a> GPSVME fixes</li>
76 <li><a href="mailto:%20karl@owl.HQ.ileaf.com">Karl Berry &lt;karl@owl.HQ.ileaf.com&gt;</a> syslog to file option</li>
77 <li><a href="mailto:%20greg.brackley@bigfoot.com">Greg Brackley &lt;greg.brackley@bigfoot.com&gt;</a> Major rework of WINNT port. Clean up recvbuf and iosignal code into separate modules.</li>
78 <li><a href="mailto:%20Marc.Brett@westgeo.com">Marc Brett &lt;Marc.Brett@westgeo.com&gt;</a> Magnavox GPS clock driver</li>
79 <li><a href="mailto:%20Piete.Brooks@cl.cam.ac.uk">Piete Brooks &lt;Piete.Brooks@cl.cam.ac.uk&gt;</
[all...]
H A Dparsedata.html21 Meinberg: start=&lt;STX&gt;, end=&lt;ETX&gt;, sync on start
46 …<b><i>&lt;STX&gt;</i>D:<i>dd.mm.yy</i>;T:<i>w</i>;U:<i>hh.mm.ss</i>;<i>uvxy</i><i>&lt;ETX&gt;</i><…
50 <i>&lt;STX&gt;</i> = start-of-text, ASCII code 0x02
67 <i>&lt;ETX&gt;</i> = end-of-text, ASCII code 0x03
71 …<b><i>&lt;STX&gt;</i><i>dd.mm.yy</i>; <i>w</i>; <i>hh:mm:ss</i>; <i>tuvxyza</i><i>&lt;ETX&gt;</i><…
75 <i>&lt;STX&gt;</i> = start-of-text, ASCII code 0x02
89 <i>&lt;ETX&gt;</i> = end-of-text, ASCII code 0x03
93 …t;STX&gt;</i><i>dd.mm.yy</i>; <i>w</i>; <i>hh:mm:ss</i>; <i>+uu:uu</i>; <i>uvxyzab</i>; <i>ll.llll…
97 <i>&lt;STX&gt;</i> = start-of-text, ASCII code 0x02
112 <i>&lt;ETX&gt;</i> = end-of-text, ASCII code 0x03
[all …]
/freebsd/contrib/sendmail/libmilter/docs/
H A Dsample.html24 #include &lt;sys/types.h&gt;
25 #include &lt;sys/stat.h&gt;
26 #include &lt;errno.h&gt;
27 #include &lt;stdio.h&gt;
28 #include &lt;stdlib.h&gt;
29 #include &lt;string.h&gt;
30 #include &lt;sysexits.h&gt;
31 #include &lt;unistd.h&gt;
82 if ((priv-&gt;mlfi_connectfrom = strdup(ident)) == NULL)
114 if (priv-&gt;mlfi_helofrom != NULL)
[all …]
H A Dxxfi_header.html13 #include &lt;libmilter/mfapi.h&gt;
68 From: sender &lt;f@example.com&gt;
69 To: user &lt;t@example.com&gt;
76 "From", " sender &lt;f@example.com&gt;"
77 "To", " user &lt;t@example.com&gt;"
87 "From", "sender &lt;f@example.com&gt;"
88 "To", "user &lt;t@example.com&gt;"
/freebsd/share/man/man4/
H A Dcrypto.4209 .Fa sessp-\*[Gt]ses
221 .Fa sessp-\*[Gt]cipher ,
223 .Fa sessp-\*[Gt]keylen ,
225 .Fa sessp-\*[Gt]key .
229 .Fa sessp-\*[Gt]mac ,
231 .Fa sessp-\*[Gt]mackey ,
233 .Fa sessp-\*[Gt]mackeylen .
263 .Fa sessp-\*[Gt]crid
267 .Fa sessp-\*[Gt]ivlen
271 .Fa sessp-\*[Gt]maclen
[all …]
/freebsd/contrib/llvm-project/lld/docs/
H A Dpartitions.svg21 <!-- part_main&#45;&gt;main -->
22 <g id="edge1" class="edge"><title>part_main&#45;&gt;main</title>
35 <!-- part1&#45;&gt;f1 -->
36 <g id="edge3" class="edge"><title>part1&#45;&gt;f1</title>
49 <!-- part2&#45;&gt;f2 -->
50 <g id="edge7" class="edge"><title>part2&#45;&gt;f2</title>
59 <!-- main&#45;&gt;f3 -->
60 <g id="edge2" class="edge"><title>main&#45;&gt;f3</title>
64 <!-- f1&#45;&gt;f3 -->
65 <g id="edge4" class="edge"><title>f1&#45;&gt;f3</title>
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSCCIterator.h46 template <class GraphT, class GT = GraphTraits<GraphT>>
48 scc_iterator<GraphT, GT>, std::forward_iterator_tag,
49 const std::vector<typename GT::NodeRef>, ptrdiff_t> {
50 using NodeRef = typename GT::NodeRef;
51 using ChildItTy = typename GT::ChildIteratorType;
107 return scc_iterator(GT::getEntryNode(G)); in begin()
150 template <class GraphT, class GT>
151 void scc_iterator<GraphT, GT>::DFSVisitOne(NodeRef N) { in DFSVisitOne()
155 VisitStack.push_back(StackElement(N, GT::child_begin(N), visitNum)); in DFSVisitOne()
162 template <class GraphT, class GT>
[all …]
H A DPostOrderIterator.h95 bool ExtStorage = false, class GT = GraphTraits<GraphT>>
99 using value_type = typename GT::NodeRef;
105 using NodeRef = typename GT::NodeRef;
106 using ChildItTy = typename GT::ChildIteratorType;
115 VisitStack.emplace_back(BB, GT::child_begin(BB), GT::child_end(BB)); in po_iterator()
124 VisitStack.emplace_back(BB, GT::child_begin(BB), GT::child_end(BB)); in po_iterator()
141 VisitStack.emplace_back(BB, GT::child_begin(BB), GT in traverseChild()
[all...]
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Darches.dts3 * Device Tree Source for AMCC Arches (dual 460GT board)
39 model = "PowerPC,460GT";
59 compatible = "ibm,uic-460gt","ibm,uic";
69 compatible = "ibm,uic-460gt","ibm,uic";
81 compatible = "ibm,uic-460gt","ibm,uic";
93 compatible = "ibm,uic-460gt","ibm,uic";
105 compatible = "ibm,sdr-460gt";
110 compatible = "ibm,cpr-460gt";
115 compatible = "ibm,l2-cache-460gt", "ibm,l2-cache";
125 compatible = "ibm,plb-460gt", "ibm,plb4";
[all …]
H A Dglacier.dts2 * Device Tree Source for AMCC Glacier (460GT)
35 model = "PowerPC,460GT";
55 compatible = "ibm,uic-460gt","ibm,uic";
65 compatible = "ibm,uic-460gt","ibm,uic";
77 compatible = "ibm,uic-460gt","ibm,uic";
89 compatible = "ibm,uic-460gt","ibm,uic";
101 compatible = "ibm,sdr-460gt";
106 compatible = "ibm,cpr-460gt";
111 compatible = "ibm,l2-cache-460gt", "ibm,l2-cache";
121 compatible = "ibm,plb-460gt", "ibm,plb4";
[all …]
/freebsd/tools/test/stress2/misc/
H A Dall.debug.inc46 [ $((debug_new - debug_statfs)) -gt 0 ] &&
52 [ $((debug_new - debug_freework)) -gt 0 -a $debug_new -gt 100 ] &&
58 [ $((debug_new - debug_newblk)) -gt 0 -a $debug_new -gt 100 ] &&
64 [ $((debug_new - debug_pts)) -gt 0 ] &&
70 [ $((debug_new - debug_routetbl)) -gt 0 ] &&
76 [ $((debug_new - debug_mount)) -gt 0 ] &&
82 [ $((debug_new - debug_geom)) -gt 0 ] &&
88 # [ $((debug_new - debug_indirdep)) -gt 100 -a $debug_new -gt 100 ] &&
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_cli.sgml74 with "CTRL-REQ-&lt;type&gt;-&lt;id&gt;:&lt;text&gt;"
75 prefix. &lt;type&gt; is IDENTITY, PASSWORD, or OTP
76 (one-time-password). &lt;id&gt; is a unique identifier for the
77 current network. &lt;text&gt; is description of the request. In
83 <emphasis>otp</emphasis> commands. &lt;id&gt; needs to be copied from
227 <term>level &lt;debug level&gt;</term>
280 <term>preauthenticate &lt;BSSID&gt;</term>
287 <term>identity &lt;network id&gt; &lt;identity&gt;</term>
294 <term>password &lt;network id&gt; &lt;password&gt;</term>
301 <term>pin &lt;network id&gt; &lt;pin&gt;</term>
[all …]
/freebsd/contrib/ntp/html/drivers/
H A Ddriver40-ja.html85 <td>&nbsp;--&gt;&nbsp;</td>
90 <td>&nbsp;--&gt;&nbsp;</td>
95 <td>&nbsp;--&gt;&nbsp;</td>
100 <td>&nbsp;--&gt;&nbsp;</td>
105 <td>&nbsp;--&gt;&nbsp;</td>
110 <td>&nbsp;--&gt;&nbsp;</td>
141 <td>&nbsp;--&gt;&nbsp;</td>
146 <td>&nbsp;--&gt;&nbsp;</td>
178 <td>&nbsp;--&gt;&nbsp;</td>
183 <td>&nbsp;--&gt;&nbsp;</td>
[all …]
H A Ddriver26.html25 … a timecode string of ASCII printing characters, followed by a &lt;cr&gt;&lt;lf&gt;, followed by a…
26 <pre>T#yyyymmddhhmmssMFLRVcc&lt;cr&gt;&lt;lf&gt;scpi &gt;</pre>
27 …The driver processes the response at the &lt;cr&gt; and &lt;lf&gt;, so what the driver sees is the…
28 <pre>scpi &gt;T#yyyymmddhhmmssMFLRVcc&lt;cr&gt;&lt;lf&gt;</pre>
29 …of the CLK or PPS stuff, then, the receiver buffer timestamp at the &lt;cr&gt; is 24 characters la…
H A Ddriver40.html83 <td>&nbsp;--&gt;&nbsp;</td>
88 <td>&nbsp;--&gt;&nbsp;</td>
93 <td>&nbsp;--&gt;&nbsp;</td>
98 <td>&nbsp;--&gt;&nbsp;</td>
103 <td>&nbsp;--&gt;&nbsp;</td>
108 <td>&nbsp;--&gt;&nbsp;</td>
139 <td>&nbsp;--&gt;&nbsp;</td>
144 <td>&nbsp;--&gt;&nbsp;</td>
176 <td>&nbsp;--&gt;&nbsp;</td>
181 <td>&nbsp;--&gt;&nbsp;</td>
[all …]
H A Ddriver20.html76 …GPRMC,UTC,POS_STAT,LAT,LAT_REF,LON,LON_REF,SPD,HDG,DATE,MAG_VAR,MAG_REF*CS&lt;cr&gt;&lt;lf&gt;</td>
78 <td class="ttf">$GPGLL,LAT,LAT_REF,LON,LON_REF,UTC,POS_STAT*CS&lt;cr&gt;&lt;lf&gt;</td>
80 …,LON,LON_REF,FIX_MODE,SAT_USED,HDOP,ALT,ALT_UNIT,GEO,G_UNIT,D_AGE,D_REF*CS&lt;cr&gt;&lt;lf&gt;</td>
82 <td class="ttf">$GPZDA,UTC,DD,MM,YYYY,TH,TM,*CS&lt;cr&gt;&lt;lf&gt;</td>
84 <td class="ttf">$GPZDG,GPSTIME,DD,MM,YYYY,AA.BB,V*CS&lt;cr&gt;&lt;lf&gt;</td>
88 …k,gpsTow,DATE,UTC,LEAPS,LAT,LAT_REF,LON,LON_REF,TYPE,MODE,SPD,HDOP,TDOP*CS&lt;cr&gt;&lt;lf&gt;</td>
91 …ass="ttf">$PUBX,04,UTC,DATE,utcTow,utcWk,LEAPS,clkBias,clkDrift,tpGran,*CS&lt;cr&gt;&lt;lf&gt;</td>
123 <td>Position Fix Mode (0 = Invalid, &gt;0 = Valid)</td>
199 &nbsp;&nbsp;&nbsp;'0' =&gt; INVALID time,<br>
200 &nbsp;&nbsp;&nbsp;'1' =&gt; accuracy of +/- 20ms,<br>
[all …]
/freebsd/usr.bin/stat/
H A Dstat.1294 .Dq Li " -\*[Gt] "
479 \*[Gt] stat /tmp/bar
493 \*[Gt] stat -F /tmp/foo
494 lrwxrwxrwx 1 jschauma cs 1 Apr 24 16:37:28 2002 /tmp/foo@ -\*[Gt] /
496 \*[Gt] stat -LF /tmp/foo
504 \*[Gt] csh
509 \*[Gt] sh
519 /tmp/bar: Symbolic Link -\*[Gt] /tmp/foo
522 /tmp/foo: Symbolic Link -\*[Gt] /
545 \*[Gt] stat -f "%Sp -\*[Gt] owner=%SHp group=%SMp other=%SLp" .
[all …]
/freebsd/tools/regression/tmpfs/
H A Dt_times53 [ ${st_atime} -gt ${ost_atime} ] || die
61 [ ${st_atime} -gt ${ost_atime} ] || die
62 [ ${st_ctime} -gt ${ost_ctime} ] || die
63 [ ${st_mtime} -gt ${ost_mtime} ] || die
73 [ ${st_atime} -gt ${ost_atime} ] || die
86 [ ${st_ctime} -gt ${ost_ctime} ] || die
99 [ ${st_ctime} -gt ${ost_ctime} ] || die
101 [ ${dst_mtime} -gt ${dost_mtime} ] || die
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dallwinner,sun9i-a80-gt-clk.yaml4 $id: http://devicetree.org/schemas/clock/allwinner,sun9i-a80-gt-clk.yaml#
7 title: Allwinner A80 GT Bus Clock
20 const: allwinner,sun9i-a80-gt-clk
46 compatible = "allwinner,sun9i-a80-gt-clk";
49 clock-output-names = "gt";
/freebsd/contrib/netbsd-tests/fs/tmpfs/
H A Dt_times.sh50 [ ${st_atime} -gt ${ost_atime} ] || atf_fail "Incorrect atime"
58 [ ${st_atime} -gt ${ost_atime} ] || atf_fail "Incorrect atime"
59 [ ${st_ctime} -gt ${ost_ctime} ] || atf_fail "Incorrect ctime"
60 [ ${st_mtime} -gt ${ost_mtime} ] || atf_fail "Incorrect mtime"
84 [ ${st_atime} -gt ${ost_atime} ] || atf_fail "Incorrect atime"
106 [ ${st_atime} -gt ${ost_atime} ] || atf_fail "Incorrect atime"
129 [ ${st_ctime} -gt ${ost_ctime} ] || atf_fail "Incorrect ctime"
153 [ ${st_ctime} -gt ${ost_ctime} ] || atf_fail "Incorrect ctime"
155 [ ${dst_mtime} -gt ${dost_mtime} ] || atf_fail "Incorrect mtime"
/freebsd/sys/dev/qat/qat_api/firmware/include/
H A Dicp_qat_fw_mmp.h78 uint64_t k; /**< k = random value, &gt; 0 and &lt; n (order of G for P384)
119 uint64_t k; /**< k = random value, &gt; 0 and &lt; n (order of G for P256)
158 uint64_t e; /**< exponent &gt; 0 and &lt; 2^768 (12 qwords)*/
173 uint64_t e; /**< exponent &gt; 0 and &lt; 2^768 (12 qwords)*/
187 uint64_t e; /**< exponent &gt; 0 and &lt; 2^1024 (16 qwords)*/
202 uint64_t e; /**< exponent &gt; 0 and &lt; 2^1024 (16 qwords)*/
216 uint64_t e; /**< exponent &gt; 0 and &lt; 2^1536 (24 qwords)*/
231 uint64_t e; /**< exponent &gt; 0 and &lt; 2^1536 (24 qwords)*/
245 uint64_t e; /**< exponent &gt; 0 and &lt; 2^2048 (32 qwords)*/
260 uint64_t e; /**< exponent &gt; 0 and &lt; 2^2048 (32 qwords)*/
[all …]
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dsamsung,battery.yaml25 description: 3.8V 1500 mAh battery used in Samsung GT-I8190
29 description: 3.8V 1500 mAh battery used in Samsung GT-I8160
31 description: 3.8V 1700 mAh battery used in Samsung GT-S7710
33 description: 3.8V 1500 mAh battery used in Samsung GT-I9070
35 description: 3.8V 2000 mAh battery used in Samsung GT-I8530
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dux500.yaml38 - description: Samsung Galaxy Ace 2 (GT-I8160)
48 - description: Samsung Galaxy Beam (GT-I8530)
53 - description: Samsung Galaxy S III mini (GT-I8190)
58 - description: Samsung Galaxy S Advance (GT-I9070)
68 - description: Samsung Galaxy XCover 2 (GT-S7710)

12345678910>>...51