Home
last modified time | relevance | path

Searched refs:port (Results 1 – 25 of 35) sorted by relevance

12

/ndk/sources/third_party/googletest/patches.ndk/
D0003-Allow-clone-usage-on-X86.patch11 include/gtest/internal/gtest-port.h | 5 ++---
14 diff --git a/include/gtest/internal/gtest-port.h b/include/gtest/internal/gtest-port.h
16 --- a/include/gtest/internal/gtest-port.h
17 +++ b/include/gtest/internal/gtest-port.h
D0002-Work-around-broken-abort-on-Android-MIPS.patch10 include/gtest/internal/gtest-port.h | 3 +++
13 diff --git a/include/gtest/internal/gtest-port.h b/include/gtest/internal/gtest-port.h
15 --- a/include/gtest/internal/gtest-port.h
16 +++ b/include/gtest/internal/gtest-port.h
D0001-Allow-clone-usage-on-MIPS.patch13 include/gtest/internal/gtest-port.h | 5 +++--
16 diff --git a/include/gtest/internal/gtest-port.h b/include/gtest/internal/gtest-port.h
18 --- a/include/gtest/internal/gtest-port.h
19 +++ b/include/gtest/internal/gtest-port.h
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dfindstring16 print MAKEFILE "string := \$(findstring port, reporter)\n"
30 $answer = "port\n";
/ndk/sources/host-tools/make-3.81/
DREADME.DOS3 Builds with DJGPP v2 port of GNU C/C++ compiler and utilities.
56 environment), or the DJGPP port of GNU Tar.
127 shell (I used the DJGPP port of Bash 2.03), Perl, Sed, Fileutils
137 introduced in the port of GNU Make 3.75.
145 This port supports both DOS shells (the stock COMMAND.COM and its
147 venerable Stewartson's `ms_sh' 2.3 and the DJGPP port of `bash' by
155 infamous DOS 126-character limit, this port of Make writes the
164 pipes. Therefore, when presented with a DOS shell, this port of
170 you can install, say, a port of GNU `mkdir' and have it called
174 `system' functions from the DJGPP library; this port just calls
[all …]
DREADME.W327 It builds with the MinGW port of GCC 3.x (tested with GCC 3.4.2).
9 The Windows 32-bit port of GNU make is maintained jointly by various
76 Do not confuse this port of GNU make with other Windows32 projects
78 and are not connected to this port effort.
82 This port prefers you have a working sh.exe somewhere on your
83 system. If you don't have sh.exe, the port falls back to
176 I did not provide a Visual C project file with this port as
199 others too. I chose to not try and port make in such a way so
259 under VFAT. VFAT users may wish to be aware that this port of
DREADME.Amiga2 Author: GNU, Amiga port by Aaron "Optimizer" Digulla
6 This is a pure Amiga port of GNU make. It needs no extra libraries or
Dreadme.vms114 This is the VMS port of GNU Make done by Hartmut.Becker@compaq.com.
117 by Klaus K�mpf <kkaempf@rmi.de>, the code was based on the VMS port of
191 This is the VMS port of GNU Make.
193 It is based on the VMS port of GNU Make 3.60 by Mike Moretti.
195 This port was done by Klaus K�mpf <kkaempf@rmi.de>
235 John W. Eaton has updated the VMS port to support libraries and VPATH.
DNEWS284 * Hartmut Becker provided many updates for the VMS port of GNU make.
386 * Updates to the Windows 95/NT port from Rob Tulloh (see README.W32),
387 and to the DOS port from Eli Zaretski (see README.DOS).
428 * Updates to the Windows 95/NT port from Rob Tulloh (see README.W32).
430 * Eli Zaretskii has updated the port to 32-bit protected mode on MSDOS
431 and MS-Windows, building with the DJGPP v2 port of GNU C/C++ compiler
433 concerning this port to Eli Zaretskii <eliz@is.elta.co.il> or DJ
436 * John W. Eaton has updated the VMS port to support libraries and VPATH.
452 * Aaron Digulla has contributed a port to AmigaDOS. See README.Amiga for
455 * Rob Tulloh of Tivoli Systems has contributed a port to Windows NT or 95.
[all …]
DREADME.customs73 > /etc/services is defined accordingly (port 8231 instead of 1001).
DREADME163 A precompiled binary of the MSDOS port of GNU Make is available as part
DNMakefile46 # simply have done foo && bar && dog, but this doesn't port.
/ndk/sources/cxx-stl/llvm-libc++/libcxx/
DCREDITS.TXT73 D: Minor patches and musl port.
95 D: NetBSD port.
114 D: AIX port
/ndk/docs/text/
DSYSTEM-ISSUES.text41 C Library bug: getservbyname() returns port number in incorrect order:
44 The Android 1.5 C library function getservbyname() returns the port number
46 stores its result in a 'struct servent' structure, and the port number in
DNDK-GDB.text137 `--port=<port>`:
138 > By default, ndk-gdb will use local TCP port 5039 to communicate with
139 the debugged application. By using a different port, it is possible
DCPU-X86.text58 If currently provided coverage is not enough to port application please look
94 port vectorized not a serial one.
DCPLUSPLUS-SUPPORT.text91 This is a port of STLport (http://www.stlport.org) that can be used on
116 This is a port of LLVM libc++: http://libcxx.llvm.org/. Note that the shared library
/ndk/sources/host-tools/sed-4.2.1/m4/
Ddouble-slash-root.m414 # that have a distinct // are Apollo DomainOS (too old to port to),
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-internal-inl.h1086 SocketWriter(const string& host, const string& port) in SocketWriter() argument
1087 : sockfd_(-1), host_name_(host), port_num_(port) { in SocketWriter()
1132 StreamingListener(const string& host, const string& port) in StreamingListener() argument
1133 : socket_writer_(new SocketWriter(host, port)) { Start(); } in StreamingListener()
/ndk/sources/third_party/googletest/
DAndroid.mk38 src/gtest-port.cc \
/ndk/sources/host-tools/make-3.81/tests/scripts/options/
Dsymlinks9 # Apparently the Windows port of Perl reports that it does support symlinks
/ndk/
Dndk-gdb243 --port=*)
764 $JDB_CMD -connect com.sun.jdi.SocketAttach:hostname=localhost,port=$JDB_PORT &
/ndk/sources/cxx-stl/stlport/
DREADME13 This directory contains a port of STLport for Android, which provides
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util-generated.h.pump52 #include "gtest/internal/gtest-port.h"
Dgtest-type-util.h.pump45 #include "gtest/internal/gtest-port.h"

12