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

<<31323334353637383940>>

  /external/libpng/contrib/visupng/
cexcept.h 73 wherever those statements are used. Subject to that constraint, the
  /external/libvpx/examples/includes/geshi/geshi/
tsql.php 60 'CONNECTION', 'CONSTRAINT', 'CONSTRAINTS', 'CONSTRUCTOR', 'CONTAINS', 'CONTAINSTABLE', 'CONTINUE', 'CONVERT', 'CORRESPONDING', 'CREATE',
  /external/llvm/include/llvm/Analysis/
LibCallSemantics.h 37 /// with a '%n' constraint.
  /external/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 79 /// addressing mode, according to the specified constraint code. If this does
MachineInstr.h 404 /// getRegClassConstraint - Compute the static register class constraint for
408 /// Returns NULL if the static register classs constraint cannot be
  /external/llvm/lib/Target/CellSPU/
SPUNodes.td 39 // Vector binary operator type constraints (needs a further constraint to
  /external/nist-sip/java/gov/nist/core/
GenericObjectList.java 36 * list must derive from the same root class. This is a useful constraint to
  /external/opencv/cv/src/
cvdominants.cpp 128 which satisfy distance constraint >dmin */
  /external/qemu/tcg/ppc/
tcg-target.c 243 case 'L': /* qemu_ld constraint */
249 case 'K': /* qemu_st[8..32] constraint */
259 case 'M': /* qemu_st64 constraint */
288 /* test if a constant matches the constraint */
    [all...]
  /external/skia/gpu/src/
GrBufferAllocPool.h 133 * @param alignment alignment constraint from start of buffer
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseStatementTest.java 303 // Try to insert NULL, which violates the constraint
  /frameworks/base/docs/html/resources/articles/
layout-tricks-efficiency.jd 157 anchors when a constraint target is missing. For instance, if you position a
  /packages/apps/Contacts/res/values/
dimens.xml 152 <!-- Height of the quick contact photo container (for screens that are too large to use the screen width/height as a constraint)-->
  /packages/apps/Contacts/src/com/android/contacts/group/
SuggestedMemberListAdapter.java 297 protected void publishResults(CharSequence constraint, FilterResults results) {
  /packages/apps/Gallery/src/com/android/camera/
Util.java 93 * which indicates no care of the corresponding constraint.
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
BitmapUtils.java 49 * which indicates no care of the corresponding constraint.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
MoveHandler.java 85 // It's okay for id to be null; if you apply a constraint
  /external/clang/lib/Basic/
Targets.cpp 629 // `m', this constraint can be used in asm statements that
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
GridViewTest.java 840 protected Filter.FilterResults performFiltering(CharSequence constraint) {
845 protected void publishResults(CharSequence constraint, Filter.FilterResults results) {
  /external/chromium/third_party/libjingle/source/talk/xmpp/
constants.cc 175 const QName QN_XSTREAM_RESOURCE_CONSTRAINT(true, NS_XSTREAM, "resource-constraint");
226 const QName QN_STANZA_RESOURCE_CONSTRAINT(true, NS_STANZA, "resource-constraint");
  /external/srec/srec/Grammar/include/
SR_Grammar.h 292 * NOTE: The modification/setup constraint ensures consistency between the rule definitions
293 * in the Grammar and the setup rules. It would be possible to remove this constraint and
  /frameworks/base/drm/java/android/drm/
DrmManagerClient.java 313 * Retrieves constraint information for rights-protected content.
344 * Retrieves constraint information for rights-protected content.
  /packages/apps/Music/src/com/android/music/
AlbumBrowserActivity.java 644 public Cursor runQueryOnBackgroundThread(CharSequence constraint) {
645 String s = constraint.toString();
ArtistAlbumBrowserActivity.java     [all...]
MusicPicker.java 344 public Cursor runQueryOnBackgroundThread(CharSequence constraint) {
346 return doQuery(true, constraint.toString());

Completed in 1499 milliseconds

<<31323334353637383940>>