/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | ScopeExit.h | 30 template <typename Fp> 31 explicit scope_exit(Fp &&F) : ExitFunction(std::forward<Fp>(F)) {} in scope_exit()
|
/third_party/mbedtls/library/ |
D | ripemd160.c | 139 (rp), (sp), Fp, Kp ); \ in mbedtls_internal_ripemd160_process() 144 #define Fp F5 in mbedtls_internal_ripemd160_process() macro 164 #undef Fp in mbedtls_internal_ripemd160_process() 169 #define Fp F4 in mbedtls_internal_ripemd160_process() macro 189 #undef Fp in mbedtls_internal_ripemd160_process() 194 #define Fp F3 in mbedtls_internal_ripemd160_process() macro 214 #undef Fp in mbedtls_internal_ripemd160_process() 219 #define Fp F2 in mbedtls_internal_ripemd160_process() macro 239 #undef Fp in mbedtls_internal_ripemd160_process() 244 #define Fp F1 in mbedtls_internal_ripemd160_process() macro [all …]
|
/third_party/openssl/doc/man7/ |
D | EVP_PKEY-EC.pod | 34 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
|
/third_party/openssl/doc/man3/ |
D | EC_GROUP_new.pod | 77 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
|
D | EC_GFp_simple_method.pod | 40 For Fp curves the lowest common denominator implementation is the EC_GFp_simple_method implementati…
|
D | EC_GROUP_copy.pod | 152 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…
|
D | EC_POINT_new.pod | 144 terms of its Jacobian projective co-ordinates (for Fp curves only). Jacobian
|
/third_party/flutter/skia/tools/ |
D | CrashHandler.cpp | 162 frame.AddrFrame.Offset = c->Fp; in handler()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86Schedule.td | 314 defm WriteFVarBlend : X86SchedWritePair<ReadAfterVecXLd>; // Fp vector variable blends. 315 defm WriteFVarBlendY : X86SchedWritePair<ReadAfterVecYLd>; // Fp vector variable blends (YMM). 316 defm WriteFVarBlendZ : X86SchedWritePair<ReadAfterVecYLd>; // Fp vector variable blends (YMZMM). 485 defm WriteFShuffle256 : X86SchedWritePair<ReadAfterVecYLd>; // Fp 256-bit width vector shuffles. 486 defm WriteFVarShuffle256 : X86SchedWritePair<ReadAfterVecYLd>; // Fp 256-bit width variable shuffle…
|
D | X86SchedBroadwell.td | 334 defm : BWWriteResPair<WriteFVarBlend, [BWPort5], 2, [2], 2, 5>; // Fp vector variable blends. 335 defm : BWWriteResPair<WriteFVarBlendY, [BWPort5], 2, [2], 2, 6>; // Fp vector variable blends. 579 defm : BWWriteResPair<WriteFShuffle256, [BWPort5], 3, [1], 1, 6>; // Fp 256-bit width vector shuffl… 580 defm : BWWriteResPair<WriteFVarShuffle256, [BWPort5], 3, [1], 1, 6>; // Fp 256-bit width vector var…
|
D | X86SchedSkylakeClient.td | 325 defm : SKLWriteResPair<WriteFVarBlend, [SKLPort015], 2, [2], 2, 6>; // Fp vector variable blends. 579 defm : SKLWriteResPair<WriteFShuffle256, [SKLPort5], 3, [1], 1, 7>; // Fp 256-bit width vector shuf… 580 defm : SKLWriteResPair<WriteFVarShuffle256, [SKLPort5], 3, [1], 1, 7>; // Fp 256-bit width vector v…
|
D | X86SchedSkylakeServer.td | 325 defm : SKXWriteResPair<WriteFVarBlend, [SKXPort015], 2, [2], 2, 6>; // Fp vector variable blends. 580 defm : SKXWriteResPair<WriteFShuffle256, [SKXPort5], 3, [1], 1, 7>; // Fp 256-bit width vector shuf… 581 defm : SKXWriteResPair<WriteFVarShuffle256, [SKXPort5], 3, [1], 1, 7>; // Fp 256-bit width vector v…
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXAsmPrinter.h | 262 void printFPConstant(const ConstantFP *Fp, raw_ostream &O);
|
D | NVPTXAsmPrinter.cpp | 1690 void NVPTXAsmPrinter::printFPConstant(const ConstantFP *Fp, raw_ostream &O) { in printFPConstant() argument 1691 APFloat APF = APFloat(Fp->getValueAPF()); // make a copy in printFPConstant() 1696 if (Fp->getType()->getTypeID() == Type::FloatTyID) { in printFPConstant() 1700 } else if (Fp->getType()->getTypeID() == Type::DoubleTyID) { in printFPConstant()
|
/third_party/spirv-tools/ |
D | CMakeLists.txt | 297 …(${${SRCS}} PROPERTIES COMPILE_FLAGS "/Yu${PCHPREFIX}.h /FI${PCHPREFIX}.h /Fp${PCH_NAME} /Zm300" O… 299 …set_source_files_properties("${PCHPREFIX}.cpp" PROPERTIES COMPILE_FLAGS "/Yc${PCHPREFIX}.h /Fp${PC…
|
/third_party/vk-gl-cts/ |
D | CMakeLists.txt | 200 …set_source_files_properties(${${SRCS}} PROPERTIES COMPILE_FLAGS "/Yupch.h /FIpch.h /Fp${PCH_NAME}"… 202 …set_source_files_properties(${PCHCPP} PROPERTIES COMPILE_FLAGS "/Ycpch.h /Fp${PCH_NAME}" OBJECT_OU…
|
/third_party/skia/third_party/externals/spirv-tools/ |
D | CMakeLists.txt | 310 …(${${SRCS}} PROPERTIES COMPILE_FLAGS "/Yu${PCHPREFIX}.h /FI${PCHPREFIX}.h /Fp${PCH_NAME} /Zm300" O… 312 …set_source_files_properties("${PCHPREFIX}.cpp" PROPERTIES COMPILE_FLAGS "/Yc${PCHPREFIX}.h /Fp${PC…
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/ |
D | CMakeLists.txt | 310 …(${${SRCS}} PROPERTIES COMPILE_FLAGS "/Yu${PCHPREFIX}.h /FI${PCHPREFIX}.h /Fp${PCH_NAME} /Zm300" O… 312 …set_source_files_properties("${PCHPREFIX}.cpp" PROPERTIES COMPILE_FLAGS "/Yc${PCHPREFIX}.h /Fp${PC…
|
/third_party/python/Doc/library/ |
D | plistlib.rst | 93 Write *value* to a plist file. *Fp* should be a writable, binary
|
/third_party/python/Misc/NEWS.d/ |
D | 3.6.1rc1.rst | 830 .. nonce: Fp-Hdq
|
/third_party/flutter/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
D | StackWalker.cpp | 1128 s.AddrFrame.Offset = c.Fp; in ShowCallstack()
|
/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
D | StackWalker.cpp | 1128 s.AddrFrame.Offset = c.Fp; in ShowCallstack()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/ |
D | Signals.inc | 542 StackFrame.AddrFrame.Offset = Context.Fp;
|
/third_party/gstreamer/gstplugins_bad/tests/files/ |
D | test.ts | 890 …;�b1�1[`��lV�&ŧD��e��`���B`pG@A6 �M�����!MK�� 0A�xCɔ��_�ڦX [kx;�FpB!0 1322 ���f�f�����ٓ�Q6"�����㚇L�,�Fpc'b����v�2��n��s=��o��0��K�?�bC�fX�� 2312 HDMV�D?�B�����G@A8 ������!M]�� 0A�RxCɔ��_�ڦX [r>X�Fp�O�����i�ѳ�:�"'�Q�>…
|
/third_party/FreeBSD/ |
D | UPDATING | 819 existing systems. Do not skip the "mergemaster -Fp" step before 2405 mergemaster -Fp [5] 2443 mergemaster -Fp [5]
|