Home
last modified time | relevance | path

Searched refs:win (Results 1 – 11 of 11) sorted by relevance

/ndk/
Dndk-build.cmd3 call "%~dp0find-win-host.cmd" NDK_WIN_HOST
Dndk-gdb-py.cmd3 call "%~dp0find-win-host.cmd" NDK_WIN_HOST
/ndk/sources/cxx-stl/stlport/src/
Diostream.cpp232 auto_ptr<wfilebuf> win(_Stl_create_wfilebuf(stdin, ios_base::in)); in _S_initialize() local
238 wistream* ptr_wcin = new(&wcin) wistream(win.get()); win.release(); in _S_initialize()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
Dtestit60 *-*-mingw* | *-*-cygwin* | *-*-win*)
Dtestit_android375 *-*-mingw* | *-*-cygwin* | *-*-win*)
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
Dtestit27 *-*-mingw* | *-*-cygwin* | *-*-win*)
Dtestit_android382 *-*-mingw* | *-*-cygwin* | *-*-win*)
/ndk/sources/host-tools/nawk-20071023/
DREADME76 file makefile.win gives hints on how to proceed; if you run
78 you can subsequently run nmake -f makefile.win. Beware also that
DFIXES242 added a makefile.win to make it easier to build on windows.
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-2270 lib: foo.o bar.o lose.o win.o
574 .SUFFIXES: .hack .win
576 which adds `.hack' and `.win' to the end of the list of suffixes.
Dmake.texi9232 lib: foo.o bar.o lose.o win.o
9582 .SUFFIXES: .hack .win
9586 which adds @samp{.hack} and @samp{.win} to the end of the list of suffixes.