HomeSort by relevance Sort by last modified time
    Searched full:constraint (Results 501 - 525 of 949) sorted by null

<<21222324252627282930>>

  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
ExternalSource.java 89 * Ensure that the constraint rules behind this {@link ContactsSource} have
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hwint.h 36 constraint violation if that assumption is incorrect. */
params.def 259 "Cost at which GCSE optimizations will not constraint the distance an expression can travel",
534 "Bound on the number of variables in Omega constraint systems",
539 "Bound on the number of inequalities in Omega constraint systems",
544 "Bound on the number of equalities in Omega constraint systems",
549 "Bound on the number of wild cards in Omega constraint systems",
554 "Bound on the size of the hash table in Omega constraint systems",
559 "Bound on the number of keys in Omega constraint systems",
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hwint.h 36 constraint violation if that assumption is incorrect. */
params.def 259 "Cost at which GCSE optimizations will not constraint the distance an expression can travel",
534 "Bound on the number of variables in Omega constraint systems",
539 "Bound on the number of inequalities in Omega constraint systems",
544 "Bound on the number of equalities in Omega constraint systems",
549 "Bound on the number of wild cards in Omega constraint systems",
554 "Bound on the size of the hash table in Omega constraint systems",
559 "Bound on the number of keys in Omega constraint systems",
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
hwint.h 36 constraint violation if that assumption is incorrect. */
params.def 259 "Cost at which GCSE optimizations will not constraint the distance an expression can travel",
534 "Bound on the number of variables in Omega constraint systems",
539 "Bound on the number of inequalities in Omega constraint systems",
544 "Bound on the number of equalities in Omega constraint systems",
549 "Bound on the number of wild cards in Omega constraint systems",
554 "Bound on the size of the hash table in Omega constraint systems",
559 "Bound on the number of keys in Omega constraint systems",
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
hwint.h 36 constraint violation if that assumption is incorrect. */
params.def 259 "Cost at which GCSE optimizations will not constraint the distance an expression can travel",
534 "Bound on the number of variables in Omega constraint systems",
539 "Bound on the number of inequalities in Omega constraint systems",
544 "Bound on the number of equalities in Omega constraint systems",
549 "Bound on the number of wild cards in Omega constraint systems",
554 "Bound on the size of the hash table in Omega constraint systems",
559 "Bound on the number of keys in Omega constraint systems",
    [all...]
  /external/libxml2/
xmlschemas.c 36 * Schema Component Constraint:
716 * The identity-constraint "field" and "selector" item, holding the
732 * The identity-constraint definition component.
793 * The identity-constraint binding item of the [identity-constraint table].
953 const xmlChar *vcValue; /* the value constraint value */
    [all...]
  /libcore/luni/src/main/java/java/security/cert/
X509CertSelector.java 760 * The certificate must constraint subject and subject alternative names
851 * Sets the criterion for the policy constraint.
877 * Returns the criterion for the policy constraint.
911 * Sets the criterion for the pathToNames constraint.
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp     [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
RFC3280CertPathUtilities.java 1565 ASN1TaggedObject constraint = ASN1TaggedObject.getInstance(policyConstraints.nextElement()); local
1619 ASN1TaggedObject constraint = ASN1TaggedObject.getInstance(policyConstraints.nextElement()); local
2332 ASN1TaggedObject constraint = (ASN1TaggedObject)policyConstraints.nextElement(); local
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
regexec.c 1251 unsigned int constraint = dfa->nodes[node].constraint; local
3603 unsigned int constraint = node->constraint; local
    [all...]
  /libcore/luni/src/main/java/javax/xml/datatype/
DatatypeFactory.java     [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 
  /external/libsepol/src/
policydb.c 1087 constraint_node_t *constraint, *ctemp; local
1098 constraint = cladatum->constraints;
1099 while (constraint) {
1100 e = constraint->expr;
1106 ctemp = constraint;
1107 constraint = constraint->next;
1111 constraint = cladatum->validatetrans;
1112 while (constraint) {
1113 e = constraint->expr
    [all...]
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java 131 * When a constraint violation occurs, an immediate ROLLBACK occurs,
140 * When a constraint violation occurs,no ROLLBACK is executed
147 * When a constraint violation occurs, the command aborts with a return
149 * the command made prior to encountering the constraint violation
155 * When a constraint violation occurs, the one row that contains
156 * the constraint violation is not inserted or changed.
158 * after the row that contained the constraint violation continue to be
164 * When a UNIQUE constraint violation occurs, the pre-existing rows that
165 * are causing the constraint violation are removed prior to inserting
168 * If a NOT NULL constraint violation occurs, the NULL value is replace
    [all...]
  /external/clang/lib/Basic/
Targets.cpp 821 // `m', this constraint can be used in asm statements that
    [all...]
  /external/jmonkeyengine/
NOTICE     [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
HeaderViewListAdapterTest.java 491 protected Filter.FilterResults performFiltering(CharSequence constraint) {
496 protected void publishResults(CharSequence constraint, Filter.FilterResults results) {
  /external/clang/test/CodeGen/
mult-alt-generic.c 144 // Constraint converted differently on different platforms moved to platform-specific.
277 // Constraint converted differently on different platforms moved to platform-specific.
mult-alt-x86.c 115 // Y constraint currently broken.
298 // Y constraint currently broken.
  /external/guava/guava/src/com/google/common/collect/
TreeMultiset.java 66 * violates this constraint (for example, the user attempts to add a string
84 * to the multiset that violates this constraint, the {@code add(Object)} call
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
TreeMultiset.java 62 * violates this constraint (for example, the user attempts to add a string
80 * to the multiset that violates this constraint, the {@code add(Object)} call

Completed in 1645 milliseconds

<<21222324252627282930>>