/external/quake/quake/src/QW/ |
qwrlnote.txt | 42 Fixed/Changed:
43 - Proxy checksumming code changed to less CPU intensive algorithm.
60 Fixed/Changed:
76 Fixed/Changed:
78 - Server signon sequence changed to multipart due to new packet size
92 Fixed/Changed:
93 - Signon sequence changed to correspond to new server protocol
115 Fixed/Changed:
127 Fixed/Changed:
145 Fixed/Changed: [all...] |
/dalvik/libcore/text/src/main/java/java/text/ |
DateFormatSymbols.java | 19 // The icu implementation used was changed from icu4j to icu4jni. 126 // BEGIN android-changed 135 // END android-changed 140 // BEGIN android-changed 142 // END android-changed 163 // BEGIN android-changed 169 // END android-changed 224 // BEGIN android-changed 233 // END android-changed 337 // BEGIN android-changed [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
GsmConnection.java | 169 // On mobile originated (MO) calls, the phone number may have changed 420 // Returns true if state has changed, false if nothing changed 424 boolean changed = false; 431 if (Phone.DEBUG_PHONE) log("update: phone # changed!"); 433 changed = true; 442 changed = true; 446 changed = changed || parentStateChange; 457 ", changed=" + changed) [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
memory_slices.sgml | 104 be changed with the <link linkend="G_SLICE">G_SLICE=always-malloc</link> 118 be changed with the <link linkend="G_SLICE">G_SLICE=always-malloc</link> 144 Note that the exact release behaviour can be changed with the 161 Note that the exact release behaviour can be changed with the 179 be changed with the <link linkend="G_SLICE">G_SLICE=always-malloc</link> 195 be changed with the <link linkend="G_SLICE">G_SLICE=always-malloc</link> 211 be changed with the <link linkend="G_SLICE">G_SLICE=always-malloc</link> 226 Note that the exact release behaviour can be changed with the 243 Note that the exact release behaviour can be changed with the
|
/external/jpeg/ |
change.log | 44 changed to produce "uncompressed GIFs", and cjpeg's GIF input capability 77 All routine declarations changed to the style "GLOBAL(type) name ...", 82 will have to be changed. 87 changed. If you need to make such code work with either older or newer 125 * We changed jpeg_start_decompress() to be able to suspend; this makes all 127 existing applications that use suspending input will need to be changed 130 * We changed the interface to the virtual array routines: access_virt_array 157 Changed color conversion roundoff behavior so that grayscale values are 194 The application programmer's interface to the library has changed completely.
|
/frameworks/base/docs/html/sdk/api_diff/6/changes/ |
jdiff_statistics.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 80 The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements — that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class. 135 <h2>Changed Packages, Sorted by Percentage Difference</h2> 161 <h2>Changed Classes and <i>Interfaces</i>, Sorted by Percentage Difference</h2> 194 Percentage difference = 100 * (added + removed + 2*changed) 198 <p>where <code>added</code> is the number of packages added, <code>removed</code> is the number of packages removed, and <code>changed</code> is the number of packages changed. 199 This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed.
|
android.view.WindowManager.LayoutParams.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 80 <a NAME="Changed"></a> 81 <TABLE summary="Changed Fields" WIDTH="100%"> 83 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD> 90 Changed in value from 2008 to 2014.
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/dc/ |
SDL_sysjoystick.c | 128 int buttons,prev_buttons,i,changed; local 135 changed = buttons^prev_buttons; 137 if ((changed)&(CONT_DPAD_UP|CONT_DPAD_DOWN|CONT_DPAD_LEFT|CONT_DPAD_RIGHT)) { 145 if ((changed)&(CONT_DPAD2_UP|CONT_DPAD2_DOWN|CONT_DPAD2_LEFT|CONT_DPAD2_RIGHT)) { 155 if (changed & sdl_buttons[i]) {
|
/external/skia/src/views/ |
SkImageView.cpp | 84 bool changed = false; local 91 changed = true; 100 changed = true; 104 // only redraw if we changed our matrix and we're not in scaleToFit mode 105 if (changed && this->getScaleType() == kMatrix_ScaleType && fUriIsValid)
|
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
android.provider.MediaStore.Images.Media.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 80 <a NAME="Changed"></a> 81 <TABLE summary="Changed Fields" WIDTH="100%"> 83 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD> 90 Changed in value from "name ASC" to "bucket_display_name".
|
android.provider.MediaStore.Video.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 80 <a NAME="Changed"></a> 81 <TABLE summary="Changed Fields" WIDTH="100%"> 83 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD> 90 Changed in value from "name ASC" to "_display_name".
|
/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
android.hardware.SensorManager.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 80 <a NAME="Changed"></a> 81 <TABLE summary="Changed Fields" WIDTH="100%"> 83 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD> 90 Changed in value from 0.001f to 0.0010f.
|
android.provider.MediaStore.Audio.Genres.Members.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 80 <a NAME="Changed"></a> 81 <TABLE summary="Changed Fields" WIDTH="100%"> 83 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD> 90 Changed in value from "title" to "title_key".
|
android.provider.MediaStore.Audio.Media.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 80 <a NAME="Changed"></a> 81 <TABLE summary="Changed Fields" WIDTH="100%"> 83 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD> 90 Changed in value from "title" to "title_key".
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiAttributeNode.java | 62 * @return True if the attribute has been changed since it was last loaded 71 * flag as changed. 129 * Called when the XML is being loaded or has changed to 136 * The caller doesn't really know if attributes have changed, 145 * Called by the user interface when the editor is saved or its state changed
|
/packages/apps/Settings/src/com/android/settings/ |
RunningServices.java | 283 boolean changed = false; 286 changed = true; 313 changed = true; 318 changed = true; 331 changed = true; 337 return changed; 349 // changed here. 358 boolean changed = false; 362 changed = true; 367 changed |= proc.buildDependencyChain(context, pm, curSeq) [all...] |
/external/jdiff/src/jdiff/ |
APIComparator.java | 62 // in both the old and new API, then treat it as changed, 84 // Find packages which were added or changed in the new API 94 // if it was already marked as changed 113 // %age change = 100 * (added + removed + 2*changed) 169 // in both the old and new package, then treat it as changed, 190 // Find classes which were added or changed in the new package 200 // if it was already marked as changed 254 classDiff.modifiersChange_ = "Changed from "; 271 changeText += "Changed from abstract to non-abstract."; 273 changeText += "Changed from non-abstract to abstract." [all...] |
MergeChanges.java | 76 * Convert some removed and added constructors into changed constructors. 119 * Convert some removed and added methods into changed methods. 129 * Convert single removed and added methods into a changed method. 183 * Convert multiple removed and added methods into changed methods. 185 * something else changed. 269 changeText += "Changed from abstract to non-abstract."; 271 changeText += "Changed from non-abstract to abstract."; 279 changeText += "Changed from native to non-native."; 281 changeText += "Changed from non-native to native."; 289 changeText += "Changed from synchronized to non-synchronized." [all...] |
/dalvik/libcore/security/src/test/java/tests/security/spec/ |
PKCS8EncodedKeySpecTest.java | 112 * can not be changed by modifying initial 136 // byte value has not been changed 168 // byte value has not been changed
|
X509EncodedKeySpecTest.java | 113 * can not be changed by modifying initial 137 // byte value has not been changed 169 // byte value has not been changed
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/res/ |
XMLMessages.java | 39 private static ListResourceBundle XMLBundle = new XMLErrorResources(); // android-changed 79 // BEGIN android-changed 82 // END android-changed
|
/external/kernel-headers/original/linux/ |
seqlock.h | 93 * If sequence value changed 94 * then writer changed data while in section 128 * Equivalent to: iv is odd or sequence number has changed.
|
/external/qemu/distrib/sdl-1.2.12/src/video/dc/ |
SDL_dcevents.c | 71 int buttons,changed; local 82 changed = buttons^prev_buttons; 84 if (changed & sdl_mousebtn[i]) {
|
/external/tcpdump/ |
slcompress.h | 30 * numbers have changed (bottom 5 bits). The next octet is a 36 * the receiver implicitly knows what changed -- see below). 75 #define NEW_C 0x40 /* flag bits for what changed in a packet */
|
/frameworks/base/core/java/android/widget/ |
SeekBar.java | 38 * changed. This includes changes that were initiated by the user through a 45 * Notification that the progress level has changed. Clients can use the fromUser parameter 48 * @param seekBar The SeekBar whose progress has changed
|