Searched refs:vi (Results 26 - 50 of 124) sorted by relevance

12345

/macosx-10.10/vim-55/src/po/
H A DMake_ming.mak34 vi \
61 vi.mo \
H A DMakefile30 vi \
59 vi.mo \
98 vi.ck \
H A DMake_cyg.mak42 vi \
76 vi.mo \
/macosx-10.10/IOAudioFamily-200.6/PCMBlitterLib/
H A DIOAudioBlitterLibX86.cpp309 vi##x = _mm_cvtps_epi32(vf##x); \
401 vi##x = _mm_cvtps_epi32(vf##x); \
402 vi##x = byteswap32(vi##x);
614 vi##x = _mm_unpacklo_epi16(zero, vpack##x); \
615 vi##y = _mm_unpackhi_epi16(zero, vpack##x); \
616 vf##x = _mm_cvtepi32_ps(vi##x); \
617 vf##y = _mm_cvtepi32_ps(vi##y); \
797 vf##x = _mm_cvtepi32_ps(vi##x); \
877 vi##
[all...]
/macosx-10.10/BerkeleyDB-21/db/repmgr/
H A Drepmgr_sel.c993 DBT vi; local
999 if ((ret = find_version_info(env, conn, &vi)) != 0)
1001 if (vi.size == 0) {
1012 &versions, vi.data, vi.size, NULL)) != 0)
1107 DBT vi; local
1111 if ((ret = find_version_info(env, conn, &vi)) != 0)
1114 if (vi.size == 0) {
1119 &conf, vi.data, vi
[all...]
/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/generic/
H A Ditcl_methods.c1856 int vi, argsLeft;
1954 for (vi=0; vi < configc; vi++) {
1956 configVars[vi]->member->classDefn->name, -1);
1958 Tcl_AppendToObj(objPtr, configVars[vi]->member->name, -1);
1980 for (vi=0; vi < defargc; vi++) {
1981 objPtr = Tcl_NewStringObj(defargv[vi],
1833 int vi, argsLeft; local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dresrc.c1360 struct ver_info *vi, **pp;
1362 vi = (struct ver_info *) res_alloc (sizeof *vi);
1363 vi->next = NULL;
1364 vi->type = VERINFO_STRING;
1365 unicode_from_ascii ((int *) NULL, &vi->u.string.language, language);
1366 vi->u.string.strings = strings;
1370 *pp = vi;
1381 struct ver_info *vi, **pp;
1383 vi
1358 struct ver_info *vi, **pp; local
1379 struct ver_info *vi, **pp; local
2485 const struct ver_info *vi; local
[all...]
H A Dresbin.c1041 struct ver_info *vi; local
1047 vi = (struct ver_info *) res_alloc (sizeof *vi);
1055 vi->type = VERINFO_STRING;
1068 &vi->u.string.language, &verlen, &vallen,
1078 vi->u.string.strings = NULL;
1079 ppvs = &vi->u.string.strings;
1127 vi->type = VERINFO_VAR;
1140 &vi->u.var.key, &verlen, &vallen, &type, &off);
1145 vi
2059 struct ver_info *vi; local
[all...]
/macosx-10.10/tcsh-65/tcsh/
H A Dtc.func.c508 vp = "vi";
/macosx-10.10/screen-22/screen/etc/
H A Dscreenrc48 #some programs (e.g. vi) will not work anymore.
70 termcapinfo xterm 'vi=\E[?25l:ve=\E[34h\E[?25h:vs=\E[34l'
89 termcapinfo wy* CS=\E[?1h:CE=\E[?1l:vi=\E[?25l:ve=\E[?25h:VR=\E[?5h:VN=\E[?5l:cb=\E[1K:CD=\E[1J
128 # This lets me have autoindent mode in vi.
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclPkg.c132 char *pvi, *vi;
145 } else if (CheckVersionAndConvert(interp, version, &vi, NULL) != TCL_OK) {
150 res = CompareVersions(pvi, vi, NULL);
152 ckfree(vi);
501 char *pvi, *vi;
507 versionToProvide, &vi, NULL) != TCL_OK) {
511 int res = CompareVersions(pvi, vi, NULL);
514 ckfree(vi);
131 char *pvi, *vi; local
499 char *pvi, *vi; local
/macosx-10.10/emacs-93/emacs/etc/
H A DviperCard.tex284 Viper has four states: {\it emacs state}, {\it vi state}, {\it insert state},
288 This card explains only vi state and insert state (replace state is similar
293 \key{from emacs state to vi state}{C-z}
294 \key{from vi state to emacs state}{C-z}
295 \key{from vi state to emacs state for 1 command}{$\backslash$}
296 \metax{from vi state to insert state}{i, I, a, A, o, O}
297 \metax{from vi state to replace state}{c, C, R}
298 \key{from insert or replace state to vi state}{ESC}
299 \key{from insert state to vi state for 1 command}{C-z}
305 \metax{go back to vi stat
[all...]
H A Dvipcard.tex269 VIP has three modes: {\it emacs mode}, {\it vi mode} and {\it insert mode}.
272 This card explains only vi mode and insert mode.
276 \key{from emacs mode to vi mode}{C-z}
277 \key{from vi mode to emacs mode}{C-z}
278 \metax{from vi mode to insert mode}{i, I, a, A, o, O {\rm or} C-o}
279 \key{from insert mode to vi mode}{ESC}
281 If you wish to be in vi mode just after you startup Emacs,
297 \key{go back to vi mode}{ESC}
302 The rest of this card explains commands in {\bf vi mode}.
327 Most commands in vi mod
[all...]
/macosx-10.10/ruby-106/ruby/ext/date/
H A Ddate_strptime.c141 int vi = FIX2INT(v); local
142 return !(vi < a || vi > b);
/macosx-10.10/adv_cmds-158/locale/
H A Dlocale.cc403 vector<keyword *>::iterator vi(ci->second.begin()),
405 for(; vi != ve; ++vi) {
406 show_keyword(last_cat, sw_categories, sw_keywords, *vi);
/macosx-10.10/vim-55/runtime/
H A Dtermcap67 :ce=\E[K:ho=\E[H:dc=\E[P:ic=\E[@:vi=\E[0 p:ve=\E[1 p:\
100 :vi=^W^A\200\200\200\200\200\200\200\200:\
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp210 LiveVariables::VarInfo& vi = LV->getVarInfo(interval.reg); local
226 if (vi.Kills.size() == 1 && vi.Kills[0]->getParent() == mbb) {
229 if (vi.Kills[0] != mi)
230 killIdx = getInstructionIndex(vi.Kills[0]).getRegSlot();
237 assert(vi.AliveBlocks.empty() &&
259 assert(vi.AliveBlocks.empty() && "Phi join can't pass through blocks");
265 for (SparseBitVector<>::iterator I = vi.AliveBlocks.begin(),
266 E = vi.AliveBlocks.end(); I != E; ++I) {
277 for (unsigned i = 0, e = vi
[all...]
/macosx-10.10/CPANInternal-159.1/Graph-0.94/lib/Graph/
H A DBitMatrix.pm197 in other words, connects the vertex C<u> to the vertices C<vi>.
204 in other words, disconnects the vertex C<u> from the vertices C<vi>.
/macosx-10.10/CPANInternal-159.1/Graph-0.96/lib/Graph/
H A DBitMatrix.pm197 in other words, connects the vertex C<u> to the vertices C<vi>.
204 in other words, disconnects the vertex C<u> from the vertices C<vi>.
/macosx-10.10/ICU-531.30/icuSources/data/rbnf/
H A Drbnffiles.mk55 th.txt tr.txt uk.txt vi.txt zh.txt\
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclPkg.c147 char* vi;
162 } else if (CheckVersionAndConvert (interp, version, &vi, NULL) != TCL_OK) {
167 res = CompareVersions(pvi, vi, NULL);
169 ckfree(vi);
616 char *pvi, *vi;
623 versionToProvide, &vi, NULL) != TCL_OK) {
627 res = CompareVersions(pvi, vi, NULL);
628 ckfree(vi);
146 char* vi; local
614 char *pvi, *vi; local
/macosx-10.10/vim-55/runtime/syntax/
H A Drib.vim73 " Options for vi: ts=8 sw=2 sts=2 nowrap noexpandtab ft=vim
/macosx-10.10/BerkeleyDB-21/db/rep/
H A Drep_util.c959 __rep_vote_info_args vi;
966 memset(&vi, 0, sizeof(vi));
983 vi.egen = egen;
984 vi.priority = pri;
985 vi.nsites = nsites;
986 vi.nvotes = nvotes;
987 vi.tiebreaker = tie;
988 (void)__rep_vote_info_marshal(env, &vi, buf,
/macosx-10.10/ICU-531.30/icuSources/data/coll/
H A Dcolfiles.mk68 ug.txt uk.txt ur.txt vi.txt yo.txt\
/macosx-10.10/expat-12/expat/bcb5/
H A Delements.mak44 CFLAG1 = -O2 -X- -a8 -b -k- -vi -q -I..\lib -c

Completed in 176 milliseconds

12345