Home
last modified time | relevance | path

Searched refs:K_LIBRARY (Results 1 – 9 of 9) sorted by relevance

/dports/devel/geany-legacy/geany-1.37.1/ctags/parsers/
H A Dr.c32 K_LIBRARY, enumerator
77 ikind = K_LIBRARY; in createRTags()
/dports/devel/geany/geany-1.38/ctags/parsers/
H A Dgeany_r.c33 K_LIBRARY, enumerator
78 ikind = K_LIBRARY; in createRTags()
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/parsers/
H A Druby.c42 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 Dr.c75 K_LIBRARY, enumerator
992 ? K_LIBRARY in preParseExternalEntitiy()
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/lef/lef/
H A DlefrSettings.cpp329 Keyword_set["LIBRARY"] = K_LIBRARY; in init_symbol_table()
H A Dlef_keywords.cpp1488 case K_LIBRARY: in lef_kywd()
H A Dlef.y218 %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 DILTables.cs322 keywords ["library"] = new ILToken (Token.K_LIBRARY, "library");
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/parser/
H A DILParser.jay487 %token K_LIBRARY
3438 …| K_LEGACY K_LIBRARY /* MS ilasm has these keywords for backwards compatibility, we just ignore t…