/external/llvm/include/llvm/Target/ |
TargetLoweringObjectFile.h | 63 /// decide not to emit the UsedDirective for some symbols in llvm.used.
|
/external/llvm/include/llvm/Transforms/Utils/ |
CodeExtractor.h | 101 /// work cannot be cached between the two as once we decide to extract
|
/external/llvm/runtime/libprofile/ |
CommonProfiling.c | 45 /* Ok, we have an llvmprof argument. Remove it from the arg list and decide
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/ |
AbstractContainerBox.java | 75 // I hereby finally decide to use isInstance
|
/external/valgrind/main/docs/internals/ |
arm_thumb_notes_gdbserver.txt | 59 to decide to decode in ARM or in thumb mode.
|
/external/valgrind/main/include/ |
pub_tool_execontext.h | 38 // Resolution type used to decide how closely to compare two errors for
|
/external/webkit/Source/WebCore/accessibility/gtk/ |
AXObjectCacheAtk.cpp | 72 // calls to this function, in order to properly decide whether to
|
/external/webkit/Source/WebCore/loader/appcache/ |
ApplicationCacheGroup.h | 189 // due to reaching the maximum size of the application cache database file. This flag is used by ApplicationCacheGroup::checkIfLoadIsComplete() to decide
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
WebContextMenuClient.cpp | 69 // FIXME: We need to decide whether to do the default before calling this delegate method
|
/frameworks/base/core/java/com/android/internal/app/ |
HeavyWeightSwitcherActivity.java | 41 * which there is more than one matching activity, allowing the user to decide
|
/frameworks/base/core/java/com/android/internal/widget/ |
DigitalClock.java | 109 // No longer used, uncomment if we decide to use AM/PM indicator again
|
/frameworks/base/docs/html/design/patterns/ |
confirming-acknowledging.jd | 34 <p>Confirmations don't necessarily have to be presented in an alert with two buttons. After initiating Android Beam, the user is prompted to touch the content to be shared (in this example, it's a photo). If they decide not to proceed, they simply move their phone away.</p>
|
/frameworks/base/docs/html/guide/topics/graphics/ |
overview.jd | 6 and help you decide with approach is best for your needs.</p>
|
/frameworks/base/docs/html/training/backward-compatible-ui/ |
using-component.jd | 107 <p>At runtime, Android will decide which version of the <code>main.xml</code> layout to inflate depending on the platform version. This is the same logic shown in the previous section to determine which <code>TabHelper</code> implementation to use.</p>
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/ |
CameraTest.java | 182 // timeout could be expected or unexpected. The caller will decide.
|
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/ |
ClockView.java | 97 // No longer used, uncomment if we decide to use AM/PM indicator again
|
/frameworks/compile/mclinker/lib/LD/ |
NamePool.cpp | 59 // If it already exists, we should use resolver to decide which symbol
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/ |
armtime | 73 # that to decide if it is the 1st uptime line
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
PowerMgr_API.h | 134 * PsEnable = true, and decide on the proper power mode.
|
/libcore/luni/src/main/java/java/util/jar/ |
InitManifest.java | 78 // this: either use a list of chunks, or decide on used
|
/libcore/luni/src/main/java/javax/xml/transform/ |
ErrorListener.java | 39 * application to decide whether to throw an <code>Exception</code> for
|
/libcore/luni/src/main/java/org/apache/harmony/security/asn1/ |
ASN1Type.java | 167 // TODO decide whether this method is necessary
|
/libcore/luni/src/main/java/org/xml/sax/ |
ErrorHandler.java | 34 * to decide whether to throw an exception for different types of
|
/libcore/support/src/test/java/tests/util/ |
ClassLoaderBuilder.java | 73 * It never loads any classes. All it does is decide when to delegate to
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSetupAccountType.java | 66 // TODO If we decide to exclude the Exchange option in POP_IMAP mode, use the following line
|