| /src/external/bsd/lutok/lib/liblutok/ |
| Makefile | 26 operations.cpp \ 33 operations.hpp \
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/math/ |
| remainder.d | 54 import std.math.operations : feqrel; 90 import std.math.operations : feqrel; 134 import std.math.operations : feqrel; 148 import std.math.operations : feqrel;
|
| trigonometry.d | 78 import std.math.operations : isClose; 199 import std.math.operations : isClose; 451 import std.math.operations : CommonDefaultFor, isClose, NaN; 517 import std.math.operations : isClose; 574 import std.math.operations : isClose; 585 import std.math.operations : isClose; 618 import std.math.operations : isClose; 629 import std.math.operations : isClose; 667 import std.math.operations : isClose; 841 import std.math.operations : CommonDefaultFor, isClose, NaN [all...] |
| exponential.d | 110 import std.math.operations : feqrel; 120 import std.math.operations : isClose, feqrel; 154 import std.math.operations : isClose; 177 import std.math.operations : isClose; 210 import std.math.operations : isClose; 640 import std.math.operations : isClose; 673 import std.math.operations : isClose; 714 import std.math.operations : isClose; 721 import std.math.operations : isClose; 995 import std.math.operations : feqrel [all...] |
| algebraic.d | 199 import std.math.operations : feqrel; 267 import std.math.operations : feqrel; 373 import std.math.operations : feqrel; 383 import std.math.operations : feqrel; 398 import std.math.operations : feqrel; 458 import std.math.operations : fmax; 476 import std.math.operations : isClose; 487 import std.math.operations : isClose;
|
| rounding.d | 352 import std.math.operations : isClose; 362 import std.math.operations : isClose; 402 import std.math.operations : isClose; 416 import std.math.operations : isClose;
|
| package.d | 5 * and trigonometric functions), and low-level floating-point operations. 89 $(TR $(TDNW $(SUBMODULE Floating-point operations, operations)) $(TD 90 $(SUBREF operations, approxEqual) 91 $(SUBREF operations, feqrel) 92 $(SUBREF operations, fdim) 93 $(SUBREF operations, fmax) 94 $(SUBREF operations, fmin) 95 $(SUBREF operations, fma) 96 $(SUBREF operations, isClose [all...] |
| /src/external/bsd/kyua-cli/lib/utils/ |
| Makefile | 40 fs/operations.cpp \ 43 SRCS+= logging/operations.cpp 64 text/operations.cpp \
|
| /src/external/bsd/lutok/dist/examples/ |
| interpreter.cpp | 37 #include <lutok/operations.hpp>
|
| raii.cpp | 48 #include <lutok/operations.hpp>
|
| bindings.cpp | 45 #include <lutok/operations.hpp>
|
| /src/external/bsd/kyua-cli/dist/utils/config/ |
| parser.cpp | 32 #include <lutok/operations.hpp>
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| complex.d | 4 complex numbers, along with related mathematical operations and functions. 492 // Check unary operations. 501 // Check complex-complex operations. 522 // Check complex-real operations. 618 // Check Complex-int operations. 628 // Check operations between different complex types. 792 import std.math.operations : isClose; 810 import std.math.operations : isClose; 853 import std.math.operations : isClose; 935 import std.math.operations : isClose [all...] |
| /src/usr.sbin/npf/npfctl/ |
| npfctl.c | 556 } operations[] = { local 587 for (int n = 0; operations[n].cmd != NULL; n++) { 588 const char *opcmd = operations[n].cmd; 593 npfctl(operations[n].action, argc, argv);
|
| /src/external/bsd/kyua-cli/dist/utils/fs/ |
| lua_module.cpp | 40 #include <lutok/operations.hpp> 44 #include "utils/fs/operations.hpp"
|
| lua_module_test.cpp | 32 #include <lutok/operations.hpp> 36 #include "utils/fs/operations.hpp"
|
| /src/external/bsd/libc++/lib/ |
| Makefile | 21 SRCS+= directory_iterator.cpp operations.cpp
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/format/internal/ |
| floats.d | 35 import std.math.operations : extractBitpattern, FloatingPointBitpattern; 226 import std.math.operations : nextUp; 1100 import std.math.operations : nextUp, nextDown; 1132 import std.math.operations : nextUp, nextDown; 1165 import std.math.operations : nextUp, nextDown; 1198 import std.math.operations : nextUp, nextDown; 1307 import std.math.operations : nextUp, nextDown; 1334 import std.math.operations : nextUp; 1459 import std.math.operations : nextUp, nextDown; 1469 import std.math.operations : nextDown [all...] |
| /src/ |
| build.sh | 488 operations= 1111 Build OPERATIONs (all imply "obj" and "tools"): 1116 Other OPERATIONs: 1476 # Validate operations. 1482 operations="${operations} ${op}" 1537 operations="$(echo "$operations" | sed 's/distsets/distribution sets/')" 1579 [ -n "${operations}" ] || usage "Missing OPERATION to perform" 2884 # Perform the operations [all...] |
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/format/ |
| read.d | 103 import std.math.operations : isClose; 366 import std.math.operations : isClose; 406 import std.math.operations : isClose;
|
| /src/usr.sbin/sysinst/ |
| msg.entropy.en | 107 operations are suspect to replay attacks.
|
| msg.entropy.es | 107 operations are suspect to replay attacks.
|
| msg.entropy.fr | 107 operations are suspect to replay attacks.
|
| msg.entropy.pl | 107 operations are suspect to replay attacks.
|
| /src/usr.bin/make/unit-tests/ |
| varmod-mtime.mk | 102 # does not perform any filesystem operations.
|