Searched refs:document (Results 1 – 25 of 86) sorted by relevance
1234
77 let inverted = document.getElementById("inverted_checkbox").checked88 if (document.getElementById("regex").value) {89 regex = new RegExp(document.getElementById("regex").value)176 let inverted = document.getElementById("inverted_checkbox").checked189 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() {
224 bool Resolve(const AidlDocument& document) { in Resolve() argument225 queue_.push(&document); in Resolve()272 bool Resolve(const AidlDocument& document) { in Resolve() argument273 VisitScopedTopDown(document); in Resolve()313 bool ResolveReferences(const AidlDocument& document, TypeResolver& type_resolver) { in ResolveReferences() argument316 if (!TypeReferenceResolver(type_resolver).Resolve(document)) { in ResolveReferences()319 if (!ConstantReferenceResolver().Resolve(document)) { in ResolveReferences()322 if (!CheckNoRecursiveDefinition(document)) { in ResolveReferences()
452 const AidlDocument* document = Parser::Parse(input_file_name, io_delegate, *typenames); in load_and_validate_aidl() local453 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 …]
58 bool ResolveReferences(const AidlDocument& document, TypeResolver& resolver);
23 and distribution as defined by Sections 1 through 9 of this document.
19 let flamegraph = document.getElementById('flamegraph_id');39 let flamegraph = document.getElementById('flamegraph_id');207 document.addEventListener('keydown', (e) => {
1 The policy defines multiple types and attributes for apps. This document is a
3 https://docs.google.com/a/google.com/document/d/1Bhq7iNPVc_JzwRrkmZqcPjMvWgpHX0r3Ncq-ZsRNOBA/edit?u…
2 This document describes the changes in the way the libunwindstack
10 and distribution as defined by Sections 1 through 9 of this document.
127 Previous versions of this document indicated that getvar215 It should be "0.4" for this document.