/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/ |
D | stringize.hpp | 22 # define BOOST_PP_STRINGIZE(text) BOOST_PP_STRINGIZE_A((text)) argument 25 # define BOOST_PP_STRINGIZE(text) BOOST_PP_STRINGIZE_OO((text)) argument 28 # define BOOST_PP_STRINGIZE(text) BOOST_PP_STRINGIZE_I(text) argument 31 # define BOOST_PP_STRINGIZE_I(text) #text argument
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.search/ |
D | no_update_pos.pass.cpp | 27 const char *text = "aaa\naa"; in main() local
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | ostmit_test.cpp | 36 const char* text = "hello"; in ostmit0() local
|
/ndk/tests/device/test-stlport/unit/ |
D | ostmit_test.cpp | 36 const char* text = "hello"; in ostmit0() local
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | bug-regex9.c | 34 static const char text[] = "#! /bin/sh"; variable
|
/ndk/ |
D | ndk-gdb.py | 303 def output_gdbserver(text): argument 308 def output_jdb(text): argument
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | execute.c | 88 char *text; /* Pointer to line allocated by malloc. */ member 108 char *text; member 566 output_line(text, length, nl, outf) in output_line() argument 1609 char *text = NULL; local
|
D | compile.c | 754 new_replacement(text, length, type) in new_replacement() argument 772 setup_replacement(sub, text, length) in setup_replacement() argument
|
D | fmt.c | 121 const char *text; /* the text of the word */ member
|
D | utils.c | 266 ck_getline(text, buflen, stream) in ck_getline() argument
|
D | sed.h | 52 char *text; member
|
/ndk/sources/third_party/googletest/googletest/src/ |
D | gtest-printers.cc | 61 char text[5] = ""; in PrintByteSegmentInObjectTo() local
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pnginfo.h | 110 png_textp text; /* array of comments read or comments to write */ member
|
D | png.h | 653 png_charp text; /* comment, may be an empty string (ie "") member
|
/ndk/sources/android/support/src/stdio/ |
D | vfwprintf.c | 56 void out_write(Out* out, const wchar_t* text, size_t length) { in out_write()
|
/ndk/sources/host-tools/make-3.81/ |
D | function.c | 77 subst_expand (char *o, char *text, char *subst, char *replace, in subst_expand() 147 patsubst_expand (char *o, char *text, char *pattern, char *replace, in patsubst_expand() 1513 msdos_openpipe (int* pipedes, int *pidp, char *text) in msdos_openpipe()
|