Searched refs:Returns (Results 76 - 100 of 138) sorted by relevance

123456

/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.mli1370 only. Returns [false] otherwise.
1383 attribute. Returns [false] otherwise.
1506 constant. Returns [false] otherwise.
2704 all of the passes scheduled in the pass manager [pm]. Returns [true] if
2710 function pass manager [fpm]. Returns [true] if any of the passes modified
2716 function pass manager [fpm] over the function [f]. Returns [true] if any
2722 function pass manager [fpm]. Returns [true] if any of the passes
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dcomplex.d30 Returns:
696 Returns: The absolute value (or modulus) of `z`.
718 Returns: The squared modulus of `z`.
757 Returns: The argument (or phase) of `z`.
777 Returns: The complex conjugate of `z`.
797 Returns: The complex number with the given modulus and argument.
821 Returns: The sine and cosine of `z`, respectively.
865 Returns: The value of cos(y) + i sin(y).
894 Returns: The square root of `z`.
H A Dnumeric.d383 /// Returns: infinity value
395 /// Returns: NaN value
407 /// Returns: number of decimal digits of precision
415 /// Returns: smallest increment to the value 1
441 /// Returns: maximum int value such that 10<sup>max_10_exp</sup> is representable
447 /// Returns: minimum int value such that 10<sup>min_10_exp</sup> is representable
453 /// Returns: largest representable value that's not infinity
464 /// Returns: smallest representable normalized value that's not 0
477 /// Returns: real part
480 /// Returns
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DPath.inc86 0, NULL); // Returns the size including the null terminator.
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1557 SmallVector<ReturnInst *, 8> Returns;
1561 Returns);
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
H A DTest.pm814 Returns a list of two numbers, the first representing the build version,
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/range/
H A Dprimitives.d49 $(TD Returns the element type of a given range.
52 $(TD Returns the encoding element type of a given range.
124 Returns `true` if `R` is an input range. An input range must
169 Returns:
877 Returns `true` if `R` is a native output range for elements of type
906 Returns `true` if `R` is an output range for elements of type
949 Returns `true` if `R` is a forward range. A forward range is an
1015 Returns `true` if `R` is a bidirectional range. A bidirectional
1074 Returns `true` if `R` is a random-access range. A random-access
1216 Returns `tru
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp556 SmallVector<MachineBasicBlock*, 4> Returns; local
564 Returns.push_back(&MBB);
568 TLI->insertCopiesSplitCSR(EntryMBB, Returns);
2192 /// IsProfitableToFold - Returns true if it's profitable to fold the specific
2200 /// IsLegalToFold - Returns true if the specific operand node N of
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dpackage.d250 Returns:
496 Returns:
887 Returns:
1365 Returns:
1577 Returns:
1822 Returns:
1922 Returns:
2502 Returns a range with at most one element; for example, $(D
2628 Returns an empty range which is statically known to be empty and is
2832 + Returns
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
H A DTest.pm817 Returns a list of two version numbers, the first representing the build
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dcomparison.d80 Returns:
235 Returns:
527 Returns:
528 Returns $(D val), if it is between $(D lower) and $(D upper).
601 Returns:
749 Returns:
1195 Returns the $(HTTP wikipedia.org/wiki/Levenshtein_distance, Levenshtein
1206 Returns:
1308 Returns the Levenshtein distance and the edit path between $(D s) and
1316 Returns
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dparse.d89 + Returns: the list of declarations or an empty list in case of malformed declarations,
103 + Returns: false if a malformed module declaration was found
158 + Returns: the list of declarations or an empty list in case of malformed declarations
182 + Returns: An empty list of Dsymbols
272 * Returns:
1182 * Returns:
1256 * Returns:
1797 * Returns:
2147 * Returns:
3865 * Returns
[all...]
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Diteration.d109 Returns:
442 Returns:
856 Returns: `Yes.each` if the entire range was iterated, `No.each` in case of early
1273 Returns:
1287 Returns:
1525 Returns:
1619 Returns: A range of elements of type `Tuple!(ElementType!R, uint)`,
1704 /// Returns: the front of the range
2328 * Returns: With a binary predicate, a range of ranges is returned in which
2812 Returns
[all...]
H A Dcomparison.d80 Returns:
235 Returns:
571 Returns:
664 Returns:
952 Returns:
1433 Returns the $(HTTP wikipedia.org/wiki/Levenshtein_distance, Levenshtein
1444 Returns:
1546 Returns the Levenshtein distance and the edit path between `s` and
1554 Returns:
1617 Returns
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp1024 Sig.Returns.push_back(wasm::ValType(ReturnType));
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1249 case OwnershipAttr::Returns:
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp269 /// declaration. Returns true if diagnosed.
479 /// to RecordType. Returns the relevant RecordType, null if it does not exit.
1698 /// Returns true if normalization was applied.
1712 // arguments must be of integer type for Returns, otherwise of pointer type.
1736 case OwnershipAttr::Returns:
1767 case OwnershipAttr::Returns:
1786 } else if (K == OwnershipAttr::Returns &&
1787 I->getOwnKind() == OwnershipAttr::Returns) {
H A DSemaStmt.cpp977 /// GetTypeBeforeIntegralPromotion - Returns the pre-promotion type of
1116 /// Returns true if we should emit a diagnostic about this case expression not
3754 FunctionScopes.back()->Returns.push_back(Result);
4182 FunctionScopes.back()->Returns.push_back(Result);
H A DSemaDecl.cpp3224 /// Returns true if there was an error, false otherwise.
6731 /// Returns true if given declaration has external C language linkage.
6741 /// Returns true if there hasn't been any invalid type diagnosed.
7850 /// Apply special rules for handling extern "C" declarations. Returns \c true
8151 /// Returns true if the variable declaration is a redeclaration.
8292 /// Returns a NamedDecl iff typo correction was performed and substituting in
10047 /// Returns an implicit CodeSegAttr if a __declspec(code_seg) is found on a
10140 /// Returns true if there was an error, false otherwise.
10384 /// Returns true if there was an error, false otherwise.
10653 /// Returns tru
14309 ReturnStmt **Returns = Scope->Returns.data(); local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
H A Dvpaes-armv8.S819 ## Returns results in %xmm7 = %xmm0.
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/aarch64/
H A Dvpaes-armv8.S818 ## Returns results in %xmm7 = %xmm0.
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dcomplex.d39 Returns:
739 Returns: The absolute value (or modulus) of `z`.
781 Returns: The squared modulus of `z`.
820 Returns: The argument (or phase) of `z`.
842 * Returns:
864 Returns: The complex conjugate of `z`.
891 * Returns the projection of `z` onto the Riemann sphere.
894 * Returns:
921 Returns: The complex number with the given modulus and argument.
959 Returns
[all...]
H A Drandom.d592 Returns the current number in the random sequence.
1041 Returns the current random value.
1463 * Returns the current number in the random sequence.
1779 Returns:
1957 Returns:
2043 Returns:
2423 Returns:
2470 Returns:
2597 * Returns:
2751 Returns
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
H A DTemplate.pm886 Fills in a template. Returns the resulting text if successful.
/netbsd-current/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1021 Fills in a template. Returns the resulting text if successful.

Completed in 689 milliseconds

123456