HomeSort by relevance Sort by last modified time
    Searched full:constraints (Results 76 - 100 of 613) sorted by null

1 2 34 5 6 7 8 91011>>

  /dalvik/docs/opcodes/
opcode-25-filled-new-array-range.html 44 <h2>Constraints</h2>
opcode-2d-cmp-kind.html 57 <h2>Constraints</h2>
opcode-44-aget.html 50 <h2>Constraints</h2>
opcode-52-iget.html 54 <h2>Constraints</h2>
opcode-59-iput.html 54 <h2>Constraints</h2>
opcode-60-sget.html 53 <h2>Constraints</h2>
opcode-67-sput.html 53 <h2>Constraints</h2>
opcode-7b-unop.html 63 <h2>Constraints</h2>
opcode-90-binop.html 75 <h2>Constraints</h2>
opcode-b0-binop-2addr.html 75 <h2>Constraints</h2>
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/asn1/
BitString.java 61 // constraints are set according X.690
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/
Extension.java 359 buffer.append("Basic Constraints Extension"); //$NON-NLS-1$
361 buffer.append("Name Constraints Extension"); //$NON-NLS-1$
371 buffer.append("Policy Constraints Extension"); //$NON-NLS-1$
437 // decode Key Usage and Basic Constraints extension values
  /external/icu4c/io/
ufmt_cmn.h 109 * This functions avoids size constraints of 64-bit types.
  /external/webkit/WebCore/inspector/front-end/
InjectedScriptAccess.js 69 // InjectedScriptAccess message forwarding puts some constraints on the way methods are implemented and called:
  /ndk/build/platforms/android-3/arch-arm/usr/include/
malloc.h 69 often not) due to alignment and minimum size constraints.
  /ndk/build/platforms/android-4/arch-arm/usr/include/
malloc.h 69 often not) due to alignment and minimum size constraints.
  /ndk/build/platforms/android-5/arch-arm/usr/include/
malloc.h 69 often not) due to alignment and minimum size constraints.
  /ndk/build/platforms/android-5/arch-x86/usr/include/
malloc.h 69 often not) due to alignment and minimum size constraints.
  /ndk/build/platforms/android-8/arch-arm/usr/include/
malloc.h 69 often not) due to alignment and minimum size constraints.
  /ndk/build/platforms/android-8/arch-x86/usr/include/
malloc.h 69 often not) due to alignment and minimum size constraints.
  /packages/apps/Mms/src/org/w3c/dom/smil/
Time.java 35 * happened, subject to the constraints of the time container.
  /system/core/include/cutils/
mspace.h 56 often not) due to alignment and minimum size constraints.
  /dalvik/libcore/security/src/main/java/java/security/cert/
PKIXParameters.java 57 // Required constraints on the target certificate
517 * Returns the constraints that are required for the target certificate.
519 * @return the constraints for the target certificate, or {@code null} if
528 * Sets the constraints that are required for the target certificate.
531 * the constraints for the target certificate, or {@code null} if
593 sb.append("\n Target Certificate Constraints: "); //$NON-NLS-1$
  /frameworks/base/docs/html/guide/developing/tools/
monkey.jd 23 <li>Operational constraints, such as restricting the test to a single package.</li>
154 <td rowspan="2">Constraints</td>
178 For best results, combine with -v, one or more package constraints, and a non-zero throttle to keep the Monkey
  /frameworks/base/awt/resources/org/apache/harmony/awt/internal/nls/
messages.properties 149 awt.83=SetConstraints: attempt to get constraints of null component
150 awt.84=SetConstraints: attempt to set null constraints
155 awt.89=LookupConstraints: attempt to get constraints of null component
156 awt.8A=AdjustForGravity: attempt to use null constraints
163 awt.91=Unsupported constraints object: {0}
164 awt.92=Constraints object must be String

Completed in 381 milliseconds

1 2 34 5 6 7 8 91011>>