Home
last modified time | relevance | path

Searched refs:Fp (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/external/gpl2/gmake/dist/
H A Dbuild_w32.bat31 … _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch…
33 … _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch…
35 … _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch…
37 … _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch…
39 … _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch…
41 … _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch…
43 … _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch…
45 … _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch…
47 … _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch…
49 … _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch…
[all …]
H A DNMakefile31 CFLAGS_debug = $(CFLAGS_any) /Od /D DEBUG /D _DEBUG /FR.\WinDebug/ /Fp.\WinDebug/make.pch /Fo.\WinD…
32 CFLAGS_release = $(CFLAGS_any) /O2 /D NDEBUG /FR.\WinRel/ /Fp.\WinRel/make.pch /Fo.\WinRel/
/netbsd-src/external/gpl2/gmake/dist/w32/subproc/
H A Dbuild.bat3 … /I ../include /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pc…
4 …clude /I ../.. /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pc…
5 … /I ../include /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pc…
8 …O2 /I ../include /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch …
9 …include /I ../.. /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch …
10 …O2 /I ../include /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/ /Fp.\WinRel/subproc.pch …
H A DNMakefile31 CFLAGS_debug = $(CFLAGS_any) /Od /D _DEBUG /FR.\WinDebug\ /Fp.\WinDebug\subproc.pch /Fo.\WinDebug/
32 CFLAGS_release = $(CFLAGS_any) /O2 /FR.\WinRel\ /Fp.\WinRel\subproc.pch /Fo.\WinRel/
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
H A Dinstrprof-value-prof-real.c34 FPT Fp = getFunc(I); in main() local
37 Fp(); in main()
39 Fp = getFunc(511 - I); in main()
41 Fp(); in main()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DScopeExit.h30 template <typename Fp>
31 explicit scope_exit(Fp &&F) : ExitFunction(std::forward<Fp>(F)) {} in scope_exit()
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DEC_GFp_simple_method.pod32 For Fp curves the lowest common denominator implementation is the EC_GFp_simple_method implementati…
43 F2^m or Fp. If the field type is Fp then the value B<NID_X9_62_prime_field> is returned. If the fie…
H A DEC_GROUP_new.pod61 The first form is those defined over the prime field Fp. The elements of Fp are
85 over Fp B<p> is the prime for the field. For a curve over F2^m B<p> represents
H A DEC_GROUP_copy.pod139 EC_GROUP_get_degree() gets the degree of the field. For Fp fields this will be the number of bits i…
143 For a curve defined over Fp the discriminant is given by the formula 4*a^3 + 27*b^2 whilst for F2^m…
/netbsd-src/external/cddl/dtracetoolkit/dist/Bin/
H A Ddapptrace104 dapptrace -Fp 1871 # print using flow indents
/netbsd-src/external/cddl/dtracetoolkit/dist/Proc/
H A Ddapptrace104 dapptrace -Fp 1871 # print using flow indents
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/data/
H A Dpkinit-pw.key18 Fp/OutvsPUz6Eu6gllOJ/KYwSakncWZknJt7spwHjoyKoqRVbqyIrMWrQDCd491M
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DEC_GROUP_new.pod77 The first form is those defined over the prime field Fp. The elements of Fp are
116 over Fp I<p> is the prime for the field. For a curve over F2^m I<p> represents
H A DEC_GFp_simple_method.pod40 For Fp curves the lowest common denominator implementation is the EC_GFp_simple_method implementati…
H A DEC_GROUP_copy.pod152 For Fp fields this will be the number of bits in p.
156 which will be either F2^m or Fp.
159 For a curve defined over Fp the discriminant is given by the formula 4*a^3 + 27*b^2 whilst for F2^m…
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/
H A DEVP_PKEY-EC.pod34 which correspond to prime field Fp and binary field F2^m.
38 For a curve over Fp I<p> is the prime for the field. For a curve over F2^m I<p>
50 For Fp: y^2 mod p = x^3 +ax + b mod p OR
/netbsd-src/external/gpl2/xcvs/dist/diff/
H A Dlibdiff.mak71 … /D "CLOSEDIR_VOID" /D "NDEBUG" /D "WIN32" /D "WANT_WIN_COMPILER_VERSION" /Fp"$(INTDIR)\libdiff.pc…
174 … /D "_DEBUG" /D "_WINDOWS" /D "WIN32" /D "HAVE_TIME_H" /D "CLOSEDIR_VOID" /Fp"$(INTDIR)\libdiff.pc…
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Ddpath.c979 FILEPATH_DEVICE_PATH *Fp; in _DevPathFilePath() local
981 Fp = DevPath; in _DevPathFilePath()
982 CatPrint(Str, L"%s", Fp->PathName); in _DevPathFilePath()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Schedule.td315 defm WriteFVarBlend : X86SchedWritePair<ReadAfterVecXLd>; // Fp vector variable blends.
316 defm WriteFVarBlendY : X86SchedWritePair<ReadAfterVecYLd>; // Fp vector variable blends (YMM).
317 defm WriteFVarBlendZ : X86SchedWritePair<ReadAfterVecYLd>; // Fp vector variable blends (YMZMM).
488 defm WriteFShuffle256 : X86SchedWritePair<ReadAfterVecYLd>; // Fp 256-bit width vector shuffles.
489 defm WriteFVarShuffle256 : X86SchedWritePair<ReadAfterVecYLd>; // Fp 256-bit width variable shuffle…
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.h263 void printFPConstant(const ConstantFP *Fp, raw_ostream &O);
H A DNVPTXAsmPrinter.cpp1679 void NVPTXAsmPrinter::printFPConstant(const ConstantFP *Fp, raw_ostream &O) { in printFPConstant() argument
1680 APFloat APF = APFloat(Fp->getValueAPF()); // make a copy in printFPConstant()
1685 if (Fp->getType()->getTypeID() == Type::FloatTyID) { in printFPConstant()
1689 } else if (Fp->getType()->getTypeID() == Type::DoubleTyID) { in printFPConstant()
/netbsd-src/external/public-domain/sqlite/dist/tea/win/
H A Dmakefile.vc234 cflags = -nologo -c -W3 -D_CRT_SECURE_NO_WARNINGS -YX -Fp$(TMP_DIR)^\
/netbsd-src/external/bsd/file/dist/tests/
H A Dmatilde.arm.testfile4 R��0-as�Aꏾ�<�H���Ҵ�_d)Q����A����Kp���@< <J?�9a�V�9u8�9��Fp�ך�"��P<
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Ddapptrace_example.txt22 dapptrace -Fp 1871 # print using flow indents
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Ddapptrace_example.txt22 dapptrace -Fp 1871 # print using flow indents

12