/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowIntentFilter.java | 18 List<String> schemes = new ArrayList<String>(); field in ShadowIntentFilter 62 schemes.add(scheme); in addDataScheme() 67 return schemes.get(index); in getDataScheme()
|
/external/clang/docs/ |
D | ControlFlowIntegrity.rst | 17 schemes, which are designed to abort the program upon detecting certain forms 19 program's control flow. These schemes have been optimized for performance, 22 To enable Clang's available CFI schemes, use the flag ``-fsanitize=cfi``. 23 You can also enable a subset of available :ref:`schemes <cfi-schemes>`. 24 As currently implemented, all schemes rely on link-time optimization (LTO); 38 .. _cfi-schemes: 40 Available schemes 43 Available schemes are: 58 You can use ``-fsanitize=cfi`` to enable all the schemes and use 59 ``-fno-sanitize`` flag to narrow down the set of schemes as desired. [all …]
|
D | ControlFlowIntegrityDesign.rst | 5 This page documents the design of the :doc:`ControlFlowIntegrity` schemes
|
/external/apache-http/src/org/apache/http/impl/conn/ |
D | DefaultClientConnectionOperator.java | 89 public DefaultClientConnectionOperator(SchemeRegistry schemes) { in DefaultClientConnectionOperator() argument 90 if (schemes == null) { in DefaultClientConnectionOperator() 94 schemeRegistry = schemes; in DefaultClientConnectionOperator()
|
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/ |
D | routes.py | 235 schemes=None, redirect_to=None, redirect_to_name=None, argument 277 methods=methods, schemes=schemes)
|
/external/libvncserver/ |
D | TODO | 26 authentification schemes (secure vnc)
|
/external/chromium-trace/catapult/third_party/webapp2/ |
D | webapp2.py | 870 schemes = None variable in Route 880 schemes=None): argument 949 self.schemes = schemes 978 if not match or self.schemes and request.scheme not in self.schemes:
|
D | CHANGES | 214 - Routes can now only match specific schemes, e.g., 'http' or 'https'.
|
/external/boringssl/src/crypto/obj/ |
D | obj_xref.txt | 47 # ECDH KDFs and their corresponding message digests and schemes
|
/external/llvm/test/CodeGen/X86/ |
D | gcc_except_table_functions.ll | 5 ; to do with them, other EH schemes such as SEH might use them.
|
/external/chromium-trace/catapult/third_party/webapp2/docs/guide/ |
D | routing.rst | 200 .. _guide.routing.restricting-uri-schemes: 202 Restricting URI schemes 204 Like with HTTP methods, you can specify the URI schemes allowed for a route, 206 only. For this, set the ``schemes`` parameter when defining a route:: 208 …webapp2.Route(r'/products', handler='handlers.ProductsHandler', name='products-list', schemes=['ht…
|
/external/eigen/unsupported/Eigen/ |
D | NumericalDiff | 30 * Currently only "Forward" and "Central" schemes are implemented. Those
|
/external/zlib/src/doc/ |
D | txtvsbin.txt | 72 detection schemes observe the presence of non-ASCII codes from the range 93 be regarded as binary by general-purpose text detection schemes, because
|
/external/mesa3d/src/mesa/swrast/ |
D | NOTES | 11 schemes without modification.
|
/external/chromium-trace/catapult/third_party/webapp2/tests/ |
D | routing_test.py | 276 route = Route(r'/', schemes=['http']) 282 route = Route(r'/', schemes=['https'])
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-2.0 | 133 schemes which compress without understanding the underlying filesystem (i.e. 150 of data-based schemes by compressing small files together.
|
/external/chromium-trace/catapult/third_party/webapp2/docs/ |
D | features.rst | 207 Match HTTP methods or URI schemes 211 :ref:`URI scheme <guide.routing.restricting-uri-schemes>`. You can set routes
|
/external/webrtc/webrtc/modules/audio_processing/ |
D | audio_processing_impl_locking_unittest.cc | 211 RuntimeParameterSettingScheme schemes[] = { in GenerateExtensiveTestConfigs() local 218 for (auto scheme : schemes) { in GenerateExtensiveTestConfigs()
|
/external/curl/docs/ |
D | HISTORY | 145 Multiple new authentication schemes are supported: Digest (May), NTLM (June)
|
D | INTERNALS | 661 commonly available compression techniques. These schemes are 'deflate' (the 665 'deflate', ... (there's a way to register new schemes/tokens, see sec 3.5 of 672 schemes. In this case the server may choose any one of those and use it to 674 It's also possible for a client to attach priorities to different schemes so
|
/external/webrtc/talk/session/media/ |
D | typewrapping.h.pump | 48 // also some helper macros to declare common wrapping schemes.
|
/external/okhttp/ |
D | CHANGELOG.md | 457 `http://` schemes. 593 * Fix: Do not directly support any authentication schemes other than "Basic".
|
/external/opencv3/modules/ml/doc/ |
D | ml_intro.markdown | 158 small enough and use their own protection schemes against overfitting. 189 Decision trees are the most popular weak classifiers used in boosting schemes. Often the simplest
|
/external/eigen/doc/ |
D | TutorialSparse.dox | 61 It corresponds to the widely used Compressed Column (or Row) Storage schemes (CCS or CRS).
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.ecf.provider.filetransfer_3.1.0.v20100529-0735.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |