HomeSort by relevance Sort by last modified time
    Searched full:applied (Results 1 - 25 of 1089) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/iptables/extensions/
.condition-test 2 # True if condition is applied.
.condition-test6 2 # True if condition6 is applied.
.dccp-test 2 # True if dccp is applied.
.recent-test 2 # True if recent match patch is applied.
.REJECT-test6 3 # True if REJECT is applied.
  /external/jsr305/ri/src/main/java/javax/annotation/meta/
TypeQualifier.java 10 * This qualifier is applied to an annotation to denote that the annotation
20 * Describes the kinds of values the qualifier can be applied to. If a
22 * annotation can also be applied to the corresponding primitive numeric
TypeQualifierDefault.java 10 * This qualifier is applied to an annotation to denote that the annotation
12 * element it is applied to.
Exclusive.java 8 * This annotation can be applied to the value() element of an annotation that
TypeQualifierNickname.java 9 * This annotation is applied to a annotation, and marks the annotation as being
  /external/skia/include/core/
SkShape.h 17 /** Draw the shape translated by (dx,dy), which is applied before the
22 /** Draw the shape with the specified matrix, applied before the shape's
  /external/jsr305/ri/src/main/java/javax/annotation/
ParametersAreNonnullByDefault.java 11 * This annotation can be applied to a package, class or method to indicate that
17 * <li> there is a default parameter annotation applied to a more tightly nested
OverridingMethodsMustInvokeSuper.java 10 * When this annotation is applied to a method, it indicates that if this method
ParametersAreNullableByDefault.java 11 * This annotation can be applied to a package, class or method to indicate that
17 * <li> there is a default parameter annotation applied to a more tightly nested
  /external/webkit/WebCore/manual-tests/
disable-javascript-reload.html 7 document.getElementById("console").innerHTML = "FAIL - disabled javascript hasn't been applied to refreshed webpage";
  /external/nist-sip/java/gov/nist/javax/sip/message/
MessageFactoryExt.java 17 * This header is applied to all Messages created from this Factory object except those
29 * This header is applied to all Messages created from this Factory object except those
42 * will be applied to all content that is encoded. The default is UTF-8.
  /cts/tools/dx-tests/src/dxc/junit/opcodes/wide/
Test_wide.java 27 * instructions so here we just test if wide instruction can't be applied to
33 * @title Wide instruction shall be applied only on defined
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/generators/
DHParametersHelper.java 49 // Handbook of Applied Cryptography 4.86
58 // RFC 2631 2.1.1 (and see Handbook of Applied Cryptography 4.81)
  /external/proguard/src/proguard/
ClassSpecificationVisitorFactory.java 44 * @param classVisitor the ClassVisitor to be applied to matching
46 * @param memberVisitor the MemberVisitor to be applied to matching
88 * @param classVisitor the ClassVisitor to be applied to matching
90 * @param memberVisitor the MemberVisitor to be applied to matching
123 * @param classVisitor the ClassVisitor to be applied to matching
125 * @param memberVisitor the MemberVisitor to be applied to matching
170 * @param classVisitor the ClassVisitor to be applied to matching
172 * @param memberVisitor the MemberVisitor to be applied to matching
277 * @param classVisitor the ClassVisitor to be applied to matching
279 * @param memberVisitor the MemberVisitor to be applied to matchin
    [all...]
  /external/chromium/third_party/libevent/
README.chromium 13 3) chromium.patch is applied to allow libevent to be used without
  /external/jsr305/ri/src/main/java/javax/annotation/concurrent/
NotThreadSafe.java 19 * The class to which this annotation is applied is not thread-safe. This
ThreadSafe.java 12 * The class to which this annotation is applied is thread-safe. This means that
  /external/skia/include/utils/
SkLayer.h 93 /** Return, in matrix, the matix transfomations that are applied locally
95 This does not include the childrenMatrix, since that is only applied
100 /** Return, in matrix, the concatenation of transforms that are applied
102 This is the matrix that is applied to the layer during drawing.
  /external/webkit/LayoutTests/fast/dom/Geolocation/
maximum-age-expected.txt 1 Tests that the PositionOptions.maximumAge parameter is correctly applied.
  /frameworks/base/graphics/java/android/graphics/
PorterDuffXfermode.java 23 * @param mode The porter-duff mode that is applied
  /external/apache-http/src/org/apache/http/impl/entity/
StrictContentLengthStrategy.java 55 * message; that is, after any transfer-codings have been applied. When a message-body is
114 * has been, can be, or may need to be applied to an entity-body in order to ensure
135 * Whenever a transfer-coding is applied to a message-body, the set of transfer-codings MUST
137 * "chunked" transfer-coding is used, it MUST be the last transfer-coding applied to the
138 * message-body. The "chunked" transfer-coding MUST NOT be applied more than once to a
145 * been applied to the message body in order to safely transfer it between the sender and the
153 * If multiple encodings have been applied to an entity, the transfer- codings MUST be listed in
154 * the order in which they were applied. Additional information about the encoding parameters

Completed in 211 milliseconds

1 2 3 4 5 6 7 8 91011>>