/freebsd/sys/dev/isci/ |
H A D | isci_logger.c | 104 * length argument lists and should consider prepending the fact 128 * length argument lists and should consider prepending the fact 153 * length argument lists and should consider prepending the fact 178 * length argument lists and should consider prepending the fact 205 * fact that this is a function trace (i.e. entry/exit) message from 230 * length argument lists and should consider prepending the fact 255 * length argument lists and should consider prepending the fact 280 * length argument lists and should consider prepending the fact 305 * length argument lists and should consider prepending the fact 332 * fact that this is a function trace (i.e. entry/exit) message from
|
/freebsd/usr.bin/factor/ |
H A D | factor.c | 168 const ubig *fact; /* The factor found. */ in pr_fact() local 186 for (fact = &prime[0]; !BN_is_one(val); ++fact) { in pr_fact() 189 if (BN_mod_word(val, (BN_ULONG)*fact) == 0) in pr_fact() 191 } while (++fact <= pr_limit); in pr_fact() 194 if (fact > pr_limit) { in pr_fact() 199 BN_set_word(bnfact, *(fact - 1)); in pr_fact() 215 printf(hflag ? " 0x%" PRIx64 "" : " %" PRIu64 "", *fact); in pr_fact() 216 BN_div_word(val, (BN_ULONG)*fact); in pr_fact() 217 } while (BN_mod_word(val, (BN_ULONG)*fact) == 0); in pr_fact()
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | p.44 | 1 function fact(n) { 5 return n * fact(n-1) 7 { print $1 "! is " fact($1) }
|
/freebsd/sys/arm/nvidia/tegra124/ |
H A D | tegra124_car.c | 162 #define FACT(_id, cname, pname, _mult, _div) \ macro 195 FACT(0, "osc_div_clk", "clk_m", 1, 1); 200 FACT(0, "clk_m_div2", "clk_m", 1, 2), 201 FACT(0, "clk_m_div4", "clk_m", 1, 3), 202 FACT(0, "pllU_60", "pllU_out", 1, 8), 203 FACT(0, "pllU_48", "pllU_out", 1, 10), 204 FACT(0, "pllU_12", "pllU_out", 1, 40), 205 FACT(TEGRA124_CLK_PLL_D_OUT0, "pllD_out0", "pllD_out", 1, 2), 206 FACT(TEGRA124_CLK_PLL_D2_OUT0, "pllD2_out0", "pllD2_out", 1, 1), 207 FACT(0, "pllX_out0", "pllX_out", 1, 2), [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | __clang_cuda_builtin_vars.h | 56 // threadIdx should be convertible to uint3 (in fact in nvcc, it *is* a 69 // blockIdx should be convertible to uint3 (in fact in nvcc, it *is* a 82 // blockDim should be convertible to dim3 (in fact in nvcc, it *is* a 95 // gridDim should be convertible to dim3 (in fact in nvcc, it *is* a
|
/freebsd/share/man/man4/ |
H A D | gve.4 | 225 GQI_QPL: "QPL" stands for "Queue Page List" and refers to the fact that 229 stands for "Queue In-order" referring to the fact that the NIC sends 235 "RDA" stands for "Raw DMA Addressing" and refers to the fact that hardware 239 stands for "Queue Out-of-order" referring to the fact that the NIC might
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUPALMetadata.h | 57 // In fact this ORs the value into any previous setting of the register. 62 // In fact this ORs the value into any previous setting of the register. 67 // In fact this ORs the value into any previous setting of the register. 71 // In fact this ORs the value into any previous setting of the register. 78 // In fact this ORs the value into any previous setting of the register.
|
/freebsd/sys/dev/clk/rockchip/ |
H A D | rk_clk_fract.c | 96 uint64_t tmp, fact; in clk_compute_fract_div() local 110 fact = n_rem / d_rem; in clk_compute_fract_div() 118 tmp = n_prev + fact * n_cur; in clk_compute_fract_div() 123 tmp = d_prev + fact * d_cur; in clk_compute_fract_div()
|
/freebsd/sys/arm64/nvidia/tegra210/ |
H A D | tegra210_car.c | 163 #define FACT(_id, cname, pname, _mult, _div) \ macro 193 FACT(0, "clk_m", "osc", 1, 1); 195 FACT(0, "osc_div_clk", "osc", 1, 1); 212 FACT(TEGRA210_CLK_XUSB_SS_DIV2, "xusb_ss_div2", "xusb_ss", 1, 2), 215 FACT(0, "sor_safe_div", "pllP_out0", 1, 17), 216 FACT(0, "dpaux_div", "sor_safe", 1, 17), 217 FACT(0, "dpaux1_div", "sor_safe", 1, 17),
|
H A D | tegra210_clk_pll.c | 237 #define FACT(_id, cname, pname, _mult, _div) \ macro 469 FACT(0, "pllP_UD", "pllP_out0", 1, 1), 470 FACT(0, "pllC_UD", "pllC_out0", 1, 1), 471 FACT(0, "pllD_UD", "pllD_out0", 1, 1), 472 FACT(0, "pllM_UD", "pllM_out0", 1, 1), 473 FACT(0, "pllMB_UD", "pllMB_out0", 1, 1), 474 FACT(TEGRA210_CLK_PLL_D_OUT0, "pllD_out0", "pllD_out", 1, 2), 476 FACT(0, "pllC4_out1", "pllC4", 1, 3), 477 FACT(0, "pllC4_out2", "pllC4", 1, 5), 478 FACT(0, "pllD2_out0", "pllD2_out", 1, 2), [all …]
|
/freebsd/share/doc/psd/01.cacm/ |
H A D | p5 | 61 is largely due to the fact that it was not 126 This fact is more important than it might seem. 153 in fact, all user programs either call the system
|
/freebsd/share/doc/papers/malloc/ |
H A D | intro.ms | 15 To C programmers this fact is rather obvious, but for many years 16 this was not an accepted and recognized fact, and many languages
|
/freebsd/contrib/libpcap/missing/ |
H A D | asprintf.c | 48 * And, even if C99 *does*, in fact, say it has to work, it in pcapint_vasprintf() 58 * (The fact that it might happen to work with GNU libc or with in pcapint_vasprintf()
|
/freebsd/share/doc/usd/04.csh/ |
H A D | csh.1 | 147 most commands cause execution of programs that are, in fact, 150 systems both by the fact that it is just a user program, and by the fact 343 character, this `scratch' character denotes the fact that the file will 347 `#' with a `\e'. The fact that the `#' character is the old (pre-\s-2CRT\s0) 563 In fact, all printing characters except `/' (slash) may appear in filenames. 1003 In fact, much of the above discussion is applicable to `/bin/sh'.
|
/freebsd/share/doc/psd/21.ipc/ |
H A D | 1.t | 70 been related to the fact that these facilities have been tied to 78 network name space. In fact, new name spaces may
|
/freebsd/share/doc/papers/devfs/ |
H A D | paper.me | 204 a little understood fact with far reaching consequences. 239 The fact that the device itself does not actually exist inside the 338 Devices are in fact special-cased all the way through the vnode system. 376 because of the fact that ``/dev/foo'' is a synthesised directory 464 And in fact, this is very much the case with laptops today: if I attach 481 The fact that more people have laptop computers today than 482 five years ago, and the fact that nobody has been able to credibly 507 A very common way to report errors in fact: 555 in midstream is non-trivial, but even worse is the fact that it 688 a fact how the actual relationship between the data structures was
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SRP_VBASE_new.pod | 39 to hide the fact that it doesn't have a verifier for a particular username, 65 the server to hide the fact that it doesn't have a verifier for a particular
|
/freebsd/share/doc/papers/jail/ |
H A D | implementation.ms | 40 All of these exploited the fact that chroot(2) didn't try sufficiently 106 The other part of this protection comes from the fact that a jailed
|
/freebsd/sys/dev/isci/scil/ |
H A D | sati_callbacks.h | 391 * length argument lists and should consider prepending the fact 412 * length argument lists and should consider prepending the fact 433 * length argument lists and should consider prepending the fact 454 * length argument lists and should consider prepending the fact
|
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-nice-strict.h | 165 // tests rely on the fact that current implementation reexports protected 207 // tests rely on the fact that current implementation reexports protected 249 // tests rely on the fact that current implementation reexports protected
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_scanner.h | 58 * the rule within the scan state array, taking advantage of the fact 64 * value 3 (FOLLBY_NONACCEPTING) denotes that fact. For accepting
|
/freebsd/tools/tools/cfi/ |
H A D | cfi.c | 54 fprintf(stderr, "fact\t\tread factory PR segment\n"); in usage() 139 if (strcasecmp(argv[1], "fact") == 0) { in main()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfilingPlatformWindows.c | 23 * after the fact. 25 * llvm-cov must be able to find after the fact.
|
/freebsd/share/doc/papers/timecounter/ |
H A D | timecounter.ms | 69 Despite the fact that time is the physical quantity (or maybe entity 163 A fact the company deservedly is proud of. 283 They are in fact not nearly as precise as they are stable, but as 703 The beauty of this arrangement lies in the fact that even though 798 fact that the counter does not count down from a power of two and 805 I will not even mention the fact that it can be set also to ridiculous 833 conservation became an issue with personal computers, despite the fact
|
/freebsd/sys/contrib/zlib/ |
H A D | FAQ | 38 made with more input or output space. A Z_BUF_ERROR may in fact be 235 As far as we know, no. In fact, that was originally the whole point behind 331 efficient approach (and in fact exactly what the zlib format was designed 348 part of zlib. In fact none of the stuff in contrib is part of zlib. The
|