| /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 129 wchar_t command[1024] = {0}; in TEST() local 142 wchar_t command[1024] = {0}; in TEST() local 155 wchar_t command[1024] = {0}; in TEST() local 173 wchar_t command[1024] = {0}; in TEST() local 195 wchar_t command[1024] = {0}; in TEST() local 214 wchar_t command[1024] = {0}; in TEST() local 223 wchar_t command[1024] = {0}; in TEST() local 234 wchar_t command[1024] = {0}; in TEST() local
|
| /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 | 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/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/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/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
|
| /external/chromium_org/content/browser/devtools/ |
| D | renderer_overrides_handler.cc | 228 DevToolsProtocol::Command* command, in ParseCaptureParameters() 284 scoped_refptr<DevToolsProtocol::Command> command) { in GrantPermissionsForSetFileInputFiles() 310 scoped_refptr<DevToolsProtocol::Command> command) { in ClearBrowserCache() 317 scoped_refptr<DevToolsProtocol::Command> command) { in ClearBrowserCookies() 327 scoped_refptr<DevToolsProtocol::Command> command) { in PageDisable() 334 scoped_refptr<DevToolsProtocol::Command> command) { in PageHandleJavaScriptDialog() 366 scoped_refptr<DevToolsProtocol::Command> command) { in PageNavigate() 390 scoped_refptr<DevToolsProtocol::Command> command) { in PageReload() 408 scoped_refptr<DevToolsProtocol::Command> command) { in PageGetNavigationHistory() 444 scoped_refptr<DevToolsProtocol::Command> command) { in PageNavigateToHistoryEntry() [all …]
|
| D | devtools_power_handler.cc | 54 scoped_refptr<DevToolsProtocol::Command> command) { in OnStart() 64 DevToolsPowerHandler::OnEnd(scoped_refptr<DevToolsProtocol::Command> command) { in OnEnd() 75 scoped_refptr<DevToolsProtocol::Command> command) { in OnCanProfilePower()
|
| D | devtools_tracing_handler.cc | 140 scoped_refptr<DevToolsProtocol::Command> command) { in OnStart() 193 scoped_refptr<DevToolsProtocol::Command> command) { in OnTracingStarted() 205 scoped_refptr<DevToolsProtocol::Command> command) { in OnEnd() 225 scoped_refptr<DevToolsProtocol::Command> command) { in OnGetCategories() 234 scoped_refptr<DevToolsProtocol::Command> command, in OnCategoriesReceived()
|
| /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/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/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/ |
| D | ExtensionAPI.js | 144 extensionServer.sendRequest({ command: commands.Subscribe, type: this._type }); property 160 extensionServer.sendRequest({ command: commands.Unsubscribe, type: this._type }); property 207 extensionServer.sendRequest({ command: commands.GetConsoleMessages }, callback); property 212 …extensionServer.sendRequest({ command: commands.AddConsoleMessage, severity: severity, text: text,… property 252 extensionServer.sendRequest({ command: commands.GetHAR }, callback && callbackWrapper); property 257 …extensionServer.sendRequest({ command: commands.AddRequestHeaders, headers: headers, extensionId: … property 276 …extensionServer.sendRequest({ command: commands.GetRequestContent, id: this._id }, callback && cal… property 296 …this.applyStyleSheet = function(styleSheet) { extensionServer.sendRequest({ command: commands.Appl… property 304 command: commands.CreatePanel, property 335 …extensionServer.sendRequest({ command: commands.SetOpenResourceHandler, "handlerPresent": !!callba… property [all …]
|
| /external/lldb/test/functionalities/command_script/import/thepackage/ |
| D | TPunitA.py | 1 def command(debugger, command, result, internal_dict): argument
|
| D | TPunitB.py | 1 def command(debugger, command, result, internal_dict): argument
|
| /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/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/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 | 460 command: 'add', property 467 command: createAddConnectionCallback_(Constants.TYPE_CELLULAR), property 485 entry.command = function() { function 506 command: callback, property 524 command: 'disconnect', property 535 command: function() { method 541 command: function() { method 547 command: function() { method 721 function createCallback_(menu, data, label, command, opt_iconURL) { argument 793 command: createAddConnectionCallback_(Constants.TYPE_WIFI) property [all …]
|