Home
last modified time | relevance | path

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

/system/tools/aidl/
Dgenerate_cpp_unittest.cpp682 void Compare(Document* doc, const char* expected) { in Compare() argument
686 doc->Write(cw.get()); in Compare()
715 unique_ptr<Document> doc = internals::BuildClientHeader(types_, *interface); in TEST_F() local
716 Compare(doc.get(), kExpectedComplexTypeClientHeaderOutput); in TEST_F()
722 unique_ptr<Document> doc = internals::BuildClientSource(types_, *interface); in TEST_F() local
723 Compare(doc.get(), kExpectedComplexTypeClientSourceOutput); in TEST_F()
729 unique_ptr<Document> doc = internals::BuildServerHeader(types_, *interface); in TEST_F() local
730 Compare(doc.get(), kExpectedComplexTypeServerHeaderOutput); in TEST_F()
736 unique_ptr<Document> doc = internals::BuildServerSource(types_, *interface); in TEST_F() local
737 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()
484 AidlParcelable doc(new AidlQualifiedName(class_name, ""), in parse_preprocessed_file() local
486 types->AddParcelableType(doc, filename); in parse_preprocessed_file()
489 AidlInterface doc(class_name, lineno, "", false, temp, package); in parse_preprocessed_file() local
[all …]
Daidl_language.h356 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/bt/doc/
Ddirectory_layout.md17 * doc - *Documentation* - Stack documentation.
Dstyle_guide.md8 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/
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).
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).