Home
last modified time | relevance | path

Searched refs:sln (Results 1 – 25 of 62) sorted by relevance

123

/external/libvpx/libvpx/
Dsolution.mk16 vpx.sln: $(wildcard *.$(VCPROJ_SFX))
24 vpx.sln.mk: vpx.sln
27 PROJECTS-yes += vpx.sln vpx.sln.mk
28 -include vpx.sln.mk
/external/jmonkeyengine/engine/src/desktop/com/jme3/texture/plugins/
DAWTLoader.java81 byte[] sln = new byte[scSz]; in flipImage()
85 System.arraycopy(img, y1 * scSz, sln, 0, scSz); in flipImage()
87 System.arraycopy(sln, 0, img, y2 * scSz, scSz); in flipImage()
94 short[] sln = new short[scSz]; in flipImage() local
98 System.arraycopy(img, y1 * scSz, sln, 0, scSz); in flipImage()
100 System.arraycopy(sln, 0, img, y2 * scSz, scSz); in flipImage()
/external/zlib/src/contrib/vstudio/
Dreadme.txt23 - Open contrib\vstudio\vc9\zlibvc.sln with Microsoft Visual C++ 2008
24 - Or run: vcbuild /rebuild contrib\vstudio\vc9\zlibvc.sln "Release|Win32"
29 - Open contrib\vstudio\vc10\zlibvc.sln with Microsoft Visual C++ 2010
34 - Open contrib\vstudio\vc11\zlibvc.sln with Microsoft Visual C++ 2012
/external/icu/icu4c/source/samples/case/
Dreadme.txt11 case.sln Windows MSVC workspace. Double-click this to get started.
16 2. In MSVC, open the solution file icu\samples\case\case.sln
17 (or, use the workspace All, in icu\samples\all\all.sln )
/external/icu/icu4c/source/samples/ustring/
Dreadme.txt10 ustring.sln Windows MSVC workspace. Double-click this to get started.
15 2. In MSVC, open the workspace file icu\samples\ustring\ustring.sln
/external/icu/icu4c/source/samples/props/
Dreadme.txt10 props.sln Windows MSVC workspace. Double-click this to get started.
15 2. In MSVC, open the workspace file icu\samples\props\props.sln
/external/mesa3d/
D.gitattributes3 *.sln -crlf
/external/protobuf/vsprojects/
Dconvert2008to2005.sh9 for file in *.sln; do
/external/icu/icu4c/source/samples/cal/
Dreadme.txt13 cal.sln Windows MSVC workspace. Double-click this to get started.
18 2. In MSVC, open the workspace file icu\samples\cal\cal.sln
/external/icu/icu4c/source/samples/citer/
Dreadme.txt10 citer.sln Windows MSVC workspace. Double-click this to get started.
15 2. In MSVC, open the workspace file icu\samples\citer\citer.sln
/external/icu/icu4c/source/samples/break/
Dreadme.txt11 break.sln Windows MSVC workspace. Double-click this to get started.
16 2. In MSVC, open the workspace file icu\samples\break\break.sln
/external/icu/icu4c/source/samples/coll/
Dreadme.txt10 coll.sln Windows MSVC workspace. Double-click this to get started.
15 2. In MSVC, open the workspace file icu\samples\coll\coll.sln
/external/antlr/antlr-3.4/runtime/C/doxygen/
Dbuild.dox6 /// The runtime code is provided with .sln and .vcproj files for Visual Studio 2005 and 2008,
34 /// -# Open the C.sln file
47 C:\antlrsrc\code\antlr\main\runtime\C> DEVENV C.sln /Build ReleaseDLL
48 C:\antlrsrc\code\antlr\main\runtime\C> DEVENV C.sln /Build Release
49 C:\antlrsrc\code\antlr\main\runtime\C> DEVENV C.sln /Build DebugDLL
50 C:\antlrsrc\code\antlr\main\runtime\C> DEVENV C.sln /Build Debug
53 …ld is complete you will find the \c.\cDLL and \c.\cLIB files under the directory containing C.sln,
/external/icu/icu4c/source/samples/strsrch/
Dreadme.txt10 strsrch.sln Windows MSVC workspace. Double-click this to get started.
15 2. In MSVC, open the workspace file icu\samples\strsrch\strsrch.sln
/external/icu/icu4c/source/samples/numfmt/
Dreadme.txt13 numfmt.sln Windows MSVC workspace. Double-click this to get started.
18 2. In MSVC, open the workspace file icu\samples\numfmt\numfmt.sln
/external/icu/icu4c/source/samples/ucnv/
Dreadme.txt16 ucnv.sln Windows MSVC workspace. Double-click this to get started.
21 2. In MSVC, open the workspace file icu\samples\ucnv\ucnv.sln
/external/icu/icu4c/source/samples/date/
Dreadme.txt13 date.sln Windows MSVC workspace. Double-click this to get started.
18 2. In MSVC, open the workspace file icu\samples\date\date.sln
/external/zlib/src/contrib/testzlib/
Dtestzlib.txt10 and open testzlib8.sln
/external/srtp/googlepatches/
Dvidyo-1-srtp-win.patch162 diff -purN -x CVS -x '*~' -x '.*' -x 'obj-*' srtp-pristine/srtp.sln srtp/srtp.sln
163 --- srtp-pristine/srtp.sln 1969-12-31 19:00:00.000000000 -0500
164 +++ srtp/srtp.sln 2009-04-22 17:58:01.000000000 -0400
/external/icu/icu4c/source/samples/uresb/
Dreadme.txt12 uresb.sln Windows MSVC workspace. Double-click this to get started.
23 2. In MSVC, open the workspace file icu\samples\uresb\uresb.sln
/external/zlib/src/contrib/dotzlib/
Dreadme.txt14 DotZLib.sln - Microsoft Visual Studio 2003 solution file
28 Open DotZLib.sln in VS.Net and build from there. Output file (DotZLib.dll)
/external/icu/icu4c/source/samples/ufortune/
Dreadme.txt12 ./ufortune.sln Windows MSVC workspace. Double-click this to get started.
23 2. In MSVC, open the workspace file icu\samples\ufortune\ufortune.sln
/external/icu/icu4c/source/samples/ugrep/
Dreadme.txt22 ./ugrep.sln Windows MSVC workspace. Double-click this to get started.
29 2. In MSVC, open the workspace file icu\samples\ugrep\ugrep.sln
/external/icu/icu4c/source/samples/udata/
Dreadme.txt11 udata.sln Windows MSVC workspace. Double-click this to get started.
16 2. In MSVC, open the workspace file icu\samples\udata\udata.sln
/external/slf4j/
D.gitattributes6 *.sln merge=union

123