HomeSort by relevance Sort by last modified time
    Searched full:require (Results 651 - 675 of 6655) sorted by null

<<21222324252627282930>>

  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
checker.py 38 'goog.provide/require')
73 goog.require and goog.provide statements prior to the main linting pass.
  /external/chromium_org/chrome/renderer/resources/extensions/
extension_custom_bindings.js 7 var binding = require('binding').Binding.create('extension');
9 var messaging = require('messaging');
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_barrier_destroy.c 74 * will require changing pthread_barrier_t from a pointer to
76 * and will require a major version number increment.
  /external/chromium_org/remoting/protocol/
negotiating_authenticator_base.h 36 // * CreateAuthenticator() may be asynchronous (i.e. require user interaction
54 // it doesn't require user interaction to start). If the host doesn't
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
CompositingReasons.h 28 // Overlap reasons that require knowing what's behind you in paint-order before knowing the answer
33 // Subtree reasons that require knowing what the status of your subtree is before knowing the answer
  /external/chromium_org/third_party/angle/src/compiler/
DirectiveHandler.cpp 16 static const std::string kRequire("require");
106 "cannot have 'require' behavior");
  /external/chromium_org/third_party/closure_linter/closure_linter/
checker.py 38 'goog.provide/require')
73 goog.require and goog.provide statements prior to the main linting pass.
  /external/chromium_org/third_party/openssl/openssl/crypto/bf/asm/
bf-686.pl 4 require "x86asm.pl";
5 require "cbc.pl";
  /external/chromium_org/third_party/openssl/openssl/crypto/perlasm/
readme 8 require "x86asm.pl";
63 require "x86asm.pl";
  /external/chromium_org/v8/src/
win32-headers.h 53 // Require Windows XP or higher (this is required for the RtlCaptureContext
65 // Require Windows XP or higher when compiling with MinGW. This is for MinGW
  /external/dropbear/libtomcrypt/notes/
tech0002.txt 16 the exponent require the sender to perform a multiplication. This means to a certain extent an attacker can
21 determine the maximum time the particular operation can require. For instance, on an Athlon 1.53Ghz XP processor a
  /external/icu4c/tools/gendict/
gendict.1.in 71 Most configurations of ICU do not require this argument.
89 languages that require these characters.
  /external/libexif/libexif/
exif.h 77 * Some C libraries may require defining a special macro (like _REENTRANT)
78 * to ensure this, or may require linking to a special thread-safe version of
  /external/openssh/
README.privsep 2 operations that require root privilege are performed by a separate
49 will require 1 additional process per login session.
  /external/openssl/crypto/bf/asm/
bf-686.pl 4 require "x86asm.pl";
5 require "cbc.pl";
  /external/openssl/crypto/perlasm/
readme 8 require "x86asm.pl";
63 require "x86asm.pl";
  /external/skia/gm/
gradtext.cpp 57 // Minimal repro doesn't require AA, LCD, or a nondefault typeface
84 // Minimal repro doesn't require AA, LCD, or a nondefault typeface
  /external/v8/src/
win32-headers.h 50 // Require Windows XP or higher (this is required for the RtlCaptureContext
63 // Require Windows XP or higher when compiling with MinGW. This is for MinGW
  /frameworks/base/keystore/java/android/security/
KeyStoreParameter.java 76 * This can be used to require that KeyStore entries be stored encrypted.
105 * that enabling this will require that the user enable a strong lock
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
dhdioctl.h 31 /* require default structure packing */
124 /* require default structure packing */
  /libcore/crypto/src/main/java/org/conscrypt/
JSSEProvider.java 86 * The cipher suites with RSA key exchange may also require:
91 * The cipher suites with DH key exchange may also require:
  /libcore/luni/src/main/java/javax/sql/
DataSource.java 40 * PooledConnection} objects which require a connection pool manager as an
44 * transactions which typically require an intermediary transaction manager
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
ThroughputEmulatorActivity.java 60 " Require <= 60ms per APDU roundtrip.");
  /cts/hostsidetests/appsecurity/test-apps/UsePermissionDiffCert/
AndroidManifest.xml 27 <!-- This is a permission we can have, which the other app can require for
  /cts/tests/tests/permission/src/android/permission/cts/
NoActivityRelatedPermissionTest.java 31 * Verify the Activity related operations require specific permissions.

Completed in 1527 milliseconds

<<21222324252627282930>>