Searched refs:numeric (Results 101 - 125 of 192) sorted by relevance

12345678

/openbsd-current/gnu/llvm/llvm/tools/llvm-cov/
H A DCoverageReport.cpp20 #include <numeric>
/openbsd-current/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerCorpus.h22 #include <numeric>
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Zlib/
H A DZlib.pm137 Return the current position in the stream, as a numeric offset.
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/Compress/
H A DZlib.pm732 filehandle was passed to C<gzopen>. Behind the scenes the numeric C file
902 number when used in a numeric context and the I<zlib> error message
920 As with C<gzerror()> it returns an error number in numeric context and
928 I<an> error in numeric context. Use C<gzerror()> to check for specific
/openbsd-current/gnu/usr.bin/perl/cpan/Memoize/Memoize/
H A DExpire.pm143 numeric value. Cached data will expire after this many seconds, and
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dbld.h465 bool numeric; /* A numeric kind of constant. */ member in struct:_ffebld_constant_
778 #define ffebld_constant_is_numeric(c) ((c)->numeric)
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dinfnan.t256 # Silence "isn't numeric in addition", that's kind of the point.
403 # Silence "isn't numeric in addition", that's kind of the point.
511 like($w, qr/^Argument \Q"$t->[0]"\E isn't numeric/,
523 like($w, qr/^Argument \Q"$n"\E isn't numeric/,
H A Dgv.t125 like($msg, qr/Argument "\*main::[A-Z]{6}" isn't numeric in sprintf/,
131 like($msg, qr/Argument "\*main::[A-Z]{6}" isn't numeric in sprintf/,
137 like($msg, qr/Argument "\*main::[A-Z]{6}" isn't numeric in sprintf/,
594 no warnings 'numeric';
598 no warnings 'numeric';
/openbsd-current/gnu/usr.bin/perl/ext/Devel-Peek/
H A DPeek.pm145 what is allowed for B<-D> flag). When called with a numeric argument,
257 Note that the IV field still contains its old numeric value, but because
/openbsd-current/gnu/usr.bin/perl/Porting/
H A DupdateAUTHORS.pl592 Show numeric data as percentages of the total, not counts.
596 Show numeric data as cumulative counts in the reports.
/openbsd-current/gnu/usr.bin/perl/cpan/Win32API-File/
H A DFile.pm486 " Or \$svAccess can be numeric.\n", "Called from";
992 Or $access can be numeric.
1094 or more characters from C<"rwd"> but can also be a numeric bit mask.
1534 Just like C<$^E>, in a numeric context C<fileLastError()> returns
1535 the numeric error value while in a string context it returns a
1538 to give different values in string vs. numeric contexts].
1542 be a numeric error code. Also returns the dual-valued version
1817 C<$ouSerialNum> is C<[]> [for C<NULL>] or will be set to the numeric
/openbsd-current/gnu/usr.bin/perl/dist/Data-Dumper/
H A DDumper.pm125 # Packed numeric addresses take less memory. Plus pack is faster than sprintf
889 C<$VAR>I<n> (where I<n> is a numeric suffix), and other duplicate references
932 numeric suffix if the name for a value is undefined.
997 output, where I<n> is a numeric suffix. Will return a list of strings
1407 # Sort the keys of %$foo in reverse numeric order
/openbsd-current/gnu/gcc/libstdc++-v3/include/
H A DMakefile.am79 numeric \
537 ${ext_srcdir}/numeric \
/openbsd-current/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_valarray.h46 #include <numeric>
98 * @brief Smart array designed to support numeric processing.
101 * effective optimization of numeric array processing by reducing the
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_valarray.h47 #include <numeric>
/openbsd-current/gnu/usr.bin/perl/lib/
H A DPerlIO.pm112 UNIX/POSIX numeric file descriptor calls
/openbsd-current/gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/Tar/
H A DFile.pm116 File type -- numeric, but comparable to exported constants -- see
703 #stupid perl5.5.3 needs to warn if it's not numeric
/openbsd-current/gnu/usr.bin/perl/Cross/
H A DMakefile-cross-SH345 c4 = perlio.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c
352 obj3 = doop$(OBJ_EXT) doio$(OBJ_EXT) regexec$(OBJ_EXT) utf8$(OBJ_EXT) taint$(OBJ_EXT) deb$(OBJ_EXT) universal$(OBJ_EXT) globals$(OBJ_EXT) perlio$(OBJ_EXT) numeric$(OBJ_EXT) mathoms$(OBJ_EXT) locale$(OBJ_EXT) pp_pack$(OBJ_EXT) pp_sort$(OBJ_EXT) time64$(OBJ_EXT)
/openbsd-current/gnu/llvm/clang/utils/TableGen/
H A DRISCVVEmitter.cpp27 #include <numeric>
/openbsd-current/gnu/llvm/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp18 #include <numeric>
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp32 #include <numeric>
/openbsd-current/gnu/llvm/llvm/lib/TargetParser/
H A DX86TargetParser.cpp15 #include <numeric>
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp59 #include <numeric>
/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h30 #include <numeric>
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp68 #include <numeric>

Completed in 468 milliseconds

12345678