Home
last modified time | relevance | path

Searched refs:text (Results 1 – 25 of 82) sorted by relevance

1234

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/
Dstringize.hpp22 # 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/android/support/tests/
Dwchar_unittest.cc76 const char* text = to_cstr(kData[n].input); in TEST() local
78 TEST_TEXT << text; in TEST()
80 TEST_TEXT << text; in TEST()
102 const char* text = to_cstr(kData[n].input); in TEST() local
104 TEST_TEXT << text; in TEST()
106 TEST_TEXT << text; in TEST()
128 const char* text = to_cstr(kData[n].input); in TEST() local
130 TEST_TEXT << text; in TEST()
132 TEST_TEXT << text; in TEST()
154 const char* text = to_cstr(kData[n].input); in TEST() local
[all …]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.alg/re.alg.search/
Dno_update_pos.pass.cpp27 const char *text = "aaa\naa"; in main() local
29 std::cregex_iterator it{text, text+6, re}; in main()
/ndk/docs/Additional_library_docs/renderscript/
Dtabs.css37 text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
38 text-decoration: none;
50 text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
51 text-decoration: none;
58 text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
Ddoxygen.css63 text-align: center;
68 text-align: center;
74 text-align: center;
91 text-decoration: none;
99 text-decoration: underline;
215 text-align: center;
227 text-align: center;
238 text-align: right;
393 text-align: center;
422 text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
[all …]
/ndk/docs/Getting_Started/html/
Dtabs.css38 text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
39 text-decoration: none;
51 text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
52 text-decoration: none;
59 text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
Ddoxygen.css36 -webkit-transition: text-shadow 0.5s linear;
37 -moz-transition: text-shadow 0.5s linear;
38 -ms-transition: text-shadow 0.5s linear;
39 -o-transition: text-shadow 0.5s linear;
40 transition: text-shadow 0.5s linear;
45 text-shadow: 0 0 15px cyan;
83 text-align: center;
88 text-align: center;
94 text-align: center;
111 text-decoration: none;
[all …]
/ndk/docs/Programmers_Guide/html/
Dtabs.css38 text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9);
39 text-decoration: none;
51 text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
52 text-decoration: none;
59 text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
Ddoxygen.css36 -webkit-transition: text-shadow 0.5s linear;
37 -moz-transition: text-shadow 0.5s linear;
38 -ms-transition: text-shadow 0.5s linear;
39 -o-transition: text-shadow 0.5s linear;
40 transition: text-shadow 0.5s linear;
45 text-shadow: 0 0 15px cyan;
83 text-align: center;
88 text-align: center;
94 text-align: center;
111 text-decoration: none;
[all …]
Dnavtree.css26 text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
37 text-decoration:none;
54 text-decoration:none;
/ndk/sources/android/support/src/stdio/
Dstdio_impl.c27 void fake_file_out(FakeFILE* file, const char* text, size_t length) { in fake_file_out() argument
33 fwrite(text, 1, length, file->file); in fake_file_out()
40 (const char*)text, in fake_file_out()
46 void fake_file_outw(FakeFILE* file, const wchar_t* text, size_t length) { in fake_file_outw() argument
54 size_t mb_len = wcstombs(NULL, text, length); in fake_file_outw()
56 wcstombs(mb_buffer, text, length); in fake_file_outw()
66 (const char*)text, in fake_file_outw()
/ndk/tests/device/test-stlport/unit/
Dostmit_test.cpp36 const char* text = "hello"; in ostmit0() local
41 copy(text, text + 5, iter); in ostmit0()
/ndk/tests/device/test-gnustl-full/unit/
Dostmit_test.cpp36 const char* text = "hello"; in ostmit0() local
41 copy(text, text + 5, iter); in ostmit0()
/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_proc_maps_unittest.cpp188 minitest::internal::String text = in TEST() local
193 TEST_TEXT << text; in TEST()
195 TEST_TEXT << text; in TEST()
197 TEST_TEXT << text; in TEST()
199 TEST_TEXT << text; in TEST()
201 TEST_TEXT << text; in TEST()
205 TEST_TEXT << text; in TEST()
/ndk/build/tools/
Dbuild-docs.sh68 IN_DIR=$ANDROID_NDK_ROOT/docs/text
86 DST_FILE=${SRC_FILE%%.text}.html
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-printers.cc61 char text[5] = ""; in PrintByteSegmentInObjectTo() local
72 GTEST_SNPRINTF_(text, sizeof(text), "%02X", obj_bytes[j]); in PrintByteSegmentInObjectTo()
73 *os << text; in PrintByteSegmentInObjectTo()
/ndk/tests/build/build-assembly-file/jni/
Dassembly-mips.S1 .text
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Dfilter-out9 also added to the text argument. This tests an internal hash table
11 the pattern and text arguments. The result of both filter-out
Dforeach9 into the variable and the given text evaluated. The general
10 form of the command is $(foreach var,$list,$text). Several
/ndk/
Dndk-gdb.py303 text = subprocess.check_output([GNUMAKE_CMD,
314 return text.decode('ascii').replace('\r', '').splitlines()[0]
318 text = subprocess.check_output([GNUMAKE_CMD,
327 return text.decode('ascii').replace('\r', '').splitlines()[0]
330 def output_gdbserver(text): argument
332 print(text)
335 def output_jdb(text): argument
337 print('JDB :: %s' % text)
408 text = subprocess.check_output(fullargs,
413 text = subprocess.check_output(fullargs,
[all …]
/ndk/tests/device/test-yasm/jni/
Dprint_hello.asm4 section .text
/ndk/toolchains/arm-linux-androideabi-4.8/
Dsetup.mk115 $(call set-src-files-text,$(__arm_sources),arm) \
116 $(call set-src-files-text,$(__thumb_sources),thumb)
/ndk/toolchains/arm-linux-androideabi-4.9/
Dsetup.mk115 $(call set-src-files-text,$(__arm_sources),arm) \
116 $(call set-src-files-text,$(__thumb_sources),thumb)
/ndk/sources/host-tools/make-3.81/
Dvariable.h127 extern char *subst_expand PARAMS ((char *o, char *text, char *subst, char *replace,
129 extern char *patsubst_expand PARAMS ((char *o, char *text, char *pattern, char *replace,
/ndk/toolchains/arm-linux-androideabi-clang3.4/
Dsetup.mk154 $(call set-src-files-text,$(__arm_sources),arm) \
155 $(call set-src-files-text,$(__thumb_sources),thumb)

1234