Searched refs:Cmd (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibCommand.cpp46 &Cmd::SGetStatus, \
47 &Cmd::SGetTransferredBytes, \
48 &Cmd::SGetTargetAddress, \
49 &Cmd::SSetTarget, \
50 &Cmd::SSetGeneration, \
51 &Cmd::SSetCallback, \
52 &Cmd::SSetRefCon, \
53 &Cmd::SIsExecuting, \
54 &Cmd::SSubmit, \
55 &Cmd
186 Cmd::Cmd( const IUnknownVTbl & vtable, Device& userClient, io_object_t device, function in class:IOFireWireLib::Cmd
[all...]
H A DIOFireWireLibCommand.h43 class Cmd: public IOFireWireIUnknown class in namespace:IOFireWireLib
47 Cmd( const IUnknownVTbl & vtable, Device & userClient, io_object_t device, const FWAddress & inAddr,
50 virtual ~Cmd() ;
132 class ReadCmd: public Cmd
171 class ReadQuadCmd: public Cmd
224 class WriteCmd: public Cmd
270 class PHYCmd: public Cmd
309 class WriteQuadCmd: public Cmd
351 class CompareSwapCmd: public Cmd
436 class AsyncStreamCmd: public Cmd
[all...]
H A DIOFireWireLibVectorCommand.cpp339 Cmd * cmd = IOFireWireIUnknown::InterfaceMap<Cmd>::GetThis(command);
378 Cmd * cmd = IOFireWireIUnknown::InterfaceMap<Cmd>::GetThis(command);
454 Cmd * cmd = (Cmd*)mResultBuffer[index].refCon;
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/page/
H A Dcompiler_peg_mecpu.tcl222 Cmd inc_restore $label ; /Label restore ; /Ok
228 /Ok ; Cmd ias_push ; Exit
234 Cmd icl_push ; # Balanced by inc_save (XX)
235 Cmd icl_push ; # Balanced by pop after ier_terminal
241 Cmd ias_mark
249 value {Cmd isv_nonterminal_reduce $label}
250 match {Cmd isv_nonterminal_range $label}
251 leaf {Cmd isv_nonterminal_leaf $label}
252 discard {Cmd isv_clear}
256 Cmd inc_sav
[all...]
/macosx-10.10/vim-55/src/
H A Dmsvcsetup.bat9 call "%ProgramFiles%\Microsoft Platform SDK\SetEnv.Cmd"
10 rem call "e:\Microsoft Platform SDK\SetEnv.Cmd"
/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Daserver.tcl13 proc Cmd { sock addr port } { procedure
44 set servsock [socket -server Cmd $port]
53 set servsock [socket -server Cmd $port]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/grammar_me/
H A Dgasm.tcl33 Cmd icf_halt ; /Label exit/return ; /Clear
35 Cmd icf_ntreturn ; /Label exit/return ; /Clear
96 proc ::grammar::me::cpu::gasm::Cmd {cmd args} {
116 Cmd .BRA
120 Cmd .NOP $text
124 Cmd .C $text
200 namespace export Inline Cmd Bra Nop Note Jmp Exit Who
/macosx-10.10/lsof-53/lsof/scripts/
H A Dshared.perl553 $Cmd = $Login = $Pgrp = $Pid = $Ppid = $Uid = ""; # process var.
125 if ($F[$i] =~ /^c(.*)/) { $Cmd = $1; last PROC }
221 if ($Cmd ne "") { $Cmds{$Pid} = $Cmd; }
251 $Cmd = $Login = $Pgrp = $Pid = $Ppid = $Uid = "";
/macosx-10.10/ntp-92/ntpd/
H A Drefclock_oncore.c2989 u_char Cmd[20]; local
3031 memcpy(Cmd, oncore_cmd_Az, (size_t) sizeof(oncore_cmd_Az));
3032 w32_buf(&Cmd[-2+4], instance->delay);
3033 oncore_sendmsg(instance, Cmd, sizeof(oncore_cmd_Az)); /* 6,8,12 */
3037 memcpy(Cmd, oncore_cmd_Ay, (size_t) sizeof(oncore_cmd_Ay)); /* some have it, some don't */
3038 w32_buf(&Cmd[-2+4], instance->offset); /* will check for hw response */
3039 oncore_sendmsg(instance, Cmd, sizeof(oncore_cmd_Ay));
3045 memcpy(Cmd, oncore_cmd_Ag, (size_t) sizeof(oncore_cmd_Ag));
3046 Cmd[-2+4] = instance->Ag;
3047 oncore_sendmsg(instance, Cmd, sizeo
3480 u_char *cp, Cmd[20]; local
3758 u_char Cmd[20]; local
[all...]
/macosx-10.10/OpenSSL098-52/src/util/
H A Dpod2man.pl847 ($Cmd, $_) = split(' ', $_, 2);
850 if ($Cmd eq 'head1') {
853 elsif ($Cmd eq 'head2') {
856 elsif ($Cmd eq 'item') {
867 if ($Cmd eq 'cut') {
870 elsif ($Cmd eq 'head1') {
876 elsif ($Cmd eq 'head2') {
880 elsif ($Cmd eq 'over') {
884 elsif ($Cmd eq 'back') {
889 elsif ($Cmd e
[all...]
/macosx-10.10/tcl-105/tk/tk/win/
H A DtkWinSendCom.c66 static HRESULT Async(TkWinSendCom *obj, VARIANT Cmd,
377 VARIANT Cmd,
387 hr = VariantChangeType(&vCmd, &Cmd, 0, VT_BSTR);
370 Async( TkWinSendCom *obj, VARIANT Cmd, EXCEPINFO *pExcepInfo, UINT *puArgErr) argument
/macosx-10.10/tcl-105/tcl/tcl/tools/
H A DcheckLibraryDoc.tcl172 if {[string match *Cmd $x]} {
/macosx-10.10/tcl-105/tcl84/tcl/tools/
H A DcheckLibraryDoc.tcl172 if {[string match *Cmd $x]} {
/macosx-10.10/tcl-105/tcl_ext/sdx/sdx/lib/ftp/
H A Dftp_lib.tcl326 PutsCtrlSock $ftp(Cmd)
1763 set ftp(Cmd) $args
1771 unset ftp(Cmd)
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/ftp/
H A Dftp.tcl402 PutsCtrlSock $s $ftp(Cmd)
2228 set ftp(Cmd) $args
2237 unset ftp(Cmd)
/macosx-10.10/tcl-105/tk84/tk/library/
H A Dconsole.tcl55 set mod "Cmd"
74 -command exit -accel Cmd-Q
/macosx-10.10/tcl-105/tk/tk/macosx/
H A DtkMacOSXMenu.c57 MODIFIER(Cmd, NSCommandKeyMask),
/macosx-10.10/vim-55/runtime/syntax/
H A Dvim.vim62 syn keyword vimAutoEvent contained BufAdd BufCreate BufDelete BufEnter BufFilePost BufFilePre BufHidden BufLeave BufNew BufNewFile BufRead BufReadCmd BufReadPost BufReadPre BufUnload BufWinEnter BufWinLeave BufWipeout BufWrite BufWriteCmd BufWritePost BufWritePre Cmd-event CmdwinEnter CmdwinLeave ColorScheme CursorHold CursorHoldI CursorMoved CursorMovedI EncodingChanged FileAppendCmd FileAppendPost FileAppendPre FileChangedRO FileChangedShell FileChangedShellPost FileEncoding FileReadCmd FileReadPost FileReadPre FileType FileWriteCmd FileWritePost FileWritePre FilterReadPost FilterReadPre FilterWritePost FilterWritePre FocusGained FocusLost FuncUndefined GUIEnter GUIFailed InsertChange InsertEnter InsertLeave MenuPopup QuickFixCmdPost QuickFixCmdPre RemoteReply SessionLoadPost ShellCmdPost ShellFilterPost SourceCmd SourcePre SpellFileMissing StdinReadPost StdinReadPre SwapExists Syntax TabEnter TabLeave TermChanged TermResponse User UserGettingBored VimEnter VimLeave VimLeavePre VimResized WinEnter WinLeave
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXMenu.c1050 MODIF(Cmd, COMMAND),
/macosx-10.10/vim-55/runtime/autoload/
H A Dnetrw.vim5241 exe 'sil! menu '.g:NetrwMenuPriority.'.14.8 '.g:NetrwTopLvlMenu.'Marked\ Files.Exe\ Cmd<tab>mx mx'

Completed in 294 milliseconds