/external/astl/include/ |
basic_ios.h | 43 // stream (good,eof,fail, etc), currently this is not implemented.
|
/external/bluetooth/glib/glib/ |
grand.h | 40 /* GRand - a good and fast random number generator: Mersenne Twister
|
/external/bzip2/ |
makefile.msc | 37 @echo is too clever for its own good. Disable this option.
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/short_integer/ |
der_encode_short_integer.c | 87 /* we good */
|
/external/e2fsprogs/lib/ss/ |
ss.h | 13 * This quote is just too good to not pass on:
|
/external/grub/netboot/ |
tulip.txt | 27 10/100 half/full duplex. It seems like a pretty good value compared to
|
/external/kernel-headers/original/linux/ |
kexec.h | 115 * Unless there is a good reason that should continue to be the case.
|
/external/opencore/oscl/oscl/osclio/src/ |
oscl_dns_tuneables.h | 47 ** option is not good here, since some DNS requests will
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/ |
adaptationlayer.cpp | 170 //If sequence number is good. 175 //Else sequence number is not good. 377 //If sequence number is good. 389 //Else sequence number is not good.
|
/external/proguard/src/proguard/classfile/visitor/ |
package.html | 13 This is a good place to use the visitor pattern.
|
/external/stlport/stlport/stl/ |
_istream.h | 295 if (__istr.good()) { 302 if (!__istr.good()) { 311 if (__istr.good()) { 320 return __istr.good();
|
/external/stlport/test/unit/ |
valarray_test.cpp | 28 // everyone is welcome to do a real good unit test for
|
/external/webkit/JavaScriptCore/wtf/ |
CurrentTime.h | 40 // Precision varies depending on platform but is usually as good or better
|
/external/webkit/WebCore/html/ |
HTMLHtmlElement.cpp | 80 // passing in the document url as the manifest url. That's not a good thing.
|
/external/webkit/WebCore/platform/text/ |
TextBreakIterator.h | 31 // Note: The returned iterator is good only until you get another iterator.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/fastwc/ |
README | 53 wc2 4.6 as good as C implementation; built using -Cf
|
/external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/ |
memorizingfile.py | 46 is good enough for memorizing lines SimpleHTTPServer reads before
|
/external/zlib/examples/ |
gzlog.c | 137 int good; local 176 good = 0; 184 good = 1; 192 if (!good) {
|
/frameworks/base/core/java/android/widget/ |
DoubleDigitManager.java | 63 // this wasn't a good candidate for the intermediate digit,
|
/frameworks/base/docs/html/resources/articles/ |
glsurfaceview.jd | 20 <p>GLSurfaceView is a good base for building an application that uses OpenGL ES 21 for part or all of its rendering. A 2D or 3D action game would be a good 92 paused and resumed.) <code>OnSurfaceCreated()</code> is a good place to create 95 method is called when the surface changes size. It's a good place to
|
/system/vold/ |
hash.h | 48 /* Vector Crays doesn't have a good 32-bit type, or more precisely,
|
/external/tinyxml/ |
tinyxmlparser.cpp | 360 if ( !in->good() ) return false; 374 while ( in->good() ) 633 while ( in->good() ) 636 while ( in->good() && in->peek() != '>' ) 647 if ( in->good() ) 890 while( in->good() ) 914 // All good! 928 if ( in->good() && in->peek() != '<' ) 941 if ( !in->good() ) return; 950 if ( !in->good() ) [all...] |
/bionic/libc/arch-arm/bionic/ |
atomics_arm.S | 90 bcs 2f /* swap was made. we're good, return. */ 108 bcs 2f /* swap was made. we're good, return. */
|
/external/dnsmasq/ |
doc.html | 18 connection but would be a good choice for any smallish network (up to 93 There is a good article about dnsmasq at <A
|
/external/icu4c/common/ |
ustr_cnv.c | 123 ucnv_reset(cnv); /* be good citizens */ 195 ucnv_reset(cnv); /* be good citizens */
|