Home
last modified time | relevance | path

Searched full:through (Results 1 – 25 of 3868) sorted by relevance

12345678910>>...155

/freebsd/crypto/openssl/crypto/rc2/
H A Drc2_local.h23 /* fall through */ \
25 /* fall through */ \
27 /* fall through */ \
29 /* fall through */ \
31 /* fall through */ \
33 /* fall through */ \
35 /* fall through */ \
52 /* fall through */ \
54 /* fall through */ \
56 /* fall through */ \
[all …]
/freebsd/sys/dev/sfxge/common/
H A Defx_hash.c141 /* Fall-through */ in efx_hash_dwords()
144 /* Fall-through */ in efx_hash_dwords()
197 /* Fall-through */ in efx_hash_bytes()
200 /* Fall-through */ in efx_hash_bytes()
203 /* Fall-through */ in efx_hash_bytes()
206 /* Fall-through */ in efx_hash_bytes()
209 /* Fall-through */ in efx_hash_bytes()
212 /* Fall-through */ in efx_hash_bytes()
215 /* Fall-through */ in efx_hash_bytes()
218 /* Fall-through */ in efx_hash_bytes()
[all …]
/freebsd/crypto/openssl/crypto/bf/
H A Dbf_local.h20 /* fall through */ \
22 /* fall through */ \
24 /* fall through */ \
26 /* fall through */ \
28 /* fall through */ \
30 /* fall through */ \
32 /* fall through */ \
42 /* fall through */ \
44 /* fall through */ \
46 /* fall through */ \
[all …]
/freebsd/crypto/openssl/crypto/idea/
H A Didea_local.h25 /* fall through */ \
27 /* fall through */ \
29 /* fall through */ \
31 /* fall through */ \
33 /* fall through */ \
35 /* fall through */ \
37 /* fall through */ \
47 /* fall through */ \
49 /* fall through */ \
51 /* fall through */ \
[all …]
/freebsd/crypto/openssl/crypto/rc5/
H A Drc5_local.h25 /* fall through */ \
27 /* fall through */ \
29 /* fall through */ \
31 /* fall through */ \
33 /* fall through */ \
35 /* fall through */ \
37 /* fall through */ \
54 /* fall through */ \
56 /* fall through */ \
58 /* fall through */ \
[all …]
/freebsd/crypto/openssl/crypto/cast/
H A Dcast_local.h20 /* fall through */ \
22 /* fall through */ \
24 /* fall through */ \
26 /* fall through */ \
28 /* fall through */ \
30 /* fall through */ \
32 /* fall through */ \
42 /* fall through */ \
44 /* fall through */ \
46 /* fall through */ \
[all …]
/freebsd/share/man/man7/
H A Dfirewall.769 allows all packets through except for those matching a set of rules.
71 through.
76 particular port you want to let through.
119 to pass through all packets.
157 internal addresses access to the Internet through a NAT gateway running
180 reign on our internal network when operating services through
185 risk and force everything coming in via LAN0 to go through
200 # through the firewall.
202 # NOTE: heavily loaded services running through the firewall may require
250 # NOT have to run internal requests to exposed hosts through natd
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h60 // Methods to support type inquiry through isa, cast, and dyn_cast:
72 // Methods to support type inquiry through isa, cast, and dyn_cast:
97 // Methods to support type inquiry through isa, cast, and dyn_cast:
132 // Methods to support type inquiry through isa, cast, and dyn_cast:
224 // Methods to support type inquiry through isa, cast, and dyn_cast:
270 // Methods to support type inquiry through isa, cast, and dyn_cast:
285 // Methods to support type inquiry through isa, cast, and dyn_cast:
298 // Methods to support type inquiry through isa, cast, and dyn_cast:
347 // Methods to support type inquiry through isa, cast, and dyn_cast:
368 // Methods to support type inquiry through isa, cast, and dyn_cast:
[all …]
/freebsd/share/man/man4/
H A Dpass.476 This ioctl takes most kinds of CAM CCBs and passes them through to the CAM
79 through the passthrough device, and must be sent through the
85 impossible to service them through the passthrough interface.
94 Although this ioctl is available through the
99 It is probably more useful to issue this ioctl through the
113 This ioctl takes most CAM CCBs, but some CCB types are not allowed through
114 the pass device, and must be sent through the
120 impossible to service them through the passthrough interface.
217 There should be one of these for each device accessed through the
H A Dmouse.492 -128 through 127.
95 -128 through 127.
98 -128 through 127.
103 -128 through 127.
109 Z axis movement count in two's complement; -64 through 63.
113 the Z axis movement count in two's complement; -64 through 63.
117 The bits 0 through 6 reflect the state
118 of the buttons 4 through 10.
332 The mouse drivers may support up to 31 buttons with the bit 0 through 31.
335 through
H A Daibs.442 available through the
58 as defined by the motherboard manufacturer through
74 Sensor readings and the range specifications are made available through the
119 design, which may be supported through
138 the motherboard manufacturer through
161 but should be supported through
H A Dgeom.4162 is the backdoor through which a geom connects to another
163 geom provider and through which I/O requests are sent.
281 which will propagate all the way down through the mesh.
287 This process percolates all the way down through the mesh, until
300 It is probably easiest to understand spoiling by going through
313 through
337 If any of the paths through the MBR or BSD module were open, they
344 path through the MBR geom while
364 sending I/O requests through the graph.
373 which enters through th
[all...]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dti,pruss-intc.yaml15 which are then mapped to 10 possible output interrupts through two levels
19 remaining 8 (2 through 9) connected to external interrupt controllers
23 differences on the output interrupts 2 through 9. If this property is not
24 defined, it implies that all the PRUSS INTC output interrupts 2 through 9
25 (host_intr0 through host_intr7) are connected exclusively to the Arm interrupt
30 through 19) are connected to new sub-modules within the ICSSG instances.
81 interrupts through 2 levels of many-to-one mapping i.e. events to channel
82 mapping and channels to host interrupts so through this property entire
89 output interrupts 2 through 9) that are not connected to the Arm interrupt
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepThrough.cpp24 // through it If it is the beginning of the prologue of a function, step
25 // through that as well.
31 "Step through trampolines and prologues", thread, in ThreadPlanStepThrough()
38 // If we don't get a valid step through plan, don't bother to set up a in ThreadPlanStepThrough()
62 return_bp->SetBreakpointKind("step-through-backstop"); in ThreadPlanStepThrough()
104 LLDB_LOGF(log, "Found step through plan from 0x%" PRIx64 ": %s", in LookForPlanToStepThroughFromCurrentPC()
108 "Couldn't find step through plan from address 0x%" PRIx64 ".", in LookForPlanToStepThroughFromCurrentPC()
117 s->Printf("Step through"); in GetDescription()
119 s->PutCString("Stepping through trampoline code from: "); in GetDescription()
198 // Next see if there is a specific step through plan at our current pc (these in ShouldStop()
[all …]
/freebsd/crypto/openssl/crypto/des/
H A Ddes_local.h40 /* fall through */ \
42 /* fall through */ \
44 /* fall through */ \
46 /* fall through */ \
48 /* fall through */ \
50 /* fall through */ \
52 /* fall through */ \
67 /* fall through */ \
69 /* fall through */ \
71 /* fall through */ \
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DBIO_f_md.pod22 BIO that digests any data passed through it. It is a BIO wrapper
26 Any data written or read through a digest BIO using BIO_read_ex() and
37 passed through it. It is a BIO_ctrl() macro.
57 data is passed through it.
59 If an application needs to call BIO_gets() or BIO_puts() through
77 digest BIO and passes the string "Hello World" through it. Error
97 The next example digests data by reading through a chain instead:
145 the data passed through and that digests should be retrieved using a
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_node.h78 * manipulated only through the provided functions.
93 * be manipulated only through the provided functions.
324 * [in] Port number in p_node through which to get the remote node.
327 * [out] Port number in the remote's node through which this
459 * the node's NodeInfo attribute as discovered through the
505 * Logically connects a node to another node through the specified port.
517 * [in] Port number in p_node through which to create the link.
523 * [in] Port number in the remote's node through which to
540 * Logically disconnects a node from another node through
553 * [in] Port number in p_node through which to unlink.
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DBIO_f_md.379 BIO that digests any data passed through it. It is a BIO wrapper
83 Any data written or read through a digest BIO using \fBBIO_read_ex()\fR and
94 passed through it. It is a \fBBIO_ctrl()\fR macro.
113 data is passed through it.
115 If an application needs to call \fBBIO_gets()\fR or \fBBIO_puts()\fR through
131 digest BIO and passes the string "Hello World" through it. Error
153 The next example digests data by reading through a chain instead:
204 the data passed through and that digests should be retrieved using a
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp154 SkipUntil(tok::r_paren, StopAtSemi); // skip through ) in ParseHLSLAnnotations()
159 SkipUntil(tok::r_paren, StopAtSemi); // skip through ) in ParseHLSLAnnotations()
175 SkipUntil(tok::r_paren, StopAtSemi); // skip through ) in ParseHLSLAnnotations()
188 SkipUntil(tok::r_paren, StopAtSemi); // skip through ) in ParseHLSLAnnotations()
196 SkipUntil(tok::r_paren, StopAtSemi); // skip through ) in ParseHLSLAnnotations()
202 SkipUntil(tok::r_paren, StopAtSemi); // skip through ) in ParseHLSLAnnotations()
210 SkipUntil(tok::r_paren, StopAtSemi); // skip through ) in ParseHLSLAnnotations()
220 SkipUntil(tok::r_paren, StopAtSemi); // skip through ) in ParseHLSLAnnotations()
231 SkipUntil(tok::r_paren, StopAtSemi); // skip through ) in ParseHLSLAnnotations()
241 SkipUntil(tok::r_paren, StopAtSemi); // skip through ) in ParseHLSLAnnotations()
[all …]
/freebsd/sys/contrib/ck/src/
H A Dck_ht_hash.h158 /* fall through */ in MurmurHash3_x86_32()
160 /* fall through */ in MurmurHash3_x86_32()
209 /* fall through */ in MurmurHash64A()
211 /* fall through */ in MurmurHash64A()
213 /* fall through */ in MurmurHash64A()
215 /* fall through */ in MurmurHash64A()
217 /* fall through */ in MurmurHash64A()
219 /* fall through */ in MurmurHash64A()
268 /* fall through */ in MurmurHash64B()
270 /* fall through */ in MurmurHash64B()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h11 // call through to the re-exported symbol at runtime. This can be used to
30 /// Manages a set of 'lazy call-through' trampolines. These are compiler
33 /// triggered on first lookup, these call-through trampolines can be used to
46 // Return a free call-through trampoline and bind it to look up and call
47 // through to the given symbol.
85 /// A lazy call-through manager that builds trampolines in the current process.
136 /// entry points that call through to the given symbols.
/freebsd/tests/sys/geom/class/uzip/etalon/
H A Detalon.txt7 (from Through the Looking-Glass and What Alice Found There, 1872)
26 Came whiffling through the tulgey wood,
29 One, two! One, two! And through and through
/freebsd/contrib/libcbor/doc/
H A DMakefile36 @echo " latexpdf to make LaTeX files and run them through pdflatex"
37 @echo " latexpdfja to make LaTeX files and run them through platex/dvipdfmx"
41 @echo " info to make Texinfo files and run them through makeinfo"
110 @echo "Run \`make' in that directory to run these through (pdf)latex" \
115 @echo "Running LaTeX files through pdflatex..."
121 @echo "Running LaTeX files through platex and dvipdfmx..."
139 @echo "Run \`make' in that directory to run these through makeinfo" \
144 @echo "Running Texinfo files through makeinfo..."
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Drt5682.txt11 - AVDD-supply: phandle to the regulator supplying analog power through the
15 bias through the MICVDD pin. Either MICVDD or VBAT should be present.
17 - VBAT-supply: phandle to the regulator supplying battery power through the
20 - DBVDD-supply: phandle to the regulator supplying I/O power through the DBVDD
24 and charge pump through the LDO1_IN pin.
/freebsd/sys/arm64/arm64/
H A Dgic_v3_reg.h147 * 0x2 - Normal Inner Read-allocate, Write-through
149 * 0x4 - Normal Inner Write-allocate, Write-through
151 * 0x6 - Normal Inner Read-allocate, Write-allocate, Write-through
199 * 0x2 - Normal Inner Read-allocate, Write-through
201 * 0x4 - Normal Inner Write-allocate, Write-through
203 * 0x6 - Normal Inner Read-allocate, Write-allocate, Write-through
319 * 0x2 - Normal Inner Read-allocate, Write-through
321 * 0x4 - Normal Inner Write-allocate, Write-through
323 * 0x6 - Normal Inner Read-allocate, Write-allocate, Write-through
389 * 0x2 - Read-allocate, Write-through
[all …]

12345678910>>...155