Home
last modified time | relevance | path

Searched refs:doc (Results 1 – 16 of 16) sorted by relevance

/system/tools/aidl/
Dgenerate_cpp_unittest.cpp748 void Compare(Document* doc, const char* expected) { in Compare() argument
752 doc->Write(cw.get()); in Compare()
781 unique_ptr<Document> doc = internals::BuildClientHeader(types_, *interface); in TEST_F() local
782 Compare(doc.get(), kExpectedComplexTypeClientHeaderOutput); in TEST_F()
788 unique_ptr<Document> doc = internals::BuildClientSource(types_, *interface); in TEST_F() local
789 Compare(doc.get(), kExpectedComplexTypeClientSourceOutput); in TEST_F()
795 unique_ptr<Document> doc = internals::BuildServerHeader(types_, *interface); in TEST_F() local
796 Compare(doc.get(), kExpectedComplexTypeServerHeaderOutput); in TEST_F()
802 unique_ptr<Document> doc = internals::BuildServerSource(types_, *interface); in TEST_F() local
803 Compare(doc.get(), kExpectedComplexTypeServerSourceOutput); in TEST_F()
[all …]
Daidl.cpp136 bool check_filenames(const std::string& filename, const AidlDocument* doc) { in check_filenames() argument
137 if (!doc) in check_filenames()
140 const AidlInterface* interface = doc->GetInterface(); in check_filenames()
149 for (const auto& item : doc->GetParcelables()) { in check_filenames()
158 const AidlDocument* doc, in gather_types() argument
162 const AidlInterface* interface = doc->GetInterface(); in gather_types()
167 for (const auto& item : doc->GetParcelables()) { in gather_types()
527 AidlParcelable doc(new AidlQualifiedName(class_name, ""), in parse_preprocessed_file() local
529 types->AddParcelableType(doc, filename); in parse_preprocessed_file()
532 AidlInterface doc(class_name, lineno, "", false, temp, package); in parse_preprocessed_file() local
[all …]
Daidl_language.h399 void SetDocument(AidlDocument* doc) { document_.reset(doc); }; in SetDocument() argument
/system/media/camera/docs/
Dmetadata-validate29 doc=$1
31 xmllint --noout --schema $schema $doc || exit 1
32 python $thisdir/metadata_validate.py $doc || exit 1
Dcamera_device_info.mako9 // Content of this file is generated from $(ANDROID_ROOT)/system/media/camera/doc
Dcamera_device_info.proto9 // Content of this file is generated from $(ANDROID_ROOT)/system/media/camera/doc
Dhtml.mako138 # Render as markdown, and do HTML-doc-specific rewrites
/system/libvintf/
Dparse_xml.cpp39 DocType *doc = new tinyxml2::XMLDocument(); in createDocument() local
40 if (doc->Parse(xml.c_str()) == tinyxml2::XML_NO_ERROR) { in createDocument()
41 return doc; in createDocument()
43 delete doc; in createDocument()
147 DocType *doc = createDocument(); in serialize() local
148 appendChild(doc, serialize(o, doc)); in serialize()
149 std::string s = printDocument(doc); in serialize()
150 deleteDocument(doc); in serialize()
160 DocType *doc = createDocument(xml); in deserialize() local
161 if (doc == nullptr) { in deserialize()
[all …]
/system/bt/doc/
Ddirectory_layout.md17 * doc - *Documentation* - Stack documentation.
Dstyle_guide.md12 Each subsystem's purpose should be documented in the `doc/directory_layout.md`
/system/core/libmemunreachable/
DREADME.md6 …tmlpreview.github.io/?https://github.com/gperftools/gperftools/blob/master/doc/heap_checker.html),…
/system/ca-certificates/files/
Dea169617.096 CPS: http://acedicom.edicomgroup.com/doc
/system/media/audio_utils/
DDoxyfile1264 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1272 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1274 # The default value is: doc.
1277 QHP_VIRTUAL_FOLDER = doc
1281 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1289 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1297 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
DDoxyfile.orig1264 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1272 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1274 # The default value is: doc.
1277 QHP_VIRTUAL_FOLDER = doc
1281 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1289 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1297 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
/system/update_engine/
Dpylintrc123 # used to format the message information. See doc for all details
/system/chre/chre_api/doc/
DDoxyfile1309 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1317 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1319 # The default value is: doc.
1322 QHP_VIRTUAL_FOLDER = doc
1326 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1334 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1342 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).