Searched refs:K_LIBRARY (Results 1 – 9 of 9) sorted by relevance
/dports/devel/geany-legacy/geany-1.37.1/ctags/parsers/ |
H A D | r.c | 32 K_LIBRARY, enumerator 77 ikind = K_LIBRARY; in createRTags()
|
/dports/devel/geany/geany-1.38/ctags/parsers/ |
H A D | geany_r.c | 33 K_LIBRARY, enumerator 78 ikind = K_LIBRARY; in createRTags()
|
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/parsers/ |
H A D | ruby.c | 42 K_LIBRARY, enumerator 993 readStringAndEmitTag (&cp, K_LIBRARY, RUBY_LIBRARY_REQUIRED); in findRubyTags() 997 readStringAndEmitTag (&cp, K_LIBRARY, RUBY_LIBRARY_REQUIRED_REL); in findRubyTags() 1001 readStringAndEmitTag (&cp, K_LIBRARY, RUBY_LIBRARY_LOADED); in findRubyTags()
|
H A D | r.c | 75 K_LIBRARY, enumerator 992 ? K_LIBRARY in preParseExternalEntitiy()
|
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/lef/lef/ |
H A D | lefrSettings.cpp | 329 Keyword_set["LIBRARY"] = K_LIBRARY; in init_symbol_table()
|
H A D | lef_keywords.cpp | 1488 case K_LIBRARY: in lef_kywd()
|
H A D | lef.y | 218 %token K_LEQ K_LIBRARY K_MACRO K_MATCH K_MAXDELAY K_MAXLOAD K_METALOVERHANG K_MILLIAMPS 453 | K_END K_LIBRARY 6364 K_LIBRARY {lefData->lefDumbMode = 1; lefData->lefrProp.clear(); }
|
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/scanner/ |
H A D | ILTables.cs | 322 keywords ["library"] = new ILToken (Token.K_LIBRARY, "library");
|
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/parser/ |
H A D | ILParser.jay | 487 %token K_LIBRARY 3438 …| K_LEGACY K_LIBRARY /* MS ilasm has these keywords for backwards compatibility, we just ignore t…
|