Searched refs:ie (Results 51 - 75 of 110) sorted by relevance

12345

/macosx-10.10.1/vim-55/runtime/ftplugin/
H A Docaml.vim225 " - ocamlbuild support, ie.
232 " + if ocamlbuild is not used, the usual behaviour holds; ie. the .annot
242 " - parenthesized expressions, arrays, and structures (ie. '(...)', '[|...|]',
484 " ie. get the expression selected/under the cursor
H A Dsql.vim118 " filename with nothing (ie remove it)
142 " (ie Oracle, Informix, SQL Anywhere, ...)
332 " ie DECLARE varname INTEGER
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dlss.vim17 " the .lss file entries themselves; ie. the "bold" keyword should be bold,
H A Dvoscm.vim30 " FIXME: functions should only be allowed after a bracket ... ie (ask ...):
/macosx-10.10.1/BerkeleyDB-21/db/examples_java/src/db/repquote/
H A DRepQuoteExample.java283 } catch (InterruptedException ie) {}
/macosx-10.10.1/BerkeleyDB-21/db/test/scr016/src/com/sleepycat/db/test/
H A DRepmgrConfigTest.java316 }catch(InterruptedException ie) {}
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dsk-refcard.tex279 Ako na��ta� a editova� s�bory sa dozviete ni��ie v~oddiele S�bory.
330 �al�ie \kbd{C-s} alebo \kbd{C-r} zopakuje vyh�ad�vanie v~danom smere. Ak
395 \key{{\bf nahradi�} a �s� na �al�ie}{SPC}
397 \key{{\bf sko�i�} na �al�ie bez nahradenia}{DEL}
595 �al�ie:
H A Dsk-survival.tex306 \key{!} nahra� v�etky �al�ie v�skyty
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dmath.c563 char *ie; local
775 if ((ie = itype_end(ptr, IIDENT, 0)) != ptr) {
780 ptr = ie;
/macosx-10.10.1/CPANInternal-159.1/Parse-Yapp-1.05/
H A Dyapp77 with the I<-b> option, ie:
/macosx-10.10.1/vim-55/runtime/lang/
H A Dmenu_sk_sk.iso_8859-2.vim156 menutrans Ne&xt<Tab>^Ww �&al�ie<Tab>^Ww
195 tmenu ToolBar.FindNext N�js� �al�ie
H A Dmenu_slovak_slovak_republic.1250.vim156 menutrans Ne&xt<Tab>^Ww �&al�ie<Tab>^Ww
195 tmenu ToolBar.FindNext N�js� �al�ie
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DRegionInfo.cpp63 ie = BBNodeMap.end(); it != ie; ++it)
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/MCParser/
H A DAsmParser.cpp494 ie = MacroMap.end(); it != ie; ++it)
504 it = ActiveMacros.rbegin(), ie = ActiveMacros.rend(); it != ie; ++it)
1580 ie = A[Index].end(); it != ie; ++it)
1607 ie = A[Index].end(); it != ie; ++it)
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp549 for (int i = 0, ie = Succs.size() * Preds.size(); i != ie; ++i)
/macosx-10.10.1/vim-55/runtime/autoload/
H A DnetrwSettings.vim47 " exist (ie. have not been set by the user in his/her .vimrc)
/macosx-10.10.1/ntfs-84/kext/
H A Dntfs_attr.c6530 INDEX_ENTRY *ie, *first_ie; local
6568 first_ie = ie = (INDEX_ENTRY*)((u8*)ih +
6570 while (!(ie->flags & INDEX_ENTRY_END))
6571 ie = (INDEX_ENTRY*)((u8*)ie + le16_to_cpu(ie->length));
6577 if (ie == first_ie) {
7914 INDEX_ENTRY *ie, *first_ie; local
7954 first_ie = ie = (INDEX_ENTRY*)((u8*)ih +
7956 while (!(ie
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/inc/Test/
H A DBuilder.pm1003 Works like eval BLOCK except it ensures it has no effect on the rest of the test (ie. $@ is not set) nor is effected by outside interference (ie. $SIG{__DIE__}) and works around some quirks in older Perls.
1585 details). Returns the reason (ie. the value of $TODO) if running as
H A DHarness.pm212 abbreviated (ie. 15-20 to indicate that tests 15, 16, 17, 18, 19 and
1063 Provide a way of running tests quietly (ie. no printing) for automated
/macosx-10.10.1/WebInspectorUI-7600.1.17/Tools/PrettyPrinting/
H A Dcodemirror.js32 var ie = ie_upto10 || ie_11up;
53 var captureRightClick = gecko || (ie && !ie_upto8);
1625 } else if (ie && cm.options.lineWrapping) {
2253 if (ie && !ie_upto8 && cm.display.inputHasSelection === text) {
2329 if (ie && !ie_upto8) cm.display.inputHasSelection = content;
2332 if (ie && !ie_upto8) cm.display.inputHasSelection = null;
2406 if (ie && !ie_upto8 && cm.display.inputHasSelection) cm.display.inputHasSelection = null;
2744 if ((ie && !ie_upto9) ? !e.buttons : !e_button(e)) done(e);
2790 if (ie) lastDrop = +new Date;
2836 if (ie
[all...]
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/External/CodeMirror/
H A Dcodemirror.js32 var ie = ie_upto10 || ie_11up;
53 var captureRightClick = gecko || (ie && !ie_upto8);
1625 } else if (ie && cm.options.lineWrapping) {
2253 if (ie && !ie_upto8 && cm.display.inputHasSelection === text) {
2329 if (ie && !ie_upto8) cm.display.inputHasSelection = content;
2332 if (ie && !ie_upto8) cm.display.inputHasSelection = null;
2406 if (ie && !ie_upto8 && cm.display.inputHasSelection) cm.display.inputHasSelection = null;
2744 if ((ie && !ie_upto9) ? !e.buttons : !e_button(e)) done(e);
2790 if (ie) lastDrop = +new Date;
2836 if (ie
[all...]
/macosx-10.10.1/OpenSSL098-52/src/util/
H A Dpod2man.pl456 .ie \\\\n(.\$>=3 .ne \\\\\$3
477 .ie n \\{\\
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DCommandLine.cpp206 ie = OptionsMap.end(); it != ie; ++it) {
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DPassManager.cpp87 for (unsigned i = 0, ie = PassesToPrint.size(); i < ie; ++i) {
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenRegisters.cpp792 for (unsigned i = 0, ie = Super.Orders.size(); i != ie; ++i)

Completed in 666 milliseconds

12345