HomeSort by relevance Sort by last modified time
    Searched full:changed (Results 201 - 225 of 11231) sorted by null

1 2 3 4 5 6 7 891011>>

  /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 &mdash; 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.
  /libcore/luni/src/main/java/java/util/
HugeEnumSet.java 147 boolean changed = false;
154 changed = true;
157 return changed;
278 boolean changed = false;
285 changed = true;
288 return changed;
307 boolean changed = false;
314 changed = true;
317 return changed;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PostCompilerDeltaVisitor.java 54 * compile flag. This is set to true if one of the changed/added/removed
61 * compile flag. This is set to true if one of the changed/added/removed
68 * compile flag. This is set to true if one of the changed/added/removed
76 * Final package flag. This is set to true if one of the changed/added/removed
174 // if the manifest changed we have to repackage the
186 // a resource changed inside the output folder.
248 // we don't care what content was changed. All we care
249 // about is that something changed inside. No need to visit
255 // inside the native library folder. Test if the changed resource is a .so file.
  /external/chromium/chrome/browser/tabs/
tab_strip_model_observer.h 31 // Only the loading state changed.
34 // Only the title changed and page isn't loading.
67 // even when the active tab has not changed. For example, if the selection is
69 // changed, but |old_contents| and |new_contents| are the same. If you only
89 // The specified TabContents at |index| changed in some way. |contents| may
  /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)
  /external/v8/benchmarks/
revisions.html 15 The V8 benchmark suite is changed from time to time as we fix bugs or
26 typos in the DeltaBlue implementation. Changed the Splay benchmark to
29 increasing pressure on the memory subsystem. Changed the RegExp
33 <p>Furthermore, the benchmark runner was changed to run the benchmarks
39 <p>Removed duplicate line in random seed code, and changed the name of
  /external/webkit/Source/WebCore/webaudio/
AudioNodeOutput.h 100 // Announce to any nodes we're connected to that we changed our channel count for its input.
108 // m_numberOfChannels will only be changed in the audio thread.
114 // It must only be changed in the audio thread (or constructor).
120 // It must only be changed in the audio thread (or constructor).
128 // This value should only be changed at the very start or end of the rendering quantum.
  /external/webkit/Tools/DumpRenderTree/gtk/
AccessibilityCallbacks.cpp 92 } else if (!g_strcmp0(signal_query.signal_name, "children-changed")) {
93 signalName.set(g_strdup_printf("children-changed = %d",
139 activeDescendantChangedListenerId = atk_add_global_event_listener(axObjectEventListener, "Gtk:AtkObject:active-descendant-changed");
140 childrenChangedListenerId = atk_add_global_event_listener(axObjectEventListener, "Gtk:AtkObject:children-changed");
142 visibleDataChangedListenerId = atk_add_global_event_listener(axObjectEventListener, "Gtk:AtkObject:visible-data-changed");
  /frameworks/base/docs/html/sdk/api_diff/11/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.0010f to 0.001f.
  /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".
  /frameworks/base/docs/html/sdk/api_diff/9/changes/
org.apache.http.protocol.HTTP.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 "100-Continue" to "100-continue".
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
XKBlib.h 58 unsigned int changed; /* changed aspects of the keyboard */ member in struct:_XkbNewKeyboardNotify
71 unsigned int changed; /* fields which have been changed */ member in struct:_XkbMapNotifyEvent
73 int first_type; /* first changed key type */
74 int num_types; /* number of changed key types */
89 unsigned int vmods; /* mask of changed virtual mods */
100 unsigned int changed; /* mask of changed state components */ member in struct:_XkbStateNotifyEvent
129 unsigned int changed_ctrls; /* controls with changed sub-values *
147 unsigned int changed; \/* indicators with new state or map *\/ member in struct:_XkbIndicatorNotify
159 unsigned int changed; \/* names that have changed *\/ member in struct:_XkbNamesNotify
    [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...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
PKCS8EncodedKeySpecTest.java 89 * can not be changed by modifying initial
107 // byte value has not been changed
133 // byte value has not been changed
X509EncodedKeySpecTest.java 89 * can not be changed by modifying initial
107 // byte value has not been changed
133 // byte value has not been changed
  /external/apache-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/chromium/chrome/browser/policy/
cloud_policy_identity_strategy.h 29 // changed. The token can be queried by calling GetDeviceToken().
33 // changed. New auth data is available through GetCredentials().
79 // Notify observers that the effective token has changed.
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_editor_controller.mm 103 // parent has not changed are updated in-place. Those for which the parent
104 // has changed are removed with a new node created under the new parent.
121 // parent if the parent has changed (rather than deleting it from the old

Completed in 463 milliseconds

1 2 3 4 5 6 7 891011>>