HomeSort by relevance Sort by last modified time
    Searched full:good (Results 451 - 475 of 1541) sorted by null

<<11121314151617181920>>

  /external/quake/quake/src/QW/docs/
glqwcl-readme.txt 22 available drivers it still isn't good enough to play. Some of the current
  /external/speex/libspeex/
arch.h 71 #error "Don't you think enabling fixed-point is a good thing to do if you want to debug that?"
  /external/stlport/stlport/stl/config/
_msvc.h 20 * found a good reason to support it. However, building a managed translation
  /external/stlport/test/unit/
cmath_test.cpp 87 * the good result.
  /external/v8/test/cctest/
test-alloc.cc 163 // This pseudorandom generator does not need to be particularly good.
  /external/webkit/JavaScriptCore/API/
JSClassRef.cpp 252 // Recursive, but should be good enough for our purposes
  /external/webkit/WebCore/platform/graphics/mac/
FontCacheMac.mm 182 // guaranteed to be there, according to Nathan Taylor. This is good enough
  /external/webkit/WebKitTools/wx/
install-unix-extras 109 # TODO: What would be a good way to test for this?
  /external/yaffs2/yaffs2/
devextras.h 91 * This is good for implementing stacks.
  /frameworks/base/core/java/android/accessibilityservice/
AccessibilityService.java 55 * method any time to change the service configuration but it is good practice to do that
  /frameworks/base/core/java/com/android/internal/backup/
LocalTransport.java 73 // any time is a good time for local backup
  /frameworks/base/docs/html/guide/appendix/
g-app-intents.jd 48 <p>The dialer is good at normalizing some kinds of schemes: for example
  /frameworks/base/docs/html/resources/articles/
timed-ui-updates.jd 13 java.util.Timer to update the clock, but that class is not such a good
  /frameworks/base/graphics/tests/graphicstests/src/android/graphics/
BitmapTest.java 192 // now check that we did a good job returning the unpremultiplied alpha
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
fstream.cpp 154 while (br < n && good())
  /frameworks/base/services/java/com/android/server/
WifiWatchdogService.java 666 * Handles checking whether an AP is a "good" AP. If not, it will be blacklisted.
886 * the "network is good?" check all over again. */
995 /** Check whether the AP is "good". The object will be an {@link AccessPoint}. */
1000 * Performs a periodic background check whether the AP is still "good".
    [all...]
  /packages/apps/Email/src/com/android/exchange/
EasOutboxService.java 70 // It's all good
  /packages/apps/Gallery3D/src/com/cooliris/media/
StringTexture.java 250 public int width = 256; // TODO: there is no good default for this,
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
CalendarDatabaseHelperTest.java 134 // Fill in good and bad events
  /system/core/libzipfile/
centraldir.c 178 * it though, so we're in pretty good company if this fails.
  /system/core/sh/
alias.c 97 * so that the string will not be exhausted. This is a good
  /system/vold/
DirectVolume.cpp 149 SLOGD("Dv::diskIns - No partitions - good to go son!");
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
ScanCncnAppApi.c 162 /* forward scan results to site manager, like in the good old days... */
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/processor/
TransformerFactoryImpl.java 146 // TransformerConfigurationException are not good.
184 // TransformerConfigurationException are not good.
346 // OK, good.
  /development/pdk/docs/source/
submit-patches.jd 121 <li>Is this change a good way to perform the described function?</li>
124 If you approve of the change, you will then mark it with LGTM ("Looks Good to Me") within Gerrit.<br><br><h3>
135 Anyone in the community can use Gerrit to add inline comments to code submissions. A good comment will be relevant to the line or section of code to which it is attached in Gerrit. It might be a short and constructive suggestion about how a line of code could be improved, or it might be an explanation from the author about why the code makes sense the way it is.<br><br>To add an inline comment, double-click the relevant line of the code and write your comment in the text box that opens. When you click Save, only you can see your comment.<br><br>To publish your comments so that others using Gerrit will be able to see them, click the Publish Comments button. Your comments will be emailed to all relevant parties for this change, including the change owner, the patch set uploader (if different from the owner), and all current reviewers.<br><br><h3>

Completed in 99 milliseconds

<<11121314151617181920>>