Searched refs:be (Results 1 – 25 of 274) sorted by relevance
1234567891011
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.runtime/ |
D | cstdbool.pass.cpp | 19 #error bool should not be defined 23 #error true should not be defined 27 #error false should not be defined
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/ |
D | stdbool_h.pass.cpp | 23 #error bool should not be defined 27 #error true should not be defined 31 #error false should not be defined
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | comments | 6 ."after a comment was started. This should not be reported as\n" 10 ."text on the line which should never execute since it should be \n" 21 @echo There should be no errors for this makefile. 30 # Create the answer to what should be produced by this Makefile 31 $answer = "There should be no errors for this makefile.\n";
|
D | mult_rules | 3 of multiple rules for one target. One file can be the 12 dependency but is defined to be null. It can however be defined 49 # Create the answer to what should be produced by this Makefile 65 # Create the answer to what should be produced by this Makefile
|
D | order_only | 17 # TEST #1 -- First try: the order-only prereqs need to be built. 32 # TEST #2 -- now we do it again: baz is PHONY but foo should _NOT_ be updated 77 # TEST #6 -- now we do it again: this time foo won't be built 101 # TEST #8 -- now we do it again: this time foo.w won't be built
|
D | echoing | 13 ."command should be executed. In this case there is no '\@' so \n" 19 ."we give make the -n option. We now expect the command to be \n" 20 ."displayed but not to be executed. In this case we need only \n" 21 ."to check the output since an error message would be displayed\n"
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _cprolog.h | 12 # error STlport prolog header can not be reincluded as long as epilog has not be included.
|
D | _epilog.h | 8 # error STLport epilog header can not be included as long as prolog has not be included.
|
D | _ioserr.h | 9 # 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.
|
/ndk/sources/cxx-stl/stlport/stlport/ |
D | float.h | 22 # error This header is only reentrant once, it should be modified if it has to be included more.
|
/ndk/tests/build/absolute-src-file-paths/jni/ |
D | Android.mk | 9 $(info FOO_PATH should be defined before including this file!) 13 $(info FOO_PATH should be defined to an absolute path!)
|
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/ |
D | eval | 29 # Create the answer to what should be produced by this Makefile 55 # Create the answer to what should be produced by this Makefile 115 # be evaluated before every command is invoked. Make sure that works, when 140 # Test handling of backslashes in strings to be evaled. 160 # We don't allow new target/prerequisite relationships to be defined within a 166 '#MAKEFILE#:1: *** prerequisites cannot be defined in command scripts. Stop.',
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make-stds.texi | 58 to avoid trouble on systems where the @code{SHELL} variable might be 74 suffixes which may be subject to implicit rules in this Makefile. 109 should instead be written as 161 The compression program @code{gzip} can be used in the @code{dist} rule. 164 example, don't use @samp{mkdir -p}, convenient as it may be, because 197 Additional utilities that can be used via Make variables are: 219 so on, need not be referred to through variables in this way, since users 232 If there are C compiler options that @emph{must} be used for proper 234 Users expect to be able to specify @code{CFLAGS} freely themselves. 256 @code{CFLAGS} should be used in every invocation of the C compiler, [all …]
|
/ndk/sources/host-tools/make-3.81/ |
D | README.W32 | 100 be circumvented by writing commands to be executed to a batch 105 time, make forces all command lines to be executed via script 110 in batch mode. All command lines will be put into batch files 131 There is a caveat that should be noted with respect to handling 133 used in PATH variables, make tries to be smart about knowing when 136 could be interpreted 2 ways: (x and /) or (x:/). 164 both Unix and Windows systems, then no ifdef'ing will be 177 the project file would not be considered freely distributable 189 have heard that this is possible though so don't be afraid to 198 paths containing white space will simply not work. There may be [all …]
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | dash-I | 22 \t\@echo There should be no errors for this makefile. 43 # Create the answer to what should be produced by this Makefile 44 $answer = "There should be no errors for this makefile.\n";
|
D | dash-B | 25 run_make_test(undef, '', "#MAKE#: Nothing to be done for `all'."); 28 # Put the timestamp for foo into the future; it should still be remade. 31 run_make_test(undef, '', "#MAKE#: Nothing to be done for `all'.");
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
D | _apple.h | 41 # error <ConditionalMacros.h> must be included. (TYPE_BOOL) 49 # error <ConditionalMacros.h> must be included. (TYPE_LONGLONG)
|
/ndk/build/tools/ |
D | DEV-SCRIPTS-USAGE.TXT | 37 Contains sources of various libraries or programs that will be 44 can be used with 'ndk-build'. See docs/CPLUSPLUS-SUPPORT.html for 49 the dev-script 'build-cxx-stl.sh' can be used to generate prebuilt 50 libraries from these sources, that will be copied under this 54 Contains the sources of a port of STLport that can be used with ndk-build. 55 The dev-script 'build-cxx-stl.sh' can be used to generate prebuilt 56 libraries from these sources, that will be copied under this directory. 59 Contains the sources of a port of LLVM's libc++ that can be used with 60 ndk-build. The dev-script 'build-cxx-stl.sh' can be used to generate 61 prebuilt libraries from these sources, that will be copied under this [all …]
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
D | SHELL | 5 # Find the default value when SHELL is not set. On UNIX it will be /bin/sh, 19 # According to POSIX, any value of SHELL set in the makefile should _NOT_ be 20 # exported to the subshell! I wanted to set SHELL to be $^X (perl) in the
|
/ndk/sources/android/crazy_linker/ |
D | DESIGN.TXT | 20 - Be very careful in the way it operates, due to the fact that it will be used 27 Add to this that most of this must be done without the C library being loaded or 66 - One or more tables containing 'relocations'. Because libraries can be loaded 68 be adjusted after load. That's what the relocation entries do. They can 69 also reference symbols to be found in other libraries. 71 The process of loading a given ELF shared library can be decomposed into 4 steps: 100 Libraries include a list of functions to be run at load time, typically 120 should be loaded by the system linker (because otherwise, the Dalvik-based 202 be enforced by using the 'clang-format' tool with:
|
/ndk/tests/build/gnustl-force-all/jni/ |
D | forced_all.cpp | 3 #error This source file SHOULD be built with -fexceptions!
|
/ndk/tests/build/gnustl-force-rtti/jni/ |
D | forced_rtti.cpp | 3 #error This source file SHOULD NOT be built with -fexceptions!
|
/ndk/tests/build/project-properties/ |
D | default.properties | 1 # This value should be ignored because project.properties
|
/ndk/sources/host-tools/make-3.81/tests/scripts/ |
D | test_template | 8 # contents of a makefile to be tested, the second is a string containing the 9 # arguments to be passed to the make invocation, the third is a string
|
/ndk/sources/host-tools/make-3.81/po/ |
D | Makevars | 9 # GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY 44 # - Strings which use unclear terms or require additional context to be 51 # It can be your email address, or a mailing list address where translators 57 # message catalogs shall be used. It is usually empty.
|
1234567891011