HomeSort by relevance Sort by last modified time
    Searched full:should (Results 201 - 225 of 60669) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clang/test/Preprocessor/
include-macros.c 3 // This should not be expanded into FOO because pr2086.h undefs 'test'.
macro_rparen_scan.c 3 /* Right paren scanning, hard case. Should expand to 3. */
  /external/clang/test/Sema/
block-return-2.c 4 ^ (void) __attribute__((noreturn)) { }(); // expected-error {{block declared 'noreturn' should not return}}
  /external/clang/test/SemaCXX/
warn-missing-variable-declarations.cpp 3 // Variable declarations that should trigger a warning.
11 // Variable declarations that should not trigger a warning.
19 // Functions should never trigger a warning.
30 // Structures, namespaces and classes should be unaffected.
  /external/clang/test/SemaObjC/
id_builtin.m 4 // id is now builtin. There should be no errors.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
UpdateBugStateTask.properties 1 #this file should be loaded by UpdateBugStateTask.xml when running
  /external/genext2fs/
TODO 8 - mke2fs includes reserved blocks in free blocks, maybe we should too
  /external/junit/src/junit/runner/
TestSuiteLoader.java 4 * An interface to define how a test suite should be loaded.
  /external/kernel-headers/original/asm-generic/bitops/
ffz.h 8 * Undefined if no zero exists, so code should check against ~0UL first.
  /external/llvm/docs/_templates/
indexsidebar.html 6 <p>LLVM bugs should be reported to
  /external/llvm/test/CodeGen/X86/
shrink-fp-const2.ll 2 ; This should be a flds, not fldt.
  /external/llvm/test/TableGen/
LazyChange.td 9 def D : C; // Y should be 3 too!
  /external/llvm/test/Transforms/InstCombine/
README.txt 3 for features that the this pass should be capable of performing.
  /external/llvm/test/Verifier/
README.txt 3 identifies as malformed should go in the test/Assembler directory.
  /external/llvm/test/tools/llvm-lit/
chain.c 1 // This test should fail. lit used to interpret this as:
  /external/markdown/MarkdownTest/Tests_2007/
Links, reference style.text 35 [this] [this] should work
37 So should [this][this].
51 [Something in brackets like [this][] should work]
57 Backslashing should suppress \[this] and [this\].
  /external/mockito/src/org/mockito/internal/verification/api/
package.html 7 This package should be open to public once verification API is fully finished
  /external/openssh/contrib/cygwin/
sshd-inetd 2 # To do so, the line below should be uncommented.
  /external/qemu/
qemu_debug.h 1 /* this is a transitional header. It should only be included
  /external/smack/src/com/kenai/jbosh/
package.html 5 Users of the client portion of the API should start by reading
  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListItemFocusablesCloseTest.java 51 assertEquals("first item should be at top of screen",
54 assertTrue("first button of first list item should have focus",
56 assertTrue("item should be shorter than list for this test to make sense",
58 assertEquals("two items should be on screen",
60 assertTrue("first button of second item should be on screen",
70 assertTrue("focus should have moved to second button of first item",
72 assertEquals("selection should not have changed",
74 assertEquals("list item should not have been shifted",
79 assertTrue("focus should have moved back to first button of first item",
81 assertEquals("list item should not have been shifted"
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
numsub.sed 5 # The second line should be deleted. ssed 3.55-3.58 do not.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion30.txt 4 android:animateLayoutChanges : Defines whether changes in layout (caused by adding and removing items) should cause a LayoutTransition to run. [boolean]
5 android:animateOnClick : Indicates whether the drawer should be opened/closed with an animation when the user clicks the handle. [boolean]
6 android:animationCache : Defines whether layout animations should create a drawing cache for their children. [boolean]
7 android:animationDuration : Sets how long a transition animation should run (in milliseconds) when layout has changed. [integer]
  /sdk/testapps/javaProjectTest/
README.txt 5 - App should compile, and deploy on device and UI show show SUCCES
  /sdk/testapps/userLibTest/
README.txt 5 - App should compile, and deploy on device and UI show show SUCCES

Completed in 1219 milliseconds

1 2 3 4 5 6 7 891011>>