Home
last modified time | relevance | path

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

123

/freebsd-src/crypto/openssl/doc/man7/
H A Dmigration_guide.pod1014 =head4 Providers are a replacement for engines and low-level method overrides
1023 =head4 Deprecated i2d and d2i functions for low-level key types
1030 =head4 Deprecated low-level key object getters and setters
1037 =head4 Deprecated low-level key parameter getters
1050 =head4 Deprecated low-level key parameter setters
1061 =head4 Deprecated low-level object creation
1074 =head4 Deprecated low-level encryption functions
1082 =head4 Deprecated low-level digest functions
1092 =head4 Deprecated low-level signing functions
1100 =head4 Deprecated low-level MAC functions
[all …]
H A Dprovider-storemgmt.pod74 =head2 Functions section in DESCRIPTION
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp245 optimizePTrueIntrinsicCalls(SmallSetVector<Function *,4> & Functions) optimizePTrueIntrinsicCalls() argument
398 optimizeInstructions(SmallSetVector<Function *,4> & Functions) optimizeInstructions() argument
426 optimizeFunctions(SmallSetVector<Function *,4> & Functions) optimizeFunctions() argument
437 SmallSetVector<Function *, 4> Functions; runOnModule() local
[all...]
/freebsd-src/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-src/contrib/googletest/docs/reference/
H A Dtesting.md1306 ## Functions global() section in Testing Reference
1311 InitGoogleTest {#InitGoogleTest}Testing Reference""Functions global() argument
1330 AddGlobalTestEnvironment {#AddGlobalTestEnvironment}Testing Reference""Functions global() argument
1341 RegisterTest {#RegisterTest}Testing Reference""Functions global() argument
1369 RUN_ALL_TESTS {#RUN_ALL_TESTS}Testing Reference""Functions global() argument
1382 AssertionSuccess {#AssertionSuccess}Testing Reference""Functions global() argument
1389 AssertionFailure {#AssertionFailure}Testing Reference""Functions global() argument
1402 StaticAssertTypeEq {#StaticAssertTypeEq}Testing Reference""Functions global() argument
1411 PrintToString {#PrintToString}Testing Reference""Functions global() argument
1421 PrintToStringParamName {#PrintToStringParamName}Testing Reference""Functions global() argument
/freebsd-src/crypto/openssl/doc/man3/
H A DEVP_PKEY_ASN1_METHOD.pod373 =head2 Functions section in DESCRIPTION
H A DEVP_PKEY_meth_new.pod389 =head2 Functions section in DESCRIPTION
H A DASN1_STRING_TABLE_add.pod26 =head2 Functions section in DESCRIPTION
H A DOSSL_ENCODER_CTX.pod93 =head2 Functions section in DESCRIPTION
H A DOSSL_PROVIDER.pod68 =head2 Functions section in DESCRIPTION
H A DOSSL_DECODER_CTX.pod116 =head2 Functions section in DESCRIPTION
H A DOpenSSL_version.pod101 =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_STORE_open.pod61 =head2 Functions section in DESCRIPTION
H A DOSSL_trace_set_channel.pod41 =head2 Functions section in DESCRIPTION
/freebsd-src/crypto/openssl/doc/internal/man3/
H A Dossl_method_construct.pod52 =head2 Functions section in DESCRIPTION
H A Dossl_provider_new.pod122 =head2 Functions section in DESCRIPTION
H A DOPTIONS.pod197 =head2 Functions section in DESCRIPTION
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface_internal.h78 size_t Functions; member
/freebsd-src/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-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.h111 std::unordered_map<size_t, CoverageVector> Functions; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp73 CVPLatticeVal(std::vector<Function * > && Functions) CVPLatticeVal() argument
106 std::vector<Function *> Functions; global() member in __anon579e665d0111::CVPLatticeVal
[all...]
H A DBlockExtractor.cpp130 SmallVector<Function *, 4> Functions; in runOnModule() local

123