Searched
full:consistent (Results
276 -
300 of
1984) sorted by null
<<11121314151617181920>>
/external/chromium/base/ |
message_pump_glib.cc | 76 // internal state consistent so that if prepare/check return true when called 139 // we get it, we keep that state here to stay consistent.
|
time_win.cc | 301 // RDTSC on each processor are consistent with each other, and apply a handful 303 // give consistent result on a multiprocessor computer, but it is unreliable in
|
/external/icu4c/i18n/unicode/ |
ucsdet.h | 177 * Find all charset matches that appear to be consistent with the input, 197 * number of charsets identified that are consistent with
|
/external/llvm/docs/ |
SystemLibrary.rst | 234 Consistent Semantics 246 implementation must be semantically consistent.
|
/external/skia/include/images/ |
SkImageDecoder.h | 33 // Should be consistent with kFormatName 48 * This should be consistent with Format.
|
/external/skia/legacy/include/images/ |
SkImageDecoder.h | 33 // Should be consistent with kFormatName 48 * This should be consistent with Format.
|
/external/webkit/Source/WebCore/icu/unicode/ |
ucsdet.h | 156 * Find all charset matches that appear to be consistent with the input, 176 * number of charsets identified that are consistent with
|
/frameworks/base/core/java/android/view/ |
ScaleGestureDetector.java | 249 * <p>Applications should pass a complete and consistent event stream to this method. 250 * A complete and consistent event stream involves all MotionEvents from the initial
|
/frameworks/base/docs/html/design/patterns/ |
actionbar.jd | 19 <li>Supports consistent navigation and view switching within apps.</li> 23 <p>If you're new to writing Android apps, note that the action bar is one of the most important design elements you can implement. Following the guidelines described here will go a long way toward making your app's interface consistent with the core Android apps.</p>
|
navigation.jd | 12 <p>Consistent navigation is an essential component of the overall user experience. Few things frustrate 158 code from other apps, and the user, who enjoys a consistent experience for commonly performed
|
/frameworks/base/docs/html/distribute/googleplay/policies/ |
ads.jd | 82 <strong>Ads maturity must be consistent with your app's 83 maturity</strong>—Content shown in your ads must be consistent
|
/frameworks/base/docs/html/distribute/googleplay/spotlight/ |
tablets.jd | 141 <li>Consistent increase in user retention</li> 180 consistent increase in retention over other platforms. ?These are really
|
/libcore/json/src/test/java/org/json/ |
JSONArrayTest.java | 61 assertEquals("equals() not consistent with hashCode()", a.hashCode(), b.hashCode()); 282 // double and then converting that to a long. This is consistent with JavaScript.
|
/libcore/luni/src/main/java/java/util/concurrent/ |
package-info.java | 171 * their Iterators provide <em>weakly consistent</em> rather than 172 * fast-fail traversal. A weakly consistent iterator is thread-safe,
|
/ndk/sources/cxx-stl/llvm-libc++/www/ |
atomic_design_c.html | 181 Below is the complete list of <i>sequentially consistent</i> intrinsics, and 356 consistent</em> memory ordering. That is, no loads or stores can move across
|
/packages/apps/Email/src/com/android/email/ |
Controller.java | 72 * based code. We implement Service to allow loadAttachment calls to be sent in a consistent manner 333 // TODO Change exception handling to be consistent with however this method 352 // TODO Change exception handling to be consistent with however this method 380 // TODO Change exception handling to be consistent with however this method 408 // TODO Change exception handling to be consistent with however this method 631 // TODO Change exception handling to be consistent with however this method [all...] |
/build/core/ |
cleanbuild.mk | 109 # necessary to keep things consistent.
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
TestPackageResult.java | 222 * Check that the provided device info metrics are consistent with the currently stored metrics.
|
/dalvik/vm/ |
Bits.h | 270 * Set 1 byte. (Included to make code more consistent/legible.)
|
/docs/source.android.com/src/ |
license.jd | 41 <p>You may use the content of this site in any way that is consistent
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
BaseRecognizer.as | 106 // if current token is consistent with what could come after set 116 //System.out.println("LT(1)=="+((TokenStream)input).LT(1)+" is consistent with what follows; inserting..."); 364 * consistent with any of the alternatives for rule r. The best 538 * If current token is consistent with what could come after
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
BaseRecognizer.java | 144 // if current token is consistent with what could come after set 155 //System.out.println("LT(1)=="+((TokenStream)input).LT(1)+" is consistent with what follows; inserting..."); 388 * consistent with any of the alternatives for rule r. The best 570 * If current token is consistent with what could come after
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/ |
BaseTreeAdaptor.js | 60 * make sure that this is consistent with have the user will build
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRBaseTreeAdaptor.h | 83 * make sure that this is consistent with have the user will build
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRBaseTreeAdaptor.h | 83 * make sure that this is consistent with have the user will build
|
Completed in 2498 milliseconds
<<11121314151617181920>>