/external/qemu/distrib/sdl-1.2.15/src/main/macos/ |
SDL_main.c | 57 /* Structure for keeping prefs in 1 variable */
|
/external/replicaisland/src/com/replica/replicaisland/ |
HudSystem.java | 21 * TODO: This should probably manage a number of hud objects in keeping with the component-centric
|
/external/skia/src/effects/ |
SkDashPathEffect.cpp | 139 // right of the bounds (keeping our new line "in phase" with the dash,
|
/external/skia/tools/skpdiff/ |
SkPMetric.cpp | 162 // We're keeping these around for reference and in case the lookup tables are no longer desired.
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/ |
ByteArrayAnnotatedOutput.java | 60 * isn't keeping them
|
ByteArrayOutput.java | 58 * isn't keeping them
|
/external/speex/libspeex/ |
kiss_fft.c | 52 (while keeping the best accuracy possible) */
|
/external/srec/srec/include/ |
srec.h | 40 makes the code a bit confusing (compared to just keeping pointers to these
|
/external/tcpdump/ |
interface.h | 87 * useful information while keeping the amount of unwanted data down.
|
netdissect.h | 169 * useful information while keeping the amount of unwanted data down.
|
/external/v8/test/sputnik/ |
sputnik.status | 145 # We follow the other major JS engines by keeping this default.
|
/external/v8/tools/ |
push-to-trunk.sh | 237 # - merge paragraphs into single long lines, keeping empty lines between them.
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
lpc_analysis.c | 372 * -maskdata : a structure keeping signal from previous frame.
|
/external/wpa_supplicant_8/src/wps/ |
wps_upnp_event.c | 26 * wasted could be limited (adding code complexity) by sharing copies, keeping
|
/external/zlib/src/contrib/iostream3/ |
zfstream.cc | 143 // excessive though - keeping it at the default level
|
/frameworks/base/core/java/android/app/ |
LauncherActivity.java | 470 * @hide keeping this private for now, since only Settings needs it
|
/frameworks/base/core/java/android/content/res/ |
CompatibilityInfo.java | 49 * This is the maximum aspect ratio we will allow while keeping
|
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/ |
DownloadManagerBaseTest.java | 197 * This is used to track many simultaneous downloads by keeping count of all the downloads
|
/frameworks/base/docs/html/design/patterns/ |
app-structure.jd | 178 keeping your apps shallow.</p>
|
/frameworks/base/docs/html/distribute/googleplay/about/ |
visibility.jd | 113 several times each day based on recent download activity, keeping them fresh and
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
cache-bitmap.jd | 54 to API Level 4) is particularly well suited to the task of caching bitmaps, keeping recently
|
display-bitmap.jd | 49 as they disappear off-screen, keeping memory usage down.</p>
|
/frameworks/base/services/java/com/android/server/ |
EventLogTags.logtags | 29 # This is logged when the partial wake lock (keeping the device awake
|
/frameworks/base/services/java/com/android/server/wm/ |
DisplayContent.java | 41 * Utility class for keeping track of the WindowStates and other pertinent contents of a
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Region_Delegate.java | 38 * This class behaves like the original native implementation, but in Java, keeping previously
|