/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
D | mpfr.info | 556 Functions can have one or several input arguments. An input point is 597 Functions::), since for any finite input X, `mpfr_hypot' on (X,+Inf) 654 or tested by functions described in *note Exception Related Functions::. 730 * Initialization Functions:: 731 * Assignment Functions:: 732 * Combined Initialization and Assignment Functions:: 733 * Conversion Functions:: 734 * Basic Arithmetic Functions:: 735 * Comparison Functions:: 736 * Special Functions:: [all …]
|
D | gmp.info | 58 Node: Integer Functions88305 67 Node: Number Theoretic Functions108374 73 Node: Miscellaneous Integer Functions128578 74 Node: Integer Special Functions130438 75 Node: Rational Number Functions133525 80 Node: Applying Integer Functions141582 82 Node: Floating-point Functions145107 90 Node: Miscellaneous Float Functions165701 91 Node: Low-level Functions167643 92 Node: Random Number Functions192196 [all …]
|
D | gmp.info-2 | 468 Functions::) first does some trial division by small factors and then 736 Low-level Functions::) are designed to facilitate a variety of 2308 * Berkeley MP compatible functions: BSD Compatible Functions. 2312 * Binomial coefficient functions: Number Theoretic Functions. 2324 * BSD MP compatible functions <1>: BSD Compatible Functions. 2392 * Digits in an integer: Miscellaneous Integer Functions. 2428 * Extended GCD: Number Theoretic Functions. 2430 * Factor removal functions: Number Theoretic Functions. 2433 * Factorial functions: Number Theoretic Functions. 2443 * Fibonacci sequence functions: Number Theoretic Functions. [all …]
|
D | mpc.info | 36 * Complex Functions:: Functions for arithmetic on complex numbers. 264 File: mpc.info, Node: GNU MPC Basics, Next: Complex Functions, Prev: Reporting Bugs, Up: Top 381 File: mpc.info, Node: Complex Functions, Next: References, Prev: GNU MPC Basics, Up: Top 383 5 Complex Functions 411 * Power Functions and Logarithm:: 412 * Trigonometric Functions:: 413 * Miscellaneous Complex Functions:: 414 * Advanced Functions:: 418 …info, Node: Initializing Complex Numbers, Next: Assigning Complex Numbers, Up: Complex Functions 420 5.1 Initialization Functions [all …]
|
D | gmp.info-1 | 53 * Integer Functions:: Functions for arithmetic on signed integers. 54 * Rational Number Functions:: Functions for arithmetic on rational numbers. 55 * Floating-point Functions:: Functions for arithmetic on floats. 56 * Low-level Functions:: Fast functions for natural numbers. 57 * Random Number Functions:: Functions for generating random numbers. 61 * BSD Compatible Functions:: All functions found in BSD MP. 534 *Note BSD Compatible Functions::. 1277 1. Functions for signed integer arithmetic, with names beginning with 1279 functions in this class. (*note Integer Functions::) 1281 2. Functions for rational number arithmetic, with names beginning with [all …]
|
/prebuilts/clang/host/linux-x86/clang-r522817/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerDataFlowTrace.h | 50 size_t NumCoveredFunctions() const { return Functions.size(); } in NumCoveredFunctions() 53 auto It = Functions.find(FunctionId); in GetCounter() 54 if (It == Functions.end()) in GetCounter() 63 auto It = Functions.find(FunctionId); in GetNumberOfBlocks() 64 if (It == Functions.end()) return 0; in GetNumberOfBlocks() 70 auto It = Functions.find(FunctionId); in GetNumberOfCoveredBlocks() 71 if (It == Functions.end()) return 0; in GetNumberOfCoveredBlocks() 81 void clear() { Functions.clear(); } in clear() 111 std::unordered_map<size_t, CoverageVector> Functions; variable
|
/prebuilts/clang/host/linux-x86/clang-r547379/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerDataFlowTrace.h | 50 size_t NumCoveredFunctions() const { return Functions.size(); } in NumCoveredFunctions() 53 auto It = Functions.find(FunctionId); in GetCounter() 54 if (It == Functions.end()) in GetCounter() 63 auto It = Functions.find(FunctionId); in GetNumberOfBlocks() 64 if (It == Functions.end()) return 0; in GetNumberOfBlocks() 70 auto It = Functions.find(FunctionId); in GetNumberOfCoveredBlocks() 71 if (It == Functions.end()) return 0; in GetNumberOfCoveredBlocks() 81 void clear() { Functions.clear(); } in clear() 111 std::unordered_map<size_t, CoverageVector> Functions; variable
|
/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerDataFlowTrace.h | 50 size_t NumCoveredFunctions() const { return Functions.size(); } in NumCoveredFunctions() 53 auto It = Functions.find(FunctionId); in GetCounter() 54 if (It == Functions.end()) in GetCounter() 63 auto It = Functions.find(FunctionId); in GetNumberOfBlocks() 64 if (It == Functions.end()) return 0; in GetNumberOfBlocks() 70 auto It = Functions.find(FunctionId); in GetNumberOfCoveredBlocks() 71 if (It == Functions.end()) return 0; in GetNumberOfCoveredBlocks() 81 void clear() { Functions.clear(); } in clear() 111 std::unordered_map<size_t, CoverageVector> Functions; variable
|
/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/ |
D | FuzzerDataFlowTrace.h | 50 size_t NumCoveredFunctions() const { return Functions.size(); } in NumCoveredFunctions() 53 auto It = Functions.find(FunctionId); in GetCounter() 54 if (It == Functions.end()) in GetCounter() 63 auto It = Functions.find(FunctionId); in GetNumberOfBlocks() 64 if (It == Functions.end()) return 0; in GetNumberOfBlocks() 70 auto It = Functions.find(FunctionId); in GetNumberOfCoveredBlocks() 71 if (It == Functions.end()) return 0; in GetNumberOfCoveredBlocks() 81 void clear() { Functions.clear(); } in clear() 111 std::unordered_map<size_t, CoverageVector> Functions; variable
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/ |
D | TODO | 142 (cf http://www.gnu.org/software/gsl/manual/gsl-ref.html#Special-Functions) 146 * Derivatives of Airy Functions 148 * Regular Modified Cylindrical Bessel Functions I_n 149 * Irregular Modified Cylindrical Bessel Functions K_n 150 * Regular Spherical Bessel Functions j_n: j_0(x) = \sin(x)/x, 155 classical Bessel Functions, also noted j0, j1, jn, y0, y1, yn in C99 158 *Irregular Spherical Bessel Functions y_n: y_0(x) = -\cos(x)/x, 161 * Regular Modified Spherical Bessel Functions i_n: 163 * Irregular Modified Spherical Bessel Functions: 169 + Debye Functions: D_n(x) = n/x^n \int_0^x dt (t^n/(e^t - 1)) [all …]
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | GCMetadata.h | 219 FuncInfoVec::iterator funcinfo_begin() { return Functions.begin(); } 220 FuncInfoVec::iterator funcinfo_end() { return Functions.end(); } 224 FuncInfoVec Functions;
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/CodeGen/ |
D | GCMetadata.h | 219 FuncInfoVec::iterator funcinfo_begin() { return Functions.begin(); } 220 FuncInfoVec::iterator funcinfo_end() { return Functions.end(); } 224 FuncInfoVec Functions;
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | GCMetadata.h | 208 FuncInfoVec::iterator funcinfo_begin() { return Functions.begin(); } 209 FuncInfoVec::iterator funcinfo_end() { return Functions.end(); } 213 FuncInfoVec Functions;
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | GCMetadata.h | 219 FuncInfoVec::iterator funcinfo_begin() { return Functions.begin(); } 220 FuncInfoVec::iterator funcinfo_end() { return Functions.end(); } 224 FuncInfoVec Functions;
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | VecFuncs.def | 30 // Accelerate framework's Vector Functions 32 // Floating-Point Arithmetic and Auxiliary Functions 40 // Exponential and Logarithmic Functions 51 // Trigonometric Functions 61 // Hyperbolic Functions 72 // Exponential and Logarithmic Functions 78 // Trigonometric Functions 99 // Floating-Point Arithmetic and Auxiliary Functions 109 // Hyperbolic Functions 124 // GLIBC Vector math Functions [all …]
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | Debugify.h | 58 Module &M, iterator_range<Module::iterator> Functions, StringRef Banner, 74 iterator_range<Module::iterator> Functions, 86 iterator_range<Module::iterator> Functions,
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Transforms/Utils/ |
D | Debugify.h | 60 Module &M, iterator_range<Module::iterator> Functions, StringRef Banner, 76 iterator_range<Module::iterator> Functions, 88 iterator_range<Module::iterator> Functions,
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | Debugify.h | 58 Module &M, iterator_range<Module::iterator> Functions, StringRef Banner, 74 iterator_range<Module::iterator> Functions, 86 iterator_range<Module::iterator> Functions,
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | Debugify.h | 58 Module &M, iterator_range<Module::iterator> Functions, StringRef Banner, 74 iterator_range<Module::iterator> Functions, 86 iterator_range<Module::iterator> Functions,
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | VecFuncs.def | 30 // Accelerate framework's Vector Functions 32 // Floating-Point Arithmetic and Auxiliary Functions 40 // Exponential and Logarithmic Functions 51 // Trigonometric Functions 61 // Hyperbolic Functions 72 // Exponential and Logarithmic Functions 78 // Trigonometric Functions 99 // Floating-Point Arithmetic and Auxiliary Functions 109 // Hyperbolic Functions 124 // GLIBC Vector math Functions [all …]
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | VecFuncs.def | 30 // Accelerate framework's Vector Functions 32 // Floating-Point Arithmetic and Auxiliary Functions 40 // Exponential and Logarithmic Functions 51 // Trigonometric Functions 61 // Hyperbolic Functions 72 // Exponential and Logarithmic Functions 78 // Trigonometric Functions 99 // Floating-Point Arithmetic and Auxiliary Functions 109 // Hyperbolic Functions 124 // GLIBC Vector math Functions [all …]
|
/prebuilts/sdk/renderscript/include/ |
D | rs_value_types.rsh | 85 * Matrix Functions for the list of operations. 87 * Quaternions are also supported via rs_quaternion. See Quaterion Functions for the list 504 * See Matrix Functions. 516 * See Matrix Functions. 528 * See Matrix Functions. 539 * See Quaternion Functions.
|
D | rs_vector_math.rsh | 20 * rs_vector_math.rsh: Vector Math Functions 26 * rs_fp_relaxed and rs_fp_full. See Mathematical Constants and Functions for details. 29 * functions. Functions with a name starting with
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/Analysis/ |
D | VecFuncs.def | 25 // Accelerate framework's Vector Functions 27 // Floating-Point Arithmetic and Auxiliary Functions 35 // Exponential and Logarithmic Functions 46 // Trigonometric Functions 60 // Hyperbolic Functions 74 // Exponential and Logarithmic Functions 80 // Trigonometric Functions 112 // Floating-Point Arithmetic and Auxiliary Functions 122 // Hyperbolic Functions 143 // GLIBC Vector math Functions [all …]
|
/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/ |
D | FindXCTest.cmake | 10 Functions to help creating and executing XCTest bundles. 18 Module Functions
|