| /freebsd/share/vt/keymaps/ |
| H A D | us.intl.acc.kbd | 4 # alt shift 9 yields 0x93 (original: empty) 5 # alt shift 0 yields 0x94 (original: empty) 6 # alt shift - yields � (original: empty) 7 # alt shift . yields � (original: empty) 8 # alt shift / yields � (original: empty) 9 # ^ - yields � (original: empty) 10 # ^ shift - yields � (original: empty) 11 # ^ shift . yields � (original: empty)
|
| /freebsd/lib/libpathconv/ |
| H A D | abs2rel.3 | 65 yields: 74 yields: 112 yields: 121 yields:
|
| H A D | rel2abs.3 | 63 yields: 72 yields:
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | cond-cmp-numeric-ne.mk | 5 # When both sides are equal, the != operator always yields false. 10 # This comparison yields the same result, whether numeric or character-based.
|
| H A D | cond-cmp-numeric-ge.mk | 5 # When both sides are equal, the >= operator always yields true. 11 # This comparison yields the same result, whether numeric or character-based.
|
| H A D | cond-cmp-numeric-gt.mk | 5 # When both sides are equal, the > operator always yields false. 10 # This comparison yields the same result, whether numeric or character-based.
|
| H A D | cond-cmp-numeric-le.mk | 5 # When both sides are equal, the <= operator always yields true. 11 # This comparison yields the same result, whether numeric or character-based.
|
| H A D | cond-cmp-numeric-lt.mk | 5 # When both sides are equal, the < operator always yields false. 10 # This comparison yields the same result, whether numeric or character-based.
|
| H A D | cond-cmp-numeric-eq.mk | 5 # This comparison yields the same result, whether numeric or character-based. 11 # This comparison yields the same result, whether numeric or character-based.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| H A D | ExecutorAddress.h | 160 /// Subtracting two addresses yields an offset. 166 /// Adding an offset and an address yields an address. 172 /// Adding an address and an offset yields an address. 178 /// Subtracting an offset from an address yields an address. 184 /// Taking the modulus of an address and a diff yields a diff.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_FILE.pod | 28 Otherwise, it yields "(unknown function)". 30 The macro B<OPENSSL_MSTR> yields the expansion of the macro given as argument,
|
| /freebsd/tools/regression/p1003_1b/ |
| H A D | yield.c | 147 /* Now the master yields, the first slave runs, and yields, in yield() 148 * next runs, yields, ... in yield()
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | OPENSSL_FILE.3 | 87 Otherwise, it yields "(unknown function)". 89 The macro \fBOPENSSL_MSTR\fR yields the expansion of the macro given as argument,
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/orc/ |
| H A D | executor_address.h | 154 /// Subtracting two addresses yields an offset. 160 /// Adding an offset and an address yields an address. 166 /// Adding an address and an offset yields an address.
|
| /freebsd/share/man/man7/ |
| H A D | sizeof.7 | 39 operator yields the size of its operand. 62 operator yields the storage size of an expression or
|
| /freebsd/contrib/googletest/googletest/include/gtest/ |
| H A D | gtest-param-test.h | 81 // Range(begin, end [, step]) - Yields values {begin, begin+step, 84 // Values(v1, v2, ..., vN) - Yields values {v1, v2, ..., vN}. 85 // ValuesIn(container) - Yields values from a C-style array, an STL 87 // Bool() - Yields sequence {false, true}. 88 // Combine(g1, g2, ..., gN) - Yields all combinations (the Cartesian product
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
| H A D | tst.lib_coroutine.lua | 79 -- yields in tail calls 286 -- testing yields inside metamethods 349 -- testing yields inside 'for' iterators
|
| /freebsd/share/man/man3/ |
| H A D | offsetof.3 | 32 and yields the offset,
|
| /freebsd/contrib/llvm-project/clang/include/clang/Interpreter/ |
| H A D | Value.h | 19 // V.getType(); // <-- Yields a clang::QualType. 20 // V.getInt(); // <-- Yields 42.
|
| /freebsd/contrib/arm-optimized-routines/math/tools/ |
| H A D | asinh.sollya | 7 // we use 2^-6 as the lower bound for coeff generation, which yields sufficiently
|
| /freebsd/sys/contrib/openzfs/module/lua/ |
| H A D | lstate.h | 83 int ctx; /* context info. in case of yields */ 84 lua_CFunction k; /* continuation in case of yields */
|
| /freebsd/lib/libopenbsd/ |
| H A D | ohash_interval.3 | 60 is a simple hashing function that yields good results on common data sets.
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | wrappers_c.h | 48 // Android sometimes includes malloc.h no matter what, which yields to
|
| /freebsd/contrib/libdiff/include/ |
| H A D | diff_main.h | 56 * yields the line number (starting with 0). Also works for diff_data that 65 * yields the line number (starting with 0). */
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | provider-keyexch.pod | 149 OSSL_FUNC_keyexch_settable_ctx_params() yields a constant L<OSSL_PARAM(3)> array that 154 Similarly, OSSL_FUNC_keyexch_gettable_ctx_params() yields a constant L<OSSL_PARAM(3)>
|