HomeSort by: relevance | last modified time | path
    Searched refs:Functions (Results 1 - 25 of 185) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/crypto/external/apache2/openssl/dist/Configurations/
unix-checker.pm 7 use File::Spec::Functions qw(:DEFAULT rel2abs);
windows-checker.pm 7 use File::Spec::Functions qw(:DEFAULT rel2abs);
  /src/crypto/external/bsd/openssl/dist/Configurations/
unix-checker.pm 7 use File::Spec::Functions qw(:DEFAULT rel2abs);
windows-checker.pm 7 use File::Spec::Functions qw(:DEFAULT rel2abs);
  /src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-checker.pm 7 use File::Spec::Functions qw(:DEFAULT rel2abs);
windows-checker.pm 7 use File::Spec::Functions qw(:DEFAULT rel2abs);
  /src/crypto/external/bsd/openssl.old/dist/util/perl/
with_fallback.pm 14 use File::Spec::Functions;
  /src/crypto/external/apache2/openssl/dist/test/recipes/
66-test_ossl_store.t 12 use File::Spec::Functions;
60-test_x509_store.t 14 use File::Spec::Functions qw/:DEFAULT canonpath/;
  /src/crypto/external/bsd/openssl/dist/test/recipes/
66-test_ossl_store.t 12 use File::Spec::Functions;
90-test_store_cases.t 11 use File::Spec::Functions;
  /src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/
ReduceAliases.cpp 50 int Functions = countAliases(Test.getProgram());
51 runDeltaPass(Test, Functions, extractAliasesFromModule);
ReduceFunctionBodies.cpp 20 /// Removes all the bodies of defined functions that aren't inside any of the
36 /// Counts the amount of non-declaration functions and prints their
54 int Functions = countFunctionDefinitions(Test.getProgram());
55 runDeltaPass(Test, Functions, extractFunctionBodiesFromModule);
ReduceSpecialGlobals.cpp 59 int Functions = countSpecialGlobals(Test.getProgram());
60 runDeltaPass(Test, Functions, extractSpecialGlobalsFromModule);
ReduceFunctions.cpp 10 // to reduce functions (and any instruction that calls it) in the provided
24 /// Removes all the Defined Functions
30 // Record all out-of-chunk functions.
32 copy_if(Program->functions(), std::back_inserter(FuncsToRemove),
54 /// Counts the amount of functions and prints their
73 errs() << "*** Reducing Functions...\n";
74 int Functions = countFunctions(Test.getProgram());
75 runDeltaPass(Test, Functions, extractFunctionsFromModule);
  /src/crypto/external/bsd/openssl.old/dist/external/perl/transfer/Text/
Template.pm 14 use File::Spec::Functions;
  /src/external/mit/libcbor/dist/docs/doxygen/search/
searchdata.js 19 3: "functions",
32 3: "Functions",
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
PruneEH.cpp 11 // throw an exception, and marking functions 'nounwind' if they cannot throw.
65 static bool runImpl(CallGraphUpdater &CGU, SetVector<Function *> &Functions) {
67 for (auto *F : Functions)
72 // First pass, scan all of the functions in the SCC, simplifying them
74 for (Function *F : Functions)
78 // functions in this SCC: if so, we cannot prune any functions in this SCC.
85 for (Function *F : Functions) {
94 // no-inline functions as functions which may be inlined canno
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
SVEIntrinsicOpts.cpp 61 bool optimizePTrueIntrinsicCalls(SmallSetVector<Function *, 4> &Functions);
66 bool optimizeIntrinsicCalls(SmallSetVector<Function *, 4> &Functions);
69 /// the functions themselves.
70 bool optimizeFunctions(SmallSetVector<Function *, 4> &Functions);
206 /// intrinsic in each basic block within the given functions.
254 SmallSetVector<Function *, 4> &Functions) {
257 for (auto *F : Functions) {
445 SmallSetVector<Function *, 4> &Functions) {
447 for (auto *F : Functions) {
462 SmallSetVector<Function *, 4> &Functions) {
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
ExecutionEngineBindings.cpp 336 SimpleBindingMemoryManager(const SimpleBindingMMFunctions& Functions,
351 SimpleBindingMMFunctions Functions;
356 const SimpleBindingMMFunctions& Functions,
358 : Functions(Functions), Opaque(Opaque) {
359 assert(Functions.AllocateCodeSection &&
361 assert(Functions.AllocateDataSection &&
363 assert(Functions.FinalizeMemory &&
365 assert(Functions.Destroy &&
370 Functions.Destroy(Opaque)
    [all...]
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Template.pm 32 A few extra functions are offered to be used by the template perl code, see
33 L</Functions>.
40 use File::Spec::Functions;
81 =head2 Functions
140 # Helper functions for the templates #################################
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Template.pm 32 A few extra functions are offered to be used by the template perl code, see
33 L</Functions>.
40 use File::Spec::Functions;
81 =head2 Functions
140 # Helper functions for the templates #################################
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_interface_internal.h 12 // Implementation of the API functions. See also include/xray/xray_interface.h.
57 size_t Functions;
71 // The following functions have to be defined in assembler, on a per-platform
  /src/external/gpl3/gcc/dist/libgcc/config/avr/libf7/
f7wraps.sh 41 ;; Wrappers for double and long double functions to use functions that
55 ;; Functions that usually live in libgcc: __<name> for <name> in:
77 ;; Functions that usually live in libgcc: __<name> for <name> in:
99 ;; Functions that usually live in libgcc: __<name>df3 for <name> in:
122 ;; Functions that usually live in libgcc: __<name>df2 for <name> in:
144 ;; Functions that usually live in libm: Depending on [long] double layout,
169 ;; Functions that usually live in libm: Depending on [long] double layout,
194 ;; Functions that usually live in libm: Depending on [long] double layout,
219 ;; Functions that usually live in libm: Depending on [long] double layout
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/libf7/
f7wraps.sh 41 ;; Wrappers for double and long double functions to use functions that
55 ;; Functions that usually live in libgcc: __<name> for <name> in:
77 ;; Functions that usually live in libgcc: __<name> for <name> in:
99 ;; Functions that usually live in libgcc: __<name>df3 for <name> in:
122 ;; Functions that usually live in libgcc: __<name>df2 for <name> in:
144 ;; Functions that usually live in libm: Depending on [long] double layout,
169 ;; Functions that usually live in libm: Depending on [long] double layout,
194 ;; Functions that usually live in libm: Depending on [long] double layout,
219 ;; Functions that usually live in libm: Depending on [long] double layout
    [all...]

Completed in 30 milliseconds

1 2 3 4 5 6 7 8