/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/keymaps/ |
D | classic_keymap.json | 2 {"command": "handleTabPrev", string 7 {"command": "handleTab", string 11 {"command": "stopSpeech", string 16 {"command": "toggleKeyPrefix", string 21 {"command": "toggleStickyMode", string 27 {"command": "toggleStickyMode", string 33 {"command": "passThroughMode", string 38 {"command": "performDefaultAction", string 43 {"command": "forceClickOnCurrentItem", string 48 {"command": "forceDoubleClickOnCurrentItem", string [all …]
|
D | flat_keymap.json | 2 {"command": "handleTabPrev", string 7 {"command": "handleTab", string 11 {"command": "stopSpeech", string 16 {"command": "enterShifter", string 21 {"command": "exitShifter", string 26 {"command": "nextGranularity", string 31 {"command": "previousGranularity", string 36 {"command": "toggleKeyPrefix", string 41 {"command": "toggleStickyMode", string 47 {"command": "toggleStickyMode", string [all …]
|
D | experimental.json | 2 {"command": "handleTabPrev", string 7 {"command": "handleTab", string 11 {"command": "stopSpeech", string 16 {"command": "toggleKeyPrefix", string 21 {"command": "forceClickOnCurrentItem", string 26 {"command": "left", string 31 {"command": "backward", string 36 {"command": "right", string 41 {"command": "forward", string 46 {"command": "help", string [all …]
|
D | key_map.js | 151 cvox.KeyMap.prototype.hasBinding = function(command, sequence) { argument 171 cvox.KeyMap.prototype.hasCommand = function(command) { argument 226 cvox.KeyMap.prototype.keyForCommand = function(command) { argument 277 cvox.KeyMap.prototype.rebind = function(command, newKey) { argument 293 cvox.KeyMap.prototype.bind_ = function(command, newKey) { argument 311 'command': command, property
|
/external/chromium_org/tools/cr/cr/base/ |
D | host.py | 51 def _Execute(self, command, argument 121 def Shell(self, *command): 126 def Execute(self, *command): 130 def ExecuteSilently(self, *command): 134 def CaptureShell(self, *command): 139 def Capture(self, *command): 143 def ExecuteStatus(self, *command):
|
/external/chromium_org/sandbox/win/tests/validation_tests/ |
D | suite.cc | 21 wchar_t command[1024] = {0}; in TestProcessAccess() local 130 wchar_t command[1024] = {0}; in TEST() local 143 wchar_t command[1024] = {0}; in TEST() local 156 wchar_t command[1024] = {0}; in TEST() local 174 wchar_t command[1024] = {0}; in TEST() local 196 wchar_t command[1024] = {0}; in TEST() local 215 wchar_t command[1024] = {0}; in TEST() local 224 wchar_t command[1024] = {0}; in TEST() local 235 wchar_t command[1024] = {0}; in TEST() local
|
/external/chromium_org/content/browser/devtools/ |
D | devtools_power_handler.cc | 59 scoped_refptr<DevToolsProtocol::Command> command) { in OnStart() 70 DevToolsPowerHandler::OnEnd(scoped_refptr<DevToolsProtocol::Command> command) { in OnEnd() 82 scoped_refptr<DevToolsProtocol::Command> command) { in OnCanProfilePower() 92 scoped_refptr<DevToolsProtocol::Command> command) { in OnGetAccuracyLevel()
|
D | renderer_overrides_handler.cc | 316 scoped_refptr<DevToolsProtocol::Command> command) { in GrantPermissionsForSetFileInputFiles() 341 scoped_refptr<DevToolsProtocol::Command> command) { in CanEmulateNetworkConditions() 349 scoped_refptr<DevToolsProtocol::Command> command) { in ClearBrowserCache() 356 scoped_refptr<DevToolsProtocol::Command> command) { in ClearBrowserCookies() 366 scoped_refptr<DevToolsProtocol::Command> command) { in PageEnable() 374 scoped_refptr<DevToolsProtocol::Command> command) { in PageDisable() 383 scoped_refptr<DevToolsProtocol::Command> command) { in PageHandleJavaScriptDialog() 415 scoped_refptr<DevToolsProtocol::Command> command) { in PageNavigate() 442 scoped_refptr<DevToolsProtocol::Command> command) { in PageReload() 460 scoped_refptr<DevToolsProtocol::Command> command) { in PageGetNavigationHistory() [all …]
|
/external/skia/tools/ |
D | DumpRecord.cpp | 35 void operator()(const T& command) { in operator ()() 49 void print(const T& command, double time) { in print() 53 void print(const SkRecords::Restore& command, double time) { in print() 58 void print(const SkRecords::Save& command, double time) { in print() 63 void print(const SkRecords::SaveLayer& command, double time) { in print() 70 void printNameAndTime(const T& command, double time) { in printNameAndTime()
|
/external/chromium_org/third_party/skia/tools/ |
D | DumpRecord.cpp | 33 void operator()(const T& command) { in operator ()() 47 void print(const T& command, double time) { in print() 51 void print(const SkRecords::Restore& command, double time) { in print() 56 void print(const SkRecords::Save& command, double time) { in print() 61 void print(const SkRecords::SaveLayer& command, double time) { in print() 68 void printNameAndTime(const T& command, double time) { in printNameAndTime()
|
/external/chromium_org/remoting/webapp/ |
D | wcs_sandbox_content.js | 134 'command': 'onLocalJid', property 148 'command': 'onError', property 165 'command': 'sendXhr', property 187 'command': 'abortXhr', property 203 'command': 'onIq', property
|
D | wcs_sandbox_container.js | 47 'command': 'proxyXhrs' property 111 'command': 'setAccessToken', property 123 'command': 'sendIq', property 278 'command': 'xhrStateChange', property
|
/external/clang/test/Index/ |
D | compile_commands.json | 4 "command": "clang++ -o project.o -c /home/john.doe/MyProject/project.cpp", string 9 "command": "clang++ -o project2.o -c /home/john.doe/MyProject/project2.cpp", string 14 "command": "clang++ -DFEATURE=1 -o project2-feature.o -c /home/john.doe/MyProject/project2.cpp", string
|
/external/clang/bindings/python/tests/cindex/INPUTS/ |
D | compile_commands.json | 4 "command": "clang++ -o project.o -c /home/john.doe/MyProject/project.cpp", string 9 "command": "clang++ -o project2.o -c /home/john.doe/MyProject/project2.cpp", string 14 "command": "clang++ -DFEATURE=1 -o project2-feature.o -c /home/john.doe/MyProject/project2.cpp", string
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
D | path_utils.h | 32 #define SEGMENT_COMMAND(command) /* Extract segment type */ \ argument 34 #define SEGMENT_ABS_REL(command) /* Extract absolute/relative bit */ \ argument 62 VGint command = SEGMENT_COMMAND(segment); in num_elements_for_segments() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
D | path_utils.h | 32 #define SEGMENT_COMMAND(command) /* Extract segment type */ \ argument 34 #define SEGMENT_ABS_REL(command) /* Extract absolute/relative bit */ \ argument 62 VGint command = SEGMENT_COMMAND(segment); in num_elements_for_segments() local
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/ |
D | ExtensionAPI.js | 143 extensionServer.sendRequest({ command: commands.Subscribe, type: this._type }); property 159 extensionServer.sendRequest({ command: commands.Unsubscribe, type: this._type }); property 205 extensionServer.sendRequest({ command: commands.GetConsoleMessages }, callback); property 210 …extensionServer.sendRequest({ command: commands.AddConsoleMessage, severity: severity, text: text,… property 250 extensionServer.sendRequest({ command: commands.GetHAR }, callback && callbackWrapper); property 255 …extensionServer.sendRequest({ command: commands.AddRequestHeaders, headers: headers, extensionId: … property 274 …extensionServer.sendRequest({ command: commands.GetRequestContent, id: this._id }, callback && cal… property 294 …this.applyStyleSheet = function(styleSheet) { extensionServer.sendRequest({ command: commands.Appl… property 302 command: commands.CreatePanel, property 333 …extensionServer.sendRequest({ command: commands.SetOpenResourceHandler, "handlerPresent": !!callba… property [all …]
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | PacketDispatcher.java | 236 CommandPacket command = (CommandPacket) commands.remove(Id); in notifyThread() local 268 public ReplyPacket waitForReply(CommandPacket command, long timeout) in waitForReply() 342 public int sendCommand(CommandPacket command) throws IOException { in sendCommand() 440 CommandPacket command = (CommandPacket) commands.get(en in terminate() local 655 public ReplyPacket performCommand(CommandPacket command) in performCommand() 678 public ReplyPacket performCommand(CommandPacket command, long timeout) in performCommand() 699 public int sendCommand(CommandPacket command) throws IOException { in sendCommand()
|
D | CommandPacket.java | 38 private byte command; field in CommandPacket 50 public CommandPacket(byte commandSet, byte command) { in CommandPacket() 100 public void setCommand(byte commandSet, byte command) { in setCommand()
|
/external/lldb/test/functionalities/command_script/import/thepackage/ |
D | TPunitB.py | 1 def command(debugger, command, result, internal_dict): argument
|
D | TPunitA.py | 1 def command(debugger, command, result, internal_dict): function
|
/external/chromium_org/net/ftp/ |
D | ftp_network_transaction.cc | 452 int FtpNetworkTransaction::SendFtpCommand(const std::string& command, in SendFtpCommand() 756 std::string command = "USER " + base::UTF16ToUTF8(credentials_.username()); in DoCtrlWriteUSER() local 787 std::string command = "PASS " + base::UTF16ToUTF8(credentials_.password()); in DoCtrlWritePASS() local 817 std::string command = "SYST"; in DoCtrlWriteSYST() local 877 std::string command = "PWD"; in DoCtrlWritePWD() local 922 std::string command = "TYPE "; in DoCtrlWriteTYPE() local 958 const std::string command = "EPSV"; in DoCtrlWriteEPSV() local 992 std::string command = "PASV"; in DoCtrlWritePASV() local 1025 std::string command = "RETR " + GetRequestPathForFtpCommand(false); in DoCtrlWriteRETR() local 1076 std::string command = "SIZE " + GetRequestPathForFtpCommand(false); in DoCtrlWriteSIZE() local [all …]
|
/external/chromium_org/chrome/browser/ |
D | command_updater.cc | 36 const CommandMap::const_iterator command(commands_.find(id)); in IsCommandEnabled() local 68 Command* command = it->second; in RemoveCommandObserver() local 75 Command* command = GetCommand(id, true); in UpdateCommandEnabled() local 88 Command* command = new Command; in GetCommand() local
|
/external/chromium_org/tools/site_compare/commands/ |
D | compare2.py | 84 def ValidateCompare2(command): argument 92 def ExecuteCompare2(command): argument
|
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
D | network_list.js | 481 command: createAddConnectionCallback_('WiFi'), property 488 command: createAddConnectionCallback_('Cellular'), property 505 entry.command = function() { function 517 command: createAddConnectionCallback_('VPN'), property 532 command: callback, property 561 command: disconnectCallback, property 571 command: function() { method 580 command: function() { method 588 command: function() { method 765 function createCallback_(menu, data, label, command, opt_iconURL) { argument [all …]
|