Home
last modified time | relevance | path

Searched refs:handleInterface (Results 1 – 8 of 8) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/
H A Ddefineclass.cc246 void handleInterface (int, int);
317 handleInterface (i, iface); in parse()
985 void _Jv_ClassReader::handleInterface (int if_number, int offset) in handleInterface() function in _Jv_ClassReader
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/
H A Ddefineclass.cc246 void handleInterface (int, int);
317 handleInterface (i, iface); in parse()
985 void _Jv_ClassReader::handleInterface (int if_number, int offset) in handleInterface() function in _Jv_ClassReader
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/
H A Ddefineclass.cc311 void handleInterface (int, int);
408 handleInterface (i, iface); in parse()
1435 void _Jv_ClassReader::handleInterface (int if_number, int offset) in handleInterface() function in _Jv_ClassReader
/dports/lang/gcc48/gcc-4.8.5/libjava/
H A Ddefineclass.cc311 void handleInterface (int, int);
408 handleInterface (i, iface); in parse()
1435 void _Jv_ClassReader::handleInterface (int if_number, int offset) in handleInterface() function in _Jv_ClassReader
/dports/lang/gnat_util/gcc-6-20180516/libjava/
H A Ddefineclass.cc311 void handleInterface (int, int);
408 handleInterface (i, iface); in parse()
1435 void _Jv_ClassReader::handleInterface (int if_number, int offset) in handleInterface() function in _Jv_ClassReader
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/
H A Ddefineclass.cc311 void handleInterface (int, int);
408 handleInterface (i, iface); in parse()
1435 void _Jv_ClassReader::handleInterface (int if_number, int offset) in handleInterface() function in _Jv_ClassReader
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/
H A Ddefineclass.cc311 void handleInterface (int, int);
408 handleInterface (i, iface); in parse()
1435 void _Jv_ClassReader::handleInterface (int if_number, int offset) in handleInterface() function in _Jv_ClassReader
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dcommentscan.l82 static bool handleInterface(yyscan_t yyscanner,const QCString &, const StringVector &);
228 { "interface", { &handleInterface, CommandSpacing::Invisible }},
2172 static bool handleInterface(yyscan_t yyscanner,const QCString &cmd, const StringVector &)