| /freebsd/contrib/llvm-project/lldb/bindings/interface/ | 
| H A D | SBTypeDocstrings.i | 99     "Returns the number of bytes a variable with the given types occupies in memory.101     Returns ``0`` if the size can't be determined.
 103     If a type occupies ``N`` bytes + ``M`` bits in memory, this function returns
 105     this function returns ``N`` and otherwise ``N + 1``).
 111       function returns ``0``.
 113     * Objective-C: Same as in C. For Objective-C classes this always returns
 119     "Returns true if this type is a pointer type.
 123     * C: Returns true for C pointer types (or typedefs of these types).
 132     "Returns true if this type is a reference type.
 136     * C: Returns fals
 [all...]
 | 
| H A D | SBTypeExtensions.i | 10         name = property(GetName, None, doc='''A read only property that returns the name for this member as a string.''')11         type = property(GetType, None, doc='''A read only property that returns an lldb object that represents the type (lldb.SBType) for this member.''')
 12         byte_offset = property(GetOffsetInBytes, None, doc='''A read only property that returns offset in bytes for this member as an integer.''')
 13         bit_offset = property(GetOffsetInBits, None, doc='''A read only property that returns offset in bits for this member as an integer.''')
 14         is_bitfield = property(IsBitfield, None, doc='''A read only property that returns true if this member is a bitfield.''')
 15         bitfield_bit_size = property(GetBitfieldSizeInBits, None, doc='''A read only property that returns the bitfield size in bits for this member as an integer, or zero if this member is not a bitfield.''')
 56         module = property(GetModule, None, doc='''A read only property that returns the module in which type is defined.''')
 57         name = property(GetName, None, doc='''A read only property that returns the name for this type as a string.''')
 58         size = property(GetByteSize, None, doc='''A read only property that returns size in bytes for this type as an integer.''')
 59         is_pointer = property(IsPointerType, None, doc='''A read only property that returns
 [all...]
 | 
| H A D | SBFrameExtensions.i | 37             '''Calls through to lldb.SBFrame.GetValueForVariablePath() and returns70 …addr = property(GetPCAddress, None, doc='''A read only property that returns the program counter (…
 71 …fp = property(GetFP, None, doc='''A read only property that returns the frame pointer (FP) as an u…
 72 …sp = property(GetSP, None, doc='''A read only property that returns the stack pointer (SP) as an u…
 73 …module = property(GetModule, None, doc='''A read only property that returns an lldb object that re…
 74 …compile_unit = property(GetCompileUnit, None, doc='''A read only property that returns an lldb obj…
 75 …function = property(GetFunction, None, doc='''A read only property that returns an lldb object tha…
 76 …symbol = property(GetSymbol, None, doc='''A read only property that returns an lldb object that re…
 77 …block = property(GetBlock, None, doc='''A read only property that returns an lldb object that repr…
 78 …is_inlined = property(IsInlined, None, doc='''A read only property that returns an boolean that in…
 [all …]
 
 | 
| H A D | SBValueExtensions.i | 29             '''An accessor function that returns a children_access() object which allows lazy member variable access from a lldb.SBValue object.'''33             '''An accessor function that returns a list() that contains all children in a lldb.SBValue object.'''
 51         children = property(get_value_child_list, None, doc='''A read only property that returns a list() of lldb.SBValue objects for the children of the value.''')
 52         child = property(get_child_access_object, None, doc='''A read only property that returns an object that can access children of a variable by index (child_value = value.children[12]).''')
 53         name = property(GetName, None, doc='''A read only property that returns the name of this value as a string.''')
 54         type = property(GetType, None, doc='''A read only property that returns a lldb.SBType object that represents the type for this value.''')
 55         size = property(GetByteSize, None, doc='''A read only property that returns the size in bytes of this value.''')
 56         is_in_scope = property(IsInScope, None, doc='''A read only property that returns a boolean value that indicates whether this value is currently lexically in scope.''')
 59         value_type = property(GetValueType, None, doc='''A read only property that returns an lldb enumeration value (see enumerations that start with "lldb.eValueType") that represents the type of this value (local, argument, global, register, etc.).''')
 60         changed = property(GetValueDidChange, None, doc='''A read only property that returns
 [all...]
 | 
| /freebsd/crypto/heimdal/doc/doxyout/hcrypto/man/man3/ | 
| H A D | hcrypto_evp.3 | 259 \fBReturns:\fP273 \fBReturns:\fP
 283 \fBReturns:\fP
 293 \fBReturns:\fP
 303 \fBReturns:\fP
 313 \fBReturns:\fP
 344 \fBReturns:\fP
 354 \fBReturns:\fP
 364 \fBReturns:\fP
 374 \fBReturns:\fP
 [all …]
 
 | 
| /freebsd/sys/contrib/dev/acpica/common/ | 
| H A D | ahpredef.c | 174 …AH_PREDEF ("_ACx",    "Active Cooling, x=0-9", "Returns the active cooling policy threshold values…175 … AH_PREDEF ("_ADR",    "Address", "Returns address of a device on parent bus, and resource field"),
 176 …AH_PREDEF ("_AEI",    "ACPI Event Interrupts", "Returns a list of GPIO events to be used as ACPI e…
 177 …AH_PREDEF ("_ALC",    "Ambient Light Chromaticity", "Returns the ambient light color chromaticity"…
 178     AH_PREDEF ("_ALI",    "Ambient Light Illuminance", "Returns the ambient light brightness"),
 180 …AH_PREDEF ("_ALP",    "Ambient Light Polling", "Returns the ambient light sensor polling frequency…
 181 …AH_PREDEF ("_ALR",    "Ambient Light Response", "Returns the ambient light brightness to display b…
 182 … AH_PREDEF ("_ALT",    "Ambient Light Temperature", "Returns the ambient light color temperature"),
 183     AH_PREDEF ("_ALx",    "Active List, x=0-9", "Returns a list of active cooling device objects"),
 184 …AH_PREDEF ("_ART",    "Active Cooling Relationship Table", "Returns thermal relationship informati…
 [all …]
 
 | 
| /freebsd/crypto/heimdal/doc/doxyout/krb5/man/man3/ | 
| H A D | krb5.3 | 190 \fBReturns:\fP192 Returns 0 to indicate success. Otherwise an kerberos et error code is returned, see krb5_get_error_…
 207 \fBReturns:\fP
 209 Returns 0 to indicate success. Otherwise an kerberos et error code is returned, see krb5_get_error_…
 224 \fBReturns:\fP
 226 Returns 0 to indicate success. Otherwise an kerberos et error code is returned, see krb5_get_error_…
 266 \fBReturns:\fP
 283 \fBReturns:\fP
 285 Returns 0 to indicate success. Otherwise an kerberos et error code is returned, see krb5_get_error_…
 302 \fBReturns:\fP
 [all …]
 
 | 
| H A D | krb5_storage.3 | 185 \fBReturns:\fP202 \fBReturns:\fP
 219 \fBReturns:\fP
 236 \fBReturns:\fP
 253 \fBReturns:\fP
 270 \fBReturns:\fP
 287 \fBReturns:\fP
 304 \fBReturns:\fP
 321 \fBReturns:\fP
 338 \fBReturns:\fP
 [all …]
 
 | 
| /freebsd/contrib/processor-trace/libipt/internal/include/ | 
| H A D | pt_section.h | 165  * Returns zero on success, a negative pt_error_code otherwise.166  * Returns -pte_internal if @psection is NULL.
 167  * Returns -pte_nomem when running out of memory.
 168  * Returns -pte_bad_file if @filename cannot be opened.
 169  * Returns -pte_invalid if @offset lies beyond @file.
 170  * Returns -pte_invalid if @filename is too long.
 179  * Returns a new section on success, NULL otherwise.
 180  * Returns -pte_bad_lock on any locking error.
 188  * Returns a new section on success, NULL otherwise.
 189  * Returns -pte_bad_lock on any locking error.
 [all …]
 
 | 
| H A D | pt_event_queue.h | 70  * Returns a pointer to the standalone event on success.71  * Returns NULL if @evq is NULL.
 79  * Returns a pointer to the new event on success.
 80  * Returns NULL if @evq is NULL or @evb is invalid.
 81  * Returns NULL if @evq is full.
 91  * Returns a pointer to the dequeued event on success.
 92  * Returns NULL if @evq is NULL or @evb is invalid.
 93  * Returns NULL if @evq is empty.
 102  * Returns zero on success, a negative error code otherwise.
 103  * Returns -pte_internal if @evq is NULL or @evb is invalid.
 [all …]
 
 | 
| /freebsd/lib/libusb/ | 
| H A D | libusb.3 | 44 This function returns version information about LibUSB.54 This function returns 0 upon success or LIBUSB_ERROR on failure.
 67 This function returns 0 upon success or a LIBUSB_ERROR value on failure.
 145 function returns the number of devices in the list or a LIBUSB_ERROR code.
 157 Returns the number of the bus contained by the device
 162 Returns the port number which the device given by
 181 Returns the device_address contained by the device
 186 Returns the wire speed at which the device is connected.
 192 Returns the wMaxPacketSize value on success, LIBUSB_ERROR_NOT_FOUND if the
 197 Returns the packet size multiplied by the packet multiplier on success,
 [all …]
 
 | 
| /freebsd/contrib/processor-trace/libipt/include/ | 
| H A D | intel-pt.h | 509  * Returns 0 on success, a negative error code otherwise.510  * Returns -pte_invalid if \@errata or \@cpu is NULL.
 511  * Returns -pte_bad_cpu if \@cpu is not known.
 926  * Returns zero on success, a negative error code otherwise.
 928  * Returns -pte_eos if the given offset is behind the end of the trace buffer.
 929  * Returns -pte_invalid if \@encoder is NULL.
 940  * Returns zero on success, a negative error code otherwise.
 942  * Returns -pte_invalid if \@encoder or \@offset is NULL.
 949  * Returns a non-null pointer on success, NULL if \@encoder is NULL.
 964  * Returns the number of bytes written on success, a negative error code
 [all …]
 
 | 
| H A D | intel-pt.h.in | 509  * Returns 0 on success, a negative error code otherwise.510  * Returns -pte_invalid if \@errata or \@cpu is NULL.
 511  * Returns -pte_bad_cpu if \@cpu is not known.
 926  * Returns zero on success, a negative error code otherwise.
 928  * Returns -pte_eos if the given offset is behind the end of the trace buffer.
 929  * Returns -pte_invalid if \@encoder is NULL.
 940  * Returns zero on success, a negative error code otherwise.
 942  * Returns -pte_invalid if \@encoder or \@offset is NULL.
 949  * Returns a non-null pointer on success, NULL if \@encoder is NULL.
 964  * Returns the number of bytes written on success, a negative error code
 [all …]
 
 | 
| /freebsd/contrib/llvm-project/llvm/include/llvm/WindowsDriver/ | 
| H A D | MSVCSetupApi.h | 145   /// <returns>Standard HRESULT indicating success or failure, including146   /// E_FILENOTFOUND if the instance state does not exist.</returns>
 155   /// <returns>Standard HRESULT indicating success or failure, including
 157   /// property is not defined.</returns>
 167   /// <returns>Standard HRESULT indicating success or failure, including
 169   /// property is not defined.</returns>
 177   /// <returns>Standard HRESULT indicating success or failure, including
 179   /// property is not defined.</returns>
 187   /// <returns>Standard HRESULT indicating success or failure, including
 189   /// property is not defined.</returns>
 [all …]
 
 | 
| /freebsd/crypto/heimdal/doc/doxyout/hx509/man/man3/ | 
| H A D | hx509_keyset.3 | 75 \fBReturns:\fP77 Returns an hx509 error code.
 96 \fBReturns:\fP
 98 Returns an hx509 error code.
 115 \fBReturns:\fP
 117 Returns an hx509 error code.
 136 \fBReturns:\fP
 138 Returns an hx509 error code.
 159 \fBReturns:\fP
 161 Returns an hx509 error code.
 [all …]
 
 | 
| H A D | hx509_cert.3 | 127 \fBReturns:\fP148 \fBReturns:\fP
 165 \fBReturns:\fP
 167 0 the objects are the same, returns > 0 is p is 'larger' then q, < 0 if p is 'smaller' then q.
 188 \fBReturns:\fP
 215 \fBReturns:\fP
 234 \fBReturns:\fP
 249 \fBReturns:\fP
 266 \fBReturns:\fP
 285 \fBReturns:\fP
 [all …]
 
 | 
| /freebsd/crypto/heimdal/doc/doxyout/wind/man/man3/ | 
| H A D | wind.3 | 65 \fBReturns:\fP67 returns 0 on success, an wind error code otherwise
 86 \fBReturns:\fP
 88 returns 0 on success, an wind error code otherwise
 109 \fBReturns:\fP
 111 returns 0 on success, an wind error code otherwise
 132 \fBReturns:\fP
 134 returns 0 on success, an wind error code otherwise.
 159 \fBReturns:\fP
 161 returns 0 on success, an wind error code otherwise
 [all …]
 
 | 
| /freebsd/sys/dev/qat/qat_api/qat_direct/include/ | 
| H A D | icp_adf_accel_mgr.h | 33  * Returns:44  * Returns:
 54  * Returns:
 64  * Returns number of accel instances in the system.
 66  * Returns:
 76  * Returns table of accel instances in the system.
 78  * Returns:
 88  * Returns the accel instance by name.
 90  * Returns:
 100  * Returns a started accel device that implements the capabilities
 [all …]
 
 | 
| /freebsd/crypto/openssl/doc/man3/ | 
| H A D | SSL_CIPHER_get_name.pod | 44 SSL_CIPHER_get_name() returns a pointer to the name of B<cipher>. If the45 B<cipher> is NULL, it returns "(NONE)".
 47 SSL_CIPHER_standard_name() returns a pointer to the standard RFC name of
 48 B<cipher>. If the B<cipher> is NULL, it returns "(NONE)". If the B<cipher>
 49 has no standard name, it returns B<NULL>. If B<cipher> was defined in both
 50 SSLv3 and TLS, it returns the TLS name.
 52 OPENSSL_cipher_name() returns a pointer to the OpenSSL name of B<stdname>.
 54 it returns "(NONE)". Where both exist, B<stdname> should be the TLS name rather
 57 SSL_CIPHER_get_bits() returns the number of secret bits used for B<cipher>.
 60 SSL_CIPHER_get_version() returns string which indicates the SSL/TLS protocol
 [all …]
 
 | 
| /freebsd/secure/lib/libcrypto/man/man3/ | 
| H A D | SSL_CIPHER_get_name.3 | 103 \&\fBSSL_CIPHER_get_name()\fR returns a pointer to the name of \fBcipher\fR. If the104 \&\fBcipher\fR is NULL, it returns "(NONE)".
 106 \&\fBSSL_CIPHER_standard_name()\fR returns a pointer to the standard RFC name of
 107 \&\fBcipher\fR. If the \fBcipher\fR is NULL, it returns "(NONE)". If the \fBcipher\fR
 108 has no standard name, it returns \fBNULL\fR. If \fBcipher\fR was defined in both
 109 SSLv3 and TLS, it returns the TLS name.
 111 \&\fBOPENSSL_cipher_name()\fR returns a pointer to the OpenSSL name of \fBstdname\fR.
 113 it returns "(NONE)". Where both exist, \fBstdname\fR should be the TLS name rather
 116 \&\fBSSL_CIPHER_get_bits()\fR returns the number of secret bits used for \fBcipher\fR.
 119 \&\fBSSL_CIPHER_get_version()\fR returns string which indicates the SSL/TLS protocol
 [all …]
 
 | 
| /freebsd/lib/libc/xdr/ | 
| H A D | xdr.3 | 99 This routine returns one if it succeeds, zero otherwise.113 This routine returns one if it succeeds, zero otherwise.
 133 This routine returns one if it succeeds, zero otherwise.
 144 This routine returns one if it succeeds, zero otherwise.
 183 This routine returns one if it succeeds, zero otherwise.
 195 This routine returns one if it succeeds, zero otherwise.
 207 This routine returns one if it succeeds, zero otherwise.
 241 The routine returns an unsigned integer,
 261 This routine returns one if it succeeds, zero otherwise.
 274 The routine returns a pointer
 [all …]
 
 | 
| /freebsd/contrib/googletest/googletest/include/gtest/internal/ | 
| H A D | gtest-filepath.h | 94   // Returns the current working directory, or "" if unsuccessful.98   // extension = "xml", returns "dir/test.xml". If number is greater
 99   // than zero (e.g., 12), returns "dir/test_12.xml".
 106   // returns "dir/test.xml".
 111   // Returns a pathname for a file that does not currently exist. The pathname
 123   // Returns true if and only if the path is "".
 126   // If input name has a trailing separator character, removes it and returns
 131   // Returns a copy of the FilePath with the directory part removed.
 132   // Example: FilePath("path/to/file").RemoveDirectoryName() returns
 133   // FilePath("file"). If there is no directory part ("just_a_file"), it returns
 [all …]
 
 | 
| /freebsd/contrib/wpa/src/crypto/ | 
| H A D | crypto.h | 32  * Returns: 0 on success, -1 on failure42  * Returns: 0 on success, -1 on failure
 53  * Returns: 0 on success, -1 on failure
 64  * Returns: 0 on success, -1 on failure
 79  * Returns: 0 on success, -1 on failure
 90  * Returns: 0 on success, -1 on failure
 101  * Returns: 0 on success, -1 on failure
 111  * Returns: 0 on success, -1 on failure
 119  * Returns: Pointer to context data or %NULL on failure
 128  * Returns: 0 on success, -1 on failure
 [all …]
 
 | 
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ | 
| H A D | AMDGPUBaseInfo.h | 57 /// \returns True if \p STI is AMDHSA.60 /// \returns Code object version from the IR module flag.
 63 /// \returns Code object version from ELF's e_ident[EI_ABIVERSION].
 66 /// \returns The default HSA code object version. This should only be used when
 71 /// \returns ABIVersion suitable for use in ELF's e_ident[EI_ABIVERSION]. \param
 75 /// \returns The offset of the multigrid_sync_arg argument from implicitarg_ptr
 78 /// \returns The offset of the hostcall pointer argument from implicitarg_ptr
 138   /// \returns True if the current xnack setting is "On" or "Any".
 144   /// \returns True if current xnack setting is "On" or "Off",
 151   /// \returns The current xnack TargetIDSetting, possible options are
 [all …]
 
 | 
| /freebsd/contrib/libfido2/man/ | 
| H A D | fido_cbor_info_new.3 | 140 function returns a pointer to a newly allocated, empty210 function returns the number of supported algorithms in
 214 function returns the COSE identifier of algorithm
 221 function returns the type of algorithm
 245 function returns the maximum message size attribute of
 250 function returns the maximum
 257 function returns the maximum supported number of credentials in
 263 function returns the maximum supported length of a credential ID
 269 function returns the maximum number of RP IDs that may be passed to
 276 function returns zero.
 [all …]
 
 |