Searched refs:numeric (Results 151 - 175 of 192) sorted by relevance

12345678

/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dropeimpl.h55 #include <ext/numeric> // For power
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dropeimpl.h54 #include <ext/numeric> // For power
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DSearch.pm430 $1 =~ m/-(\d+)_([\d_]+)/) # snare just the numeric part
830 that are numeric but do I<not> match the current Perl interpreter's
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DBranchFolding.cpp61 #include <numeric>
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp35 #include <numeric>
/openbsd-current/gnu/usr.bin/perl/cpan/libnet/lib/Net/
H A DNNTP.pm28 no warnings 'numeric';
39 no warnings 'numeric';
44 no warnings 'numeric';
896 C<$msgnum> is a numeric id of an article in the current newsgroup, and
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dwarnings.pm33 'numeric' => 26,
184 'numeric' => "\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00", # [13]
267 'numeric' => "\x00\x00\x00\x08\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00", # [13]
706 For example, the code below would always produce an C<"isn't numeric">
715 example, in the code below, an C<"isn't numeric"> warning will only
993 +- numeric
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/
H A DContext.pm668 The (numeric) value of C<$!> when the context was created.
/openbsd-current/gnu/usr.bin/perl/win32/
H A DMakefile693 ..\numeric.c \
H A DGNUmakefile979 ..\numeric.c \
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Usage/lib/Pod/
H A DUsage.pm441 A numeric value corresponding to the desired exit status
/openbsd-current/gnu/usr.bin/perl/dist/Storable/
H A DStorable.pm1081 "2.007". This value is suitable for numeric comparisons.
1320 However, you should also not expect non-numeric floating-point values
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/
H A DZip.pm1705 and C<$gid>. These values correspond to the numeric User ID (UID) and Group ID
1724 and C<$gid>. These values correspond to the numeric User ID (UID) and Group ID
/openbsd-current/gnu/llvm/libcxx/src/
H A Dlocale.cpp135 const locale::category locale::numeric; member in class:locale
358 if (c & locale::numeric)
459 if (c & locale::numeric)
/openbsd-current/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/lib/Hash/Util/
H A DFieldHash.pm107 the reference address of its argument as a numeric value. The only
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp123 #include <numeric>
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp65 #include <numeric>
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp33 #include <numeric>
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp24 #include <numeric>
/openbsd-current/gnu/usr.bin/perl/cpan/Memoize/
H A DMemoize.pm622 The C<complicated> function will return the same numeric C<$result>
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A DChangeLog-3.x1002 non-numeric breakpoint number.
2084 alpha numeric or '-'. Included ctype.h.
/openbsd-current/gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/
H A DBigFloat.pm385 #if (warnings::enabled("numeric")) {
386 # warnings::warn("numeric",
387 # q|Argument "" isn't numeric in new()|);
6070 like a number. Anything that is accepted by Perl as a literal numeric constant
6525 After C<use Math::BigFloat ':constant'> all numeric literals in the given scope
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DFirstTime.pm471 that are configured in the urllist parameter. Enter a numeric value
/openbsd-current/gnu/llvm/clang/lib/Parse/
H A DParseExprCXX.cpp27 #include <numeric>
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp14 #include <numeric>

Completed in 527 milliseconds

12345678