Home
last modified time | relevance | path

Searched refs:peek_attribute (Results 1 – 17 of 17) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Djcf-reader.c40 static int peek_attribute (JCF *, int, const char *, int);
53 peek_attribute (JCF *jcf, int attribute_number, const char *peeked_name, in peek_attribute() function
H A Dgjavah.c212 method_synthetic = peek_attribute (jcf, ATTRIBUTE_COUNT, \
H A DChangeLog6029 * jcf-reader.c (peek_attribute, skip_attribute): Only define
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Djcf-reader.c40 static int peek_attribute (JCF *, int, const char *, int);
53 peek_attribute (JCF *jcf, int attribute_number, const char *peeked_name, in peek_attribute() function
H A Dgjavah.c212 method_synthetic = peek_attribute (jcf, ATTRIBUTE_COUNT, \
H A DChangeLog6029 * jcf-reader.c (peek_attribute, skip_attribute): Only define
/dports/lang/gnat_util/gcc-6-20180516/gcc/java/
H A Djcf-reader.c39 static int peek_attribute (JCF *, int, const char *, int);
52 peek_attribute (JCF *jcf, int attribute_number, const char *peeked_name, in peek_attribute() function
H A DChangeLog13159 * jcf-reader.c (peek_attribute, skip_attribute): Only define
/dports/lang/gcc48/gcc-4.8.5/gcc/java/
H A Djcf-reader.c40 static int peek_attribute (JCF *, int, const char *, int);
53 peek_attribute (JCF *jcf, int attribute_number, const char *peeked_name, in peek_attribute() function
H A DChangeLog12636 * jcf-reader.c (peek_attribute, skip_attribute): Only define
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/java/
H A Djcf-reader.c40 static int peek_attribute (JCF *, int, const char *, int);
53 peek_attribute (JCF *jcf, int attribute_number, const char *peeked_name, in peek_attribute() function
H A DChangeLog12752 * jcf-reader.c (peek_attribute, skip_attribute): Only define
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/java/
H A Djcf-reader.c40 static int peek_attribute (JCF *, int, const char *, int);
53 peek_attribute (JCF *jcf, int attribute_number, const char *peeked_name, in peek_attribute() function
H A DChangeLog12616 * jcf-reader.c (peek_attribute, skip_attribute): Only define
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/java/
H A Djcf-reader.c39 static int peek_attribute (JCF *, int, const char *, int);
52 peek_attribute (JCF *jcf, int attribute_number, const char *peeked_name, in peek_attribute() function
H A DChangeLog13159 * jcf-reader.c (peek_attribute, skip_attribute): Only define
/dports/cad/iverilog/verilog-11.0/vhdlpp/
H A Dexpression.h383 inline perm_string peek_attribute() const { return name_; } in peek_attribute() function