Home
last modified time | relevance | path

Searched refs:not (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/ndk/tests/build/stdint-c++/jni/
Dtest_limit_macros.cpp5 #error INT8_MIN is not defined!
8 #error INT8_MAX is not defined!
11 #error INT_LEAST8_MIN is not defined!
14 #error INT_LEAST8_MAX is not defined!
17 #error INT_FAST8_MIN is not defined!
20 #error INT_FAST8_MAX is not defined!
23 #error UINT8_MAX is not defined!
26 #error UINT_LEAST8_MAX is not defined!
29 #error UINT_FAST8_MAX is not defined!
32 #error INT16_MIN is not defined!
[all …]
Dtest_constant_macros.cpp137 #error INT8_C is not defined!
140 #error INT_LEAST8_C is not defined!
143 #error INT_FAST8_C is not defined!
146 #error UINT8_C is not defined!
149 #error UINT_LEAST8_C is not defined!
152 #error UINT_FAST8_C is not defined!
155 #error INT16_C is not defined!
158 #error INT_LEAST16_C is not defined!
161 #error INT_FAST16_C is not defined!
164 #error UINT16_C is not defined!
[all …]
/ndk/build/tools/
Dbuilder-funcs.sh211 panic "Build directory not set!"
265 fail_panic "Could not compile ${_BUILD_PREFIX}$src"
275 panic "Destination directory not set"
285 fail_panic "Could not archive ${_BUILD_PREFIX}$libname objects!"
293 panic "Destination directory not set"
306 fail_panic "Could not archive ${_BUILD_PREFIX}$libname objects!"
336 fail_panic "Could not create ${_BUILD_PREFIX}shared library $libname"
365 fail_panic "Could not create ${_BUILD_PREFIX}shared library $libname"
393 fail_panic "Could not create ${_BUILD_PREFIX}executable $libname"
402 fail_panic "Could not build project!"
[all …]
/ndk/build/tools/toolchain-patches/python/Python-2.7.3/
D0008-Python-disable-dbm.patch9 - if host_platform not in ['cygwin']:
21 - if find_file("ndbm.h", inc_dirs, []) is not None:
42 - if find_file("gdbm/ndbm.h", inc_dirs, []) is not None:
51 - if find_file("gdbm-ndbm.h", inc_dirs, []) is not None:
61 - if db_incs is not None:
73 - if dbmext is not None:
79 - if (host_platform not in ['mingw', 'win32'] and
88 if host_platform not in ['mingw', 'win32']:
/ndk/tests/build/test-inet-defs/jni/
Dtest-in6.c19 #error IN6_IS_ADDR_MC_NODELOCAL is not defined by <inet/in6.h>
22 #error IN6_IS_ADDR_MC_GLOBAL is not defined by <inet/in6.h>
25 #error IN6ADDR_ANY_INIT is not defined by <inet/in6.h>
28 #error IN6_IS_ADDR_MULTICAST is not defined by <inet/in6.h>
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdbool.m48 # Prepare for substituting <stdbool.h> if it is not supported.
44 "error: bool is not defined"
47 "error: false is not defined"
50 "error: false is not 0"
53 "error: true is not defined"
56 "error: true is not 1"
59 "error: __bool_true_false_are_defined is not defined"
81 This test is not quite right, since xlc is allowed to
83 not one of the forms that C requires support for.
Dgnulib-common.m418 earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
27 for parameters that are not used. This helps to reduce warnings, such as
69 # The order here caters to the fact that C++ does not require restrict.
86 nothing if this is not supported. Do not define if restrict is
89 /* Work around a bug in Sun C++: it does not support _Restrict, even
106 # Note that AC_REQUIRE([AC_C_BIGENDIAN]) does not work reliably because some
114 # is like AC_CACHE_VAL(cache-id, command-to-set-it), except that it does not
116 # This macro should be used instead of AC_CACHE_VAL when it is not surrounded
Dinline.m48 dnl Define 'inline' to a supported equivalent, or to nothing if not supported,
20 dnl GCC defines __NO_INLINE__ if not optimizing or if -fno-inline is
22 dnl Use AC_COMPILE_IFELSE here, not AC_EGREP_CPP, because the result
28 #error "inline is not effective"
Dnls.m47 dnl This file can can be used in projects which are not available under
14 dnl They are *not* in the public domain.
27 [ --disable-nls do not use Native Language Support],
/ndk/sources/host-tools/make-3.81/
DREADME.OS23 Features of GNU make that do not work under OS/2:
25 - DOS support is not tested for EMX and therefore might not work.
27 if it is not on the current drive.
36 will not use cmd unless you cause it to do so by setting MAKESHELL to
51 versions may not work! You can get this version at
85 "make", "make install" this is not recommended. In particular,
87 stack size is far to small and make will not work properly!
112 b) GNU gettext support is not included in the GNU make package.
126 --disable-nls for the configure script. Note if GNU gettext is not
127 installed then NLS will not be enabled regardless of this flag.
[all …]
DREADME.W3218 if not exist NMakefile copy NMakefile.template NMakefile
19 if not exist config.h copy config.h.W32 config.h
72 does not rely on any 3rd party software or add-on packages for
76 Do not confuse this port of GNU make with other Windows32 projects
78 and are not connected to this port effort.
85 The MSDOS mode style execution has not been tested that
97 Some versions of Bourne shell do not behave well when invoked
112 builds (-j) require a working Bourne shell; they will not work
120 Do not define BATCH_MODE_ONLY_SHELL if you use HAVE_CYGWIN_SHELL.
126 build make. Do not define BATCH_MODE_ONLY_SHELL if you turn
[all …]
DCOPYING8 of this license document, but changing it is not allowed.
22 When we speak of free software, we are referring to freedom, not
47 want its recipients to know that what they have is not the original, so
48 that any problems introduced by others will not reflect on the original
55 patent must be licensed for everyone's free use or not licensed at all.
73 Activities other than copying, distribution and modification are not
75 running the Program is not restricted, and the output from the Program
112 does not normally print such an announcement, your work based on
113 the Program is not required to print an announcement.)
116 identifiable sections of that work are not derived from the Program,
[all …]
Dconfigure.bat17 rem with GNU Make; see the file COPYING. If not, write to the Free Software
29 if not "%XSRC%"=="." goto SmallEnv
32 if not "%XSRC%"=="%1" goto SmallEnv
44 if not errorlevel 1 goto MakeOk
55 if not "%XSRC%"=="." echo Invoke Make thus: "make srcdir=%XSRC%"
/ndk/build/tools/toolchain-licenses/
DCOPYING7 of this license document, but changing it is not allowed.
21 When we speak of free software, we are referring to freedom, not
46 want its recipients to know that what they have is not the original, so
47 that any problems introduced by others will not reflect on the original
54 patent must be licensed for everyone's free use or not licensed at all.
72 Activities other than copying, distribution and modification are not
74 running the Program is not restricted, and the output from the Program
111 does not normally print such an announcement, your work based on
112 the Program is not required to print an announcement.)
115 identifiable sections of that work are not derived from the Program,
[all …]
/ndk/sources/host-tools/make-3.81/tests/
DCOPYING7 of this license document, but changing it is not allowed.
21 When we speak of free software, we are referring to freedom, not
46 want its recipients to know that what they have is not the original, so
47 that any problems introduced by others will not reflect on the original
54 patent must be licensed for everyone's free use or not licensed at all.
72 Activities other than copying, distribution and modification are not
74 running the Program is not restricted, and the output from the Program
111 does not normally print such an announcement, your work based on
112 the Program is not required to print an announcement.)
115 identifiable sections of that work are not derived from the Program,
[all …]
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dechoing20 ."displayed but not to be executed. In this case we need only \n"
24 ."the -s option and check that make did not echo the echo \n"
34 print MAKEFILE "\techo This makefile did not clean the dir... good\n";
48 $answer = "echo This makefile did not clean the dir... good\n"
49 ."This makefile did not clean the dir... good\n";
74 $answer = "This makefile did not clean the dir... good\n";
/ndk/sources/host-tools/sed-4.2.1/
DBUGS10 Please do not send a bug report like this:
23 not involve something as far removed from sed as ``try to configure
25 for the bug, but that is not a very practical prospect.
56 be used with recent versions of sed (not only GNU sed).
78 one clobber protected files. This is not a bug, but rather a
84 will not ever open for writing a file that is already on disk,
88 the permissions of the directory, not of the file). For this same
89 reason, sed will not let one use `-i' on a writeable file in a
94 `0a' does not work (gives an error)
106 `s/.*//' does not clear pattern space
[all …]
DCOPYING7 of this license document, but changing it is not allowed.
23 When we speak of free software, we are referring to freedom, not
48 changed, so that their problems will not be attributed erroneously to
63 States should not allow patents to restrict development and use of
102 a computer network, with no transfer of a copy, is not conveying.
126 packaging a Major Component, but which is not part of that Major
138 control those activities. However, it does not include the work's
141 which are not part of the work. For example, Corresponding Source
148 The Corresponding Source need not include anything that users
165 You may make, run and propagate covered works that you do not
[all …]
DNEWS7 * temporary files for sed -i are not made group/world-readable until
22 This option may not be available on some systems (in this case, the
23 option will *not* be a no-op; it will be completely unavailable).
51 * fix parsing of a negative character class not including a closed bracket,
61 * \B correctly means "not on a word boundary" rather than "inside a word"
70 * regex addresses do not use leftmost-longest matching. In other words,
71 /.\+/ only looks for a single character, and does not try to find as
100 * do not interpret - as stdin when running in in-place editing mode
109 * change the way we treat lines which are not terminated by a newline.
121 * error messages on I/O errors are better, and -i does not leave temporary
[all …]
DCOPYING.DOC9 of this license document, but changing it is not allowed.
18 to get credit for their work, while not being considered responsible
29 software does. But this License is not limited to software manuals;
56 part a textbook of mathematics, a Secondary Section may not explain
65 section does not fit the above definition of Secondary then it is not
67 Invariant Sections. If the Document does not identify any Invariant
84 or discourage subsequent modification by readers is not Transparent.
85 An image format is not Transparent if used for any substantial amount
86 of text. A copy that is not "Transparent" is called "Opaque".
95 processing tools are not generally available, and the
[all …]
/ndk/sources/host-tools/make-3.81/doc/
Dmake-stds.texi6 @comment standards.texi does not print an index, but make.texinfo does.
94 will fail when the build directory is not the source directory, because
127 GNU distributions usually contain some files which are not source
130 directory, they should always appear in the source directory, not in the
134 However, if a file does not appear in the distribution, then the
135 Makefile should not put it in the source directory, because building a
136 program in ordinary circumstances should not modify the source directory
146 @code{configure}) to run in @code{sh}, not in @code{csh}. Don't use any
150 installation should not use any utilities directly except these:
188 nothing bad happens if the system does not have the program in question.
[all …]
Dfdl.texi13 of this license document, but changing it is not allowed.
25 to get credit for their work, while not being considered responsible
36 software does. But this License is not limited to software manuals;
63 part a textbook of mathematics, a Secondary Section may not explain
72 section does not fit the above definition of Secondary then it is not
74 Invariant Sections. If the Document does not identify any Invariant
91 or discourage subsequent modification by readers is not Transparent.
92 An image format is not Transparent if used for any substantial amount
93 of text. A copy that is not ``Transparent'' is called ``Opaque''.
104 not generally available, and the machine-generated @acronym{HTML},
[all …]
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_cprolog.h12 # error STlport prolog header can not be reincluded as long as epilog has not be included.
D_epilog.h8 # error STLport epilog header can not be included as long as prolog has not be included.
D_ioserr.h9 # error STLport iostreams header cannot be used; you chose not to use iostreams in the STLport con…
11 # error STLport iostreams header cannot be used; your compiler do not support it.

12345678910>>...13