Home
last modified time | relevance | path

Searched full:assuming (Results 1 – 25 of 1217) sorted by relevance

12345678910>>...49

/freebsd/contrib/pam-krb5/tests/data/scripts/basic/
H A Dno-context-debug32 DEBUG (user root) unable to get PAM_KRB5CCNAME, assuming non-Kerberos login
36 DEBUG (user root) unable to get PAM_KRB5CCNAME, assuming non-Kerberos login
40 DEBUG (user root) unable to get PAM_KRB5CCNAME, assuming non-Kerberos login
44 DEBUG (user root) unable to get PAM_KRB5CCNAME, assuming non-Kerberos login
/freebsd/contrib/pam-krb5/tests/data/scripts/trace/
H A Dsupported41 DEBUG (user root) unable to get PAM_KRB5CCNAME, assuming non-Kerberos login
46 DEBUG (user root) unable to get PAM_KRB5CCNAME, assuming non-Kerberos login
51 DEBUG (user root) unable to get PAM_KRB5CCNAME, assuming non-Kerberos login
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_neon_incl.td61 // (assuming $p0 has type int16x8_t).
68 // (assuming non-LaneQ caller)
70 // (assuming LaneQ caller)
92 // example: (cast "R", "U", $p0) -> "(uint32x4_t)__p0" (assuming the return
94 // (cast $p0, "D", "8", $p1) -> "(int8x16_t)__p1" (assuming __p0
105 // example: (dup $p1) -> "(uint32x2_t) {__p1, __p1}" (assuming the base type
111 // (assuming __p1 is float16x4_t, and __p2 is a compatible scalar).
162 // example: (highhalf mask0) -> [4, 5, 6, 7] (assuming mask0 had 8 elements)
165 // example: (lowhalf mask0) -> [0, 1, 2, 3] (assuming mask0 had 8 elements)
H A DTargetID.h45 /// Returns canonical target ID, assuming \p Processor is canonical and all
51 /// object, assuming \p TargetIDs are canonicalized. If there is no conflicts,
/freebsd/contrib/bc/gen/
H A Ddc_help.txt101 Sets the builtin variable seed to the given value assuming that the given
121 Sets the builtin variable ibase to the given value assuming that the given
135 Sets the builtin variable obase to the given value assuming that the given
149 Sets the builtin variable scale to the given value assuming that the given
H A Dbc_help.txt92 Sets the builtin variable seed to the given value assuming that the given
118 Sets the builtin variable ibase to the given value assuming that the given
146 Sets the builtin variable obase to the given value assuming that the given
175 Sets the builtin variable scale to the given value assuming that the given
/freebsd/sys/contrib/device-tree/Bindings/rtc/
H A Dingenic,rtc.yaml68 (assuming RTC clock at 32 kHz)
76 (assuming RTC clock at 32 kHz)
/freebsd/usr.bin/nice/
H A Dnice.185 at priority 5 assuming the priority of the
92 at priority -19 assuming the priority of the
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp648 /// and the note may say "Assuming the character is alphabetical"
652 /// and the note may say "Assuming the character is non-alphabetical".
1342 Os << "Assuming that the "; in checkPreCall()
1812 "Assuming that '{0}' is successful"); in initFunctionSummaries()
1813 constexpr llvm::StringLiteral GenericFailureMsg("Assuming that '{0}' fails"); in initFunctionSummaries()
1837 ErrnoIrrelevant, "Assuming the character is alphanumeric") in initFunctionSummaries()
1848 ErrnoIrrelevant, "Assuming the character is non-alphanumeric") in initFunctionSummaries()
1857 ErrnoIrrelevant, "Assuming the character is alphabetical") in initFunctionSummaries()
1865 ErrnoIrrelevant, "Assuming the character is non-alphabetical")); in initFunctionSummaries()
1871 ErrnoIrrelevant, "Assuming the character is an ASCII character") in initFunctionSummaries()
[all …]
H A DCXXSelfAssignmentChecker.cpp59 Out << "Assuming " << MD->getParamDecl(0)->getName() << " == *this"; in checkBeginFunction()
69 Out << "Assuming " << MD->getParamDecl(0)->getName() << " != *this"; in checkBeginFunction()
/freebsd/contrib/libarchive/tar/test/
H A Dtest_option_s.c161 /* At extraction. (assuming hardlink2 is the hardlink entry) */ in DEFINE_TEST()
167 /* At extraction. (assuming hardlink1 is the hardlink entry) */ in DEFINE_TEST()
173 /* At creation. (assuming hardlink2 is the hardlink entry) */ in DEFINE_TEST()
179 /* At creation. (assuming hardlink1 is the hardlink entry) */ in DEFINE_TEST()
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-rockchip-usbdp.yaml60 3>;", assuming DP lane0 on Type-C phy lane2, DP lane1 on Type-C phy
62 <0, 1, 2, 3>;", assuming DP lane0 on Type-C phy lane0, DP lane1 on Type-C
/freebsd/sys/dev/qat/qat_common/
H A Dadf_clock.c180 "Slow clock %d MHz measured, assuming %d\n", in adf_dev_measure_clock()
186 "Fast clock %d MHz measured, assuming %d\n", in adf_dev_measure_clock()
/freebsd/usr.bin/uniq/
H A Duniq.1151 Assuming a file named cities.txt with the following content:
174 Assuming the following content for the file cities.txt:
/freebsd/contrib/lutok/
H A DINSTALL144 directory will cause these tests to be run with Kyua (assuming it is
170 Lastly, after a successful installation (and assuming you built the
/freebsd/sys/kern/
H A Dsubr_pctrie.c326 * Returns the value stored at the index, assuming access is externally
361 * Returns the value stored at a given index value, possibly NULL, assuming
541 * NULL, assuming access is externally synchronized by a lock.
551 * NULL, assuming access is externally synchronized by a lock.
628 * array, starting at index, assuming access is externally synchronized by a
661 * array, starting at index, assuming access is externally synchronized by a
950 * Return the current leaf, assuming access is externally synchronized by a
/freebsd/usr.bin/join/
H A Djoin.1165 Assuming a file named
213 Assuming a file named
/freebsd/usr.sbin/smbmsg/
H A Dsmbmsg.8242 Assuming this might be a Philips PCF8583 real-time clock,
251 Again, assuming a PCF8583 RTC, this would display the
/freebsd/sys/dev/ofw/
H A Dofw_bus_subr.c652 "assuming direct parent\n"); in ofw_bus_intr_to_rl()
659 "property, assuming <1>\n"); in ofw_bus_intr_to_rl()
664 "value <%d>, assuming <1>\n", icells); in ofw_bus_intr_to_rl()
718 "assuming direct parent\n"); in ofw_bus_intr_by_rid()
725 "property, assuming <1>\n"); in ofw_bus_intr_by_rid()
730 "value <%d>, assuming <1>\n", icells); in ofw_bus_intr_by_rid()
/freebsd/bin/sh/tests/expansion/
H A Darith11.04 # Calculate the minimum possible value, assuming two's complement and
/freebsd/contrib/tcsh/
H A DY2K5 so its operation should not be affected assuming that the time
/freebsd/sys/contrib/ck/include/spinlock/
H A Dticket.h231 * We can get away without a fence here assuming in ck_spinlock_ticket_lock()
260 * acquisition and relinquish operations (assuming an empty in ck_spinlock_ticket_lock_pb()
/freebsd/crypto/krb5/doc/admin/
H A Dinstall_kdc.rst266 Assuming you want these daemons to start up automatically at
297 Assuming you are setting the KDCs up so that you can easily
405 KDC, if it is not already present (assuming that the default port is
508 Assuming you have configured all of your KDCs to be able to function
/freebsd/crypto/krb5/doc/html/_sources/admin/
H A Dinstall_kdc.rst.txt266 Assuming you want these daemons to start up automatically at
297 Assuming you are setting the KDCs up so that you can easily
405 KDC, if it is not already present (assuming that the default port is
508 Assuming you have configured all of your KDCs to be able to function
/freebsd/usr.sbin/bsdconfig/include/
H A Dmedia.hlp14 UFS Assuming a disk or partition with an existing

12345678910>>...49