Searched
full:constraint (Results
926 -
950 of
1190) sorted by null
<<31323334353637383940>>
/frameworks/base/core/java/android/widget/ |
TableRow.java | 280 * @param widthMeasureSpec the width constraint imposed by our parent
|
/frameworks/base/keystore/java/android/security/ |
KeyChain.java | 248 * are no matches after applying the constraint, it should be
|
/frameworks/base/media/java/android/media/ |
ThumbnailUtils.java | 236 * which indicates no care of the corresponding constraint.
|
/ndk/docs/ |
CPU-ARCH-ABIS.html | 116 This little constraint, while resulting in a slight decrease of
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/ |
dis-asm.h | 81 zero, means that there is no constraint. CGEN-based opcodes ports
|
/external/webkit/Source/WebCore/rendering/ |
RenderBox.cpp | [all...] |
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
ProgramState.h | 162 // (2) The assumed constraint (which is specific to a given "assume" method). 164 // (3) A binary value "Assumption" that indicates whether the constraint is
|
/external/clang/lib/StaticAnalyzer/Core/ |
SimpleSValBuilder.cpp | 601 // build an expression for use by the constraint manager. 649 // build an expression for use by the constraint manager. [all...] |
/external/llvm/utils/TableGen/ |
CodeGenDAGPatterns.h | 159 unsigned OperandNo; // The operand # this constraint applies to. 188 /// constraint to the nodes operands. This returns true if it makes a
|
CodeGenDAGPatterns.cpp | 181 // If the input constraint is iAny/iPTR and this is an integer type list, 434 // If this is the only type in the large set, the constraint can never be 490 // If this is the only type in the small set, the constraint can never be 821 errs() << "Invalid operand number in type constraint " 832 /// constraint to the nodes operands. This returns true if it makes a 842 default: assert(0 && "Unknown constraint type!"); [all...] |
/external/webkit/Source/WebKit/qt/Api/ |
qgraphicswebview.cpp | 350 QSizeF QGraphicsWebView::sizeHint(Qt::SizeHint which, const QSizeF& constraint) const 354 return QGraphicsWidget::sizeHint(which, constraint);
|
/packages/apps/Browser/src/com/android/browser/provider/ |
BrowserProvider.java | [all...] |
/external/clang/lib/CodeGen/ |
TargetInfo.cpp | 379 StringRef Constraint, 381 if ((Constraint == "y" || Constraint == "&y") && Ty->isVectorTy()) 450 StringRef Constraint, 452 return X86AdjustInlineAsmType(CGF, Constraint, Ty); [all...] |
/external/llvm/lib/Target/XCore/ |
XCoreISelLowering.cpp | [all...] |
/external/sqlite/dist/ |
sqlite3.c | [all...] |
sqlite3.c.orig | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/ |
cc1 | |
/prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/ |
cc1 | |
/external/icu4c/common/unicode/ |
utext.h | 352 * constraint is met. [all...] |
/external/qemu/tcg/ |
tcg.c | 1109 fprintf(stderr, "Invalid constraint '%s' for arg %d of operation '%s'\n", [all...] |
/external/llvm/lib/Target/CBackend/ |
CBackend.cpp | [all...] |
/external/llvm/include/llvm/Support/ |
ELF.h | [all...] |
/external/llvm/lib/Analysis/ |
LazyValueInfo.cpp | 1 //===- LazyValueInfo.cpp - Value constraint analysis ----------------------===// 10 // This file defines the interface for lazy computation of value constraint [all...] |
/external/qemu/tcg/hppa/ |
tcg-target.c | 195 case 'L': /* qemu_ld/st constraint */ 229 /* test if a constant matches the constraint */ [all...] |
/external/qemu/tcg/sparc/ |
tcg-target.c | 149 case 'L': /* qemu_ld/st constraint */ 171 /* test if a constant matches the constraint */ [all...] |
Completed in 1439 milliseconds
<<31323334353637383940>>