Home
last modified time | relevance | path

Searched refs:One (Results 1 – 15 of 15) sorted by relevance

/ndk/tests/device/test-stlport_shared-exception/jni/
Dunexpected1.cpp9 struct One { }; struct
19 catch (One &) in handle_unexpected()
28 throw One (); in doit()
/ndk/tests/device/test-stlport_static-exception/jni/
Dunexpected1.cpp9 struct One { }; struct
19 catch (One &) in handle_unexpected()
28 throw One (); in doit()
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
Dmult_rules3 of multiple rules for one target. One file can be the
/ndk/sources/host-tools/make-3.81/
DREADME.customs62 One thing you should be aware of is that the default build environment
DREADME124 One area that is often a problem in configuration and porting is the code
Dreadme.vms40 twice. One possible solution is to use the VMS versions of glob and
DREADME.DOS303 One feature which *does* work with backslashes is the filename-
Daclocal.m4816 # One issue with vendor `install' (even GNU) is that you can't
DNEWS955 * One child will always get a standard input that is usable.
/ndk/sources/host-tools/make-3.81/tests/
DREADME78 The test suite has a number of problems which should be addressed. One
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-1413 machine and operating system you are using. One way to obtain this
962 One occasion for using `include' directives is when several programs,
1420 appear, unescaped, in the prerequisites list. One difference becomes
1866 One use of the `wildcard' function is to get a list of all the C
2252 built. One way to handle this is with one rule whose command is a
2597 4.11 Multiple Rules for One Target
2600 One file can be the target of several rules. All the prerequisites
3011 One of the few ways in which `make' does interpret command lines is
3074 or even be a syntax error. One simple way of handling this is to place
3305 One unpleasant consequence of running several commands
[all …]
Dmake.texi457 include the type of machine and operating system you are using. One
1121 One occasion for using @code{include} directives is when several programs,
1654 appear, unescaped, in the prerequisites list. One difference becomes
2188 One use of the @code{wildcard} function is to get a list of all the C source
2656 subdirectories to be built. One way to handle this is with one rule
3080 @section Multiple Rules for One Target
3086 One file can be the target of several rules. All the prerequisites
3579 One of the few ways in which @code{make} does interpret command lines
3665 or even be a syntax error. One simple way of handling this is to
3956 One unpleasant consequence of running several commands simultaneously is
[all …]
Dmake.info-2397 One choice is to mark the match-anything rule as "terminal" by
1744 `exec_prefix', as well as all subdirectories that are needed. One
2487 One of the most common reasons for this message is that you (or
2540 *Note Multiple Rules for One Target: Multiple Rules.
Dmake-stds.texi662 One way to do this is by means of an @code{installdirs} target
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex1037 % One complication: _ usually means subscripts, but it could also mean
4854 % One exception: @ is still an escape character, so that @end tex works.