| /netbsd-src/share/doc/papers/px/ |
| H A D | fig2.3.raw | 54 EOF 3.10 Returns \fItrue\fR if end of file 55 EOLN 3.10 Returns \fItrue\fR if end of line on input text file 74 ARGC 2.14 Returns number of arguments to current process 76 CLCK 2.14 Returns user time of program 77 SCLCK 2.14 Returns system time of program 78 WCLCK 2.14 Returns current time stamp 82 RANDOM 2.13 Returns random number 85 EXPO 2.13 Returns machine representation of real exponent 86 ATAN 2.13 Returns arctangent of argument 87 EXP 2.13 Returns exponential of argument [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/ |
| H A D | evp_md_get_number.pod | 40 Returns the internal dynamic number assigned to I<cipher>. 44 Returns the internal dynamic number assigned to the I<cipher>. This is only 53 Returns the internal dynamic number assigned to I<kem>. 57 Returns the internal dynamic number assigned to the I<exchange>. 61 Returns the internal dynamic number assigned to the I<keymgmt>. 65 Returns the internal dynamic number assigned to I<mac>. 69 Returns the internal dynamic number assigned to the I<md>. This is 74 Returns the internal dynamic number assigned to I<rand>. 78 Returns the internal dynamic number assigned to I<signature>. 82 Returns the internal dynamic number assigned to the given I<decoder>. [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyMCInstLower.cpp | 116 SmallVector<wasm::ValType, 4> Returns; in GetExternalSymbolSymbol() local 138 getLibcallSignature(Subtarget, Name, Returns, Params); in GetExternalSymbolSymbol() 141 std::make_unique<wasm::WasmSignature>(std::move(Returns), std::move(Params)); in GetExternalSymbolSymbol() 195 SmallVector<wasm::ValType, 1> &&Returns, in lowerTypeIndexOperand() argument 197 auto Signature = std::make_unique<wasm::WasmSignature>(std::move(Returns), in lowerTypeIndexOperand() 225 SmallVectorImpl<wasm::ValType> &Returns) { in getFunctionReturns() argument 231 valTypesFromMVTs(CallerRetTys, Returns); in getFunctionReturns() 266 SmallVector<wasm::ValType, 4> Returns; in lower() local 272 Returns.push_back(getType(MRI.getRegClass(MO.getReg()))); in lower() 285 getFunctionReturns(MI, Returns); in lower() [all …]
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | ct.h.in | 104 * Returns 1 on success, 0 otherwise. 114 * Returns 1 on success, 0 otherwise. 173 * Returns the version of the SCT. 179 * Returns 1 on success, 0 if the version is unrecognized. 184 * Returns the log entry type of the SCT. 190 * Returns 1 on success, 0 otherwise. 197 * Returns the length of the log ID. 204 * Returns 1 on success, 0 otherwise. 211 * Returns 1 on success, 0 otherwise. 217 * Returns the timestamp for the SCT (epoch time in milliseconds). [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/target/ |
| H A D | llvm_target.mli | 69 (** Returns the byte order of a target, either [Endian.Big] or 74 (** Returns the pointer size in bytes for a target. 78 (** Returns the integer type that is the same size as a pointer on a target. 82 (** Returns the pointer size in bytes for a target in a given address space. 86 (** Returns the integer type that is the same size as a pointer on a target 156 (** Returns the name of a target. See [llvm::Target::getName]. *) 159 (** Returns the description of a target. 163 (** Returns [true] if the target has a JIT. *) 166 (** Returns [true] if the target has a target machine associated. *) 169 (** Returns [true] if the target has an ASM backend (required for [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
| H A D | predicates.md | 21 ;; Returns 1 if OP is a normal arithmetic register. 68 ;; Returns true if OP is a valid source operand for an arithmetic insn. 80 ;; Returns true if OP is a valid source operand for a compare insn. 86 ;; Returns true if OP is either a register or constant 0 or constant 1. 92 ;; Returns true if OP is a suitable constant for the minimum value of a 99 ;; Returns true if OP is a suitable constant for the maximum value of a 106 ;; Returns true if OP is a suitable constant for the maximum value of a 113 ;; Returns true if OP is a floating point register that can be used in floating 135 ;; Returns true if OP is the FPSCR. 140 ;; Returns true if OP is a valid source operand for a FPSCR move insn. [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
| H A D | predicates.md | 21 ;; Returns 1 if OP is a normal arithmetic register. 68 ;; Returns true if OP is a valid source operand for an arithmetic insn. 80 ;; Returns true if OP is a valid source operand for a compare insn. 86 ;; Returns true if OP is either a register or constant 0 or constant 1. 92 ;; Returns true if OP is a suitable constant for the minimum value of a 99 ;; Returns true if OP is a suitable constant for the maximum value of a 106 ;; Returns true if OP is a suitable constant for the maximum value of a 113 ;; Returns true if OP is a floating point register that can be used in floating 135 ;; Returns true if OP is the FPSCR. 140 ;; Returns true if OP is a valid source operand for a FPSCR move insn. [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | LibFormat.rst | 47 /// Returns a format style complying with the LLVM coding standards: 51 /// Returns a format style complying with Google's C++ style guide: 55 /// Returns a format style complying with Chromium's style guide: 59 /// Returns a format style complying with the GNU coding standards: 63 /// Returns a format style complying with Mozilla's style guide 67 /// Returns a format style complying with Webkit's style guide: 71 /// Returns a format style complying with Microsoft's style guide:
|
| /netbsd-src/lib/libc/softfloat/templates/ |
| H A D | softfloat-specialize | 74 Returns 1 if the single-precision floating-point value `a' is a NaN; 87 Returns 1 if the single-precision floating-point value `a' is a signaling 100 Returns the result of converting the single-precision floating-point NaN 119 Returns the result of converting the canonical NaN `a' to the single- 166 Returns 1 if the double-precision floating-point value `a' is a NaN; 179 Returns 1 if the double-precision floating-point value `a' is a signaling 194 Returns the result of converting the double-precision floating-point NaN 213 Returns the result of converting the canonical NaN `a' to the double- 268 Returns 1 if the extended double-precision floating-point value `a' is a 281 Returns 1 if the extended double-precision floating-point value `a' is a [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/fr30/ |
| H A D | predicates.md | 20 ;; Returns true if OP is an integer value suitable for use in an 33 ;; Returns true if OP is hard register in the range 8 - 15. 44 ;; Returns true if OP is hard register in the range 0 - 7. 54 ;; Returns true if OP is suitable for use in a CALL insn. 64 ;; Returns TRUE if OP is a valid operand of a DImode operation. 92 ;; Returns TRUE if OP is a DImode register or MEM. 112 ;; Returns true if OP is an integer value suitable for use in an ADD
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/fr30/ |
| H A D | predicates.md | 20 ;; Returns true if OP is an integer value suitable for use in an 33 ;; Returns true if OP is hard register in the range 8 - 15. 44 ;; Returns true if OP is hard register in the range 0 - 7. 54 ;; Returns true if OP is suitable for use in a CALL insn. 64 ;; Returns TRUE if OP is a valid operand of a DImode operation. 92 ;; Returns TRUE if OP is a DImode register or MEM. 112 ;; Returns true if OP is an integer value suitable for use in an ADD
|
| /netbsd-src/lib/libc/softfloat/ |
| H A D | softfloat-specialize | 119 Returns 1 if the single-precision floating-point value `a' is a NaN; 135 Returns 1 if the single-precision floating-point value `a' is a signaling 154 Returns the result of converting the single-precision floating-point NaN 173 Returns the result of converting the canonical NaN `a' to the single- 220 Returns 1 if the double-precision floating-point value `a' is a NaN; 237 Returns 1 if the double-precision floating-point value `a' is a signaling 258 Returns the result of converting the double-precision floating-point NaN 277 Returns the result of converting the canonical NaN `a' to the double- 332 Returns 1 if the extended double-precision floating-point value `a' is a 345 Returns 1 if the extended double-precision floating-point value `a' is a [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-tic54x.texi | 192 Returns the floating point arccosine of @var{expr}. 196 Returns the floating point arcsine of @var{expr}. 200 Returns the floating point arctangent of @var{expr}. 204 Returns the floating point arctangent of @var{expr1} / @var{expr2}. 208 Returns the smallest integer not less than @var{expr} as floating point. 212 Returns the floating point hyperbolic cosine of @var{expr}. 216 Returns the floating point cosine of @var{expr}. 220 Returns the integer value @var{expr} converted to floating-point. 224 Returns the floating point value @var{expr} converted to integer. 228 Returns the floating point value e ^ @var{expr}. [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-tic54x.texi | 192 Returns the floating point arccosine of @var{expr}. 196 Returns the floating point arcsine of @var{expr}. 200 Returns the floating point arctangent of @var{expr}. 204 Returns the floating point arctangent of @var{expr1} / @var{expr2}. 208 Returns the smallest integer not less than @var{expr} as floating point. 212 Returns the floating point hyperbolic cosine of @var{expr}. 216 Returns the floating point cosine of @var{expr}. 220 Returns the integer value @var{expr} converted to floating-point. 224 Returns the floating point value @var{expr} converted to integer. 228 Returns the floating point value e ^ @var{expr}. [all …]
|
| /netbsd-src/regress/lib/libc/ieeefp/testfloat/include/ |
| H A D | softfloat-specialize | 105 Returns 1 if the single-precision floating-point value `a' is a NaN; 118 Returns 1 if the single-precision floating-point value `a' is a signaling 131 Returns the result of converting the single-precision floating-point NaN 150 Returns the result of converting the canonical NaN `a' to the single- 205 Returns 1 if the double-precision floating-point value `a' is a NaN; 218 Returns 1 if the double-precision floating-point value `a' is a signaling 233 Returns the result of converting the double-precision floating-point NaN 252 Returns the result of converting the canonical NaN `a' to the double- 315 Returns 1 if the extended double-precision floating-point value `a' is a 328 Returns 1 if the extended double-precision floating-point value `a' is a [all …]
|
| /netbsd-src/external/mit/libuv/dist/docs/src/ |
| H A D | request.rst | 69 Returns 0 on success, or an error code < 0 on failure. 89 Returns the size of the given request type. Useful for FFI binding writers 94 Returns `req->data`. 106 Returns `req->type`. 112 Returns the name for the equivalent struct for a given request type,
|
| H A D | dll.rst | 30 Opens a shared library. The filename is in utf-8. Returns 0 on success and 40 to map to NULL. Returns 0 on success and -1 if the symbol was not found. 44 Returns the last uv_dlopen() or uv_dlsym() error message.
|
| H A D | loop.rst | 59 Returns 0 on success or a UV_E* error code on failure. Be prepared to 87 Returns the initialized default loop. It may return NULL in case of 105 referenced handles or requests. Returns non-zero if :c:func:`uv_stop` 106 was called and there are still active handles or requests. Returns 109 there are no pending callbacks. Returns zero when done (no active handles 113 pending callbacks. Returns zero if done (no active handles 121 Returns non-zero if there are referenced active handles, active 133 Returns the size of the `uv_loop_t` structure. Useful for FFI binding 237 Returns `loop->data`.
|
| H A D | version.rst | 43 Returns the libuv version packed into a single integer. 8 bits are used for 55 Returns :c:macro:`UV_VERSION_HEX`. 59 Returns the libuv version number as a string. For non-release versions the
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
| H A D | opncls.texi | 200 @strong{Returns}@* 220 @strong{Returns}@* 249 @strong{Returns}@* 265 @strong{Returns}@* 300 @strong{Returns}@* 317 @strong{Returns}@* 336 @strong{Returns}@* 408 @strong{Returns}@* 409 Returns the filename of the first file to be found which 411 Returns NULL if no valid file could be found. [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | InlineFunction.cpp | 1673 const SmallVectorImpl<ReturnInst *> &Returns) { in inlineRetainOrClaimRVCalls() argument 1678 for (auto *RI : Returns) { in inlineRetainOrClaimRVCalls() 1889 SmallVector<ReturnInst*, 8> Returns; in InlineFunction() local 1947 /*ModuleLevelChanges=*/false, Returns, ".i", in InlineFunction() 1954 inlineRetainOrClaimRVCalls(CB, Returns); in InlineFunction() 2228 for (ReturnInst *RI : Returns) { in InlineFunction() 2256 for (ReturnInst *RI : Returns) { in InlineFunction() 2347 llvm::erase_if(Returns, [](ReturnInst *RI) { in InlineFunction() 2356 for (ReturnInst *RI : Returns) { in InlineFunction() 2394 std::swap(Returns, NormalReturns); in InlineFunction() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/bitwriter/ |
| H A D | llvm_bitwriter.mli | 15 [path]. Returns [true] if successful, [false] otherwise. *) 22 will be flushed. Returns [true] if successful, [false] otherwise. *) 35 will be flushed. Returns [true] if successful, [false] otherwise. *)
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | EVP_DigestInit.pod | 185 Returns the B<EVP_MD> structure corresponding to the passed B<EVP_MD_CTX>. 195 Returns the update function for B<ctx>. 199 Returns the B<md> flags. Note that these are different from the B<EVP_MD_CTX> 204 Returns the NID of the public key signing algorithm associated with this 218 Returns an B<EVP_MD> structure when passed a digest name, a digest B<NID> or an 223 Returns the B<EVP_PKEY_CTX> assigned to B<ctx>. The returned pointer should not 298 Returns 1 for 303 Returns 1 if successful or 0 for failure. 307 Returns 1 if successful or 0 for failure. 312 Returns the NID of the corresponding OBJECT IDENTIFIER or NID_undef if none [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
| H A D | predicates.md | 26 ;; Returns true if OP is either the constant zero or a register. 73 ;; Returns 1 if OP is a "last" unspec wrapper for a symbol, got, or 91 ;; Returns 1 if OP is an unspec wrapper for a symbol, got, or tls 191 ;; Returns true if OP is any general operand except for an 199 ;; Returns true if OP is a non-auto-incrementing memory operand. 206 ;; Returns true if OP is a non-auto-incrementing memory, general 217 ;; Returns true if OP is a non-auto-incrementing memory, non-immediate 256 ;; Returns 1 if OP is a symbolic operand, i.e. a symbol_ref or a label_ref,
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
| H A D | predicates.md | 26 ;; Returns true if OP is either the constant zero or a register. 73 ;; Returns 1 if OP is a "last" unspec wrapper for a symbol, got, or 91 ;; Returns 1 if OP is an unspec wrapper for a symbol, got, or tls 191 ;; Returns true if OP is any general operand except for an 199 ;; Returns true if OP is a non-auto-incrementing memory operand. 206 ;; Returns true if OP is a non-auto-incrementing memory, general 217 ;; Returns true if OP is a non-auto-incrementing memory, non-immediate 256 ;; Returns 1 if OP is a symbolic operand, i.e. a symbol_ref or a label_ref,
|