Searched
full:consistent (Results
351 -
375 of
1984) sorted by null
<<11121314151617181920>>
/frameworks/base/docs/html/guide/topics/search/ |
index.jd | 27 the Internet. To help create a consistent search experience for users, Android provides a
|
/frameworks/base/docs/html/ |
license.jd | 41 <p>You may use the content of this site in any way that is consistent
|
/libcore/luni/src/main/java/java/util/zip/ |
InflaterInputStream.java | 222 * <p>Although consistent with the RI, this behavior is inconsistent with
|
/libcore/luni/src/test/java/libcore/java/util/beans/ |
PropertyChangeSupportTest.java | 191 assertTrue(p1 != listener); // weird but consistent with the RI
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/spec/ |
SecretKeySpecTest.java | 224 * operation: it should be reflexive, symmetric, transitive, consistent
|
/libcore/luni/src/test/java/tests/security/cert/ |
X509CRLTest.java | 193 * operation: it should be reflexive, symmetric, transitive, consistent
|
/ndk/sources/cxx-stl/stlport/src/details/ |
fstream_unistd.cpp | 225 // open file. Mode is set to be consistent with the way that the file
|
/packages/apps/Exchange/exchange2/src/com/android/exchange/provider/ |
MailboxUtilities.java | 189 * If we did, make them consistent again
|
/packages/apps/Settings/res/values/ |
styles.xml | 91 be consistent with ProgressBar -->
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
workstealing.h | 216 // Update load, to make the three values consistent,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
fcntl.h | 146 files consistent. Some systems have them there and some here, and some
|
link.h | 104 LA_ACT_CONSISTENT, /* Link map consistent again. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
fcntl.h | 146 files consistent. Some systems have them there and some here, and some
|
link.h | 104 LA_ACT_CONSISTENT, /* Link map consistent again. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
fcntl.h | 146 files consistent. Some systems have them there and some here, and some
|
link.h | 104 LA_ACT_CONSISTENT, /* Link map consistent again. */
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ |
ByteTest.java | 177 //must be consistent with Character.digit() 247 //must be consistent with Character.digit() 302 //undocumented NPE, but seems consistent across JREs
|
ShortTest.java | 489 //must be consistent with Character.digit() 551 //must be consistent with Character.digit() 600 //undocumented NPE, but seems consistent across JREs
|
/external/bison/src/ |
state.c | 145 res->consistent = 0; 173 res->consistent = s->consistent;
|
/external/dropbear/ |
CHANGES | 397 - More consistent logging of usernames and IPs 534 consistent etc 588 - general code tidying, made return codes more consistent
|
/external/protobuf/python/google/protobuf/ |
descriptor.py | 324 # Must be consistent with C++ FieldDescriptor::Type enum in 348 # Must be consistent with C++ FieldDescriptor::CppType enum in 364 # Must be consistent with C++ FieldDescriptor::Label enum in
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
icon_design_launcher_archive.jd | 152 positioned inside the asset to create consistent visual weight with other 157 asset</em> to create a consistent visual weight and to allow for shadows. If 170 icons to establish a consistent visual weight across the two types.</li>
|
/frameworks/base/docs/html/training/articles/ |
smp.jd | 137 memory, on a sequentially-consistent CPU architecture you know that the code 206 sequentially-consistent machine, that can?t happen.</p> 208 <p>Most uni-processors, including x86 and ARM, are sequentially consistent. 245 <p>On a sequentially-consistent machine, this works correctly. On x86 and ARM 316 <p>For the memory consistency model to be sequentially consistent, core 1 would 369 href="#more" style="color:#777">Reasoning about the ARM weakly consistent memory [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
LinkedBlockingQueue.java | 74 * To implement weakly consistent iterators, it appears we need to 740 * <p>The returned iterator is a "weakly consistent" iterator that 755 * Basic weakly-consistent iterator. At all times hold the next
|
/external/bison/tests/ |
reduce.at | [all...] |
Completed in 590 milliseconds
<<11121314151617181920>>