/external/qemu/distrib/sdl-1.2.12/ |
CREDITS | 23 * Ryan Gordon for helping everybody out and keeping the dream alive. :)
|
/external/qemu/docs/ |
ANDROID-MEMCHECK.TXT | 51 - Keeping track of each thread calling stack, so when access violation is
|
/external/quake/quake/src/ |
readme.txt | 25 mod teams keeping their sources closed (and sometimes losing them). If
|
/external/webkit/Source/WebCore/bindings/gobject/ |
WebKitDOMEventTarget.cpp | 5 * Keeping it up-to-date could potentially be done by adding
|
/external/webkit/Source/WebCore/bindings/v8/ |
V8IsolatedContext.cpp | 72 // FIXME: Use tokens where possible. This will mean keeping track of all
|
/frameworks/base/policy/src/com/android/internal/policy/impl/ |
ShortcutManager.java | 34 * <li> Keeping the local copy in sync with the database (this is an observer)
|
/frameworks/base/services/java/com/android/server/am/ |
ProcessRecord.java | 66 boolean keeping; // Actively running code so don't kill due to that? field in class:ProcessRecord 182 pw.print(" keeping="); pw.print(keeping); 205 if (!keeping) {
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
PorterDuffXfermode_Delegate.java | 33 * This class behaves like the original native implementation, but in Java, keeping previously
|
Shader_Delegate.java | 30 * This class behaves like the original native implementation, but in Java, keeping previously
|
/external/apache-http/src/org/apache/http/impl/io/ |
ContentLengthInputStream.java | 50 * start duplicating the work of keeping track of how much a reset rewinds. 63 * has the added benefit of keeping this class very simple.</p>
|
/external/chromium/third_party/libjingle/source/talk/base/ |
task.h | 48 // threads, keeping it easy, keeping it real. :-) It does this by
|
/external/proguard/docs/manual/ |
introduction.html | 95 that are not entry points. In this entire process, keeping the entry 137 Furthermore, ProGuard will offer some suggestions if keeping some classes or
|
examples.html | 243 These options shrink, optimize, and obfuscate an entire library, keeping all 310 Finally, we're keeping the "Deprecated" attribute and the attributes for 363 We're simply keeping all classes that extend the <code>Applet</code> class. 393 We're simply keeping all classes that extend the <code>MIDlet</code> class. 432 We're simply keeping all classes that implement the <code>Applet</code> 456 We're simply keeping all classes that implement the <code>Xlet</code> interface. 481 We're keeping all classes that extend the base classes that may be referenced 505 Keeping all servlets is very similar to keeping all applets. The servlet API 509 We're then keeping all classes that implement the <code>Servlet</code [all...] |
/external/v8/test/mjsunit/ |
array-elements-from-array-prototype-chain.js | 147 // 4 and above shifted left by one reifying at7 into a0[6] and keeping 176 // reifying at7 into a0[8] and keeping a hole at a0[7].
|
/frameworks/base/docs/html/resources/articles/ |
avoiding-memory-leaks.jd | 15 to the same mistake: keeping a long-lived reference to a 93 on the activities life cycle. If you plan on keeping long-lived objects
|
/packages/apps/Email/emailcommon/src/org/apache/commons/io/input/ |
CountingInputStream.java | 48 * Reads a number of bytes into the byte array, keeping count of the
64 * keeping count of the number read.
|
/external/chromium/net/tools/tld_cleanup/ |
tld_cleanup.cc | 137 LOG(WARNING) << "Keeping probably invalid rule: " << *domain; 152 LOG(WARNING) << "Keeping rule that GURL says is invalid: " << *domain;
|
/frameworks/base/docs/html/resources/faq/ |
security.jd | 58 with a detailed summary of the issue and keeping the issue confidential while 150 properly support your customers by keeping abreast of software updates, please
|
/ndk/docs/ |
IMPORT-MODULE.html | 130 very little bit of house-keeping. 209 keeping the same simple loading instruction in your Java sources as:
|
/bootable/recovery/minzip/ |
Zip.h | 20 * TODO: we're now keeping the pages mapped so we don't have to copy the
|
/development/pdk/docs/community/ |
groups-charter.jd | 48 keeping the noise level low. We ask that you respect our contributors' time
|
/docs/source.android.com/src/community/ |
groups-charter.md | 48 Some of our groups are considered "working lists", by which we mean that the list is intended to be used in support of the completion of specific tasks. On these groups, we don't welcome off-topic conversations, and will generally ask you to take general discussions to a different list. Since these are lists where people are trying to get work done, we will be pretty aggressive about keeping the noise level low. We ask that you respect our contributors' time and keep general discussions to appropriate lists.
|
/external/antlr/src/org/antlr/runtime/tree/ |
CommonTreeNodeStream.java | 151 // we'll have to walk from start to stop in tree; we're not keeping
|
/external/bison/ |
THANKS | 86 thank them! Please, help us keeping this list up to date.
|
/external/chromium/app/sql/ |
connection.h | 216 // keeping commonly-used ones around for future use is important for 240 // keeping a statement cached). 288 // by just keeping a refptr to these objects. 358 // All cached statements. Keeping a reference to these statements means that
|