/freebsd/share/doc/usd/04.csh/ |
H A D | csh.1 | 149 The shell is thus distinguished from the command interpreters of other 160 Thus the command 261 Thus the command 293 Thus suppose we wish to save the current date in a file called `now'. 311 Thus the command 319 Thus this command places the current date and time into the file `now'. 341 Thus the default is for files to be permanent. If you wish to create a file 355 Thus, in running the 461 Thus 495 Thus this command gives us the names and sizes of our 5 largest files. [all …]
|
H A D | csh.2 | 254 Thus to set this variable you simply do 469 Thus the 478 Thus the definition 602 Thus 729 stop waiting for the foreground job to finish. Thus 758 it is always the current job thus no argument is needed. 824 Thus, in the example above, the running 889 periods without interaction. Thus each time it outputs a prompt for more 916 Thus after some time the `wc' command, which counts the lines, words 962 Thus in the example below: [all …]
|
H A D | csh.3 | 120 Thus 153 Thus 170 Thus 222 Thus the sequence 430 Thus if the variable 462 Thus 555 Thus we need a metanotation for supplying inline data to commands in
|
/freebsd/share/doc/papers/newvm/ |
H A D | 1.t | 53 Thus, the limit to available virtual memory is established by the 83 Thus the virtual memory capability allowed programs to be run that 99 Thus the speed and latency with which file systems could be accessed 114 Thus the computing environment is moving away from a purely centralized 132 Thus the cost per byte of memory compared to the cost per byte of disk is 167 Thus inactive swap blocks can also be used to cache less-recently-used 172 to swap space, thus allowing the system to decide what files should 178 file server in a timely fashion, thus eliminating the need to dump 277 Thus processes are once again limited by the need to do two 289 Thus if one can find a way to avoid doing a system call in the case [all …]
|
/freebsd/share/doc/psd/01.cacm/ |
H A D | p4 | 76 Thus programs that wish to write informative 102 Thus the argument 120 thus 129 Thus no special coding to handle I/O redirection is needed within each 151 Thus in the command line: 283 Thus if the three lines above were typed on the keyboard, 397 Thus, when the \&shell is executed as a command with 467 Thus a user may log out simply by typing the end-of-file 497 Thus when users of the editing system log in, they are inside the editor and
|
H A D | p1 | 283 and the files themselves, and thus 342 Thus, the name 372 Thus a file exists independently of any 379 Thus a program 412 Thus, for example, 559 exempt from the usual constraints on file access; thus (for example),
|
/freebsd/share/doc/psd/15.yacc/ |
H A D | ss1 | 47 Thus, every specification file consists of three sections: 67 thus, the smallest legal Yacc specification is 94 Thus 114 Thus the grammar rules 147 The parser is designed to recognize the start symbol; thus,
|
/freebsd/share/doc/psd/17.m4/ |
H A D | m4.ms | 232 Thus, as a typical example, 255 and thus when it is used there need be no (...) following it. 472 Thus, the macro 504 Thus 521 Thus 548 Thus to handle the common programming situation 740 Thus we might define a macro called 755 and thus provides a limited form of multi-way decision capability. 793 Thus 912 Thus you can say
|
/freebsd/share/doc/usd/07.mail/ |
H A D | mail5.nr | 75 Thus, to print the first four messages, use 94 is selected. Thus, to print every message sent to you by 106 message. Thus, 168 unless it already began thus. 292 Thus, if you accidentally delete several messages, you can use 362 command (and thus the initial header listing) 518 goes to the first such message and types it. Thus, 533 Thus, 577 unless it already began thus. 611 are appended to the named file, thus allowing one to keep several [all …]
|
/freebsd/share/doc/psd/18.gprof/ |
H A D | gathering.me | 69 Thus, the monitoring routine must not produce trace output each 71 The volume of data thus produced would be unmanageably large, 111 routine, thus identifying the call site, or source of the arc. 144 Thus our hash function is trivial to calculate and collisions 156 and thus no arcs will be recorded whose destinations are in these 162 Thus the monitoring routine may know the destination of an arc
|
/freebsd/share/doc/psd/16.lex/ |
H A D | lex.ms | 154 Thus, a high level expression 281 Thus, a combination of Lex and Yacc is often appropriate. 404 The absolute minimum Lex program is thus 430 Thus an individual rule might appear 483 always text characters; thus the regular expression 517 Thus 534 Thus by quoting every non-alphanumeric character 596 last; thus 608 Thus 651 Thus [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | deptgt-makeflags.mk | 9 # The -D option sets a variable in the "Global" scope and thus can be 17 # variables and can thus be undefined later. 38 # "Command" scope and thus cannot be undefined. 47 # becomes '$' again, the final expression is thus '$$'.
|
/freebsd/share/man/man4/ |
H A D | qat_c2xxx.4 | 55 QAT devices are enumerated through PCIe and are thus visible in 69 The driver thus rejects 99 driver currently misbehaves when both are enabled and thus does not enable
|
H A D | vkbd.4 | 54 and thus can be used with 143 interface is a software loopback mechanism, and, thus 149 Thus it is not possible to have both wired and virtual keyboard to be active
|
/freebsd/contrib/llvm-project/clang/lib/Headers/cuda_wrappers/ |
H A D | algorithm | 34 // stdlib has constexpr std::min/max. Thus we have to unconditionally define 45 // an internal header that is included *before* <algorithm>. Thus by the time 47 // thus we can't prevent them from becoming host+device if they're constexpr. 60 // <complex>). Thus the ugliness below.
|
/freebsd/contrib/unbound/doc/ |
H A D | requirements.txt | 21 thus useful to cache data to speed up future lookups. A server that 106 thus remove the 'from the additional section' data, and this record is 110 RR may be inserted, within the message TTL time, and thus return the 181 And thus prevents cache-snooping (denied hosts cannot make non-recursive 219 Thus, even long queries get a 50% chance to be resolved. And many 'short' 236 falsely EDNS-nonsupporting, and thus DNSSEC-bogus, works well with 251 Unbound keeps TTL values for message formats, and thus rcodes, such
|
/freebsd/contrib/bearssl/src/int/ |
H A D | i31_montmul.c | 36 * Thus, if d <= 2*m-1 on input, then: in br_i31_montymul() 41 * which can thus be only 0 or 1. in br_i31_montymul() 62 * keep the carry (r) in a 64-bit register, thus avoiding some in br_i31_montymul() 108 * thus can be done into dh itself. in br_i31_montymul()
|
/freebsd/sys/contrib/device-tree/Bindings/regulator/ |
H A D | ltc3676.txt | 21 412.5mV to 800mV in 12.5 mV steps. The output voltage thus ranges between 24 Regulators ldo1, ldo2, and ldo4 have a fixed 0.725 V reference and thus output 26 regulator can not be disabled and thus should have the regulator-always-on
|
H A D | ltc3589.txt | 21 0.3625 V to 0.75 V in 12.5 mV steps. The output voltage thus ranges between 23 have a fixed 0.8 V reference and thus output 0.8 * (1 + R1/R2) V. The ldo3 27 be disabled and thus should have the regulator-always-on property set.
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | nvidia,tegra186-gpio.txt | 32 a number of GPIOs. Thus, each GPIO is named according to an alphabetical port 49 represents the aggregate status for all GPIOs within a set of ports. Thus, the 57 signal to be routed to a different CPU, thus allowing different CPUs to each 59 per-port-set signals is reported via a separate register. Thus, a driver needs
|
H A D | nvidia,tegra186-gpio.yaml | 43 control a number of GPIOs. Thus, each GPIO is named according to an 62 ports. Thus, the number of interrupt signals generated by a controller 70 for each generated signal to be routed to a different CPU, thus allowing 73 separate register. Thus, a driver needs to know which status register to
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | ProvenanceAnalysis.h | 13 /// of an object. Thus ``Provenance Analysis'' is an analysis which attempts to 47 /// ownership. Thus ``Provenance Analysis'' is defined by using the notion of 49 /// not two pointers have the same provenance source and thus could
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | renesas,gyroadc.txt | 37 on the chip and thus for 4-channel operation, single 47 ADC channel with data, thus for 8-channel operation, 56 ADC channel with data, thus for 8-channel operation,
|
H A D | renesas,rcar-gyroadc.yaml | 71 data as it contains four ADCs on the chip and thus for 4-channel 80 thus for 8-channel operation, 8 chips are required. 87 Maxim chip supplies single ADC channel with data, thus for
|
/freebsd/share/doc/papers/kernmalloc/ |
H A D | kernmalloc.t | 217 Thus pages in the process address space 282 Thus, a request for a block of memory of size 53 returns 301 Thus, the kernel can statically allocate a set of data structures 338 its available memory and thus a single runaway 361 Thus, a memory allocator only needs to be 409 Thus for allocations of sizes between one and two pages 421 Thus a request for a five kilobyte piece of memory will use exactly 468 Thus, these clients can need not check the return value from the allocator. 525 Thus, its running time is a small fraction of the running time of the
|