Skip to content

Instantly share code, notes, and snippets.

@melix
Created August 17, 2016 16:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save melix/cdb961434347056ba66207acfdb4e6c3 to your computer and use it in GitHub Desktop.
Save melix/cdb961434347056ba66207acfdb4e6c3 to your computer and use it in GitHub Desktop.
Structural Search Template
$ReturnType$ $Method$($ParameterType$ $Parameter$);
Found Matches in JDK (206 usages found)
Library (206 usages found)
Unclassified match (206 usages found)
/home/cchampeau/.gradle/caches/modules-2/files-2.1/net.java.dev.jna/platform/3.4.0/e3f70017be8100d3d6923f50b3d2ee17714e9c13/platform-3.4.0.jar (2 usages found)
com.sun.jna.platform.win32 (2 usages found)
W32Errors (2 usages found)
FAILED(int) (1 usage found)
19public static final boolean FAILED(int hr) {
SUCCEEDED(int) (1 usage found)
15public static final boolean SUCCEEDED(int hr) {
/opt/jdk1.8.0_77/lib/tools.jar (45 usages found)
com.sun.tools.corba.se.idl (2 usages found)
IDLID (1 usage found)
ID() (1 usage found)
27public String ID() {
RepositoryID (1 usage found)
ID() (1 usage found)
19public String ID() {
com.sun.tools.doclets.formats.html.markup (37 usages found)
HtmlTree (37 usages found)
A(String, Content) (1 usage found)
163public static HtmlTree A(String var0, Content var1) {
CAPTION(Content) (1 usage found)
181public static HtmlTree CAPTION(Content var0) {
CODE(Content) (1 usage found)
186public static HtmlTree CODE(Content var0) {
DD(Content) (1 usage found)
191public static HtmlTree DD(Content var0) {
DIV(Content) (1 usage found)
210public static HtmlTree DIV(Content var0) {
DIV(HtmlStyle, Content) (1 usage found)
201public static HtmlTree DIV(HtmlStyle var0, Content var1) {
DL(Content) (1 usage found)
196public static HtmlTree DL(Content var0) {
DT(Content) (1 usage found)
214public static HtmlTree DT(Content var0) {
FRAME(String, String, String) (1 usage found)
231public static HtmlTree FRAME(String var0, String var1, String var2) {
FRAME(String, String, String, String) (1 usage found)
219public static HtmlTree FRAME(String var0, String var1, String var2, String var3) {
FRAMESET(String, String, String, String) (1 usage found)
235public static HtmlTree FRAMESET(String var0, String var1, String var2, String var3) {
HEADING(HtmlTag, boolean, Content) (1 usage found)
267public static HtmlTree HEADING(HtmlTag var0, boolean var1, Content var2) {
HEADING(HtmlTag, boolean, HtmlStyle, Content) (1 usage found)
250public static HtmlTree HEADING(HtmlTag var0, boolean var1, HtmlStyle var2, Content var3) {
HEADING(HtmlTag, Content) (1 usage found)
271public static HtmlTree HEADING(HtmlTag var0, Content var1) {
HEADING(HtmlTag, HtmlStyle, Content) (1 usage found)
263public static HtmlTree HEADING(HtmlTag var0, HtmlStyle var1, Content var2) {
HTML(String, Content, Content) (1 usage found)
275public static HtmlTree HTML(String var0, Content var1, Content var2) {
LI(Content) (1 usage found)
281public static HtmlTree LI(Content var0) {
LI(HtmlStyle, Content) (1 usage found)
285public static HtmlTree LI(HtmlStyle var0, Content var1) {
LINK(String, String, String, String) (1 usage found)
294public static HtmlTree LINK(String var0, String var1, String var2, String var3) {
META(String, String) (1 usage found)
311public static HtmlTree META(String var0, String var1) {
META(String, String, String) (1 usage found)
303public static HtmlTree META(String var0, String var1, String var2) {
NOSCRIPT(Content) (1 usage found)
318public static HtmlTree NOSCRIPT(Content var0) {
P(Content) (1 usage found)
323public static HtmlTree P(Content var0) {
P(HtmlStyle, Content) (1 usage found)
327public static HtmlTree P(HtmlStyle var0, Content var1) {
SCRIPT(String, String) (1 usage found)
336public static HtmlTree SCRIPT(String var0, String var1) {
SMALL(Content) (1 usage found)
343public static HtmlTree SMALL(Content var0) {
SPAN(Content) (1 usage found)
348public static HtmlTree SPAN(Content var0) {
SPAN(HtmlStyle, Content) (1 usage found)
352public static HtmlTree SPAN(HtmlStyle var0, Content var1) {
SPAN(String, HtmlStyle, Content) (1 usage found)
361public static HtmlTree SPAN(String var0, HtmlStyle var1, Content var2) {
TABLE(HtmlStyle, int, int, int, String, Content) (1 usage found)
371public static HtmlTree TABLE(HtmlStyle var0, int var1, int var2, int var3, String var4, Content var5) {
TD(Content) (1 usage found)
393public static HtmlTree TD(Content var0) {
TD(HtmlStyle, Content) (1 usage found)
384public static HtmlTree TD(HtmlStyle var0, Content var1) {
TH(HtmlStyle, String, Content) (1 usage found)
397public static HtmlTree TH(HtmlStyle var0, String var1, Content var2) {
TH(String, Content) (1 usage found)
407public static HtmlTree TH(String var0, Content var1) {
TITLE(Content) (1 usage found)
411public static HtmlTree TITLE(Content var0) {
TR(Content) (1 usage found)
416public static HtmlTree TR(Content var0) {
UL(HtmlStyle, Content) (1 usage found)
421public static HtmlTree UL(HtmlStyle var0, Content var1) {
com.sun.tools.internal.ws.resources (2 usages found)
WscompileMessages (2 usages found)
PLEASE() (1 usage found)
167public static String PLEASE() {
WSGEN() (1 usage found)
319public static String WSGEN() {
com.sun.tools.javac.code (1 usage found)
Types.Rewriter (1 usage found)
B(Type) (1 usage found)
3270Type B(Type var1) {
com.sun.tools.javac.comp (1 usage found)
Resolve.MethodResultInfo (1 usage found)
U(Type) (1 usage found)
2932private Type U(Type var1) {
com.sun.tools.javac.jvm (2 usages found)
Target (2 usages found)
MAX() (1 usage found)
57public static Target MAX() {
MIN() (1 usage found)
53public static Target MIN() {
< 1.8 > (159 usages found)
com.sun.crypto.provider (1 usage found)
BlowfishCrypt (1 usage found)
F(int) (1 usage found)
174private int F(int var1) {
com.sun.glass.ui.monocle (4 usages found)
LinuxSystem (4 usages found)
EVIOCGABS(int) (1 usage found)
183native int EVIOCGABS(int type);
IOR(int, int, int) (1 usage found)
228native int IOR(int type, int number, int size);
IOW(int, int, int) (1 usage found)
227native int IOW(int type, int number, int size);
IOWR(int, int, int) (1 usage found)
229native int IOWR(int type, int number, int size);
com.sun.java.util.jar.pack (4 usages found)
Coding (4 usages found)
B() (1 usage found)
483public int B() {
H() (1 usage found)
487public int H() {
L() (1 usage found)
491public int L() {
S() (1 usage found)
495public int S() {
com.sun.nio.zipfs (40 usages found)
ZipConstants (40 usages found)
CENATT(byte[], int) (1 usage found)
262static final int CENATT(byte[] var0, int var1) {
CENATX(byte[], int) (1 usage found)
266static final long CENATX(byte[] var0, int var1) {
CENCOM(byte[], int) (1 usage found)
254static final int CENCOM(byte[] var0, int var1) {
CENCRC(byte[], int) (1 usage found)
234static final long CENCRC(byte[] var0, int var1) {
CENDSK(byte[], int) (1 usage found)
258static final int CENDSK(byte[] var0, int var1) {
CENEXT(byte[], int) (1 usage found)
250static final int CENEXT(byte[] var0, int var1) {
CENFLG(byte[], int) (1 usage found)
222static final int CENFLG(byte[] var0, int var1) {
CENHOW(byte[], int) (1 usage found)
226static final int CENHOW(byte[] var0, int var1) {
CENLEN(byte[], int) (1 usage found)
242static final long CENLEN(byte[] var0, int var1) {
CENNAM(byte[], int) (1 usage found)
246static final int CENNAM(byte[] var0, int var1) {
CENOFF(byte[], int) (1 usage found)
270static final long CENOFF(byte[] var0, int var1) {
CENSIG(byte[], int) (1 usage found)
210static final long CENSIG(byte[] var0, int var1) {
CENSIZ(byte[], int) (1 usage found)
238static final long CENSIZ(byte[] var0, int var1) {
CENTIM(byte[], int) (1 usage found)
230static final long CENTIM(byte[] var0, int var1) {
CENVEM(byte[], int) (1 usage found)
214static final int CENVEM(byte[] var0, int var1) {
CENVER(byte[], int) (1 usage found)
218static final int CENVER(byte[] var0, int var1) {
CH(byte[], int) (1 usage found)
94static final int CH(byte[] var0, int var1) {
ENDCOM(byte[]) (1 usage found)
182static final int ENDCOM(byte[] var0) {
ENDCOM(byte[], int) (1 usage found)
186static final int ENDCOM(byte[] var0, int var1) {
ENDOFF(byte[]) (1 usage found)
178static final long ENDOFF(byte[] var0) {
ENDSIZ(byte[]) (1 usage found)
174static final long ENDSIZ(byte[] var0) {
ENDSUB(byte[]) (1 usage found)
166static final int ENDSUB(byte[] var0) {
ENDTOT(byte[]) (1 usage found)
170static final int ENDTOT(byte[] var0) {
EXTCRC(byte[]) (1 usage found)
154static final long EXTCRC(byte[] var0) {
EXTLEN(byte[]) (1 usage found)
162static final long EXTLEN(byte[] var0) {
EXTSIZ(byte[]) (1 usage found)
158static final long EXTSIZ(byte[] var0) {
GETSIG(byte[]) (1 usage found)
110static final long GETSIG(byte[] var0) {
LG(byte[], int) (1 usage found)
102static final long LG(byte[] var0, int var1) {
LL(byte[], int) (1 usage found)
106static final long LL(byte[] var0, int var1) {
LOCCRC(byte[]) (1 usage found)
134static final long LOCCRC(byte[] var0) {
LOCEXT(byte[]) (1 usage found)
150static final int LOCEXT(byte[] var0) {
LOCFLG(byte[]) (1 usage found)
122static final int LOCFLG(byte[] var0) {
LOCHOW(byte[]) (1 usage found)
126static final int LOCHOW(byte[] var0) {
LOCLEN(byte[]) (1 usage found)
142static final long LOCLEN(byte[] var0) {
LOCNAM(byte[]) (1 usage found)
146static final int LOCNAM(byte[] var0) {
LOCSIG(byte[]) (1 usage found)
114static final long LOCSIG(byte[] var0) {
LOCSIZ(byte[]) (1 usage found)
138static final long LOCSIZ(byte[] var0) {
LOCTIM(byte[]) (1 usage found)
130static final long LOCTIM(byte[] var0) {
LOCVER(byte[]) (1 usage found)
118static final int LOCVER(byte[] var0) {
SH(byte[], int) (1 usage found)
98static final int SH(byte[] var0, int var1) {
com.sun.org.apache.xalan.internal.xsltc.compiler.util (57 usages found)
BooleanType (6 usages found)
GE(boolean) (1 usage found)
211public BranchInstruction GE(boolean tozero) {
GT(boolean) (1 usage found)
206public BranchInstruction GT(boolean tozero) {
LE(boolean) (1 usage found)
221public BranchInstruction LE(boolean tozero) {
LOAD(int) (1 usage found)
198public Instruction LOAD(int slot) {
LT(boolean) (1 usage found)
216public BranchInstruction LT(boolean tozero) {
STORE(int) (1 usage found)
202public Instruction STORE(int slot) {
IntType (12 usages found)
ADD() (1 usage found)
251public Instruction ADD() {
DIV() (1 usage found)
263public Instruction DIV() {
GE(boolean) (1 usage found)
288public BranchInstruction GE(boolean tozero) {
GT(boolean) (1 usage found)
283public BranchInstruction GT(boolean tozero) {
LE(boolean) (1 usage found)
298public BranchInstruction LE(boolean tozero) {
LOAD(int) (1 usage found)
275public Instruction LOAD(int slot) {
LT(boolean) (1 usage found)
293public BranchInstruction LT(boolean tozero) {
MUL() (1 usage found)
259public Instruction MUL() {
NEG() (1 usage found)
271public Instruction NEG() {
REM() (1 usage found)
267public Instruction REM() {
STORE(int) (1 usage found)
279public Instruction STORE(int slot) {
SUB() (1 usage found)
255public Instruction SUB() {
NodeSetType (2 usages found)
LOAD(int) (1 usage found)
324public Instruction LOAD(int slot) {
STORE(int) (1 usage found)
328public Instruction STORE(int slot) {
NodeType (2 usages found)
LOAD(int) (1 usage found)
317public Instruction LOAD(int slot) {
STORE(int) (1 usage found)
321public Instruction STORE(int slot) {
ObjectType (2 usages found)
LOAD(int) (1 usage found)
172public Instruction LOAD(int slot) {
STORE(int) (1 usage found)
176public Instruction STORE(int slot) {
RealType (11 usages found)
ADD() (1 usage found)
300public Instruction ADD() {
CMP(boolean) (1 usage found)
336public Instruction CMP(boolean less) {
DIV() (1 usage found)
312public Instruction DIV() {
DUP() (1 usage found)
340public Instruction DUP() {
LOAD(int) (1 usage found)
324public Instruction LOAD(int slot) {
MUL() (1 usage found)
308public Instruction MUL() {
NEG() (1 usage found)
320public Instruction NEG() {
POP() (1 usage found)
332public Instruction POP() {
REM() (1 usage found)
316public Instruction REM() {
STORE(int) (1 usage found)
328public Instruction STORE(int slot) {
SUB() (1 usage found)
304public Instruction SUB() {
ReferenceType (2 usages found)
LOAD(int) (1 usage found)
372public Instruction LOAD(int slot) {
STORE(int) (1 usage found)
376public Instruction STORE(int slot) {
ResultTreeType (2 usages found)
LOAD(int) (1 usage found)
458public Instruction LOAD(int slot) {
STORE(int) (1 usage found)
462public Instruction STORE(int slot) {
StringType (2 usages found)
LOAD(int) (1 usage found)
224public Instruction LOAD(int slot) {
STORE(int) (1 usage found)
228public Instruction STORE(int slot) {
Type (15 usages found)
ADD() (1 usage found)
239public Instruction ADD() {
CMP(boolean) (1 usage found)
291public Instruction CMP(boolean less) {
DIV() (1 usage found)
251public Instruction DIV() {
DUP() (1 usage found)
295public Instruction DUP() {
GE(boolean) (1 usage found)
279public BranchInstruction GE(boolean tozero) {
GT(boolean) (1 usage found)
275public BranchInstruction GT(boolean tozero) {
LE(boolean) (1 usage found)
287public BranchInstruction LE(boolean tozero) {
LOAD(int) (1 usage found)
263public Instruction LOAD(int slot) {
LT(boolean) (1 usage found)
283public BranchInstruction LT(boolean tozero) {
MUL() (1 usage found)
247public Instruction MUL() {
NEG() (1 usage found)
259public Instruction NEG() {
POP() (1 usage found)
271public Instruction POP() {
REM() (1 usage found)
255public Instruction REM() {
STORE(int) (1 usage found)
267public Instruction STORE(int slot) {
SUB() (1 usage found)
243public Instruction SUB() {
VoidType (1 usage found)
POP() (1 usage found)
54public Instruction POP() {
com.sun.prism.d3d (1 usage found)
D3DContext (1 usage found)
FAILED(int) (1 usage found)
76public static boolean FAILED(int hr) {
com.sun.tools.corba.se.idl (2 usages found)
IDLID (1 usage found)
ID() (1 usage found)
27public String ID() {
RepositoryID (1 usage found)
ID() (1 usage found)
19public String ID() {
com.sun.tools.doclets.formats.html.markup (37 usages found)
HtmlTree (37 usages found)
A(String, Content) (1 usage found)
163public static HtmlTree A(String var0, Content var1) {
CAPTION(Content) (1 usage found)
181public static HtmlTree CAPTION(Content var0) {
CODE(Content) (1 usage found)
186public static HtmlTree CODE(Content var0) {
DD(Content) (1 usage found)
191public static HtmlTree DD(Content var0) {
DIV(Content) (1 usage found)
210public static HtmlTree DIV(Content var0) {
DIV(HtmlStyle, Content) (1 usage found)
201public static HtmlTree DIV(HtmlStyle var0, Content var1) {
DL(Content) (1 usage found)
196public static HtmlTree DL(Content var0) {
DT(Content) (1 usage found)
214public static HtmlTree DT(Content var0) {
FRAME(String, String, String) (1 usage found)
231public static HtmlTree FRAME(String var0, String var1, String var2) {
FRAME(String, String, String, String) (1 usage found)
219public static HtmlTree FRAME(String var0, String var1, String var2, String var3) {
FRAMESET(String, String, String, String) (1 usage found)
235public static HtmlTree FRAMESET(String var0, String var1, String var2, String var3) {
HEADING(HtmlTag, boolean, Content) (1 usage found)
267public static HtmlTree HEADING(HtmlTag var0, boolean var1, Content var2) {
HEADING(HtmlTag, boolean, HtmlStyle, Content) (1 usage found)
250public static HtmlTree HEADING(HtmlTag var0, boolean var1, HtmlStyle var2, Content var3) {
HEADING(HtmlTag, Content) (1 usage found)
271public static HtmlTree HEADING(HtmlTag var0, Content var1) {
HEADING(HtmlTag, HtmlStyle, Content) (1 usage found)
263public static HtmlTree HEADING(HtmlTag var0, HtmlStyle var1, Content var2) {
HTML(String, Content, Content) (1 usage found)
275public static HtmlTree HTML(String var0, Content var1, Content var2) {
LI(Content) (1 usage found)
281public static HtmlTree LI(Content var0) {
LI(HtmlStyle, Content) (1 usage found)
285public static HtmlTree LI(HtmlStyle var0, Content var1) {
LINK(String, String, String, String) (1 usage found)
294public static HtmlTree LINK(String var0, String var1, String var2, String var3) {
META(String, String) (1 usage found)
311public static HtmlTree META(String var0, String var1) {
META(String, String, String) (1 usage found)
303public static HtmlTree META(String var0, String var1, String var2) {
NOSCRIPT(Content) (1 usage found)
318public static HtmlTree NOSCRIPT(Content var0) {
P(Content) (1 usage found)
323public static HtmlTree P(Content var0) {
P(HtmlStyle, Content) (1 usage found)
327public static HtmlTree P(HtmlStyle var0, Content var1) {
SCRIPT(String, String) (1 usage found)
336public static HtmlTree SCRIPT(String var0, String var1) {
SMALL(Content) (1 usage found)
343public static HtmlTree SMALL(Content var0) {
SPAN(Content) (1 usage found)
348public static HtmlTree SPAN(Content var0) {
SPAN(HtmlStyle, Content) (1 usage found)
352public static HtmlTree SPAN(HtmlStyle var0, Content var1) {
SPAN(String, HtmlStyle, Content) (1 usage found)
361public static HtmlTree SPAN(String var0, HtmlStyle var1, Content var2) {
TABLE(HtmlStyle, int, int, int, String, Content) (1 usage found)
371public static HtmlTree TABLE(HtmlStyle var0, int var1, int var2, int var3, String var4, Content var5) {
TD(Content) (1 usage found)
393public static HtmlTree TD(Content var0) {
TD(HtmlStyle, Content) (1 usage found)
384public static HtmlTree TD(HtmlStyle var0, Content var1) {
TH(HtmlStyle, String, Content) (1 usage found)
397public static HtmlTree TH(HtmlStyle var0, String var1, Content var2) {
TH(String, Content) (1 usage found)
407public static HtmlTree TH(String var0, Content var1) {
TITLE(Content) (1 usage found)
411public static HtmlTree TITLE(Content var0) {
TR(Content) (1 usage found)
416public static HtmlTree TR(Content var0) {
UL(HtmlStyle, Content) (1 usage found)
421public static HtmlTree UL(HtmlStyle var0, Content var1) {
com.sun.tools.internal.ws.resources (2 usages found)
WscompileMessages (2 usages found)
PLEASE() (1 usage found)
167public static String PLEASE() {
WSGEN() (1 usage found)
319public static String WSGEN() {
com.sun.tools.javac.code (1 usage found)
Types.Rewriter (1 usage found)
B(Type) (1 usage found)
3270Type B(Type var1) {
com.sun.tools.javac.comp (1 usage found)
Resolve.MethodResultInfo (1 usage found)
U(Type) (1 usage found)
2932private Type U(Type var1) {
com.sun.tools.javac.jvm (2 usages found)
Target (2 usages found)
MAX() (1 usage found)
57public static Target MAX() {
MIN() (1 usage found)
53public static Target MIN() {
com.sun.xml.internal.fastinfoset (5 usages found)
DecoderStateTables (5 usages found)
AII(int) (1 usage found)
113public static final int AII(int index) {
DII(int) (1 usage found)
105public static final int DII(int index) {
EII(int) (1 usage found)
109public static final int EII(int index) {
ISTRING(int) (1 usage found)
121public static final int ISTRING(int index) {
NISTRING(int) (1 usage found)
117public static final int NISTRING(int index) {
java.lang.invoke (1 usage found)
MethodHandleStatics (1 usage found)
NYI() (1 usage found)
153static Error NYI() {
java.util (1 usage found)
Date (1 usage found)
UTC(int, int, int, int, int, int) (1 usage found)
317public static long UTC(int year, int month, int date,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment