Home
last modified time | relevance | path

Searched refs:o (Results 1 – 25 of 156) sorted by relevance

1234567

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/detail/
Dfold_right.hpp20 # define BOOST_PP_LIST_FOLD_RIGHT_1(o, s, l) BOOST_PP_LIST_FOLD_LEFT_1(o, s, BOOST_PP_LIST_REVERSE_… argument
21 # define BOOST_PP_LIST_FOLD_RIGHT_2(o, s, l) BOOST_PP_LIST_FOLD_LEFT_2(o, s, BOOST_PP_LIST_REVERSE_… argument
22 # define BOOST_PP_LIST_FOLD_RIGHT_3(o, s, l) BOOST_PP_LIST_FOLD_LEFT_3(o, s, BOOST_PP_LIST_REVERSE_… argument
23 # define BOOST_PP_LIST_FOLD_RIGHT_4(o, s, l) BOOST_PP_LIST_FOLD_LEFT_4(o, s, BOOST_PP_LIST_REVERSE_… argument
24 # define BOOST_PP_LIST_FOLD_RIGHT_5(o, s, l) BOOST_PP_LIST_FOLD_LEFT_5(o, s, BOOST_PP_LIST_REVERSE_… argument
25 # define BOOST_PP_LIST_FOLD_RIGHT_6(o, s, l) BOOST_PP_LIST_FOLD_LEFT_6(o, s, BOOST_PP_LIST_REVERSE_… argument
26 # define BOOST_PP_LIST_FOLD_RIGHT_7(o, s, l) BOOST_PP_LIST_FOLD_LEFT_7(o, s, BOOST_PP_LIST_REVERSE_… argument
27 # define BOOST_PP_LIST_FOLD_RIGHT_8(o, s, l) BOOST_PP_LIST_FOLD_LEFT_8(o, s, BOOST_PP_LIST_REVERSE_… argument
28 # define BOOST_PP_LIST_FOLD_RIGHT_9(o, s, l) BOOST_PP_LIST_FOLD_LEFT_9(o, s, BOOST_PP_LIST_REVERSE_… argument
29 # define BOOST_PP_LIST_FOLD_RIGHT_10(o, s, l) BOOST_PP_LIST_FOLD_LEFT_10(o, s, BOOST_PP_LIST_REVERS… argument
[all …]
Dfold_left.hpp22 …_1(o, s, l) BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_2, s BOOST_PP_TUPLE_EAT… argument
23 …_2(o, s, l) BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_3, s BOOST_PP_TUPLE_EAT… argument
24 …_3(o, s, l) BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_4, s BOOST_PP_TUPLE_EAT… argument
25 …_4(o, s, l) BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_5, s BOOST_PP_TUPLE_EAT… argument
26 …_5(o, s, l) BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_6, s BOOST_PP_TUPLE_EAT… argument
27 …_6(o, s, l) BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_7, s BOOST_PP_TUPLE_EAT… argument
28 …_7(o, s, l) BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_8, s BOOST_PP_TUPLE_EAT… argument
29 …_8(o, s, l) BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_9, s BOOST_PP_TUPLE_EAT… argument
30 …9(o, s, l) BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_10, s BOOST_PP_TUPLE_EAT… argument
31 …0(o, s, l) BOOST_PP_IIF(BOOST_PP_LIST_IS_CONS(l), BOOST_PP_LIST_FOLD_LEFT_11, s BOOST_PP_TUPLE_EAT… argument
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/list/
Dfold_left.hpp30 # define BOOST_PP_LIST_FOLD_LEFT_257(o, s, l) BOOST_PP_ERROR(0x0004) argument
32 # define BOOST_PP_LIST_FOLD_LEFT_D(d, o, s, l) BOOST_PP_LIST_FOLD_LEFT_ ## d(o, s, l) argument
46 # define BOOST_PP_LIST_FOLD_LEFT_CHECK_BOOST_PP_LIST_FOLD_LEFT_1(o, s, l) 0 argument
47 # define BOOST_PP_LIST_FOLD_LEFT_CHECK_BOOST_PP_LIST_FOLD_LEFT_2(o, s, l) 0 argument
48 # define BOOST_PP_LIST_FOLD_LEFT_CHECK_BOOST_PP_LIST_FOLD_LEFT_3(o, s, l) 0 argument
49 # define BOOST_PP_LIST_FOLD_LEFT_CHECK_BOOST_PP_LIST_FOLD_LEFT_4(o, s, l) 0 argument
50 # define BOOST_PP_LIST_FOLD_LEFT_CHECK_BOOST_PP_LIST_FOLD_LEFT_5(o, s, l) 0 argument
51 # define BOOST_PP_LIST_FOLD_LEFT_CHECK_BOOST_PP_LIST_FOLD_LEFT_6(o, s, l) 0 argument
52 # define BOOST_PP_LIST_FOLD_LEFT_CHECK_BOOST_PP_LIST_FOLD_LEFT_7(o, s, l) 0 argument
53 # define BOOST_PP_LIST_FOLD_LEFT_CHECK_BOOST_PP_LIST_FOLD_LEFT_8(o, s, l) 0 argument
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/control/
Dwhile.hpp51 # define BOOST_PP_WHILE_257(p, o, s) BOOST_PP_ERROR(0x0001) argument
55 # define BOOST_PP_WHILE_CHECK_BOOST_PP_WHILE_1(p, o, s) 0 argument
56 # define BOOST_PP_WHILE_CHECK_BOOST_PP_WHILE_2(p, o, s) 0 argument
57 # define BOOST_PP_WHILE_CHECK_BOOST_PP_WHILE_3(p, o, s) 0 argument
58 # define BOOST_PP_WHILE_CHECK_BOOST_PP_WHILE_4(p, o, s) 0 argument
59 # define BOOST_PP_WHILE_CHECK_BOOST_PP_WHILE_5(p, o, s) 0 argument
60 # define BOOST_PP_WHILE_CHECK_BOOST_PP_WHILE_6(p, o, s) 0 argument
61 # define BOOST_PP_WHILE_CHECK_BOOST_PP_WHILE_7(p, o, s) 0 argument
62 # define BOOST_PP_WHILE_CHECK_BOOST_PP_WHILE_8(p, o, s) 0 argument
63 # define BOOST_PP_WHILE_CHECK_BOOST_PP_WHILE_9(p, o, s) 0 argument
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/
Dfor.hpp45 # define BOOST_PP_FOR_257(s, p, o, m) BOOST_PP_ERROR(0x0002) argument
49 # define BOOST_PP_FOR_CHECK_BOOST_PP_FOR_1(s, p, o, m) 0 argument
50 # define BOOST_PP_FOR_CHECK_BOOST_PP_FOR_2(s, p, o, m) 0 argument
51 # define BOOST_PP_FOR_CHECK_BOOST_PP_FOR_3(s, p, o, m) 0 argument
52 # define BOOST_PP_FOR_CHECK_BOOST_PP_FOR_4(s, p, o, m) 0 argument
53 # define BOOST_PP_FOR_CHECK_BOOST_PP_FOR_5(s, p, o, m) 0 argument
54 # define BOOST_PP_FOR_CHECK_BOOST_PP_FOR_6(s, p, o, m) 0 argument
55 # define BOOST_PP_FOR_CHECK_BOOST_PP_FOR_7(s, p, o, m) 0 argument
56 # define BOOST_PP_FOR_CHECK_BOOST_PP_FOR_8(s, p, o, m) 0 argument
57 # define BOOST_PP_FOR_CHECK_BOOST_PP_FOR_9(s, p, o, m) 0 argument
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/control/detail/
Dwhile.hpp21 # define BOOST_PP_WHILE_1(p, o, s) BOOST_PP_WHILE_1_C(BOOST_PP_BOOL(p(2, s)), p, o, s) argument
22 # define BOOST_PP_WHILE_2(p, o, s) BOOST_PP_WHILE_2_C(BOOST_PP_BOOL(p(3, s)), p, o, s) argument
23 # define BOOST_PP_WHILE_3(p, o, s) BOOST_PP_WHILE_3_C(BOOST_PP_BOOL(p(4, s)), p, o, s) argument
24 # define BOOST_PP_WHILE_4(p, o, s) BOOST_PP_WHILE_4_C(BOOST_PP_BOOL(p(5, s)), p, o, s) argument
25 # define BOOST_PP_WHILE_5(p, o, s) BOOST_PP_WHILE_5_C(BOOST_PP_BOOL(p(6, s)), p, o, s) argument
26 # define BOOST_PP_WHILE_6(p, o, s) BOOST_PP_WHILE_6_C(BOOST_PP_BOOL(p(7, s)), p, o, s) argument
27 # define BOOST_PP_WHILE_7(p, o, s) BOOST_PP_WHILE_7_C(BOOST_PP_BOOL(p(8, s)), p, o, s) argument
28 # define BOOST_PP_WHILE_8(p, o, s) BOOST_PP_WHILE_8_C(BOOST_PP_BOOL(p(9, s)), p, o, s) argument
29 # define BOOST_PP_WHILE_9(p, o, s) BOOST_PP_WHILE_9_C(BOOST_PP_BOOL(p(10, s)), p, o, s) argument
30 # define BOOST_PP_WHILE_10(p, o, s) BOOST_PP_WHILE_10_C(BOOST_PP_BOOL(p(11, s)), p, o, s) argument
[all …]
/ndk/sources/host-tools/make-3.81/
Dmake.lnk1o "commands.o"+"job.o"+"dir.o"+"file.o"+"misc.o"+"main.o"+"read.o"+"remake.o"+"rule.o"+"implicit.o
Dfunction.c77 subst_expand (char *o, char *text, char *subst, char *replace, in subst_expand() argument
86 o = variable_buffer_output (o, t, strlen (t)); in subst_expand()
88 o = variable_buffer_output (o, replace, rlen); in subst_expand()
89 return o; in subst_expand()
104 o = variable_buffer_output (o, t, strlen (t)); in subst_expand()
105 return o; in subst_expand()
111 o = variable_buffer_output (o, t, p - t); in subst_expand()
120 o = variable_buffer_output (o, subst, slen); in subst_expand()
123 o = variable_buffer_output (o, replace, rlen); in subst_expand()
132 return o; in subst_expand()
[all …]
Ddosbuild.bat22 gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g commands.c -o commands.o
23 gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g job.c -o job.o
24 gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g dir.c -o dir.o
25 gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g file.c -o file.o
26 gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g misc.c -o misc.o
27 gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g main.c -o main.o
28 gcc -c -I. -I./glob -DHAVE_CONFIG_H -DINCLUDEDIR=\"c:/djgpp/include\" -O2 -g read.c -o read.o
29 gcc -c -I. -I./glob -DHAVE_CONFIG_H -DLIBDIR=\"c:/djgpp/lib\" -O2 -g remake.c -o remake.o
30 gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g rule.c -o rule.o
31 gcc -c -I. -I./glob -DHAVE_CONFIG_H -O2 -g implicit.c -o implicit.o
[all …]
DMakefile.ami50 GETOPT = getopt.o getopt1.o
62 ALLOCA = alloca.o
72 extras = amiga.o
120 objs = commands.o job.o dir.o file.o misc.o main.o read.o remake.o \
121 rule.o implicit.o default.o variable.o expand.o function.o \
122 vpath.o version.o ar.o arscan.o signame.o strcache.o hash.o \
123 remote-$(REMOTE).o $(GETOPT) $(ALLOCA) $(extras)
139 .SUFFIXES: .o .c .h .ps .dvi .info .texinfo
169 .c.o:
275 commands.o: commands.c make.h dep.h filedef.h variable.h job.h \
[all …]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/repetition/detail/
Dfor.hpp22 # define BOOST_PP_FOR_1(s, p, o, m) BOOST_PP_FOR_1_C(BOOST_PP_BOOL(p(2, s)), s, p, o, m) argument
23 # define BOOST_PP_FOR_2(s, p, o, m) BOOST_PP_FOR_2_C(BOOST_PP_BOOL(p(3, s)), s, p, o, m) argument
24 # define BOOST_PP_FOR_3(s, p, o, m) BOOST_PP_FOR_3_C(BOOST_PP_BOOL(p(4, s)), s, p, o, m) argument
25 # define BOOST_PP_FOR_4(s, p, o, m) BOOST_PP_FOR_4_C(BOOST_PP_BOOL(p(5, s)), s, p, o, m) argument
26 # define BOOST_PP_FOR_5(s, p, o, m) BOOST_PP_FOR_5_C(BOOST_PP_BOOL(p(6, s)), s, p, o, m) argument
27 # define BOOST_PP_FOR_6(s, p, o, m) BOOST_PP_FOR_6_C(BOOST_PP_BOOL(p(7, s)), s, p, o, m) argument
28 # define BOOST_PP_FOR_7(s, p, o, m) BOOST_PP_FOR_7_C(BOOST_PP_BOOL(p(8, s)), s, p, o, m) argument
29 # define BOOST_PP_FOR_8(s, p, o, m) BOOST_PP_FOR_8_C(BOOST_PP_BOOL(p(9, s)), s, p, o, m) argument
30 # define BOOST_PP_FOR_9(s, p, o, m) BOOST_PP_FOR_9_C(BOOST_PP_BOOL(p(10, s)), s, p, o, m) argument
31 # define BOOST_PP_FOR_10(s, p, o, m) BOOST_PP_FOR_10_C(BOOST_PP_BOOL(p(11, s)), s, p, o, m) argument
[all …]
/ndk/sources/host-tools/make-3.81/tests/scripts/misc/
Dgeneral112 edit: main.o kbd.o commands.o display.o \\
13 insert.o
14 \t\@echo cc -o edit main.o kbd.o commands.o display.o \\
15 insert.o
16 main.o : main.c defs.h
18 kbd.o : kbd.c defs.h command.h
20 commands.o : command.c defs.h command.h
22 display.o : display.c defs.h buffer.h
24 insert.o : insert.c defs.h buffer.h
43 cc -c insert.c\ncc -o edit main.o kbd.o commands.o display.o insert.o\n";
Dgeneral214 objects = main.o kbd.o commands.o display.o insert.o
16 \t\@echo cc -o edit \$(objects)
17 main.o : main.c defs.h
19 kbd.o : kbd.c defs.h command.h
21 commands.o : command.c defs.h command.h
23 display.o : display.c defs.h buffer.h
25 insert.o : insert.c defs.h buffer.h
44 cc -c insert.c\ncc -o edit main.o kbd.o commands.o display.o insert.o\n";
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dforeach26 fe = $(foreach var2, $(for_var),$(subst .c,.o, $(var2) ) )
32o bletch.o null.o @.o garf.o .o .o undefined.o file.o default.o file.o environment.o default.o
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numarray/valarray.nonmembers/valarray.transcend/
Dpow_value_valarray.pass.cpp24 std::ostringstream o; in is_about() local
25 o.precision(p); in is_about()
26 scientific(o); in is_about()
27 o << x; in is_about()
28 std::string a = o.str(); in is_about()
29 o.str(""); in is_about()
30 o << y; in is_about()
31 return a == o.str(); in is_about()
Datan2_valarray_value.pass.cpp24 std::ostringstream o; in is_about() local
25 o.precision(p); in is_about()
26 scientific(o); in is_about()
27 o << x; in is_about()
28 std::string a = o.str(); in is_about()
29 o.str(""); in is_about()
30 o << y; in is_about()
31 return a == o.str(); in is_about()
Dsqrt_valarray.pass.cpp24 std::ostringstream o; in is_about() local
25 o.precision(p); in is_about()
26 scientific(o); in is_about()
27 o << x; in is_about()
28 std::string a = o.str(); in is_about()
29 o.str(""); in is_about()
30 o << y; in is_about()
31 return a == o.str(); in is_about()
Datan_valarray.pass.cpp24 std::ostringstream o; in is_about() local
25 o.precision(p); in is_about()
26 scientific(o); in is_about()
27 o << x; in is_about()
28 std::string a = o.str(); in is_about()
29 o.str(""); in is_about()
30 o << y; in is_about()
31 return a == o.str(); in is_about()
Dlog10_valarray.pass.cpp24 std::ostringstream o; in is_about() local
25 o.precision(p); in is_about()
26 scientific(o); in is_about()
27 o << x; in is_about()
28 std::string a = o.str(); in is_about()
29 o.str(""); in is_about()
30 o << y; in is_about()
31 return a == o.str(); in is_about()
Dsinh_valarray.pass.cpp24 std::ostringstream o; in is_about() local
25 o.precision(p); in is_about()
26 scientific(o); in is_about()
27 o << x; in is_about()
28 std::string a = o.str(); in is_about()
29 o.str(""); in is_about()
30 o << y; in is_about()
31 return a == o.str(); in is_about()
Dasin_valarray.pass.cpp24 std::ostringstream o; in is_about() local
25 o.precision(p); in is_about()
26 scientific(o); in is_about()
27 o << x; in is_about()
28 std::string a = o.str(); in is_about()
29 o.str(""); in is_about()
30 o << y; in is_about()
31 return a == o.str(); in is_about()
Dlog_valarray.pass.cpp24 std::ostringstream o; in is_about() local
25 o.precision(p); in is_about()
26 scientific(o); in is_about()
27 o << x; in is_about()
28 std::string a = o.str(); in is_about()
29 o.str(""); in is_about()
30 o << y; in is_about()
31 return a == o.str(); in is_about()
Dcos_valarray.pass.cpp24 std::ostringstream o; in is_about() local
25 o.precision(p); in is_about()
26 scientific(o); in is_about()
27 o << x; in is_about()
28 std::string a = o.str(); in is_about()
29 o.str(""); in is_about()
30 o << y; in is_about()
31 return a == o.str(); in is_about()
Dexp_valarray.pass.cpp24 std::ostringstream o; in is_about() local
25 o.precision(p); in is_about()
26 scientific(o); in is_about()
27 o << x; in is_about()
28 std::string a = o.str(); in is_about()
29 o.str(""); in is_about()
30 o << y; in is_about()
31 return a == o.str(); in is_about()
Dsin_valarray.pass.cpp24 std::ostringstream o; in is_about() local
25 o.precision(p); in is_about()
26 scientific(o); in is_about()
27 o << x; in is_about()
28 std::string a = o.str(); in is_about()
29 o.str(""); in is_about()
30 o << y; in is_about()
31 return a == o.str(); in is_about()

1234567