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

1 2 3 4

  /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/clang/tools/libclang/
CXCompilationDatabase.cpp 42 AllocatedCXCompileCommands(const std::vector<CompileCommand>& Cmd)
43 : CCmd(Cmd)
111 CompileCommand *cmd = static_cast<CompileCommand *>(CCmd);
112 return cxstring::createRef(cmd->Directory.c_str());
130 CompileCommand *Cmd = static_cast<CompileCommand *>(CCmd);
132 if (Arg >= Cmd->CommandLine.size())
135 return cxstring::createRef(Cmd->CommandLine[Arg].c_str());
  /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,
  /external/clang/tools/scan-build/
scan-build 211 my $Cmd = $$Args[0];
213 if ($Cmd =~ /configure/ || $Cmd =~ /autogen/) {
984 my $Cmd = $Args->[0];
989 if ($Cmd =~ /\bxcodebuild$/) {
996 if ($Cmd =~ /(.*\/?gcc[^\/]*$)/ or
997 $Cmd =~ /(.*\/?cc[^\/]*$)/ or
998 $Cmd =~ /(.*\/?llvm-gcc[^\/]*$)/ or
999 $Cmd =~ /(.*\/?clang$)/ or
1000 $Cmd =~ /(.*\/?ccc-analyzer[^\/]*$)/)
    [all...]
ccc-analyzer 160 my $cmd = shift @items;
161 die "cannot find 'clang' in 'clang' command\n" if (!($cmd =~ /clang/));
170 my $Cmd;
176 $Cmd = 'cp';
184 $Cmd = $Clang;
220 push @PrintArgs,"'$Cmd'";
245 exec $Cmd, @CmdArgs;
263 if ($Result & 127 and $Cmd eq $Clang and defined $HtmlDir) {
  /external/clang/examples/clang-interpreter/
main.cpp 103 const driver::Command *Cmd = cast<driver::Command>(*Jobs.begin());
104 if (llvm::StringRef(Cmd->getCreator().getName()) != "clang") {
110 const driver::ArgStringList &CCArgs = Cmd->getArguments();
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cmd.py 3 Test script for the 'cmd' module
8 import cmd namespace
15 class samplecmdclass(cmd.Cmd):
177 class simplecmd(cmd.Cmd):
196 cmd = self.simplecmd(stdin=input, stdout=output)
197 cmd.use_rawinput = False
198 cmd.cmdloop()
200 ("(Cmd) test\n
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cmd.py 3 Test script for the 'cmd' module
8 import cmd namespace
15 class samplecmdclass(cmd.Cmd):
177 class simplecmd(cmd.Cmd):
196 cmd = self.simplecmd(stdin=input, stdout=output)
197 cmd.use_rawinput = False
198 cmd.cmdloop()
200 ("(Cmd) test\n
    [all...]
  /external/clang/lib/Tooling/
Tooling.cpp 77 const clang::driver::Command *Cmd =
79 if (StringRef(Cmd->getCreator().getName()) != "clang") {
84 return &Cmd->getArguments();
  /external/chromium_org/third_party/skia/src/gpu/
GrInOrderDrawBuffer.h 83 enum Cmd {
  /external/skia/src/gpu/
GrInOrderDrawBuffer.h 83 enum Cmd {
  /frameworks/native/include/media/openmax/
OMX_Core.h     [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Core.h     [all...]

Completed in 1965 milliseconds

1 2 3 4