HomeSort by relevance Sort by last modified time
    Searched full:there (Results 651 - 675 of 24139) sorted by null

<<21222324252627282930>>

  /cts/tests/tests/accessibility/src/android/view/accessibility/cts/
AccessibilityServiceInfoTest.java 30 * this test belongs to cts/test/test/accessibilityservice but the tests there
49 assertSame("There should be one speaking service.", 1, enabledServices.size());
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
InsetDrawableTest.java 60 fail("There should be a XmlPullParserException thrown out.");
64 fail("There should not be an IOException thrown out.");
70 fail("There should be a NullPointerException thrown out.");
72 fail("There should not be a XmlPullParserException thrown out.");
74 fail("There should not be an IOException thrown out.");
127 fail("There should be a NullPointerException thrown out.");
180 fail("There should be a NullPointerException thrown out.");
276 fail("There should be a NullPointerException thrown out.");
  /cts/tests/tests/text/src/android/text/method/cts/
WordIteratorTest.java 84 setCharSequence("Well hello, there! ");
114 // Skip index 7 (there is no point in starting between the two surrogate characters)
  /cts/tests/tests/tv/src/android/tv/settings/cts/
SettingsLeanbackTest.java 55 * Test if there is at least one activity that can handle LEANBACK_LAUNCHER
70 * Test if there is at least one activity that can handle LEANBACK_SETTINGS
  /dalvik/dexgen/src/com/android/dexgen/rop/
AttributeList.java 26 * of mutation, but that doesn't mean that there isn't a non-interface
62 * or {@code null} if there is none
  /dalvik/dx/src/com/android/dx/cf/iface/
AttributeList.java 26 * of mutation, but that doesn't mean that there isn't a non-interface
62 * or {@code null} if there is none
  /development/samples/training/AnimationsDemo/res/layout/
activity_layout_changes.xml 22 than a ListView when there aren't many rows). -->
41 <!-- The "empty" view to show when there are no items in the "list" view defined above. -->
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
ParserRuleReturnScope.java 34 * RuleLabelScope.predefinedRulePropertiesScope there may be user-defined
47 * group values such as this aggregate. The getters/setters are there to
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncTranslate.java 71 // OK, there's a corresponding character in the
78 // There's no corresponding character in the
  /external/bison/m4/
bison-i18n.m4 16 dnl and defines YYENABLE_NLS if there are bison-runtime.mo files at all.
36 dnl There is no need to enable internationalization if the user doesn't
  /external/ceres-solver/include/ceres/internal/
scoped_ptr.h 68 // There is no way to create an uninitialized scoped_ptr.
72 // Destructor. If there is a C object, delete it.
91 // operator* and operator-> will assert() if there is no current object.
130 // calls a copy ctor, there will be a problem) see below
200 // There is no way to create an uninitialized scoped_array.
204 // Destructor. If there is a C object, delete it.
223 // Will assert() if there is no current object, or index i is negative.
231 // If there is no current object, return NULL.
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/base/
view_specific_brushing_state.html 51 * If no state has been persisted yet or there is no ancestor element with
72 * If there is no ancestor element with a brushingStateController field,
  /external/clang/lib/Rewrite/
RewriteRope.cpp 101 /// guaranteed that there is a place to do an insertion at the specified
104 /// If there is no space in this subtree for the extra piece, the extra tree
112 /// If there is no space in this subtree for the extra piece, the extra tree
117 /// guaranteed that there is a split at Offset.
202 /// guaranteed that there is a place to do an insertion at the specified
205 /// If there is no space in this subtree for the extra piece, the extra tree
213 /// If there is no space in this subtree for the extra piece, the extra tree
219 /// guaranteed that there is a split at Offset.
229 /// guaranteed that there is a place to do an insertion at the specified
232 /// If there is no space in this subtree for the extra piece, the extra tre
    [all...]
  /external/clang/test/Sema/
complex-init-list.c 9 // This extension is useful because there isn't any way to accurately build
12 // (Of course, there are other extensions we could implement that would
  /external/clang/utils/check_cfc/
obj_diff.py 30 """Returns the first few lines of a difference, if there is one. Python
33 is there is no difference."""
  /external/dnsmasq/contrib/openvpn/
README 12 > /etc/dnsmasq.conf to look there for its upstream dns servers.
28 > Anyway, my question: is there a way to have the best of both worlds?
  /external/droiddriver/src/io/appium/droiddriver/actions/accessibility/
AccessibilityClickAction.java 59 + " is not long-clickable; maybe there is a clickable element in the same location?");
74 + " is not clickable; maybe there is a clickable element in the same location?");
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/
testManifest.xml 68 <!--example: if there are JUnit test failures found in this log, the file identified with id "ID" should be marked with a red x.
77 <!--example: if there are compile errors found in this log, the file identified with id "ID" should be marked with a red x.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
results.html 35 <li>more information are available in the cell tooltip when either there's a
41 There are 3 possible filters in this view:
  /external/eigen/doc/
TopicAliasing.dox 50 then the blocks would not overlap, and there would be no aliasing problem. However, %Eigen does detect some
98 <tt>a = a.transpose();</tt> with <tt>a = a.transpose().eval();</tt>. However, in this common case there is a
137 The following example has only component-wise operations. Thus, there is no need for \link DenseBase::eval()
158 there are no aliasing problems, either because the result is assigned to a different matrix or because it is a
176 The user can indicate with the \link MatrixBase::noalias() noalias()\endlink function that there is no
189 Of course, you should not use \c noalias() when there is in fact aliasing taking place. If you do, then you
208 - When you multiply two matrices, %Eigen assumes that aliasing occurs. If you know that there is no aliasing,
210 - In all other situations, %Eigen assumes that there is no aliasing issue and thus gives the wrong result if
  /external/fonttools/Lib/fontTools/ttLib/tables/
_h_e_a_d.py 38 # this is quite illegal, but there seem to be fonts out there that do this
  /external/google-tv-pairing-protocol/cpp/src/polo/util/
certificateutil.h 32 // @return a pointer to a new X509 certificate or NULL if there was an error
44 // @return a pointer to a new EVP_PKEY or NULL if there was an error loading
  /external/icu/icu4c/source/common/
rbbinode.h 66 // If there's a left child, this will be the same
70 // If there's a right child, this will be the same
  /external/icu/icu4c/source/i18n/
collationweights.h 72 * @return The next weight in the ranges, or 0xffffffff if there is none left.
94 * For weights with up to 4 bytes there are up to 2*4-1=7 ranges.
uni2name.cpp 73 // if either there is no name data (max len == 0) or there is no

Completed in 600 milliseconds

<<21222324252627282930>>