Searched refs:IM (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/benchmark/
H A Dbm_so_random.rb3 IM = 139968.0
10 (max * ($last = ($last * IA + IC) % IM)) / IM
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/ADT/
H A DIntervalMap.h1718 IntervalMap &IM = *this->map;
1723 if (IM.rootSize < RootBranch::Capacity) {
1724 IM.rootBranch().insert(P.offset(0), IM.rootSize, Node, Stop);
1725 P.setSize(0, ++IM.rootSize);
1732 IdxPair Offset = IM.splitRoot(P.offset(0));
1733 P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset);
1763 IntervalMap &IM = *this->map;
1767 unsigned Size = IM
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dart.vim2 " Language: ART-IM and ART*Enterprise
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dtelnetd.c804 char *IM; local
979 IM = Getstr("im", &cp);
987 IM = 0;
989 if (IM == 0)
990 IM = strdup("");
992 IM = strdup(DEFAULT_IM);
996 if (hostinfo && *IM)
997 putf(IM, ptyibuf2);
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DSlotIndexes.h292 inline bool operator<(SlotIndex V, const IdxMBBPair &IM) { argument
293 return V < IM.first;
296 inline bool operator<(const IdxMBBPair &IM, SlotIndex V) { argument
297 return IM.first < V;
H A DMachineFrameInfo.h116 StackObject(uint64_t Sz, unsigned Al, int64_t SP, bool IM, argument
118 : SPOffset(SP), Size(Sz), Alignment(Al), isImmutable(IM),
/macosx-10.10.1/system_cmds-643.1.1/getty.tproj/
H A Dmain.c367 if (IM && *IM && !(PL && PP))
368 putf(IM);
H A Dgettytab.h66 #define IM gettystrs[2].value macro
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dtelnetd.c829 char *IM; local
977 IM = DEFAULT_IM;
980 if (hostinfo && *IM)
981 putf(IM, ptyibuf2);
/macosx-10.10.1/emacs-93/emacs/lisp/language/
H A Djapan-util.el47 (?$B$O(B ?$B%O(B ?(IJ(B) (?$B$R(B ?$B%R(B ?(IK(B) (?$B$U(B ?$B%U(B ?(IL(B) (?$B$X(B ?$B%X(B ?(IM(B) (?$B$[(B ?$B%[(B ?(IN(B)
56 (?$B$P(B ?$B%P(B "(IJ^(B") (?$B$S(B ?$B%S(B "(IK^(B") (?$B$V(B ?$B%V(B "(IL^(B") (?$B$Y(B ?$B%Y(B "(IM^(B") (?$B$\(B ?$B%\(B "(IN^(B")
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp529 for (unsigned IM = (unsigned)ISD::PRE_INC;
530 IM != (unsigned)ISD::LAST_INDEXED_MODE; ++IM) {
531 setIndexedLoadAction(IM, (MVT::SimpleValueType)VT, Expand);
532 setIndexedStoreAction(IM, (MVT::SimpleValueType)VT, Expand);
/macosx-10.10.1/vim-55/runtime/
H A Doptwin.vim1188 call append("$", "imdisable\twhen set never use IM; overrules following IM options")
1191 call append("$", "iminsert\tin Insert mode: 1: use :lmap; 2: use IM; 0: neither")
1194 call append("$", "imsearch\tentering a search pattern: 1: use :lmap; 2: use IM; 0: neither")
1198 call append("$", "imcmdline\twhen set always use IM when starting to edit a command line")
H A Dfiletype.vim135 " ART*Enterprise (formerly ART-IM)
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Dsdx158 �"IA������{1��G�����l,w�D$����Q�M�!$& �Z�"n��w/��jP+��8 �z�J�������8�IM��q���t��$�#=NR�)�������P�*��y}w�b>�ie�
/macosx-10.10.1/vim-55/src/
H A Dnormal.c1005 p_smd = FALSE; /* Don't let the IM code show the mode here */
/macosx-10.10.1/emacs-93/emacs/leim/ja-dic/
H A Dja-dic.el6934 "$B$"$1$O$^(B $BL@IM(B"
10157 "$B$&$i$O$^(B $B1:IM(B"
10975 "$B$*$$$O$^(B $B@8IM(B $BDIIM(B"
12105 "$B$*$J$O$^(B $B>.L>IM(B"
12179 "$B$*$P$^(B $B>.IM(B"
12887 "$B$+$$$R$s(B $B3$IM(B"
14795 "$B$+$o$i$,$O$^(B $B4$%1IM(B"
16077 "$B$-$?$/$j$O$^(B $BKL5WN$IM(B"
17861 "$B$.$g$&$;$$$+$s$j$A$g$&(B $B9T@/4IM}D#(B"
18171 "$B$/$7$,$O$^(B $B6{%1IM(
[all...]

Completed in 578 milliseconds