Home
last modified time | relevance | path

Searched refs:content (Results 1 – 25 of 61) sorted by relevance

123

/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dhelp2man404 my $content = '';
411 $content = ".TP\n\x83$2\n\x83$5\n";
423 $content = ".HP\n\x83$1\n";
432 $content = ".TP\n\x83$2\n\x83$3\n";
440 $content = ".IP\n\x83$2\n";
448 $content = ".PP\n" if $include{$sect};
449 $content .= "$1\n";
456 $content .= "\x83$1\n"
462 for ($content)
480 $content .= ".PP\n" unless $append{$pat} =~ /^\./;
[all …]
/ndk/tests/abcc/src/compiler/abcc/
DAbccService.java5 import android.content.Intent;
6 import android.content.res.AssetManager;
7 import android.content.pm.ApplicationInfo;
8 import android.content.pm.PackageManager;
/ndk/sources/cxx-stl/gnu-libstdc++/
D.gitignore1 # These directories' content are generated by build-gcc.sh
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-port.cc578 const std::string content = ReadEntireFile(file); in GetCapturedString() local
580 return content; in GetCapturedString()
621 const std::string content(buffer, bytes_read); in ReadEntireFile() local
624 return content; in ReadEntireFile()
645 const std::string content = (*captured_stream)->GetCapturedString(); in GetCapturedStream() local
650 return content; in GetCapturedStream()
/ndk/sources/host-tools/sed-4.2.1/
DMakefile.am49 ## QUERY='cvsroot=glibc&content-type=text/plain' && \
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
DINCLUDE_DIRS11 # Test #1: The content of .INCLUDE_DIRS depends on the platform for which
/ndk/docs/text/
DLICENSES.text1 The content of the Android NDK is covered by various open-source licenses.
DANDROID-ATOMICS.text63 See the content of `platforms/android-3/arch-arm/usr/include/sys/atomics.h`
DOVERVIEW.text103 - Not being able to directly access the content of VM objects through
170 You are pretty free to organize the content of 'jni' as you want,
250 content.
DSTABLE-APIS.text108 content in (`platforms/android-3/arch-arm/usr/include/android/log.h`), which
309 This API level also provides Android-specific extensions, see the content
384 This API level also provides Android-specific extensions, see the content
DDEVELOPMENT.text30 You need to do that once if you want to use the content of $NDK to build
36 directories from the content of development/ndk.
DCPU-ARCH-ABIS.text20 and what type of content is allowed/supported in them.
326 Since .apk files are just zip files, you can trivially list their content
/ndk/sources/android/crazy_linker/
DREADME.TXT38 library at exactly the same address, the content of its RELRO section
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dtest_tools.ipp435 res.message() << "Output content: \"" << m_synced_string << '\"';
/ndk/sources/host-tools/sed-4.2.1/po/
Dsed.pot435 msgid "Invalid content of \\{\\}"
Dzh_CN.po471 msgid "Invalid content of \\{\\}"
Dru.po481 msgid "Invalid content of \\{\\}"
Deu.po440 msgid "Invalid content of \\{\\}"
Dzh_TW.po467 msgid "Invalid content of \\{\\}"
Dja.po481 msgid "Invalid content of \\{\\}"
Dhe.po456 msgid "Invalid content of \\{\\}"
Dko.po456 msgid "Invalid content of \\{\\}"
Dsr.po474 msgid "Invalid content of \\{\\}"
Dfi.po486 msgid "Invalid content of \\{\\}"
/ndk/docs/renderscript/
Ddoxygen.css927 #doc-content

123