Home
last modified time | relevance | path

Searched refs:Compute (Results 1 – 25 of 62) sorted by relevance

123

/freebsd/crypto/openssl/demos/
H A DREADME.txt18 EVP_MD_demo.c Compute a digest from multiple buffers
19 EVP_MD_stdin.c Compute a digest with data read from stdin
20 EVP_MD_xof.c Compute a digest using the SHAKE256 XOF
21 EVP_f_md.c Compute a digest using BIO and EVP_f_md
48 EVP_Signature_demo.c Compute and verify a signature from multiple buffers
49 rsa_pss_direct.c Compute and verify an RSA-PSS signature from a hash
50 rsa_pss_hash.c Compute and verify an RSA-PSS signature over a buffer
/freebsd/sys/contrib/openzfs/config/
H A Dpo.m4142 # Compute POFILES
144 # Compute UPDATEPOFILES
146 # Compute DUMMYPOFILES
148 # Compute GMOFILES
300 # Compute POTFILES_DEPS as
320 # Compute POFILES
322 # Compute UPDATEPOFILES
324 # Compute DUMMYPOFILES
326 # Compute GMOFILES
328 # Compute PROPERTIESFILES
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILMetadata.cpp64 case Triple::Compute: in getShortShaderStage()
129 if (ShaderKind == Triple::EnvironmentType::Compute) { in EntryProps()
160 if (ShaderKind == Triple::EnvironmentType::Compute) in emitDXILEntryProps()
308 case Triple::EnvironmentType::Compute: in createEntryMD()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DHLSLRuntime.h43 ENUM_COMPARE_ASSERT(Compute)
/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-matchers.cc132 ElementMatcherPairs Compute() { in Compute() function in testing::internal::MaxBipartiteMatchState
229 return MaxBipartiteMatchState(g).Compute(); in FindMaxBipartiteMatching()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHLSL.cpp48 case Triple::EnvironmentType::Compute: { in isLegalShaderModel()
83 .Case("cs", Triple::EnvironmentType::Compute) in tryParseProfile()
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm2835-rpi-cm1-io1.dts8 model = "Raspberry Pi Compute Module IO board rev1";
H A Dbcm2837-rpi-cm3-io3.dts8 model = "Raspberry Pi Compute Module 3 IO board V3.0";
H A Dbcm2711-rpi-cm4-io.dts9 model = "Raspberry Pi Compute Module 4 IO Board";
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dtanpi.sollya42 // Compute errors
H A Dtanf.sollya72 // Compute errors
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dqcom,fastrpc.txt43 - All Compute context banks MUST contain the following properties:
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/
H A Dmodsi3.S71 ! Compute size of quotient, scale comparand.
85 ! Compute %o4 in an unorthodox manner: know we need to Shift %o5 into
H A Ddivsi3.S71 ! Compute size of quotient, scale comparand.
85 ! Compute %o4 in an unorthodox manner: know we need to Shift %o5 into
H A Ddivmod.m4130 ! Compute size of quotient, scale comparand.
144 ! Compute ITER in an unorthodox manner: know we need to Shift V into
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_server.t072 * Compute master secret.
106 * Compute master secret.
241 * Compute our ECDH point.
788 \ Compute protocol version as the minimum of our maximum version,
916 \ Compute ServerHello length.
919 \ Compute length of Secure Renegotiation extension.
927 \ Compute length of Max Fragment Length extension.
931 \ Compute length of ALPN extension. This also copy the
1024 \ Compute the signed curve point to send.
1080 \ Compute length and optionally write the contents of the list of
[all …]
H A Dssl_hs_client.t061 * Compute actual RSA key length, in case there are leading zeros.
107 * Compute RSA encryption.
251 * Compute the common ECDH point, whose X coordinate is the
311 * Compute the client-side signature. This is invoked only when a
322 * Compute hash of handshake messages so far. This "cannot" fail
428 \ Compute length for extensions (without the general two-byte header).
439 \ Compute and write length
442 \ Compute padding (if requested).
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp233 {llvm::Triple::Compute, in CheckEntryPoint()
240 case llvm::Triple::Compute: in CheckEntryPoint()
277 if (ST == llvm::Triple::Compute) in CheckSemanticAnnotation()
279 DiagnoseAttrStageMismatch(AnnotationAttr, ST, {llvm::Triple::Compute}); in CheckSemanticAnnotation()
/freebsd/sys/dev/ow/
H A Down_if.m69 # Compute a CRC for a given range of bytes
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericCycleImpl.h389 GenericCycleInfoCompute<ContextT> Compute(*this); in compute()
394 Compute.run(&F.front()); in compute()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h282 Compute, enumerator
822 Env == Triple::Domain || Env == Triple::Compute || in isShaderStageEnvironment()
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3566-radxa-cm3-io.dts13 model = "Radxa Compute Module 3(CM3) IO Board";
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm_hw_s390x.inc114 * En/de-crypt plain/cipher-text. Compute tag from plaintext. Returns 1 for
/freebsd/release/
H A DMakefile.vm53 GCE_DESC= Google Compute Engine image
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Darm,scpi.txt5 ("ARM Compute Subsystem SCP: Message Interface Protocols")[0] can be used

123