Searched refs:Fp (Results 1 – 23 of 23) sorted by relevance
| /NextBSD/crypto/openssl/doc/crypto/ |
| HD | EC_GFp_simple_method.pod | 32 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…
|
| HD | EC_GROUP_new.pod | 30 prime field Fp. The elements of Fp are the integers 0 to p-1, where p is a prime number. This gives… 45 EC_GROUP_set_curve_GF2m as appropriate to create a curve defined over Fp or over F2^m respectively. 47 EC_GROUP_set_curve_GFp sets the curve parameters B<p>, B<a> and B<b> for a curve over Fp stored in …
|
| HD | EC_GROUP_copy.pod | 114 EC_GROUP_get_degree gets the degree of the field. For Fp fields this will be the number of bits in … 118 For a curve defined over Fp the discriminant is given by the formula 4*a^3 + 27*b^2 whilst for F2^m…
|
| HD | EC_POINT_new.pod | 73 projective co-ordinates (for Fp curves only). Jacobian projective co-ordinates are expressed as thr…
|
| /NextBSD/cddl/contrib/dtracetoolkit/Bin/ |
| D | dapptrace | 104 dapptrace -Fp 1871 # print using flow indents
|
| /NextBSD/cddl/contrib/dtracetoolkit/Proc/ |
| HD | dapptrace | 104 dapptrace -Fp 1871 # print using flow indents
|
| /NextBSD/contrib/llvm/lib/Target/NVPTX/ |
| HD | NVPTXAsmPrinter.h | 287 void printFPConstant(const ConstantFP *Fp, raw_ostream &O);
|
| HD | NVPTXAsmPrinter.cpp | 1685 void NVPTXAsmPrinter::printFPConstant(const ConstantFP *Fp, raw_ostream &O) { in printFPConstant() argument 1686 APFloat APF = APFloat(Fp->getValueAPF()); // make a copy in printFPConstant() 1691 if (Fp->getType()->getTypeID() == Type::FloatTyID) { in printFPConstant() 1695 } else if (Fp->getType()->getTypeID() == Type::DoubleTyID) { in printFPConstant()
|
| HD | NVPTXVector.td | 1338 // Fp scalar to fp vector convert 1347 // Fp vector to fp scalar convert 1352 // Fp scalar to int vector convert 1391 // Fp vector to int scalar convert 1441 // Fp vector to int vector convert
|
| /NextBSD/cddl/contrib/dtracetoolkit/Examples/ |
| HD | dapptrace_example.txt | 22 dapptrace -Fp 1871 # print using flow indents
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | Builtins.def | 420 BUILTIN(__builtin_fprintf, "iP*cC*.", "Fp:1:") 427 BUILTIN(__builtin_printf, "icC*.", "Fp:0:") 483 BUILTIN(__builtin___snprintf_chk, "ic*zizcC*.", "Fp:4:") 484 BUILTIN(__builtin___sprintf_chk, "ic*izcC*.", "Fp:3:") 487 BUILTIN(__builtin___fprintf_chk, "iP*icC*.", "Fp:2:") 488 BUILTIN(__builtin___printf_chk, "iicC*.", "Fp:1:")
|
| /NextBSD/contrib/llvm/lib/Target/X86/ |
| HD | X86Schedule.td | 75 defm WriteFVarBlend : X86SchedWritePair; // Fp vector variable blends. 120 defm WriteFShuffle256 : X86SchedWritePair; // Fp 256-bit width vector shuffles.
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Driver/ |
| HD | CLCompatOptions.td | 288 def _SLASH_Fp : CLJoined<"Fp">;
|
| /NextBSD/contrib/ntp/lib/isc/win32/ |
| HD | libisc.mak | 203 …" /D "__STDC__" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBISC_EXPORTS" /Fp"$(INTDIR)\libisc.pch… 478 …D "__STDC__" /D "_MBCS" /D "_USRDLL" /D "LIBISC_EXPORTS" /FR"$(INTDIR)\\" /Fp"$(INTDIR)\libisc.pch…
|
| /NextBSD/contrib/ncurses/include/ |
| HD | Caps.uwin | 562 key_f61 kf61 str Fp KEY_F(61) - ----E F61 function key 851 #key_f61 kf61 str Fp - - ----- F61 function key
|
| HD | Caps.aix4 | 614 key_f61 kf61 str Fp KEY_F(61) - ----E F61 function key 1129 #key_f61 kf61 str Fp - - ----- F61 function key
|
| HD | Caps.keys | 596 key_f61 kf61 str Fp KEY_F(61) - ----E F61 function key 1117 #key_f61 kf61 str Fp - - ----- F61 function key
|
| HD | Caps | 594 key_f61 kf61 str Fp KEY_F(61) - ----E F61 function key 1027 #key_f61 kf61 str Fp - - ----- F61 function key
|
| HD | Caps.osf1r5 | 651 key_f61 kf61 str Fp KEY_F(61) - ----E F61 function key 1035 #key_f61 kf61 str Fp - - ----- F61 function key
|
| HD | Caps.hpux11 | 533 key_f61 kf61 str Fp KEY_F(61) - ----E F61 function key 1041 #key_f61 kf61 str Fp - - ----- F61 function key
|
| /NextBSD/ |
| HD | UPDATING | 1338 mergemaster -Fp [5] 1375 mergemaster -Fp [5]
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CodeGenFunction.h | 2590 const llvm::CmpInst::Predicate Fp,
|
| HD | CGBuiltin.cpp | 3195 Value *Op, llvm::Type *Ty, const CmpInst::Predicate Fp, in EmitAArch64CompareBuiltinExpr() argument 3208 Op = Builder.CreateFCmp(Fp, Op, Constant::getNullValue(OTy)); in EmitAArch64CompareBuiltinExpr()
|