/external/jpeg/ |
jdphuff.c | 175 /* remember the single active table */ 586 /* Remember its position in case we have to suspend */
|
/external/libnfc-nxp/src/ |
phFriNfc_NdefReg.h | 256 /* Used to remember the last valid TNF */ 265 /* This flag is used to remember whether we have found a
|
/external/llvm/lib/CodeGen/ |
MachineSink.cpp | 54 // Remember which edges have been considered for breaking. 252 // Walk the basic block bottom-up. Remember if we saw a store.
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
RuntimeDyldMachO.cpp | 182 // Remember the symbol. 319 // Remember the symbol.
|
/external/llvm/lib/Transforms/Utils/ |
AddrModeMatcher.cpp | 106 // If this addressing mode is legal, commit it and remember that we folded 239 // Remember the variable index.
|
/external/llvm/lib/VMCore/ |
ConstantsContext.h | 645 if (HasLargeKey) // Remember the reverse mapping if needed. 676 if (HasLargeKey) // Remember the reverse mapping if needed.
|
/external/proguard/src/proguard/classfile/editor/ |
CodeAttributeComposer.java | 154 // Remember the location of the code fragment. 180 // Remember the old offset of the appended instruction.
|
/external/proguard/src/proguard/optimize/evaluation/ |
EvaluationSimplifier.java | [all...] |
/external/protobuf/src/google/protobuf/io/ |
tokenizer.cc | 495 // Skip more unprintable characters, too. But, remember that '\0' is 558 // Token-parsing helpers. Remember that these don't need to report
|
/external/webkit/Source/WebCore/editing/ |
TextCheckingHelper.cpp | 200 // Remember first-encountered misspelling and its offset. 384 // Remember this detail only if it's earlier than our current candidate (the details aren't in a guaranteed order)
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
ChromeClientAndroid.cpp | 511 void ChromeClientAndroid::provideGeolocationPermissions(const String &origin, bool allow, bool remember) 514 m_geolocationPermissions->providePermissionState(origin, allow, remember);
|
/frameworks/base/docs/html/training/multiple-apks/ |
api.jd | 180 Also remember that each APK needs to have the same package name, although they don?t necessarily 333 <p> Before uploading to Android Market, double-check the following items. Remember that these are specifically relevant to multiple APKs, and in no way represent a complete checklist for all applications being uploaded to Android Market.</p>
|
multiple.jd | 207 Also remember that each APK needs to have the same package name, although they don?t necessarily 421 <p> Before uploading to Android Market, double-check the following items. Remember that these are
|
screensize.jd | 160 Also remember that each APK needs to have the same package name, although they don?t necessarily 303 <p> Before uploading to Android Market, double-check the following items. Remember that these are
|
texture.jd | 139 Also remember that each APK needs to have the same package name, although they don?t necessarily 249 <p>Before uploading to Android Market, double-check the following items. Remember that these are
|
/frameworks/ex/carousel/java/com/android/ex/carousel/ |
CarouselView.java | 64 // Note: remember to update carousel.rs when changing the values below 76 // Note: remember to update carousel.rs when changing the values below
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
SSLEngineImpl.java | 680 // so we just remember the data into remaining_wrapped_data 700 // so we just remember the data into remaining_hsh_data
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
DragController.java | 429 // Remember location of down touch 536 // Remember where the motion event started
|
/packages/apps/Mms/src/com/android/mms/ui/ |
ConversationList.java | 187 // the user, just remember that we've made the check. 216 // Remember that we don't have to do the check anymore when starting MMS. [all...] |
/packages/apps/Music/src/com/android/music/ |
MusicPicker.java | 74 /** Remember whether the list last had focus for restoring its state. */ 76 /** Remember the last ordering mode for restoring state. */
|
/packages/apps/Phone/src/com/android/phone/ |
DTMFTwelveKeyDialer.java | 711 * TODO: it might be more elegent if the dialpad itself could remember 722 * in use and swap calls multiple times, and we'd still remember the
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/ |
VoiceProxy.java | 652 // The user has started a voice input, so remember that in the 662 // The user has started a voice input from an unsupported locale, so remember that [all...] |
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
InputModeSwitcher.java | 217 * Used to remember previous input mode. When user enters an edit field, the 226 * Used to remember recent mode to input language.
|
/external/llvm/lib/Analysis/ |
MemoryDependenceAnalysis.cpp | 557 // Remember the result! 665 // Otherwise, remember this slot so we can update the value. 702 // the value), remember the association! 807 // the value), remember the reverse association because we just added it [all...] |
/external/llvm/lib/Target/ARM/ |
ARMCodeEmitter.cpp | 701 // Remember the CONSTPOOL_ENTRY address for later relocation. [all...] |