Searched refs:New (Results 126 - 150 of 240) sorted by relevance

12345678910

/macosx-10.10.1/vim-55/runtime/lang/
H A Dmenu_pl_pl.iso_8859-2.vim31 menutrans &New<Tab>:enew &Nowy<Tab>:enew
187 menutrans &New<Tab>^Wn &Nowy<Tab>^Wn
249 tmenu ToolBar.New Nowy widok
H A Dmenu_pl_pl.utf-8.vim31 menutrans &New<Tab>:enew &Nowy<Tab>:enew
187 menutrans &New<Tab>^Wn &Nowy<Tab>^Wn
249 tmenu ToolBar.New Nowy widok
H A Dmenu_polish_poland.1250.vim31 menutrans &New<Tab>:enew &Nowy<Tab>:enew
187 menutrans &New<Tab>^Wn &Nowy<Tab>^Wn
249 tmenu ToolBar.New Nowy widok
H A Dmenu_pt_br.vim36 menutrans &New<Tab>:enew &Novo<Tab>:enew
198 menutrans &New<Tab>^Wn N&ova<Tab>^Wn
249 tmenu ToolBar.New Nova Janela
H A Dmenu_pt_pt.vim34 menutrans &New<Tab>:enew &Novo<Tab>:enew
177 menutrans &New<Tab>^Wn N&ova<Tab>^Wn
228 tmenu ToolBar.New Nova Janela
H A Dmenu_sk_sk.iso_8859-2.vim29 menutrans &New<Tab>:enew &Nov�<Tab>:enew
144 menutrans &New<Tab>^Wn &Nov�<Tab>^Wn
199 tmenu ToolBar.New Nov� okno
H A Dmenu_slovak_slovak_republic.1250.vim29 menutrans &New<Tab>:enew &Nov�<Tab>:enew
144 menutrans &New<Tab>^Wn &Nov�<Tab>^Wn
199 tmenu ToolBar.New Nov� okno
H A Dmenu_sr_rs.ascii.vim27 menutrans &New<Tab>:enew &Nova<Tab>:enew
159 menutrans &New<Tab>^Wn &Novi<Tab>^Wn
214 tmenu ToolBar.New Novi
H A Dmenu_sr_rs.iso_8859-2.vim28 menutrans &New<Tab>:enew &Nova<Tab>:enew
160 menutrans &New<Tab>^Wn &Novi<Tab>^Wn
215 tmenu ToolBar.New Novi
H A Dmenu_eo.utf-8.vim35 menutrans &New<Tab>:enew &Nova<Tab>:enew
220 menutrans &New<Tab>^Wn &Nova<Tab>^Wn
282 menutrans New Nova
320 tmenu ToolBar.New Nova fenestro
H A Dmenu_fi_fi.latin1.vim23 menutrans &New<Tab>:enew &Uusi<Tab>:enew
333 menutrans &New<Tab>^Wn &Uusi\ ikkuna<Tab>^Wn
416 menutrans New Uusi
454 tmenu ToolBar.New Uusi ikkuna
H A Dmenu_fr_fr.latin1.vim42 menutrans &New<Tab>:enew &Nouveau<Tab>:enew
231 menutrans &New<Tab>^Wn &Nouvelle\ fen�tre<Tab>^Wn
293 menutrans New Nouvelle
331 tmenu ToolBar.New Nouvelle fen�tre
H A Dmenu_chinese_gb.936.vim33 menutrans &New<Tab>:enew ����(&N)<Tab>:enew
186 menutrans &New<Tab>^Wn ����(&N)<Tab>^Wn
H A Dmenu_ko_kr.euckr.vim32 menutrans &New<Tab>:enew ������(&N)<Tab>:enew
182 menutrans &New<Tab>^Wn ��\ ��(&N)<Tab>^Wn
H A Dmenu_ko_kr.utf-8.vim32 menutrans &New<Tab>:enew ���������(&N)<Tab>:enew
182 menutrans &New<Tab>^Wn ���\ ���(&N)<Tab>^Wn
H A Dmenu_zh_cn.gb2312.vim36 menutrans &New<Tab>:enew ����(&N)<Tab>:enew
189 menutrans &New<Tab>^Wn ����(&N)<Tab>^Wn
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dncf.vim93 syn match ncfSetCommandsNum "\(New Service Process Wait Time\)\s*="
155 syn match ncfSetCommandsBool "\(New Time With Daylight Savings Time Status\)\s*="
202 syn match ncfSetCommandsTime "\(New Packet Receive Buffer Wait Time\)\s*="
H A Dlhaskell.vim27 " 2004 February 18: New version, based on Ian Lynagh's TeX guessing
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DMachineBasicBlock.h371 void replaceSuccessor(MachineBasicBlock *Old, MachineBasicBlock *New);
530 /// 'Old', change the code and CFG so that it branches to 'New' instead.
531 void ReplaceUsesOfBlockWith(MachineBasicBlock *Old, MachineBasicBlock *New);
/macosx-10.10.1/llvmCore-3425.0.34/tools/llvm-diff/
H A DDifferenceEngine.cpp145 bool operator()(const BlockPair &Old, const BlockPair &New) { argument
147 < fde.getUnprocPredCount(New.first);
/macosx-10.10.1/AppleUSBIrDA-145.2.4/IrDA/IAS/
H A DIrIASClient.cpp156 // New, init LSAPConn
165 fGetPutBuffer = CBufferSegment::New( kIASClientBufferSize );
H A DIrIASServer.cpp175 fGetPutBuffer = CBufferSegment::New(kIASServerBufferSize);
/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalCaptureDevice.cpp77 mAudioInputPtrs = CABufferList::New("WriteBufferList", mRequestedFormat);
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DAliasSetTracker.h353 /// lives in. If the New argument is non-null, this method sets the value to
358 bool *New = 0);
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DValueHandle.h116 static void ValueIsRAUWd(Value *Old, Value *New);

Completed in 269 milliseconds

12345678910