HomeSort by relevance Sort by last modified time
    Searched refs:Cmd (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/chromium_org/v8/tools/push-to-trunk/
test_scripts.py 249 def Cmd(*args, **kwargs):
388 def Command(self, cmd, args="", prefix="", pipe=True, cwd=None):
389 print "%s %s" % (cmd, args)
391 return self._mock.Call("command", cmd + " " + args, cwd=cwd)
440 self.Expect([Cmd("git --version", "git version 1.2.3"),
441 Cmd("git dummy", "")])
447 Cmd("git status -s -uno", ""),
448 Cmd("git status -s -b -uno", "## some_branch"),
449 Cmd("git svn fetch", ""),
450 Cmd("git branch", " branch1\n* %s" % TEST_CONFIG["BRANCHNAME"])
    [all...]
  /external/clang/tools/libclang/
CXCompilationDatabase.cpp 43 AllocatedCXCompileCommands(std::vector<CompileCommand> Cmd)
44 : CCmd(std::move(Cmd)) {}
110 CompileCommand *cmd = static_cast<CompileCommand *>(CCmd);
111 return cxstring::createRef(cmd->Directory.c_str());
129 CompileCommand *Cmd = static_cast<CompileCommand *>(CCmd);
131 if (Arg >= Cmd->CommandLine.size())
134 return cxstring::createRef(Cmd->CommandLine[Arg].c_str());
152 CompileCommand *Cmd = static_cast<CompileCommand *>(CCmd);
154 if (I >= Cmd->MappedSources.size())
157 return cxstring::createRef(Cmd->MappedSources[I].first.c_str())
    [all...]
  /external/clang/lib/Frontend/
CreateInvocationFromCommandLine.cpp 74 const driver::Command *Cmd = cast<driver::Command>(*Jobs.begin());
75 if (StringRef(Cmd->getCreator().getName()) != "clang") {
80 const ArgStringList &CCArgs = Cmd->getArguments();
  /external/libnfc-nxp/src/
phFriNfc_MifStdFormat.h 197 NdefSmtCrdFmt->Cmd.MfCmd = ((NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState == \
211 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareAuthentA;\
222 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareAuthentA;\
232 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareAuthentB;\
244 NdefSmtCrdFmt->Cmd.MfCmd = ((NdefSmtCrdFmt->AddInfo.MfStdInfo.AuthState == \
258 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareCmdListMifareAuthentA;\
269 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareCmdListMifareAuthentA;\
279 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareCmdListMifareAuthentB;\
phFriNfc_TopazMap.c 280 NdefMap->Cmd.JewelCmd = phHal_eJewel_Raw;
284 NdefMap->Cmd.JewelCmd = phHal_eJewel_RID;
286 NdefMap->Cmd.JewelCmd = phHal_eJewelCmdListJewelRid;
364 NdefMap->Cmd.JewelCmd = phHal_eJewel_Raw;
369 NdefMap->Cmd.JewelCmd = phHal_eJewel_ReadAll;
371 NdefMap->Cmd.JewelCmd = phHal_eJewelCmdListJewelReadAll;
446 NdefMap->Cmd.JewelCmd = phHal_eJewel_Raw;
450 NdefMap->Cmd.JewelCmd = phHal_eJewel_ReadAll;
452 NdefMap->Cmd.JewelCmd = phHal_eJewelCmdListJewelReadAll;
534 psNdefMap->Cmd.JewelCmd = phHal_eJewel_Read1
    [all...]
phFriNfc_MifULFormat.c     [all...]
phFriNfc_TopazDynamicMap.c 603 NdefMap->Cmd.JewelCmd = phHal_eJewel_ReadSeg;
605 NdefMap->Cmd.JewelCmd = phHal_eJewelCmdListJewelRead;
696 NdefMap->Cmd.JewelCmd = phHal_eJewel_RID;
698 NdefMap->Cmd.JewelCmd = phHal_eJewelCmdListJewelRid;
737 psNdefMap->Cmd.JewelCmd = phHal_eJewel_Write1E;
830 NdefMap->Cmd.JewelCmd = phHal_eJewel_Read;
832 NdefMap->Cmd.JewelCmd = phHal_eJewelCmdListJewelRead;
835 NdefMap->Cmd.JewelCmd = phHal_eJewel_Read8;
    [all...]
phFriNfc_LlcpMacNfcip.c 304 LlcpMac->Cmd.NfcIP1Cmd = phHal_eNfcIP1_Raw;
314 LlcpMac->Cmd,
391 LlcpMac->Cmd.NfcIP1Cmd = phHal_eNfcIP1_Raw;
400 LlcpMac->Cmd,
phFriNfc_OvrHal.c 72 phHal_uCmdList_t Cmd,
99 OvrHal->TranceiveInfo.cmd = Cmd;
108 if ((phHal_eMifareAuthentA == Cmd.MfCmd)
109 || (phHal_eMifareAuthentB == Cmd.MfCmd))
phFriNfc_OvrHal.h 283 * \param[in] Cmd Command to perform.
309 phHal_uCmdList_t Cmd,
phFriNfc_MifStdFormat.c 382 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareRead;
384 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareCmdListMifareRead;
394 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareWrite16;
396 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareCmdListMifareWrite16;
437 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareWrite16;
439 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareCmdListMifareWrite16;
451 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareWrite16;
453 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareCmdListMifareWrite16;
475 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareWrite16;
477 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareCmdListMifareWrite16
    [all...]
phFriNfc_LlcpMac.h 188 phHal_uCmdList_t Cmd;
phFriNfc_OvrHalCmd.h 153 phHal_uCmdList_t Cmd;
phFriNfc_SmtCrdFmt.h 332 phHal_uCmdList_t Cmd;
phFriNfc_FelicaMap.c 205 * \brief Used in Read Opearation.Sets the Trx Buffer Len calls Transc Cmd.
227 /* set the transc len and call transc cmd*/
239 /* set the transc len and call transc cmd*/
    [all...]
phFriNfc_ISO15693Format.c 167 psNdefSmtCrdFmt->Cmd.Iso15693Cmd = phHal_eIso15693_Cmd;
233 psNdefSmtCrdFmt->Cmd,
phFriNfc_MifareStdMap.c 668 NdefMap->Cmd.MfCmd = phHal_eMifareCmdListMifareRead;
670 NdefMap->Cmd.MfCmd = phHal_eMifareRead;
680 NdefMap->Cmd,
    [all...]
  /external/clang/tools/scan-build/
scan-build 228 my $Cmd = $$Args[0];
230 if ($Cmd =~ /configure/ || $Cmd =~ /autogen/) {
1019 my $Cmd = $Args->[0];
1024 if ($Cmd =~ /\bxcodebuild$/) {
1031 if ($Cmd =~ /(.*\/?gcc[^\/]*$)/ or
1032 $Cmd =~ /(.*\/?cc[^\/]*$)/ or
1033 $Cmd =~ /(.*\/?llvm-gcc[^\/]*$)/ or
1034 $Cmd =~ /(.*\/?clang$)/ or
1035 $Cmd =~ /(.*\/?ccc-analyzer[^\/]*$)/)
    [all...]
ccc-analyzer 164 my $cmd = shift @items;
165 die "cannot find 'clang' in 'clang' command\n" if (!($cmd =~ /clang/));
174 my $Cmd;
180 $Cmd = 'cp';
188 $Cmd = $Clang;
224 push @PrintArgs,"'$Cmd'";
249 exec $Cmd, @CmdArgs;
267 if ($Result & 127 and $Cmd eq $Clang and defined $HtmlDir) {
  /external/clang/examples/clang-interpreter/
main.cpp 104 const driver::Command *Cmd = cast<driver::Command>(*Jobs.begin());
105 if (llvm::StringRef(Cmd->getCreator().getName()) != "clang") {
111 const driver::ArgStringList &CCArgs = Cmd->getArguments();
  /external/clang/lib/Tooling/
CompilationDatabase.cpp 256 const driver::Command *Cmd = cast<driver::Command>(*I);
259 if (Cmd->getSource().getKind() == driver::Action::AssembleJobClass)
260 CompileAnalyzer.run(&Cmd->getSource());
Tooling.cpp 82 const clang::driver::Command *Cmd =
84 if (StringRef(Cmd->getCreator().getName()) != "clang") {
89 return &Cmd->getArguments();
  /external/chromium_org/ui/accessibility/extensions/highcontrast/
background.js 96 chrome.browserAction.setTitle({'title': 'High Contrast (Cmd+Shift+F11)'});
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxKbExplorerScript.js 24 cvox.ChromeVox.isChromeOS=-1!=navigator.userAgent.indexOf("CrOS");cvox.ChromeVox.isMac=-1!=navigator.platform.indexOf("Mac");cvox.ChromeVox.modKeyStr=cvox.ChromeVox.isChromeOS?"Shift+Search":cvox.ChromeVox.isMac?"Ctrl+Cmd":"Shift+Alt";cvox.ChromeVox.sequenceSwitchKeyCodes=[];cvox.ChromeVox.visitedUrls={};cvox.ChromeVox.markInUserCommand=function(){};cvox.ChromeVox.syncToNode=function(){};cvox.ChromeVox.speakNode=function(){};cvox.ChromeVox.executeUserCommand=function(){};
28 cvox.KeySequence.prototype.rationalizeKeys_=function(){if(!this.skipStripping){var a=cvox.ChromeVox.modKeyStr.split(/\+/g),b=this.keys.keyCode.length-1;-1!=a.indexOf("Ctrl")&&(this.keys.ctrlKey[b]=!1);-1!=a.indexOf("Alt")&&(this.keys.altKey[b]=!1);-1!=a.indexOf("Shift")&&(this.keys.shiftKey[b]=!1);var c=this.getMetaKeyName_();if(-1!=a.indexOf(c))if("Search"==c)this.keys.searchKeyHeld[b]=!1;else if("Cmd"==c||"Win"==c)this.keys.metaKey[b]=!1}};
29 cvox.KeySequence.prototype.getMetaKeyName_=function(){return cvox.ChromeVox.isChromeOS?"Search":cvox.ChromeVox.isMac?"Cmd":"Win"};cvox.KeySequence.prototype.checkKeyEquality_=function(a){for(var b in this.keys)for(var c=this.keys[b].length;c--;)if(this.keys[b][c]!==a.keys[b][c])return!1;return!0};cvox.KeySequence.prototype.length=function(){return this.keys.keyCode.length};cvox.KeySequence.prototype.isModifierKey=function(a){return 16==a||17==a||18==a||91==a||93==a};
34 e);d&&b.addKeyEvent(c);return b};cvox.KeySequence.setModifiersOnEvent_=function(a,b){"Ctrl"==a?(b.ctrlKey=!0,b.keyCode=17):"Alt"==a?(b.altKey=!0,b.keyCode=18):"Shift"==a?(b.shiftKey=!0,b.keyCode=16):"Search"==a?(b.searchKeyHeld=!0,b.keyCode=91):"Cmd"==a?(b.metaKey=!0,b.keyCode=91):"Win"==a?(b.metaKey=!0,b.keyCode=91):"Insert"==a&&(b.keyCode=45)};
39 cvox.KeyUtil.keyCodeToString=function(a){return 17==a?"Ctrl":18==a?"Alt":16==a?"Shift":91==a||93==a?cvox.ChromeVox.isChromeOS?"Search":cvox.ChromeVox.isMac?"Cmd":"Win":45==a?"Insert":65<=a&&90>=a?String.fromCharCode(a):48<=a&&57>=a?String.fromCharCode(a):"#"+a};cvox.KeyUtil.modStringToKeyCode=function(a){switch(a){case "Ctrl":return 17;case "Alt":return 18;case "Shift":return 16;case "Cmd":case "Win":return 91}return-1};
41 cvox.KeyUtil.getReadableNameForKeyCode=function(a){if(0==a)return"Power button";if(17==a)return"Control";if(18==a)return"Alt";if(16==a)return"Shift";if(9==a)return"Tab";if(91==a||93==a)return cvox.ChromeVox.isChromeOS?"Search":cvox.ChromeVox.isMac?"Cmd":"Win";if(8==a)return"Backspace";if(32==a)return"Space";if(35==a)return"end";if(36==a)return"home";if(37==a)return"Left arrow";if(38==a)return"Up arrow";if(39==a)return"Right arrow";if(40==a)return"Down arrow";if(45==a)return"Insert";if(13==a)return"Enter";
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
key_util.js 155 return 'Cmd';
192 case 'Cmd':
252 return 'Cmd';
340 stickyKeyCode = 91; // GUI key (Search/Cmd) for ChromeOs and Mac

Completed in 1036 milliseconds

1 2 3