Searched defs:directives (Results 1 – 9 of 9) sorted by relevance
321 \subsection{Operations tags}
21 directives = [ variable
19 directives = [ variable
149 def expand_directives(root, directives): argument
142 unw_word_t hdr_addr, info_addr, hdr, directives, pers, cookie, off; in _Uia64_find_dyn_list() local
128 private VersionTagsTuple directives; field in ParserImpl
62 HttpAttributeList directives; in HttpShouldCache() local
993 private final ImmutableList<ModDirective> directives; field in Tree.ModDecl1000 ImmutableList<ModDirective> directives) { in ModDecl()1020 public ImmutableList<ModDirective> directives() { in directives() method in Tree.ModDecl
305 ImmutableList.Builder<ModDirective> directives = ImmutableList.builder(); in moduleDeclaration() local