Home
last modified time | relevance | path

Searched refs:INLINED (Results 1 – 25 of 82) sorted by relevance

1234

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.rmic/share/classes/sun/tools/javac/
H A DSourceMember.java64 static final int INLINED = 4; field in SourceMember
724 status = INLINED; in inline()
752 status = INLINED; in inline()
762 if (value != null && status != INLINED) { in getValue()
766 value = (status == INLINED) ? getValue() : null; in getValue()
774 return (status == INLINED) && !getClassDefinition().getError(); in isInlineable()
784 if (isMethod() || (getValue() == null) || (!isFinal()) || (status != INLINED)) { in getInitialValue()
805 case INLINED: in code()
865 case INLINED: in codeInit()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.rmic/share/classes/sun/tools/javac/
H A DSourceMember.java64 static final int INLINED = 4; field in SourceMember
724 status = INLINED; in inline()
752 status = INLINED; in inline()
762 if (value != null && status != INLINED) { in getValue()
766 value = (status == INLINED) ? getValue() : null; in getValue()
774 return (status == INLINED) && !getClassDefinition().getError(); in isInlineable()
784 if (isMethod() || (getValue() == null) || (!isFinal()) || (status != INLINED)) { in getInitialValue()
805 case INLINED: in code()
865 case INLINED: in codeInit()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/tools/javac/
H A DSourceMember.java64 static final int INLINED = 4; field in SourceMember
724 status = INLINED; in inline()
752 status = INLINED; in inline()
762 if (value != null && status != INLINED) { in getValue()
766 value = (status == INLINED) ? getValue() : null; in getValue()
774 return (status == INLINED) && !getClassDefinition().getError(); in isInlineable()
784 if (isMethod() || (getValue() == null) || (!isFinal()) || (status != INLINED)) { in getInitialValue()
805 case INLINED: in code()
865 case INLINED: in codeInit()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.rmic/share/classes/sun/tools/javac/
H A DSourceMember.java64 static final int INLINED = 4; field in SourceMember
724 status = INLINED; in inline()
752 status = INLINED; in inline()
762 if (value != null && status != INLINED) { in getValue()
766 value = (status == INLINED) ? getValue() : null; in getValue()
774 return (status == INLINED) && !getClassDefinition().getError(); in isInlineable()
784 if (isMethod() || (getValue() == null) || (!isFinal()) || (status != INLINED)) { in getInitialValue()
805 case INLINED: in code()
865 case INLINED: in codeInit()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.rmic/share/classes/sun/tools/javac/
H A DSourceMember.java64 static final int INLINED = 4; field in SourceMember
724 status = INLINED; in inline()
752 status = INLINED; in inline()
762 if (value != null && status != INLINED) { in getValue()
766 value = (status == INLINED) ? getValue() : null; in getValue()
774 return (status == INLINED) && !getClassDefinition().getError(); in isInlineable()
784 if (isMethod() || (getValue() == null) || (!isFinal()) || (status != INLINED)) { in getInitialValue()
805 case INLINED: in code()
865 case INLINED: in codeInit()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.rmic/share/classes/sun/tools/javac/
H A DSourceMember.java64 static final int INLINED = 4; field in SourceMember
724 status = INLINED; in inline()
752 status = INLINED; in inline()
762 if (value != null && status != INLINED) { in getValue()
766 value = (status == INLINED) ? getValue() : null; in getValue()
774 return (status == INLINED) && !getClassDefinition().getError(); in isInlineable()
784 if (isMethod() || (getValue() == null) || (!isFinal()) || (status != INLINED)) { in getInitialValue()
805 case INLINED: in code()
865 case INLINED: in codeInit()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/tools/javac/
H A DSourceMember.java64 static final int INLINED = 4; field in SourceMember
724 status = INLINED; in inline()
752 status = INLINED; in inline()
762 if (value != null && status != INLINED) { in getValue()
766 value = (status == INLINED) ? getValue() : null; in getValue()
774 return (status == INLINED) && !getClassDefinition().getError(); in isInlineable()
784 if (isMethod() || (getValue() == null) || (!isFinal()) || (status != INLINED)) { in getInitialValue()
805 case INLINED: in code()
865 case INLINED: in codeInit()
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/lexilla/test/examples/perl/
H A Dperl-test-5220delta.pl98 *INLINED = sub : const { $x };
H A Dperl-test-sub-prototypes.pl215 *INLINED = sub : const { $x };
/dports/x11-toolkits/scintilla/scintilla/test/examples/
H A Dperl-test-5220delta.pl98 *INLINED = sub : const { $x };
H A Dperl-test-sub-prototypes.pl215 *INLINED = sub : const { $x };
/dports/x11-toolkits/scintilla/scintilla/lexilla/test/examples/perl/
H A Dperl-test-5220delta.pl98 *INLINED = sub : const { $x };
H A Dperl-test-sub-prototypes.pl215 *INLINED = sub : const { $x };
/dports/editors/textadept/scintilla/test/examples/
H A Dperl-test-5220delta.pl98 *INLINED = sub : const { $x };
H A Dperl-test-sub-prototypes.pl215 *INLINED = sub : const { $x };
/dports/editors/textadept/scintilla/lexilla/test/examples/perl/
H A Dperl-test-5220delta.pl98 *INLINED = sub : const { $x };
H A Dperl-test-sub-prototypes.pl215 *INLINED = sub : const { $x };
/dports/editors/scite/scintilla/lexilla/test/examples/perl/
H A Dperl-test-5220delta.pl98 *INLINED = sub : const { $x };
H A Dperl-test-sub-prototypes.pl215 *INLINED = sub : const { $x };
/dports/editors/scite/scintilla/test/examples/
H A Dperl-test-5220delta.pl98 *INLINED = sub : const { $x };
H A Dperl-test-sub-prototypes.pl215 *INLINED = sub : const { $x };
/dports/java/sablevm/sablevm-1.13/src/libsablevm/
H A Dsystem_next.c96 #warning you are compiling an INLINED version of SableVM.
/dports/devel/cxref/cxref-1.6e/query/
H A Doutput.c239 case LOCAL+INLINED: printf("[Local inline]\n"); break; in OutputFunction()
240 case INLINED: printf("[inline]\n"); break; in OutputFunction()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/netcdf/vtknetcdf/libdispatch/
H A Dncexhash.c20 #define INLINED macro
57 #ifdef INLINED
100 #ifndef INLINED
537 #ifndef INLINED
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/DebugInfo/Generic/
H A Dcross-cu-inlining.ll26 ; CHECK: 0x[[INLINED:[0-9a-f]*]]:{{.*}}DW_TAG_inlined_subroutine
60 ; CHECK-ACCEL: Atom[0]{{.*}}[[INLINED]]

1234