/external/icu4c/test/intltest/ |
regextst.cpp | 112 // The expected results are UBool - TRUE or FALSE. 127 UBool retVal = TRUE; 253 REGEX_TESTLM("st(abc)ring", "stabcring thing", TRUE, FALSE); 254 REGEX_TESTLM("st(abc)ring", "stabcring", TRUE, TRUE); 260 REGEX_TESTLM("st(abc)*ring", "string", TRUE, TRUE); 261 REGEX_TESTLM("st(abc)*ring", "stabcring", TRUE, TRUE); 262 REGEX_TESTLM("st(abc)*ring", "stabcabcring", TRUE, TRUE) [all...] |
/external/guava/javadoc/com/google/common/io/ |
Files.html | 17 if (location.href.indexOf('is-external=true') == -1) { 95 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A> 100 <DT><PRE>public final class <B>Files</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL> 131 <TD><CODE><B><A HREF="../../../../com/google/common/io/Files.html#append(java.lang.CharSequence, java.io.File, java.nio.charset.Charset)">append</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/CharSequence.html?is-external=true" title="class or interface in java.lang">CharSequence</A> from, 132 <A HREF="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> to, 133 <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</A> charset)</CODE> 142 <TD><CODE><B><A HREF="../../../../com/google/common/io/Files.html#copy(java.io.File, java.nio.charset.Charset, java.lang.Appendable)">copy</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A> from, 143 <A HREF="http://java.sun.com/javase/6/docs/api/java/nio/charset/Charset.html?is-external=true" title="class or interface in java.nio.charset">Charset</A> charset, 144 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</A> to)</CODE> 156 <CODE><W extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</A> & <A HREF="http://java.sun.com/javase/6/do (…) [all...] |
/external/webkit/WebKit/qt/tests/qwebpage/ |
tst_qwebpage.cpp | 185 newPage->m_acceptNavigationRequest = true; 204 return true; 213 m_view->page()->mainFrame()->evaluateJavaScript("var run = true;var a = 1;while(run){a++;}"); 284 return true; 297 page->settings()->setAttribute(QWebSettings::LinksIncludedInFocusChain, true); 307 QVERIFY(m_page->focusNextPrevChild(/*next*/ true)); 365 m_page->mainFrame()->evaluateJavaScript("document.execCommand('InsertText', true, 'Test');"); 369 m_page->mainFrame()->evaluateJavaScript("document.execCommand('Undo', true);"); 373 m_page->mainFrame()->evaluateJavaScript("document.execCommand('Redo', true);"); 433 m_page->settings()->setAttribute(QWebSettings::LocalStorageEnabled, true); 1532 QCOMPARE(testFlag(webPage2, QWebSettings::OfflineWebApplicationCacheEnabled, "applicationCache", true), true); local 1535 QCOMPARE(testFlag(webPage2, QWebSettings::OfflineWebApplicationCacheEnabled, "applicationCache", false), true); local 1538 QCOMPARE(testFlag(webPage2, QWebSettings::LocalStorageEnabled, "localStorage", true), true); local 1540 QCOMPARE(testFlag(webPage2, QWebSettings::LocalStorageEnabled, "localStorage", false), true); local [all...] |
/external/opencore/protocols/sdp/parser/src/ |
sdp_parsing_utils.cpp | 140 return true; 169 qoeMetrics.name[QoEMetricsType::INITIAL_BUFFERING_DURATION] = true; 175 qoeMetrics.name[QoEMetricsType::REBUFFERING_DURATION] = true; 181 qoeMetrics.name[QoEMetricsType::CORRUPTION_DURATION] = true; 187 qoeMetrics.name[QoEMetricsType::SUCESSIVE_LOSS] = true; 193 qoeMetrics.name[QoEMetricsType::FRAMERATE_DEVIATION] = true; 199 qoeMetrics.name[QoEMetricsType::JITTER_DURATION] = true; 205 qoeMetrics.name[QoEMetricsType::DECODED_BYTES] = true; 264 return true; 285 return true; // end of line reached [all...] |
/development/testrunner/ |
test_defs.xml | 37 continuous="true" /> 43 continuous="true" /> 49 continuous="true" /> 55 continuous="true" /> 61 continuous="true" /> 67 continuous="true" /> 73 continuous="true" /> 79 continuous="true" /> 85 continuous="true" /> 92 continuous="true" /> [all...] |
/external/opencore/fileformats/mp4/composer/src/ |
mediadataatom.cpp | 54 _success = true; 100 _success = true; 112 _directRender = true; 123 _oIsFileOpen = true; 127 _fileWriteError = true; 131 _targetFileWriteError = true; 152 _success = true; 169 _directRender = true; 179 _fileWriteError = true; 186 if (_pofstream._filePtr != NULL && true == _oIsFileOpen [all...] |
/external/guava/javadoc/com/google/common/collect/ |
Sets.SetView.html | 17 if (location.href.indexOf('is-external=true') == -1) { 95 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A> 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/util/AbstractCollection.html?is-external=true" title="class or interface in java.util">java.util.AbstractCollection</A><E> 97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://java.sun.com/javase/6/docs/api/java/util/AbstractSet.html?is-external=true" title="class or interface in java.util">java.util.AbstractSet</A><E> 101 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A><E>, <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</A><E>, <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A><E></DD> 108 <DT><PRE>public abstract static class <B>Sets.SetView<E></B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/util/AbstractSet.html?is-external=true" title="class or interface in java.util">AbstractSet</A><E></DL> 116 as a plain <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util"><CODE>Set</CODE></A>, or immediately invoke <A HREF="../../../../com/google/common/collect/Sets.SetView.html#immutableCopy()"><CODE>immutableCopy()</CODE></A> or 139 <CODE><S extends <A HREF="http://java.sun.com/javase/6/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</A><<A HREF="../../../../com/google/common/collect (…) [all...] |
/dalvik/libcore/xml/src/main/java/org/xml/sax/ |
package.html | 40 general entities; always true if validating. 49 parameter entities; always true if validating. 59 The value is true if the document specified standalone="yes" in 68 <td> A value of "true" indicates that the LexicalHandler will report 76 <td>true</td> 77 <td> A value of "true" indicates namespace URIs and unprefixed local names 86 <td> A value of "true" indicates that XML qualified names (with prefixes) and 94 <td><em>true</em></td> 95 <td> A value of "true" indicates that system IDs in declarations will 117 <td> Has a value of "true" if all XML names (for elements, prefixes [all...] |
/dalvik/vm/ |
Dvm.mk | 38 ifeq ($(WITH_DEADLOCK_PREDICTION),true) 40 WITH_MONITOR_TRACKING := true 42 ifeq ($(WITH_MONITOR_TRACKING),true) 50 ifeq ($(dvm_simulator),true) 51 dvm_make_debug_vm := true 57 ifeq ($(dvm_make_debug_vm),true) 201 ifeq ($(WITH_JIT),true) 217 WITH_HPROF := true 219 ifeq ($(WITH_HPROF),true) 228 ifeq ($(strip $(WITH_HPROF_UNREACHABLE)),true) [all...] |
/external/icu4c/samples/layout/ |
layout.vcproj | 51 StringPooling="true" 53 EnableFunctionLevelLinking="true" 54 TreatWChar_tAsBuiltInType="true" 61 SuppressStartupBanner="true" 80 SuppressStartupBanner="true" 140 StringPooling="true" 142 EnableFunctionLevelLinking="true" 143 TreatWChar_tAsBuiltInType="true" 150 SuppressStartupBanner="true" 169 SuppressStartupBanner="true" [all...] |
/external/icu4c/samples/legacy/ |
legacy.vcproj | 51 StringPooling="true" 53 EnableFunctionLevelLinking="true" 54 TreatWChar_tAsBuiltInType="true" 61 SuppressStartupBanner="true" 80 SuppressStartupBanner="true" 141 StringPooling="true" 143 EnableFunctionLevelLinking="true" 144 TreatWChar_tAsBuiltInType="true" 151 SuppressStartupBanner="true" 170 SuppressStartupBanner="true" [all...] |
/external/icu4c/test/letest/ |
gendata.vcproj | 53 TreatWChar_tAsBuiltInType="true" 60 SuppressStartupBanner="true" 80 SuppressStartupBanner="true" 81 GenerateDebugInformation="true" 143 TreatWChar_tAsBuiltInType="true" 150 SuppressStartupBanner="true" 170 SuppressStartupBanner="true" 171 GenerateDebugInformation="true" 231 StringPooling="true" 233 EnableFunctionLevelLinking="true" [all...] |
/external/webkit/JavaScriptCore/tests/mozilla/ecma/Expressions/ |
11.6.1-1.js | 95 "var EXP_1 = true; var EXP_2 = false; EXP_1 + EXP_2", 97 eval("var EXP_1 = true; var EXP_2 = false; EXP_1 + EXP_2") ); 100 "var EXP_1 = new Boolean(true); var EXP_2 = new Boolean(false); EXP_1 + EXP_2", 102 eval("var EXP_1 = new Boolean(true); var EXP_2 = new Boolean(false); EXP_1 + EXP_2") ); 105 "var EXP_1 = new Object(true); var EXP_2 = new Object(false); EXP_1 + EXP_2", 107 eval("var EXP_1 = new Object(true); var EXP_2 = new Object(false); EXP_1 + EXP_2") ); 110 "var EXP_1 = new Object(new Boolean(true)); var EXP_2 = new Object(new Boolean(false)); EXP_1 + EXP_2", 112 eval("var EXP_1 = new Object(new Boolean(true)); var EXP_2 = new Object(new Boolean(false)); EXP_1 + EXP_2") ); 115 "var EXP_1 = new MyObject(true); var EXP_2 = new MyObject(false); EXP_1 + EXP_2", 117 eval("var EXP_1 = new MyObject(true); var EXP_2 = new MyObject(false); EXP_1 + EXP_2") ) [all...] |
11.6.2-1.js | 73 "var EXP_1 = true; var EXP_2 = false; EXP_1 - EXP_2", 75 eval("var EXP_1 = true; var EXP_2 = false; EXP_1 - EXP_2") ); 78 "var EXP_1 = new Boolean(true); var EXP_2 = new Boolean(false); EXP_1 - EXP_2", 80 eval("var EXP_1 = new Boolean(true); var EXP_2 = new Boolean(false); EXP_1 - EXP_2") ); 83 "var EXP_1 = new Object(true); var EXP_2 = new Object(false); EXP_1 - EXP_2", 85 eval("var EXP_1 = new Object(true); var EXP_2 = new Object(false); EXP_1 - EXP_2") ); 88 "var EXP_1 = new Object(new Boolean(true)); var EXP_2 = new Object(new Boolean(false)); EXP_1 - EXP_2", 90 eval("var EXP_1 = new Object(new Boolean(true)); var EXP_2 = new Object(new Boolean(false)); EXP_1 - EXP_2") ); 93 "var EXP_1 = new MyObject(true); var EXP_2 = new MyObject(false); EXP_1 - EXP_2", 95 eval("var EXP_1 = new MyObject(true); var EXP_2 = new MyObject(false); EXP_1 - EXP_2") ) [all...] |
/frameworks/base/core/java/android/database/ |
BulkCursorNative.java | 69 return true; 74 return true; 82 return true; 94 return true; 101 return true; 108 return true; 120 return true; 130 reply.writeInt((result == true ? 1 : 0)); 131 return true; 139 reply.writeInt((result == true ? 1 : 0)) [all...] |
/frameworks/base/core/tests/coretests/src/android/app/activity/ |
ServiceTest.java | 86 return true; 94 return true; 104 return true; 112 return true; 207 success = true; 233 TestConnection conn = new TestConnection(true, false); 248 success = true; 268 conn = new TestConnection(true, true); 272 conn.setMonitor(true); [all...] |
/cts/tests/src/android/view/cts/ |
SurfaceViewStubActivity.java | 88 mIsOnWindowVisibilityChanged = true; 98 mIsDraw = true; 104 mIsAttachedToWindow = true; 110 mIsDetachedFromWindow = true; 118 mIsOnMeasure = true; 135 mIsOnScrollChanged = true; 152 mIsOnSizeChanged = true; 166 mIsDispatchDraw = true; 203 mIsSurfaceChanged = true; 271 mIsDrawColor = true; [all...] |
/dalvik/libcore/ |
JavaLibrary.mk | 57 LOCAL_NO_STANDARD_LIBRARIES := true 60 LOCAL_NO_EMMA_INSTRUMENT := true 61 LOCAL_NO_EMMA_COMPILE := true 77 LOCAL_NO_STANDARD_LIBRARIES := true 137 LOCAL_IS_HOST_MODULE := true 148 ifeq ($(WITH_HOST_DALVIK),true) 157 LOCAL_NO_STANDARD_LIBRARIES := true 160 LOCAL_NO_EMMA_INSTRUMENT := true 161 LOCAL_NO_EMMA_COMPILE := true 175 LOCAL_NO_STANDARD_LIBRARIES := true [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
Future.java | 82 * always return <tt>true</tt>. Subsequent calls to {@link #isCancelled} 83 * will always return <tt>true</tt> if this method returned <tt>true</tt>. 85 * @param mayInterruptIfRunning <tt>true</tt> if the thread executing this 90 * <tt>true</tt> otherwise 95 * Returns <tt>true</tt> if this task was cancelled before it completed 98 * @return <tt>true</tt> if this task was cancelled before it completed 103 * Returns <tt>true</tt> if this task completed. 107 * <tt>true</tt>. 109 * @return <tt>true</tt> if this task complete [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
FilterReaderTest.java | 46 called = true; 50 called = true; 54 called = true; 59 called = true; 64 called = true; 69 called = true; 70 return true; 74 called = true; 78 called = true; 96 called = true; [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xpath/ |
Arg.java | 98 m_val.allowDetachToRelease(true); 135 * True if this variable was added with an xsl:with-param or 150 * True if this variable is currently visible. To be visible, 177 * defaults to true. 186 m_isVisible = true; 195 * @param isFromWithParam True if this is a parameter variable. 209 * isVisible defaults to true. 219 m_isVisible = true; 229 * @return <code>true</code> if this object is the same as the obj 247 * @param isFromWithParam True if this is a parameter variable [all...] |
/dalvik/libcore/xml/src/main/java/org/xml/sax/ext/ |
Attributes2.java | 18 * feature flag will have the value <em>true</em>. 48 * @return true if the attribute was declared in the DTD, 62 * @return true if the attribute was declared in the DTD, 83 * @return true if the attribute was declared in the DTD, 91 * Returns true unless the attribute value was provided 95 * @return true if the value was found in the XML text, 103 * Returns true unless the attribute value was provided 114 * @return true if the value was found in the XML text, 122 * Returns true unless the attribute value was provided 126 * @return true if the value was found in the XML text [all...] |
/development/host/windows/usb/api/ |
adb_helper_routines.h | 35 @return True on success, false on failure, in which case GetLastError()
49 @param[in] exclude_removed If true interfaces with SPINT_REMOVED flag set
51 @param[in] active_only If true only active interfaces (with flag
55 @return True on success, false on failure, in which case GetLastError()
71 @param[in] exclude_removed If true interfaces with SPINT_REMOVED flag set
73 @param[in] active_only If true only active interfaces (with flag
77 @return True on success, false on failure, in which case GetLastError()
101 @return True on success, false on failure, in which case GetLastError()
119 @return True on success, false on failure, in which case GetLastError()
132 @return true if interface is available via custom USB driver, or false [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
FingerPaint.java | 37 mPaint.setAntiAlias(true); 38 mPaint.setDither(true); 137 return true; 165 return true; 171 return true; 182 return true; 189 return true; 196 return true; 200 return true; 205 return true; [all...] |
/development/samples/LunarLander/src/com/example/android/lunarlander/ |
LunarLander.java | 63 * @return true 77 return true; 84 * @return true if the Menu item was legit (and we consumed it), false 92 return true; 96 return true; 99 return true; 102 return true; 105 return true; 108 return true; 111 return true; [all...] |