/external/llvm/test/FileCheck/ |
dos-style-eol.txt | 3 // Don't change line endings!
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_debug_refcnt.h | 43 void debug_reference_slowpath(const struct pipe_reference* p, debug_reference_descriptor get_desc, int change); 45 static INLINE void debug_reference(const struct pipe_reference* p, debug_reference_descriptor get_desc, int change) 48 debug_reference_slowpath(p, get_desc, change); 53 static INLINE void debug_reference(const struct pipe_reference* p, debug_reference_descriptor get_desc, int change)
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
UserDataBox.java | 37 return super.getContentSize(); //To change body of overridden methods use File | Settings | File Templates. 42 super.parse(readableByteChannel, header, contentSize, boxParser); //To change body of overridden methods use File | Settings | File Templates. 47 super._parseDetails(content); //To change body of overridden methods use File | Settings | File Templates. 52 super.getContent(byteBuffer); //To change body of overridden methods use File | Settings | File Templates.
|
/external/oprofile/libutil/ |
op_version.c | 20 /* Do not change the version format: it is documented in html doc */
|
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/ |
inffast.h | 8 subject to change. Applications should only use zlib.h.
|
/external/qemu/distrib/zlib-1.2.8/ |
inffast.h | 8 subject to change. Applications should only use zlib.h.
|
/external/qemu/tcg/ |
TODO | 11 - Change exception syntax to get closer to QOP system (exception
|
/external/skia/ |
skia.gyp | 7 # not intended for external use and may change without notice.
|
/external/zlib/src/ |
inffast.h | 8 subject to change. Applications should only use zlib.h.
|
/frameworks/base/core/java/android/database/ |
ContentObserver.java | 74 * Returns true if this observer is interested receiving self-change notifications. 80 * @return True if self-change notifications should be delivered to the observer. 87 * This method is called when a content change occurs. 92 * @param selfChange True if this is a self-change notification. 99 * This method is called when a content change occurs. 110 * // Implement the onChange(boolean) method to delegate the change notification to 121 * // Handle change. 126 * @param selfChange True if this is a self-change notification. 134 * Dispatches a change notification to the observer. Includes the changed 137 * @param selfChange True if this is a self-change notification [all...] |
/frameworks/testing/uiautomator/library/ |
apicheck_msg_current.txt | 3 You have tried to change the API from what has been previously approved.
|
/packages/apps/Camera/jni/feature_stab/src/dbreg/ |
targetver.h | 27 #define WINVER 0x0600 // Change this to the appropriate value to target other versions of Windows. 31 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows. 35 #define _WIN32_WINDOWS 0x0410 // Change this to the appropriate value to target Windows Me or later. 39 #define _WIN32_IE 0x0700 // Change this to the appropriate value to target other versions of IE.
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/ |
MessageStateChange.java | 44 * Projection for a query to get all columns necessary for an actual change. 146 LogUtils.w(LOG_TAG, "existing change inconsistent with new change"); 174 final MessageStateChange change = changesMap.valueAt(i); local 176 if ((change.mServerId == null || change.mServerId.length() == 0) || 177 (change.mOldFlagRead == change.mNewFlagRead && 178 change.mOldFlagFavorite == change.mNewFlagFavorite)) [all...] |
/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
targetver.h | 27 #define WINVER 0x0600 // Change this to the appropriate value to target other versions of Windows. 31 #define _WIN32_WINNT 0x0600 // Change this to the appropriate value to target other versions of Windows. 35 #define _WIN32_WINDOWS 0x0410 // Change this to the appropriate value to target Windows Me or later. 39 #define _WIN32_IE 0x0700 // Change this to the appropriate value to target other versions of IE.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter_ipv4/ |
ipt_LOG.h | 4 /* make sure not to change this without changing netfilter.h:NF_LOG_* (!) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/netfilter_ipv6/ |
ip6t_LOG.h | 4 /* make sure not to change this without changing netfilter.h:NF_LOG_* (!) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv4/ |
ipt_LOG.h | 4 /* make sure not to change this without changing netfilter.h:NF_LOG_* (!) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_ipv6/ |
ip6t_LOG.h | 4 /* make sure not to change this without changing netfilter.h:NF_LOG_* (!) */
|
/external/chromium_org/chrome/browser/spellchecker/ |
spellcheck_custom_dictionary.cc | 43 // The change is valid and can be applied as-is. 46 // The change contained words to be added that are not valid. 49 // The change contained words to be added that are already in the dictionary. 52 // The change contained words to be removed that are not in the dictionary. 173 SpellcheckCustomDictionary::Change::Change() { 176 SpellcheckCustomDictionary::Change::Change( 177 const SpellcheckCustomDictionary::Change& other) 182 SpellcheckCustomDictionary::Change::Change(const WordList& to_add [all...] |
/external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
hangoutpubsubclient.cc | 117 // Make every item trigger an event, even if state doesn't change. 255 const PubSubStateChange<bool>& change) { 257 change.published_nick, change.old_state, change.new_state); 275 const PubSubStateChange<bool>& change) { 276 bool was_muted = change.old_state; 277 bool is_muted = change.new_state; 278 bool remote_action = (!change.publisher_nick.empty() && 279 (change.publisher_nick != change.published_nick)) [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
runtime-changes.jd | 10 <li><a href="#RetainingAnObject">Retaining an Object During a Configuration Change</a></li> 11 <li><a href="#HandlingTheChange">Handling the Configuration Change Yourself</a> 18 <li><a href="http://android-developers.blogspot.com/2009/02/faster-screen-orientation-change.html">Faster 19 Screen Orientation Change</a></li> 24 <p>Some device configurations can change during runtime 25 (such as screen orientation, keyboard availability, and language). When such a change occurs, 54 <li><a href="#RetainingAnObject">Retain an object during a configuration change</a> 59 <li><a href="#HandlingTheChange">Handle the configuration change yourself</a> 61 changes, but receive a callback when the configurations do change, so that you can manually update 67 <h2 id="RetainingAnObject">Retaining an Object During a Configuration Change</h2 [all...] |
/external/antlr/antlr-3.4/runtime/C/ |
ChangeLog | 1 The following changes (change numbers refer to perforce) were 7 Change 5641 on 2009/02/20 by jimi@jimi.jimi.antlr3 13 Change 5639 on 2009/02/20 by jimi@jimi.jimi.antlr3 19 Change 5577 on 2009/02/12 by jimi@jimi.jimi.antlr3 34 Change 5576 on 2009/02/11 by jimi@jimi.jimi.antlr3 40 Change 5575 on 2009/02/08 by jimi@jimi.jimi.antlr3 52 This change implements the first of two C runtime changes that make 70 This single change alone reduces memory usage in the test case (20,604 104 Change 5563 on 2009/01/28 by jimi@jimi.jimi.antlr3 109 Change 5562 on 2009/01/28 by jimi@jimi.jimi.antlr [all...] |
/developers/samples/android/media/BasicMediaRouter/ |
template-params.xml | 24 <!-- change minSdk if needed--> 36 Once connected, use the "Change Color" button to change the background color of the secondary screen.
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
file_change.h | 19 // Represents change in the filesystem. Rename is represented as two entries: 30 // Created an object representing a change of file or directory pointed by 31 // |change_path|. The change is of |change_type| type.
|
/external/chromium_org/chrome/browser/resources/help/ |
channel_change_page.css | 6 #channel-change-page { 11 .channel-change-page-channel label { 15 .channel-change-page-channel {
|