/external/llvm/include/llvm/Analysis/ |
IntervalIterator.h | 185 // its predecessors are already in the graph. This also takes care of keeping
|
/external/llvm/lib/Analysis/ |
Loads.cpp | 51 /// bitcasts to get back to the underlying object being addressed, keeping
|
/external/llvm/lib/Support/ |
SourceMgr.cpp | 106 // Scan for the location being queried, keeping track of the number of lines
|
/external/protobuf/gtest/samples/ |
sample6_unittest.cc | 69 // for keeping the tests close to the real world scenario, where the
|
/external/protobuf/python/google/protobuf/ |
message.py | 116 present while keeping it empty. If you find yourself using this,
|
/external/protobuf/src/google/protobuf/ |
unknown_field_set.h | 52 // message but were not defined by its type. Keeping track of these can be
|
/external/qemu/target-arm/ |
translate-android.h | 149 * in keeping consistency between translated code, and intermediate code
|
/external/webkit/Source/WebCore/bindings/js/ |
JSNodeCustom.cpp | 154 // because it is the only thing keeping the image element alive, and if
|
/external/webkit/Source/WebCore/platform/graphics/android/ |
TiledTexture.cpp | 71 // FIXME: have a better system -- maybe keeping the last scale factor
|
/frameworks/base/services/java/com/android/server/ |
EventLogTags.logtags | 29 # This is logged when the partial wake lock (keeping the device awake
|
/ndk/build/core/ |
add-application.mk | 23 # code here will perform book-keeping and basic checks
|
/packages/apps/Email/src/com/android/email/ |
RefreshManager.java | 41 * <li>Keeping track of which mailbox list/message list is actually being refreshed.
|
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
LocalAlbumSet.java | 185 // Move camera and download bucket to the front, while keeping the
|
/dalvik/dx/src/com/android/dx/ssa/ |
SsaRenamer.java | 56 * The implementation here, rather than keeping a single register version 178 * by keeping a running total of how many times the rop
|
/external/chromium/chrome/browser/ui/ |
browser_list.cc | 278 // is no module keeping the app alive, so send out our notification. No need 468 // Increment the browser process refcount as long as we're keeping the
|
/external/dbus/dbus/ |
dbus-message-factory.c | 173 /* Keeping this small makes things go faster */ 285 /* Keeping this small makes stuff go faster */ [all...] |
/external/llvm/docs/ |
SystemLibrary.html | 13 <li><a href="#requirements">Keeping LLVM Portable</a> 67 <a name="requirements">Keeping LLVM Portable</a>
|
/external/llvm/lib/Transforms/IPO/ |
Inliner.cpp | 71 /// This function also does some basic book-keeping to update the IR. The 128 // keeping track of the inline history for each alloca in the
|
/external/webkit/Source/WebCore/css/ |
CSSPrimitiveValue.cpp | 357 // Keeping values immutable makes optimizations easier and allows sharing of the primitive value objects. 502 // Keeping values immutable makes optimizations easier and allows sharing of the primitive value objects.
|
/external/wpa_supplicant_6/wpa_supplicant/src/wps/ |
httpread.c | 398 * if we were to support keeping connections open for multiple files then 708 /* Assume that we do NOT support keeping connection alive,
|
/external/wpa_supplicant_8/src/wps/ |
httpread.c | 398 * if we were to support keeping connections open for multiple files then 708 /* Assume that we do NOT support keeping connection alive,
|
/frameworks/base/location/java/android/location/ |
LocationManager.java | 417 * minTime so that the device doesn't consume too much power by keeping the 472 * minTime so that the device doesn't consume too much power by keeping the 530 * minTime so that the device doesn't consume too much power by keeping the 608 * minTime so that the device doesn't consume too much power by keeping the 664 * minTime so that the device doesn't consume too much power by keeping the [all...] |
/external/nist-sip/java/gov/nist/javax/sip/message/ |
SIPRequest.java | [all...] |
/external/webkit/Source/WebCore/platform/graphics/gstreamer/ |
MediaPlayerPrivateGStreamer.cpp | 512 LOG_VERBOSE(Media, "Keeping video original height"); 516 LOG_VERBOSE(Media, "Keeping video original width"); 520 LOG_VERBOSE(Media, "Approximating while keeping original video height"); [all...] |
/external/webkit/Source/WebKit/mac/Carbon/ |
CarbonWindowAdapter.mm | 711 // There's no override of frame, despite the fact that NSWindow's returns _frame, because _frame is one of the instance variables whose value we're keeping synchronized with the Carbon window. 725 // There's no override of level, despite the fact that NSWindow's returns _level, because _level is one of the instance variables whose value we're keeping synchronized with the Carbon window. [all...] |