HomeSort by relevance Sort by last modified time
    Searched full:constraint (Results 851 - 875 of 1190) sorted by null

<<31323334353637383940>>

  /dalvik/dx/src/com/android/dx/dex/file/
OffsettedItem.java 221 * in order to meet its alignment constraint
Section.java 122 * in order to meet its alignment constraint
  /dalvik/tests/044-proxy/src/
BasicTest.java 40 /* take it for a spin; verifies instanceof constraint */
  /external/clang/lib/CodeGen/
TargetInfo.h 112 StringRef Constraint,
  /external/collada/include/1.4/dom/
domRigid_constraint.h 337 * If false, the constraint doesn?t exert any force or influence on the
496 * The limits element provides a flexible way to specify the constraint limits
908 * If false, the constraint doesn?t exert any force or influence on the
917 * The limits element provides a flexible way to specify the constraint limits
    [all...]
  /external/llvm/lib/Analysis/
RegionPrinter.cpp 94 return "constraint=false";
  /external/llvm/lib/Target/CellSPU/
SPUISelLowering.cpp     [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.h 153 getRegForInlineAsmConstraint(const std::string &Constraint,
  /external/openssl/crypto/x509v3/
v3_pci.c 60 BIO_printf(out, "%*sPath Length Constraint: ", indent, "");
  /external/oprofile/events/mips/sb1/
events 27 event:0x24 counters:1,2,3 um:zero minimum:500 name:RESOURCE_CONSTRAINT :Resource (L0/1 E0/1) constraint
  /external/qemu/tcg/x86_64/
tcg-target.c 151 case 'L': /* qemu_ld/st constraint */
171 /* test if a constant matches the constraint */
    [all...]
  /external/webkit/Source/WebCore/platform/audio/
ReverbConvolver.cpp 81 // For the moment, a good way to know if we have real-time constraint is to check if we're using background threads.
  /frameworks/base/docs/html/guide/practices/design/
responsiveness.jd 106 <p>The specific constraint on IntentReceiver execution time emphasizes what
  /external/clang/lib/AST/
Stmt.cpp 230 /// getOutputConstraint - Return the constraint string for the specified
238 /// constraint.
255 /// getInputConstraint - Return the specified input constraint. Unlike output
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java 78 * When a constraint violation occurs, an immediate ROLLBACK occurs,
87 * When a constraint violation occurs,no ROLLBACK is executed
94 * When a constraint violation occurs, the command aborts with a return
96 * the command made prior to encountering the constraint violation
102 * When a constraint violation occurs, the one row that contains
103 * the constraint violation is not inserted or changed.
105 * after the row that contained the constraint violation continue to be
111 * When a UNIQUE constraint violation occurs, the pre-existing rows that
112 * are causing the constraint violation are removed prior to inserting
115 * If a NOT NULL constraint violation occurs, the NULL value is replace
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/conf/
webdefault.xml 394 <security-constraint>
400 <auth-constraint/>
401 </security-constraint>
  /cts/tests/tests/database/src/android/database/sqlite/cts/
DatabaseStatementTest.java 302 // Try to insert NULL, which violates the constraint
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Audio_Genres_MembersTest.java 170 // Query with a constraint on _id. Note that _id corresponds to the _id
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
StdCatchBuilder.java 235 * that constraint appears to be violated here.
  /dalvik/dx/src/com/android/dx/dex/code/
StdCatchBuilder.java 235 * that constraint appears to be violated here.
  /dalvik/dx/src/com/android/dx/ssa/
SsaConverter.java 126 * In addition, the SSA form we use enforces a further constraint,
  /external/chromium/chrome/browser/ui/panels/
panel_manager.cc 286 // Update the width and/or height to fit into our constraint.
  /external/clang/lib/StaticAnalyzer/Checkers/
ArrayBoundCheckerV2.cpp 131 // Otherwise, assume the constraint of the lower bound.
  /external/javasqlite/src/main/java/SQLite/
Constants.java 36 public static final int SQLITE_CONSTRAINT = 19; /* Abort due to constraint violation */

Completed in 1685 milliseconds

<<31323334353637383940>>