/external/chromium/testing/gmock/src/ |
gmock-spec-builders.cc | 343 // value. This definition must be kept in sync with 392 // This definition must be kept in sync with the uses of Expect()
|
/external/llvm/include/llvm/CodeGen/ |
MachineRegisterInfo.h | 55 /// register allocator, and must be kept up to date by passes that run after 314 // Iteration support for live in/out sets. These sets are kept in sorted
|
/external/llvm/include/llvm/MC/ |
MCAssembler.h | 73 // FIXME: This could all be kept private to the assembler implementation. 457 // FIXME: This could all be kept private to the assembler implementation.
|
/external/llvm/lib/Target/Mips/ |
MipsInstrFPU.td | 223 // They must be kept in synch. 244 // They must be kept in synch.
|
/external/proguard/docs/manual/ |
gui.html | 203 <code>Class.forName</code>. You should then specify them here, so they are kept 394 classes and class members are being kept in the shrinking step.
|
usage.html | 165 <dd>Specifies the directories to be kept in the output jars (or wars, ears, or 169 option is specified without a filter, all directories are kept. With a 170 filter, only matching directories are kept.</dd> 308 being kept in the shrinking step. This can be useful if you are wondering [all...] |
/external/protobuf/src/google/protobuf/ |
wire_format_lite.h | 97 // Lite alternative to FieldDescriptor::Type. Must be kept in sync. 120 // Lite alternative to FieldDescriptor::CppType. Must be kept in sync.
|
/external/webkit/Tools/android/flex-2.5.4a/ |
tblcmp.c | 60 * protos is kept around with the hope that most states will find a proto 90 * best difference to date can be kept around and also a difference
|
/frameworks/base/docs/html/resources/articles/ |
service-api-changes-starting-with.jd | 173 <li><b>Other: 32MB in 3</b> says that the device has 32MB of unavailable memory in 3 unkillable processes (that is, processes that are currently considered to be foreground and must be kept running)</li> 175 <p>For most users, this new user interface should be a much more effective way to manage the background applications on their device than the existing "task killer" applications. In the vast majority of cases the reason for a slow running device is too many services trying to run. This prevents the system from being able to run any background processes (which speed up app switching), and ultimately can result in thrashing through the services when not even they can all be kept running. The Running Services UI is intended to provide very specific information about the services that are running, to help make a good decision about what should be stopped. It also does not use the API to force stop an application, which can unintentionally break applications in numerous ways.</p>
|
/frameworks/base/media/java/android/mtp/ |
MtpDatabase.java | 773 // writable string properties kept in shared preferences 803 // writable string properties kept in shared prefs [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
XIproto.h | 1191 * THIS REQUEST MUST BE KEPT A MULTIPLE OF 8 BYTES IN LENGTH! [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
Stylesheet.java | [all...] |
/external/libxslt/libxslt/ |
xsltInternals.h | 64 * That's the only mode now but the define is kept for compatibility 332 struct _xsltDocument *next; /* documents are kept in a chained list */ [all...] |
/external/mksh/src/ |
exec.c | 436 * FOO=bar exec >/dev/null FOO is kept but not exported 438 * FOO=bar command exec >/dev/null FOO is neither kept nor exported 439 * FOO=bar command FOO is neither kept nor exported [all...] |
/dalvik/hit/src/com/android/hit/ |
HprofParser.java | 89 * These are only needed while parsing so are not kept as part of the
|
/development/pdk/docs/source/ |
download.jd | 136 A successful initialization will end with a message stating that Repo is initialized in your working directory. Your client directory should now contain a <tt>.repo</tt> directory where files such as the manifest will be kept.</p>
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToXMLStream.java | 600 // This is an empty method, but is kept for future use
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
VariableStack.java | 83 * The stack frame where all variables and params will be kept.
|
/external/bluetooth/glib/ |
README.win32 | 150 LT_CURRENT - LT_AGE value will on purpose be kept as zero as long as
|
/external/bluetooth/glib/gmodule/ |
gmodule.c | 55 * Also, the module for the program itself is kept seperatedly for
|
/external/bluetooth/glib/gobject/ |
gtypemodule.c | 50 * types and interface implementations are in use, the module is kept
|
/external/chromium/chrome/browser/download/ |
download_manager.h | 330 // kept, as the DownloadManager's only job is to hold onto those
|
/external/chromium/chrome/browser/safe_browsing/ |
client_side_detection_service.cc | 239 // Delete the model string that we kept around while we were writing the
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
content_setting_decoration.mm | 381 // Even after the animation completes, the |animator_| object should be kept
|
/external/chromium/net/url_request/ |
url_request_job.h | 301 // NotifyDone so that it is kept in sync with the request.
|