Home
last modified time | relevance | path

Searched full:hand (Results 1 – 25 of 1161) sorted by relevance

12345678910>>...47

/freebsd/contrib/libxo/tests/core/saved/
H A Dtest_12.X.out1hand>left</hand><color>blue</color><time>3:45</time></thing><thing><name>thing</name><color>green<…
H A Dtest_12.XP.out9 <hand>left</hand>
17 <hand>left</hand>
25 <hand>left</hand>
33 <hand>left</hand>
41 <hand>left</hand>
49 <hand>left</hand>
57 <hand>left</hand>
65 <hand>left</hand>
73 <hand>left</hand>
81 <hand>left</hand>
H A Dtest_12.HIPx.out20 …<div class="data color-fg-red" data-tag="hand" data-xpath="/top/data/thing[name = 'thing']/hand">l…
21 <div class="text"> hand is </div>
36 …<div class="data color-fg-red" data-tag="hand" data-xpath="/top/data/thing[name = 'thing']/hand">l…
37 <div class="text"> hand is </div>
52 …<div class="data color-fg-red" data-tag="hand" data-xpath="/top/data/thing[name = 'thing']/hand">l…
53 <div class="text"> hand is </div>
68 …<div class="data color-fg-red" data-tag="hand" data-xpath="/top/data/thing[name = 'thing']/hand">l…
69 <div class="text"> hand is </div>
84 …<div class="data color-fg-red" data-tag="hand" data-xpath="/top/data/thing[name = 'thing']/hand">l…
85 <div class="text"> hand is </div>
[all …]
H A Dtest_12.JP.out11 "hand": "left",
19 "hand": "left",
27 "hand": "left",
35 "hand": "left",
43 "hand": "left",
51 "hand": "left",
59 "hand": "left",
67 "hand": "left",
75 "hand": "left",
83 "hand": "left",
H A Dtest_12.JPu.out11 "hand": "left",
19 "hand": "left",
27 "hand": "left",
35 "hand": "left",
43 "hand": "left",
51 "hand": "left",
59 "hand": "left",
67 "hand": "left",
75 "hand": "left",
83 "hand": "left",
H A Dtest_12.J.out1hand":"left","color":"blue","time":"3:45"}, {"name":"thing","color":"green","time":"2:15","hand":"…
H A Dtest_12.H.out1hand">left</div><div class="text"> hand is </div><div class="data color-fg-blue" data-tag="color">…
H A Dtest_12.HP.out20 <div class="data color-fg-red" data-tag="hand">left</div>
21 <div class="text"> hand is </div>
36 <div class="data color-fg-red" data-tag="hand">left</div>
37 <div class="text"> hand is </div>
52 <div class="data color-fg-red" data-tag="hand">left</div>
53 <div class="text"> hand is </div>
68 <div class="data color-fg-red" data-tag="hand">left</div>
69 <div class="text"> hand is </div>
84 <div class="data color-fg-red" data-tag="hand">left</div>
85 <div class="text"> hand is </div>
[all …]
H A Dtest_12.E.out11 op string: [hand] [left] [0]
19 op string: [hand] [left] [0]
27 op string: [hand] [left] [0]
35 op string: [hand] [left] [0]
43 op string: [hand] [left] [0]
51 op string: [hand] [left] [0]
59 op string: [hand] [left] [0]
67 op string: [hand] [left] [0]
75 op string: [hand] [left] [0]
83 op string: [hand] [left] [0]
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFixedPointBuilder.h224 /// \p LHS - The left hand side
225 /// \p LHSSema - The semantic of the left hand side
226 /// \p RHS - The right hand side
227 /// \p RHSSema - The semantic of the right hand side
250 /// \p LHS - The left hand side
251 /// \p LHSSema - The semantic of the left hand side
252 /// \p RHS - The right hand side
253 /// \p RHSSema - The semantic of the right hand side
284 /// \p LHS - The left hand side
285 /// \p LHSSema - The semantic of the left hand side
[all …]
/freebsd/tools/test/stress2/testcases/badcode/
H A Dbadcode.c65 hand(int i __unused) { /* handler */ in hand() function
109 signal(SIGALRM, hand); in test()
110 signal(SIGILL, hand); in test()
111 signal(SIGFPE, hand); in test()
112 signal(SIGSEGV, hand); in test()
113 signal(SIGBUS, hand); in test()
114 signal(SIGURG, hand); in test()
115 signal(SIGSYS, hand); in test()
116 signal(SIGTRAP, hand); in test()
/freebsd/tools/test/stress2/misc/
H A Dsigreturn.sh83 hand(int i __unused) { /* handler */
102 signal(SIGALRM, hand);
103 signal(SIGILL, hand);
104 signal(SIGFPE, hand);
105 signal(SIGSEGV, hand);
106 signal(SIGBUS, hand);
107 signal(SIGURG, hand);
108 signal(SIGSYS, hand);
109 signal(SIGTRAP, hand);
H A Dmlockall3.sh74 hand(int i __unused) { /* handler */
139 signal(SIGALRM, hand);
140 signal(SIGILL, hand);
141 signal(SIGFPE, hand);
142 signal(SIGSEGV, hand);
143 signal(SIGBUS, hand);
144 signal(SIGURG, hand);
145 signal(SIGSYS, hand);
146 signal(SIGTRAP, hand);
H A Dmsync.sh77 hand(int i __unused) { /* handler */
175 signal(SIGALRM, hand);
176 signal(SIGILL, hand);
177 signal(SIGFPE, hand);
178 signal(SIGSEGV, hand);
179 signal(SIGBUS, hand);
180 signal(SIGURG, hand);
181 signal(SIGSYS, hand);
182 signal(SIGTRAP, hand);
H A Dsigreturn3.sh74 hand(int i __unused) { /* handler */
137 signal(SIGALRM, hand);
138 signal(SIGILL, hand);
139 signal(SIGFPE, hand);
140 signal(SIGSEGV, hand);
141 signal(SIGBUS, hand);
142 signal(SIGURG, hand);
143 signal(SIGSYS, hand);
144 signal(SIGTRAP, hand);
H A Dfifo2.sh103 hand(int i __unused) { /* handler */
180 signal(SIGALRM, hand);
181 signal(SIGILL, hand);
182 signal(SIGFPE, hand);
183 signal(SIGSEGV, hand);
184 signal(SIGBUS, hand);
185 signal(SIGURG, hand);
186 signal(SIGSYS, hand);
187 signal(SIGTRAP, hand);
H A Dsigreturn4.sh69 hand(int i __unused) { /* handler */
163 signal(SIGALRM, hand);
164 signal(SIGILL, hand);
165 signal(SIGFPE, hand);
166 signal(SIGSEGV, hand);
167 signal(SIGBUS, hand);
168 signal(SIGURG, hand);
169 signal(SIGSYS, hand);
170 signal(SIGTRAP, hand);
H A Dkevent7.sh112 hand(int i __unused) { /* handler */
245 signal(SIGALRM, hand);
246 signal(SIGILL, hand);
247 signal(SIGFPE, hand);
248 signal(SIGSEGV, hand);
249 signal(SIGBUS, hand);
250 signal(SIGURG, hand);
251 signal(SIGSYS, hand);
252 signal(SIGTRAP, hand);
/freebsd/share/doc/psd/15.yacc/
H A Dss4107 the right hand side of a grammar rule,
109 an instance of the rule, replacing the right hand side
110 by the left hand side.
138 left hand symbol (A in this case), and the number of
139 symbols on the right hand side (three in this case).
159 the left hand symbol and an ordinary shift of a token,
174 state where the right hand side of the rule was first seen.
176 If the right hand side of the rule is empty,
208 action, on the other hand, represents a place where the parser
320 This rule has two symbols on the right hand side, so
[all …]
/freebsd/contrib/bmake/unit-tests/
H A Dparse-var.mk53 # in a condition, left-hand side, unquoted
54 # in a condition, left-hand side, quoted
55 # in a condition, right-hand side, unquoted
56 # in a condition, right-hand side, quoted
57 # left-hand side of a variable assignment
58 # right-hand side of a ':=' variable assignment
59 # right-hand side of a '!=' variable assignment
79 # In variable assignments, there may be spaces in the middle of the left-hand
H A Dcond-token-var.mk28 # A variable that appears on the left-hand side must be defined.
34 # A variable that appears on the right-hand side must be defined.
62 # A variable on the left-hand side must be defined.
67 # A variable on the right-hand side must be defined.
104 # The left-hand side of a comparison must not be an unquoted word.
109 # The left-hand side of a comparison must not be an unquoted word.
114 # The left-hand side of a comparison must not be an unquoted word.
H A Dcond-short.mk3 # Demonstrates that in conditions, the right-hand side of an && or ||
9 # Before 2020-06-28, the right-hand side of an && or || operator was always
151 # The left-hand side of the '&&' evaluated to false, which should have made
152 # the right-hand side irrelevant.
154 # On the right-hand side of the '&&', the expression ${INDIR_UNDEF} was
156 # undefined. The right hand side "${INDIR_UNDEF}" still needed to be parsed,
159 # right hand side of the '&&' should have been irrelevant, the two sides of
184 # recursive'. The condition '0' evaluated to false, which made the right-hand
227 # Due to the quotes around the left-hand side of the '<', the operand is
237 # The right-hand side of '||' is irrelevant and thus not evaluated.
[all …]
H A Dcond-token-plain.mk18 # The right-hand side of the comparison is just a '"', before unescaping.
41 # XXX: Missing error message for the malformed condition. The right-hand
47 # The right-hand side of a comparison is not parsed as a token, therefore
149 # If the right-hand side is missing, it's a parse error.
150 # expect+1: Missing right-hand side of operator '=='
157 # If the left-hand side is missing, it's a parse error as well, but without
203 # In a condition in an .if directive, the left-hand side must not be an
228 # bare word and second for parsing the left-hand side of a comparison.
230 # In '.if' directives, the left-hand side of a comparison must not be a bare
232 # for the second time. The right-hand side of a comparison may be a bare
/freebsd/sys/dev/firewire/
H A Dfwmem.c96 void *hand) in fwmem_xfer_req() argument
110 xfer->hand = hand; in fwmem_xfer_req()
126 void (*hand)(struct fw_xfer *)) in fwmem_read_quad()
131 xfer = fwmem_xfer_req(fwdev, sc, spd, 0, 4, hand); in fwmem_read_quad()
163 void (*hand)(struct fw_xfer *)) in fwmem_write_quad()
168 xfer = fwmem_xfer_req(fwdev, sc, spd, 0, 0, hand); in fwmem_write_quad()
200 void (*hand)(struct fw_xfer *)) in fwmem_read_block()
205 xfer = fwmem_xfer_req(fwdev, sc, spd, 0, roundup2(len, 4), hand); in fwmem_read_block()
238 void (*hand)(struct fw_xfer *)) in fwmem_write_block()
243 xfer = fwmem_xfer_req(fwdev, sc, spd, len, 0, hand); in fwmem_write_block()
/freebsd/crypto/openssl/crypto/
H A Dinitthread.c356 THREAD_EVENT_HANDLER *hand; in ossl_init_thread_start() local
395 hand = OPENSSL_malloc(sizeof(*hand)); in ossl_init_thread_start()
396 if (hand == NULL) in ossl_init_thread_start()
399 hand->handfn = handfn; in ossl_init_thread_start()
400 hand->arg = arg; in ossl_init_thread_start()
402 hand->index = index; in ossl_init_thread_start()
404 hand->next = *hands; in ossl_init_thread_start()
405 *hands = hand; in ossl_init_thread_start()

12345678910>>...47