HomeSort by relevance Sort by last modified time
    Searched full:change (Results 1 - 25 of 27401) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libpcap/ChmodBPF/
StartupParameters.plist 2 Description = "Change BPF permissions";
  /external/valgrind/main/none/tests/x86/
pushpopseg.stdout.exp 1 sp change after push = -2
2 sp change after pop = 2
4 sp change after push = -4
5 sp change after pop = 4
  /external/chromium_org/mojo/services/view_manager/
test_change_tracker.cc 33 std::string ChangeToDescription1(const Change& change) {
34 switch (change.type) {
37 change.creator_url.data());
44 "ServerChangeIdAdvanced %d", static_cast<int>(change.change_id));
50 NodeIdToString(change.node_id).c_str(),
51 RectToString(change.bounds).c_str(),
52 RectToString(change.bounds2).c_str());
57 static_cast<int>(change.change_id),
58 NodeIdToString(change.node_id).c_str()
152 Change change; local
162 Change change; local
169 Change change; local
178 Change change; local
191 Change change; local
205 Change change; local
215 Change change; local
223 Change change; local
232 Change change; local
241 Change change; local
    [all...]
test_change_tracker.h 45 struct Change {
46 Change();
47 ~Change();
67 const std::vector<Change>& changes);
70 // if change.size() != 1.
71 std::string ChangeNodeDescription(const std::vector<Change>& changes);
78 // a delegate any time a change is added.
81 // Used to notify the delegate when a change is added. A change corresponds to
96 std::vector<Change>* changes() { return &changes_;
    [all...]
  /art/test/120-hashcode/
info.txt 1 Check that object hashCode and System.identityHashCode never cause the hash to change
  /external/webp/
ChangeLog 4 - 7/11: Updated WebP with head change#Ia53f845b
5 - 8/12: release version 0.2.0-rc1 (head change#Ia5475247)
6 - : Updated WebP with head change#I3da2063b
7 - 3/13: Updated WebP with head change#I9e5ae737
8 - 8/13: Release version 0.3.1 (head change#Idea3464b)
9 - 9/13: Fix memleak in WebPIDelete() (change#Id4faef1b)
10 - 1/14: Release version 0.4.0-rc1 (change#I22be12d8)
11 - 7/14: Release version 0.4.1-rc1 (change#I5346984d2)
NEWS 2 - 8/12: release version 0.2.0-rc1 (head change#Ia5475247).
3 - 3/13: Updated WebP with head change#I9e5ae737
4 - 8/13: release version 0.3.1 (head change#Idea3464b).
7 - 1/14: release version 0.4.0-rc1 (change#I22be12d8).
8 - 7/14: release version 0.4.1-rc1 (change#I5346984d2).
  /external/chromium_org/third_party/skia/tools/chromium/
chrome_changes 2 # changes. If your Skia change requires a change in Chrome, add a line to this
3 # file which contains the codereview issue(s) for the Chrome change, eg:
6 # part of the DEPS roll which contains the Skia change.
  /external/skia/tools/chromium/
chrome_changes 2 # changes. If your Skia change requires a change in Chrome, add a line to this
3 # file which contains the codereview issue(s) for the Chrome change, eg:
6 # part of the DEPS roll which contains the Skia change.
  /external/zlib/src/contrib/minizip/
MiniZip64_Changes.txt 4 Change in 1.0 (Okt 2009)
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
sample1a-expected-assistant2.txt 4 Change Widget Type : Initiates the "Change Widget Type" refactoring
5 Change Layout : Initiates the "Change Layout" refactoring
sample1a-expected-assistant3.txt 4 Change Widget Type : Initiates the "Change Widget Type" refactoring
5 Change Layout : Initiates the "Change Layout" refactoring
  /external/chromium_org/ppapi/generators/
idl_diff.py 28 # Change
30 # A Change object contains the previous lines, new news and change type.
32 class Change(object):
55 # Return True if this change is only a one line change in the copyright notice
58 def IsCopyright(change):
59 if len(change.now) != 1 or len(change.was) != 1: return False
60 if 'Copyright (c)' not in change.now[0]: return Fals
    [all...]
  /build/core/
apicheck_msg_last.txt 3 You have tried to change the API from what has been previously released in
  /external/chromium_org/extensions/browser/api/usb/
OWNERS 1 # USB API members. For core API change, check with owners in
  /external/chromium_org/third_party/icu/source/test/perf/perldriver/
Common.pl 9 $ICULatestVersion = ""; # Change to respective version number
10 $ICUPreviousVersion = ""; # Change to respective version number
11 $ICUPrevious2Version = ""; # Change to respective version number
13 $PerformanceDataPath = ""; #Change to Performance Data Path
15 $ICULatest = ""; # Change to path of latest ICU (e.g. /home/user/Desktop/icu-4.0)
16 $ICUPrevious = ""; # Change to path of previous ICU
17 $ICUPrevious2 = ""; # Change to path of ICU before previous release
19 $OnWindows = 0; # Change to 1 if on Windows
20 $Windows64 = 0; # Change to 1 if on Windows and running 64 bit
  /external/chromium_org/third_party/zlib/contrib/minizip/
ChangeLogUnzip 0 Change in 1.01e (12 feb 05)
5 Change in 1.01b (20 may 04)
9 Change in 1.01 (8 may 04)
13 Change in 1.00: (10 sept 03)
15 - cosmetic code change
17 Change in 0.22: (19 May 03)
21 Change in 0.21: (10 Mar 03)
24 Change in 0.17: (27 Jan 02)
27 Change in 0.16: (19 Jan 02)
30 Change in 0.15: (19 Mar 98)
    [all...]
  /external/icu/icu4c/source/test/perf/perldriver/
Common.pl 9 $ICULatestVersion = ""; # Change to respective version number
10 $ICUPreviousVersion = ""; # Change to respective version number
11 $ICUPrevious2Version = ""; # Change to respective version number
13 $PerformanceDataPath = ""; #Change to Performance Data Path
15 $ICULatest = ""; # Change to path of latest ICU (e.g. /home/user/Desktop/icu-4.0)
16 $ICUPrevious = ""; # Change to path of previous ICU
17 $ICUPrevious2 = ""; # Change to path of ICU before previous release
19 $OnWindows = 0; # Change to 1 if on Windows
20 $Windows64 = 0; # Change to 1 if on Windows and running 64 bit
Common.pl.template 9 $ICULatestVersion = ""; # Change to respective version number
10 $ICUPreviousVersion = ""; # Change to respective version number
12 $PerformanceDataPath = ""; #Change to Performance Data Path
14 $ICULatest = ""; # Change to path of latest ICU (e.g. /home/user/Desktop/icu-4.0)
15 $ICUPrevious = ""; # Change to path of previous ICU
17 $OnWindows = 0; # Change to 1 if on Windows
18 $Windows64 = 0; # Change to 1 if on Windows and running 64 bit
  /frameworks/testing/uiautomator/library/
apicheck_msg_last.txt 3 You have tried to change the API from what has been previously released in
  /external/chromium_org/chrome/common/extensions/docs/examples/api/browserAction/set_icon_path/
manifest.json 3 "description": "Change browser action color when its icon is clicked",
7 "name": "Click to change the icon's color"
  /external/chromium_org/third_party/WebKit/ManualTests/
system-color-change.html 2 Change the system highlight color.
4 On Mac OS X, go into System Preferences and change the Highlight color in the Appearance preference panel.
transitions.html 23 When you click the Change button, the shape will
25 <button style="display: block;" onclick="transition()">Change</button>
31 {className:"green", description:"instantly change into a rectangle and fade from yellow to green over 5 seconds"},
32 {className:"", description:"instantly change into a small yellow square"},
33 {className:"square", description:"instantly change into a yellow rectangle and then animate into a big yellow square over 2 seconds"},
34 {className:"green", description:"instantly change into a yellow rectangle and then animate to a green rectangle over 5 seconds"},
35 {className:"", description:"instantly change into a small yellow square"},
36 {className:"green", description:"instantly change into a yellow rectangle and fade from yellow to green over 5 seconds"},
37 {className:"square", description:"instantly change to a yellow rectangle and then animate into a large yellow square over 2 seconds"},
38 {className:"", description:"instantly change into a small yellow square"
    [all...]
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/popup/
select_event_remove_on_change.html 12 document.getElementById('message').innerText += "change";
17 document.getElementById('s').addEventListener('change', handler);
  /external/chromium_org/chrome/browser/resources/help/
channel_change_page.html 1 <div id="channel-change-page" class="page">
5 <div class="channel-change-page-channel">
6 <input id="channel-change-page-stable-option"
8 <label for="channel-change-page-stable-option" i18n-content="stable">
11 <div class="channel-change-page-channel">
12 <input id="channel-change-page-beta-option"
14 <label for="channel-change-page-beta-option" i18n-content="beta"></label>
16 <div class="channel-change-page-channel">
17 <input id="channel-change-page-dev-option"
19 <label for="channel-change-page-dev-option" i18n-content="dev"></label
    [all...]

Completed in 983 milliseconds

1 2 3 4 5 6 7 8 91011>>