/external/v8/src/ |
regexp.js | 58 // Allow duplicate flags to be consistent with JSC and others. 68 // Ignore flags that have no meaning to be consistent with
|
/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
|
/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,
|
/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 | 105 # 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.)
|
/external/antlr/src/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/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
RC5ParameterSpecTest.java | 211 * operation: it should be reflexive, symmetric, transitive, consistent
|
SecretKeySpecTest.java | 225 * operation: it should be reflexive, symmetric, transitive, consistent
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ElemContext.java | 45 * The purpose of this class is to be more consistent with pushing information
|
/external/bison/src/ |
state.h | 207 char consistent; member in struct:state
|
/external/chromium/base/ |
event_recorder.cc | 17 // granular to ~15ms. We see more consistent event playback when
|
time_unittest.cc | 211 // important that it's consistent across all our platforms. We use the 1601
|
/external/chromium/base/synchronization/ |
waitable_event.h | 162 // of the WaitableEvent in order to have a globally consistent locking order.
|
/external/chromium/chrome/browser/metrics/ |
metrics_log_unittest.cc | 26 // replace it with a consistent number.
|
/external/chromium/chrome/browser/resources/gpu_internals/ |
timeline_model.js | 144 // Compute a simplistic hashcode of the string so we get consistent
|
/external/chromium/chrome/browser/sync/syncable/ |
syncable.h | 429 // under SERVER_PARENT_ID that is consistent with the 731 // constructed and forms a consistent snapshot of what needs to be sent to 857 // SaveChanges works by taking a consistent snapshot of the current Directory 917 // Constructs a consistent snapshot of the current Directory state and [all...] |
/external/chromium/net/proxy/ |
proxy_server.cc | 78 // have been specified. It is important for this to be consistent since we
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
gtest-message.h | 131 // ensure consistent result across compilers, we always treat NULL
|
/external/chromium/testing/gtest/include/gtest/ |
gtest-message.h | 136 // ensure consistent result across compilers, we always treat NULL
|
/external/clang/www/ |
OpenProjects.html | 100 for new architectures, access different compilers and tools, and be consistent
|
/external/emma/core/java12/com/vladium/emma/report/ |
ReportDataModel.java | 113 // TODO: wouldn't it be more consistent to simply pass the entire descriptor into MethodItems? (eval mem savings)
|
/external/freetype/include/freetype/ |
ftmm.h | 50 /* consistent interface makes sense. */
|