Home
last modified time | relevance | path

Searched defs:implementations (Results 1 – 4 of 4) sorted by relevance

/external/llvm/docs/
DAliasAnalysis.rst522 .. _aliasanalysis-no-aa:
524 The ``-no-aa`` pass
531 The ``-basicaa`` pass
548 The ``-globalsmodref-aa`` pass
568 The ``-steens-aa`` pass
586 The ``-ds-aa`` pass
604 The ``-scev-aa`` pass
669 The ``-print-alias-sets`` pass
680 The ``-count-aa`` pass
695 The ``-aa-eval`` pass
/external/chromium_org/third_party/tlslite/tlslite/utils/
Dkeyfactory.py24 def generateRSAKey(bits, implementations=["openssl", "python"]): argument
42 implementations=["openssl", "python"]): argument
173 def _createPublicRSAKey(n, e, implementations = ["openssl", "pycrypto", argument
185 implementations = ["pycrypto", "python"]): argument
/external/clang/test/Analysis/
Dregion-1.m23 @protocol EcoBehavioredClassifier <EcoClassInterfaceCommons> - (NSArray *) implementations; method
/external/chromium_org/third_party/tlslite/tlslite/
Dtlsrecordlayer.py1058 clientRandom, serverRandom, implementations): argument