Home
last modified time | relevance | path

Searched defs:Functions (Results 1 – 25 of 67) sorted by relevance

123

/freebsd/crypto/openssl/doc/man7/
H A Dmigration_guide.pod1006 Providers are a replacement for engines and low-level method overridesOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1015 Deprecated i2d and d2i functions for low-level key typesOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1022 Deprecated low-level key object getters and settersOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1029 Deprecated low-level key parameter gettersOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1042 Deprecated low-level key parameter settersOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1053 Deprecated low-level object creationOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1066 Deprecated low-level encryption functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1074 Deprecated low-level digest functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1084 Deprecated low-level signing functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1092 Deprecated low-level MAC functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1106 Deprecated low-level validation functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1115 Deprecated low-level key exchange functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1121 Deprecated low-level key generation functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1130 Deprecated low-level key reading and writing functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
1137 Deprecated low-level key printing functionsOPENSSL 3.0""Programming""Deprecation of Low Level Functions global() argument
[all...]
H A Dprovider-storemgmt.pod74 =head2 Functions section in DESCRIPTION
/freebsd/contrib/libucl/doc/
H A Dlua_api.md60 ## Functions section
64 ### Function `ucl_object_push_lua(L, obj, allow_array)`
87 ### Function `ucl.to_format(var, format)`
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp246 SmallSetVector<Function *, 4> &Functions) { in optimizePTrueIntrinsicCalls()
399 SmallSetVector<Function *, 4> &Functions) { in optimizeInstructions()
427 SmallSetVector<Function *, 4> &Functions) { in optimizeFunctions()
438 SmallSetVector<Function *, 4> Functions; in runOnModule() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp64 struct Functions { struct
65 sys::Mutex Lock;
66 std::map<const Function *, ExFunc> ExportedFunctions;
67 std::map<std::string, ExFunc> FuncNames;
69 std::map<const Function *, RawFunc> RawFunctions;
/freebsd/contrib/googletest/docs/reference/
H A Dtesting.md1325 ## Functions section in Testing Reference
1330 ### InitGoogleTest {#InitGoogleTest}
1351 ### AddGlobalTestEnvironment {#AddGlobalTestEnvironment}
1362 ### RegisterTest {#RegisterTest}
1390 ### RUN_ALL_TESTS {#RUN_ALL_TESTS}
1403 ### AssertionSuccess {#AssertionSuccess}
1410 ### AssertionFailure {#AssertionFailure}
1423 ### StaticAssertTypeEq {#StaticAssertTypeEq}
1432 ### PrintToString {#PrintToString}
1442 ### PrintToStringParamName {#PrintToStringParamName}
/freebsd/crypto/openssl/doc/man3/
H A DASN1_STRING_TABLE_add.pod26 =head2 Functions section in DESCRIPTION
H A DEVP_PKEY_meth_new.pod389 =head2 Functions section in DESCRIPTION
H A DEVP_PKEY_ASN1_METHOD.pod373 =head2 Functions section in DESCRIPTION
H A DOSSL_PROVIDER.pod68 =head2 Functions section in DESCRIPTION
H A DOpenSSL_version.pod101 =head2 Functions section in DESCRIPTION
H A DOSSL_ENCODER_CTX.pod93 =head2 Functions section in DESCRIPTION
H A DOSSL_DECODER_CTX.pod116 =head2 Functions section in DESCRIPTION
H A DOSSL_STORE_open.pod61 =head2 Functions section in DESCRIPTION
H A DOSSL_trace_enabled.pod86 =head2 Functions section in DESCRIPTION
H A DOSSL_STORE_INFO.pod79 =head2 Functions section in DESCRIPTION
H A DOSSL_trace_set_channel.pod41 =head2 Functions section in DESCRIPTION
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_method_construct.pod52 =head2 Functions section in DESCRIPTION
H A DOPTIONS.pod197 =head2 Functions section in DESCRIPTION
H A Dossl_provider_new.pod122 =head2 Functions section in DESCRIPTION
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DASTOps.h144 llvm::DenseSet<const FunctionDecl *> Functions; member
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface_internal.h78 size_t Functions; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp239 MethodAddressVector Functions; in notifyObjectLoaded() local
362 MethodAddressVector &Functions = OI->second; in notifyFreeingObject() local
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.h111 std::unordered_map<size_t, CoverageVector> Functions; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp74 CVPLatticeVal(std::vector<Function *> &&Functions) in CVPLatticeVal()
107 std::vector<Function *> Functions; member in __anoncc598d4b0111::CVPLatticeVal

123