/system/extras/simpleperf/scripts/purgatorio/templates/ |
D | main.js | 77 let inverted = document.getElementById("inverted_checkbox").checked 88 if (document.getElementById("regex").value) { 89 regex = new RegExp(document.getElementById("regex").value) 176 let inverted = document.getElementById("inverted_checkbox").checked 189 if (document.getElementById("regex").value) { 190 regex = new RegExp(document.getElementById("regex").value) 226 var help_dialog = document.getElementById("help_dialog"); 228 document.getElementById("help_button").onclick = function() { 238 document.getElementsByClassName("dialog_close")[0].onclick = function() {
|
/system/tools/aidl/ |
D | parser.cpp | 224 bool Resolve(const AidlDocument& document) { in Resolve() argument 225 queue_.push(&document); in Resolve() 272 bool Resolve(const AidlDocument& document) { in Resolve() argument 273 VisitScopedTopDown(document); in Resolve() 313 bool ResolveReferences(const AidlDocument& document, TypeResolver& type_resolver) { in ResolveReferences() argument 316 if (!TypeReferenceResolver(type_resolver).Resolve(document)) { in ResolveReferences() 319 if (!ConstantReferenceResolver().Resolve(document)) { in ResolveReferences() 322 if (!CheckNoRecursiveDefinition(document)) { in ResolveReferences()
|
D | aidl.cpp | 452 const AidlDocument* document = Parser::Parse(input_file_name, io_delegate, *typenames); in load_and_validate_aidl() local 453 if (document == nullptr) { in load_and_validate_aidl() 457 for (const auto& type : document->DefinedTypes()) { in load_and_validate_aidl() 478 for (const auto& import : document->Imports()) { in load_and_validate_aidl() 529 if (!ResolveReferences(*document, resolver)) { in load_and_validate_aidl() 541 const auto& types = document->DefinedTypes(); in load_and_validate_aidl() 544 AIDL_FATAL_IF(defined_type == nullptr, document); in load_and_validate_aidl() 664 if (!CheckValid(*document, options)) { in load_and_validate_aidl() 668 if (!ValidateAnnotationContext(*document)) { in load_and_validate_aidl() 672 if (!ValidateHeaders(options.TargetLanguage(), *document)) { in load_and_validate_aidl() [all …]
|
D | parser.h | 58 bool ResolveReferences(const AidlDocument& document, TypeResolver& resolver);
|
/system/extras/simpleperf/scripts/inferno/ |
D | script.js | 19 let flamegraph = document.getElementById('flamegraph_id'); 39 let flamegraph = document.getElementById('flamegraph_id'); 207 document.addEventListener('keydown', (e) => {
|
/system/sepolicy/ |
D | README.apps.md | 1 The policy defines multiple types and attributes for apps. This document is a
|
/system/extras/ioshark/ |
D | README | 3 https://docs.google.com/a/google.com/document/d/1Bhq7iNPVc_JzwRrkmZqcPjMvWgpHX0r3Ncq-ZsRNOBA/edit?u…
|
/system/unwinding/libunwindstack/ |
D | AndroidVersions.md | 2 This document describes the changes in the way the libunwindstack
|
/system/security/mls/mls-rs-crypto-boringssl/ |
D | LICENSE-apache | 10 and distribution as defined by Sections 1 through 9 of this document.
|
/system/core/fastboot/ |
D | README.md | 127 Previous versions of this document indicated that getvar 215 It should be "0.4" for this document.
|
/system/extras/squashfs_utils/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/system/extras/libfscrypt/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/system/extras/taskstats/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/system/extras/iotop/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/system/logging/logwrapper/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/system/extras/sound/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/system/extras/simpleperf/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/system/core/libnetutils/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/system/extras/tests/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/system/extras/ext4_utils/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/system/incremental_delivery/libdataloader/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/system/hardware/interfaces/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/system/extras/kexec_tools/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/system/extras/sane_schedstat/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|
/system/extras/module_ndk_libs/libnativehelper/ |
D | NOTICE | 23 and distribution as defined by Sections 1 through 9 of this document.
|