Home
last modified time | relevance | path

Searched full:assumed (Results 1 – 25 of 1596) sorted by relevance

12345678910>>...64

/freebsd/crypto/heimdal/doc/doxyout/ntlm/man/man3/
H A Dntlm_core.3126 \fIusername\fP name of the user, as sent in the message, assumed to be in UTF8.
128 \fItarget\fP the name of the target, assumed to be in UTF8.
174 \fIusername\fP name of the user, as sent in the message, assumed to be in UTF8.
176 \fItarget\fP the name of the target, assumed to be in UTF8.
353 Calculate the NTLM key, the password is assumed to be in UTF8.
378 \fIusername\fP name of the user, as sent in the message, assumed to be in UTF8.
380 \fItarget\fP the name of the target, assumed to be in UTF8.
401 \fIusername\fP name of the user, as sent in the message, assumed to be in UTF8.
403 \fItarget\fP the name of the target, assumed to be in UTF8.
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h39 // currently assumed state (see the AbstractState class) might not be valid
44 // in-flight. Since the IR is given and assumed to be valid, the information
45 // derived from it can be assumed to hold. However, information derived from
333 /// is, the only values read by \p LI are assumed to be known and all are in
337 /// UsedAssumedInformation will inform the caller if assumed information was
340 /// \returns True if the assumed potential copies are all in \p PotentialValues,
351 /// store are assumed to be known and all are in \p PotentialCopies. Dependences
353 /// inform the caller if assumed information was used.
355 /// \returns True if the assumed potential copies are all in \p PotentialCopies,
394 /// Return true if \p Obj is assumed to be a thread local object.
[all …]
/freebsd/usr.sbin/lpr/lpr/
H A Dlpr.154 If no names appear, the standard input is assumed.
65 The files are assumed to contain data in
89 The files are assumed to contain data produced by
92 The files are assumed to contain standard plot data as produced by the
97 The files are assumed to contain data from
101 The files are assumed to contain
107 The files are assumed to contain a raster image for devices like the
/freebsd/contrib/bearssl/src/
H A Dconfig.h37 * When BR_64 is enabled, 64-bit integer types are assumed to be
46 * result are truncated to the low 32 bits are assumed to be
55 * When BR_SLOW_MUL is enabled, multiplications are assumed to be
65 * are assumed to be substantially slow with regards to other integer
233 * assumed to use little-endian encoding for integers, and to tolerate
241 * assumed to use big-endian encoding for integers, and to tolerate
/freebsd/crypto/heimdal/lib/ntlm/
H A Dheimntlm.h93 * Struct for the NTLM target info, the strings is assumed to be in
110 * Struct for the NTLM type1 message info, the strings is assumed to
123 * Struct for the NTLM type2 message info, the strings is assumed to
138 * Struct for the NTLM type3 message info, the strings is assumed to
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h43 "LHS Assumed to be fixed width"); in splatScalarOperandIfNeeded()
49 "RHS Assumed to be fixed width"); in splatScalarOperandIfNeeded()
161 "LHS Assumed to be fixed width"); in CreateAdd()
167 "RHS Assumed to be fixed width"); in CreateAdd()
186 "LHS Assumed to be fixed width"); in CreateSub()
192 "RHS Assumed to be fixed width"); in CreateSub()
219 "LHS Assumed to be fixed width"); in CreateScalarDiv()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_allocate_from_text.pod58 If I<key> didn't start with "hex", I<value> is assumed to contain
62 If I<value> starts with "0x", it is assumed to contain I<value_n>
65 If I<key> started with "hex", I<value> is assumed to contain
84 If I<key> started with "hex", I<value> is assumed to contain
H A DSMIME_read_ASN1.pod22 If the I<flags> argument contains B<CMS_BINARY> then the input is assumed to be
24 If in addition B<SMIME_ASCIICRLF> is set then the binary input is assumed
H A DSMIME_read_CMS.pod30 If the I<flags> argument contains B<CMS_BINARY> then the input is assumed to be
32 If in addition B<SMIME_ASCIICRLF> is set then the binary input is assumed
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMisExpect.h31 /// to the instruction, which are assumed to come from lowered llvm.expect
43 /// to the instruction, which are assumed to come from profiling data
67 /// to the instruction, which are assumed to come from lowered llvm.expect
/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A Dsharp,lq150x1lg11.yaml27 the RL/UD and/or SELLVDS pins are assumed to be handled
35 the RL/UD and/or SELLVDS pins are assumed to be handled
/freebsd/contrib/llvm-project/libcxx/include/
H A Dtypeinfo147 // the high bit of that pointer, which is assumed to be free for use under that
148 // ABI. If that high bit is set, that specific copy of the RTTI can't be assumed
150 // be assumed to be unique within the program.
152 // When comparing type_infos, if both RTTIs can be assumed to be unique, it
153 // suffices to compare their addresses. If both the RTTIs can't be assumed to
162 // a unique RTTI: the RTTI is emitted with linkonce_odr linkage and is assumed
/freebsd/usr.bin/ctags/
H A Dctags.1144 are assumed to be C
148 are assumed to be
153 are assumed to be Lisp files if their
/freebsd/secure/lib/libcrypto/man/man3/
H A DOSSL_PARAM_allocate_from_text.3189 If \fIkey\fR didn't start with \*(L"hex\*(R", \fIvalue\fR is assumed to contain
193 If \fIvalue\fR starts with \*(L"0x\*(R", it is assumed to contain \fIvalue_n\fR
196 If \fIkey\fR started with \*(L"hex\*(R", \fIvalue\fR is assumed to contain
213 If \fIkey\fR started with \*(L"hex\*(R", \fIvalue\fR is assumed to contain
/freebsd/sys/contrib/device-tree/Bindings/net/can/
H A Dfsl-flexcan.txt23 device tree node then controller is assumed to be little endian.
24 if this property is present then controller is assumed to be big
/freebsd/lib/libutil/
H A Dproperty.378 Each property in the file is assumed to have the format of
89 Any line beginning with a # or ; character is assumed to
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dti,tfp410.txt23 - If pclk-sample is not defined, pclk-sample = 0 should be assumed for
25 - If bus-width is not defined then bus-width = 24 should be assumed for
/freebsd/usr.bin/leave/
H A Dleave.160 All times are converted to a 12 hour clock, and assumed to
76 otherwise the reply is assumed to be a time.
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dregulator.yaml140 is assumed still to be functional but approaching limit where it gets
161 is assumed still to be functional but approaching limit where it gets
183 hardware is assumed still to be functional but approaching limit where
211 hardware is assumed still to be functional but approaching limit where it
/freebsd/sys/contrib/xen/io/
H A Dnetif.h126 * offload off or on. If it is missing then the feature is assumed to be on.
128 * offload on or off. If it is missing then the feature is assumed to be off.
134 * frontends nor backends are assumed to be capable unless the flags are
551 * data[0] = grant reference of page containing the key (assumed to
567 * NOTE: Any key octets not specified are assumed to be zero (the key
568 * is assumed to be empty by default) and specifying a new key
607 * is assumed to be zero filled.
640 * (assumed to start at beginning of grant)
689 * data[0] = queue index (assumed 0 for single queue)
714 * (r/w and assumed to start at beginning of page)
[all …]
/freebsd/usr.sbin/edquota/
H A Dedquota.8100 If no units are specified, kilobytes are assumed.
169 values is omitted, it is assumed to be zero, therefore
173 If no units are specified, kilobytes are assumed.
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dadi,ad7944.yaml45 When this property is omitted, it is assumed that the device is using what
110 GPIO connected to the TURBO line. If omitted, it is assumed that the TURBO
120 present, the TURBO line is assumed to be hard-wired and the state is
/freebsd/usr.sbin/ckdist/
H A Dckdist.143 files (which are assumed to specify components
64 assumed to be of the implied type, otherwise format is determined from
/freebsd/sys/dev/qat/qat_api/common/include/
H A Dlac_sync.h238 * It's assumed the callbackTag holds a lac_sync_op_data_t type
261 * It's assumed the callbackTag holds a lac_sync_op_data_t type
284 * It's assumed the callbackTag holds a lac_sync_op_data_t type
310 * It's assumed the callbackTag holds a lac_sync_op_data_t type
339 * It's assumed the callbackTag holds a lac_sync_op_data_t type
359 * It's assumed the callbackTag holds a lac_sync_op_data_t type
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCaptureTracking.h43 /// is zero, a default value is assumed.
59 /// is zero, a default value is assumed.
131 /// is zero, a default value is assumed.

12345678910>>...64