/external/chromium_org/chrome/browser/resources/options/ |
confirm_dialog.js | 43 * Pop up the dialog or commit the change, depending on whether confirmation 45 * @param {Event} event Change event. 60 * @param {Event} event Change event. 82 * Handle the confirm button by committing the |pref| change. If 96 * Handle the cancel button by rolling back the |pref| change without it
|
/external/chromium_org/chrome/common/extensions/docs/server2/ |
PRESUBMIT.py | 43 CHANGE DETECTED IN SERVER2 WITHOUT APP.YAML UPDATE 47 Q: Does this change any data that might get stored? 50 * Is this change to support a new feature in the templates? 51 * Does this change include changes to templates? 57 Q: Is this a non-trivial change to the server?
|
/external/chromium_org/chromeos/ime/ |
ime_keyboard.h | 52 // change the current mapping of the modifier keys. Returns true on success. 63 // slave keyboards. If the state change is initiated from a client to the 65 // change down to all keyboards. If the state change is initiated by one slave 67 // state change down to that one keyboard.
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
ShadowTreeStyleSheetCollection.cpp | 95 StyleSheetChange change; local 96 analyzeStyleSheetChange(updateMode, collection, change); 100 // Need to change "false" to some valid condition. 102 if (change.styleResolverUpdateType != Additive) { 112 if (change.requiresFullStyleRecalc)
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGGlyphRefElement.cpp | 90 // FIXME: Set and honor attribute change. 96 // FIXME: Honor attribute change. 103 // FIXME: Honor attribute change. 110 // FIXME: Honor attribute change. 117 // FIXME: Honor attribute change.
|
/external/chromium_org/ui/aura/client/ |
cursor_client.h | 26 // An interface that receives cursor change events. 29 // Notes that |window| has requested the change to |cursor|. 64 // Locks the cursor change. The cursor type, cursor visibility, and mouse 65 // events enable state never change as long as lock is held by anyone. 68 // Unlocks the cursor change. If all the locks are released, the cursor type,
|
/external/chromium_org/webkit/browser/quota/ |
storage_monitor.h | 38 // Forwards a storage change to observers. The event may be dispatched 73 // the host to avoid accumulating for every change. 88 // Handles a usage change. 136 // Handles a usage change. 166 // Handles a usage change.
|
/external/iproute2/examples/diffserv/ |
Edge1 | 9 #change to reflect yours. 35 # values of the DSCP to change depending on the class 38 $TC class change $EGDEV classid 1:1 dsmark mask 0x3 \ 41 $TC class change $EGDEV classid 1:2 dsmark mask 0x3 \ 44 $TC class change $EGDEV classid 1:3 dsmark mask 0x3 \
|
Edge2 | 10 #change to reflect yours. 54 # values of the DSCP to change depending on the class 56 $TC class change $EGDEV classid 1:1 dsmark mask 0x3 \ 58 $TC class change $EGDEV classid 1:2 dsmark mask 0x3 \ 60 $TC class change $EGDEV classid 1:3 dsmark mask 0x3 \
|
/external/iproute2/man/man8/ |
ip-neighbour.8 | 17 .BR "ip neigh" " { " add " | " del " | " change " | " replace " } { " 50 .SS ip neighbour change - change an existing entry 51 .SS ip neighbour replace - add a new entry or change an existing one 97 does not change the neighbour state if it was valid and the address 115 Attempts to delete or manually change a
|
/external/iptables/extensions/ |
libxt_quota2.c | 38 {.name = "no-change", .id = O_NO_CHANGE, .type = XTTYPE_NONE}, 53 " --no-change never change counter/quota value for matching packets\n" 94 printf(" --no-change "); 121 printf("(no-change mode) ");
|
/external/llvm/docs/HistoricalNotes/ |
2002-05-12-InstListChange.txt | 4 Subject: LLVM change 6 There is a fairly fundemental change that I would like to make to the LLVM 37 change the representation, but preserve the interface (including 38 getInstList()) so that all of the code doesn't have to change. 49 The only negative aspect of this change that I see is that it increases
|
/art/compiler/dex/ |
vreg_analysis.cc | 23 bool change = false; local 27 change = true; 29 return change; 33 bool change = false; local 37 change = true; 39 return change; 43 bool change = false; local 47 change = true; 49 return change; 53 bool change = false local 63 bool change = false; local 73 bool change = false; local 83 bool change = false; local 92 bool change = false; local 101 bool change = false; local 110 bool change = false; local [all...] |
/external/chromium_org/base/test/ |
test_file_util_win.cc | 42 EXPLICIT_ACCESS change; local 43 change.grfAccessPermissions = permission; 44 change.grfAccessMode = DENY_ACCESS; 45 change.grfInheritance = 0; 46 change.Trustee.pMultipleTrustee = NULL; 47 change.Trustee.MultipleTrusteeOperation = NO_MULTIPLE_TRUSTEE; 48 change.Trustee.TrusteeForm = TRUSTEE_IS_NAME; 49 change.Trustee.TrusteeType = TRUSTEE_IS_USER; 50 change.Trustee.ptstrName = L"CURRENT_USER"; 53 if (SetEntriesInAcl(1, &change, old_dacl, &new_dacl) != ERROR_SUCCESS) [all...] |
/external/chromium_org/chrome/browser/resources/help/ |
channel_change_page.js | 7 * Encapsulated handling of the channel change overlay. 53 help.HelpBasePage.prototype.initialize.call(this, 'channel-change-page'); 57 $('channel-change-page-cancel-button').onclick = function() { 69 $('channel-change-page-powerwash-button').onclick = function() { 74 $('channel-change-page-change-button').onclick = function() { 100 return $('channel-change-page').querySelectorAll('input[type="radio"]'); 171 $('channel-change-page').classList.remove(this.uiClassTable_[i]); 174 $('channel-change-page').classList.add(newOverlayClass); 217 * channel change [all...] |
/external/chromium_org/chrome/browser/ui/webui/options/ |
preferences_browsertest.h | 97 // change to a user-modified pref value in the C++ backend. 125 // the change to C++ if |commit| is true. 132 // respectively does not cause the change to be committed to the C++ backend. 136 // Verifies that committing a previously made change of a user-modified pref 144 // JavaScript and causes the change to be committed to the C++ backend. 149 // JavaScript and causes the change to be committed to the C++ backend. 152 // Verifies that rolling back a previously made change of a user-modified pref 154 // notification in JavaScript and does not cause the change to be committed to 162 // Change the value of a sentinel pref in the C++ backend and finish observing 178 // Pref change registrar that detects changes to user-modified pref value [all...] |
/external/chromium_org/mojo/services/public/interfaces/view_manager/ |
view_manager.mojom | 25 // Functions that mutate the hierarchy take a change id. This is an ever 26 // increasing integer used to identify the change. Every hierarchy change 43 // Deletes a node. This does not recurse. No hierarchy change notifications 129 // change. For example, if connection 1 attaches a view to a node (SetView()) 135 // id of the next change the server is expecting. |nodes| are the nodes 146 // This is sent to clients when a change is made to the server that results 150 // some way but client 2 isn't notified of the change, then client 2 gets 157 // Invoked when a change is done to the hierarchy. A value of 0 is used to 159 // supplied. See description above ViewManager for details on the change ids [all...] |
/external/chromium_org/components/sync_driver/ |
generic_change_processor.cc | 148 "Failed to look up data for received change with id " + 348 syncer::SyncError AttemptDelete(const syncer::SyncChange& change, 353 DCHECK_EQ(change.change_type(), syncer::SyncChange::ACTION_DELETE); 354 if (change.sync_data().IsLocal()) { 355 const std::string& tag = syncer::SyncDataLocal(change.sync_data()).GetTag(); 361 change.location().ToString(), 370 node->InitByClientTagLookup(change.sync_data().GetDataType(), tag); 375 change.location().ToString(), 380 syncer::SyncDataRemote(change.sync_data()).GetId()); 385 change.location().ToString() 431 const syncer::SyncChange& change = *iter; local [all...] |
/external/chromium_org/net/base/ |
network_change_notifier_win_unittest.cc | 90 // If a task to notify observers of the IP address change event was 113 // If a task to notify observers of the IP address change event was 118 // Simulates a network change event, resulting in a call to OnObjectSignaled. 134 // Run the task to notify observers of the IP address change event. 138 // Simulates a network change event, resulting in a call to OnObjectSignaled. 156 // Run the task to notify observers of the IP address change event. 204 // If a task to notify observers of the IP address change event was
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
parseSvnProperty.pl | 318 diffName => "multi-line '+' change, followed by empty line and start of next diff", 338 diffName => "multi-line '+' change, followed by empty line and start of next diff using Windows line endings", 359 diffName => "multi-line '+' change, followed by empty line and start of next property diff", 379 diffName => "multi-line '+' change, followed by empty line and start of next property diff using Windows line endings", 440 diffName => "multi-line '+' change, followed by empty line and start of binary patch", 460 diffName => "multi-line '+' change, followed by empty line and start of binary patch using Windows line endings", 481 diffName => "multi-line '-' change, followed by multi-line '+' change, empty line, and start of binary patch", 504 diffName => "multi-line '-' change, followed by multi-line '+' change, empty line, and start of binary patch using Windows line endings" [all...] |
/external/libpcap/pcap/ |
sll.h | 64 * DO NOT change the layout of this structure, or change any of the 65 * LINUX_SLL_ values below. If you must change the link-layer header 71 * without any change, and so that capture files with different headers 97 * don't change even if the PACKET_ values change. 109 * that the ETH_P_ values won't change in Linux; if they do, then:
|
/external/tcpdump/ |
sll.h | 64 * DO NOT change the layout of this structure, or change any of the 65 * LINUX_SLL_ values below. If you must change the link-layer header 71 * without any change, and so that capture files with different headers 97 * don't change even if the PACKET_ values change. 109 * that the ETH_P_ values won't change in Linux; if they do, then:
|
/external/bluetooth/bluedroid/bta/sys/ |
bta_sys_int.h | 71 tBTA_SYS_CONN_CBACK *p_policy_cb; /* link policy change callback registered by DM */ 72 tBTA_SYS_CONN_CBACK *p_sco_cb; /* SCO connection change callback registered by AV */ 73 tBTA_SYS_CONN_CBACK *p_role_cb; /* role change callback registered by AV */
|
/external/chromium_org/ash/wm/maximize_mode/ |
maximize_mode_window_state.h | 46 // change, only the bounds will be changed. If |animate| is set, the bound 47 // change get animated. 58 // window state. If |animated| is set we animate the change.
|
/external/chromium_org/chrome/browser/resources/print_preview/data/ticket_items/ |
header_footer.js | 93 * Adds CHANGE listeners to dependent ticket items. 99 print_preview.ticket_items.TicketItem.EventType.CHANGE, 103 print_preview.ticket_items.TicketItem.EventType.CHANGE,
|