Searched defs:where (Results 151 - 174 of 174) sorted by relevance

1234567

/openjdk9/jdk/src/java.desktop/share/classes/javax/swing/text/
H A DGapContent.java128 public UndoableEdit insertString(int where, String str) throws BadLocationException { argument
146 public UndoableEdit remove(int where, in argument
166 getString(int where, int len) argument
184 getChars(int where, int len, Segment chars) argument
[all...]
H A DAbstractDocument.java1634 public UndoableEdit insertString(int where, String str) throws BadLocationException; argument
1648 public UndoableEdit remove(int where, int nitems) throws BadLocationException; argument
1659 public String getString(int where, int len) throws BadLocationException; argument
1670 public void getChars(int where, in argument
[all...]
/openjdk9/jdk/src/jdk.rmic/share/classes/sun/tools/java/
H A DParser.java236 public void defineField(long where, ClassDefinition c, argument
263 protected void defineField(long where, String doc, int mod, Type t, argument
H A DMemberDefinition.java50 protected long where; field in class:MemberDefinition
68 public MemberDefinition(long where, ClassDefinition clazz, int modifiers, argument
H A DEnvironment.java231 public boolean resolve(long where, ClassDefinition c, Type t) { argument
290 resolveByName(long where, ClassDefinition c, Identifier nm) argument
294 resolveExtendsByName(long where, ClassDefinition c, Identifier nm) argument
298 resolveByName(long where, ClassDefinition c, Identifier nm, boolean isExtends) argument
340 getQualifiedClassDefinition(long where, Identifier nm, ClassDefinition ctxClass, boolean isExtends) argument
580 makeClassDefinition(Environment origEnv, long where, IdentifierToken name, String doc, int modifiers, IdentifierToken superClass, IdentifierToken interfaces[], ClassDefinition outerClass) argument
595 makeMemberDefinition(Environment origEnv, long where, ClassDefinition clazz, String doc, int modifiers, Type type, Identifier name, IdentifierToken argNames[], IdentifierToken expIds[], Object value) argument
875 error(Object source, long where, String err, Object arg1, Object arg2, Object arg3) argument
878 error(long where, String err, Object arg1, Object arg2, Object arg3) argument
881 error(long where, String err, Object arg1, Object arg2) argument
884 error(long where, String err, Object arg1) argument
887 error(long where, String err) argument
[all...]
H A DClassDefinition.java49 protected long where; field in class:ClassDefinition
95 protected ClassDefinition(Object source, long where, ClassDeclaration declaration, argument
917 public void noteUsedBy(ClassDefinition ref, long where, Environment env) { argument
[all...]
/openjdk9/jdk/src/jdk.rmic/share/classes/sun/tools/tree/
H A DExpression.java46 Expression(int op, long where, Type type) { argument
[all...]
/openjdk9/jdk/src/jdk.rmic/share/classes/sun/tools/javac/
H A DSourceClass.java100 public SourceClass(Environment env, long where, argument
482 noteUsedBy(ClassDefinition ref, long where, Environment env) argument
636 checkSourceFile(Environment env, long where) argument
[all...]
H A DBatchEnvironment.java1003 public MemberDefinition makeMemberDefinition(Environment origEnv, long where, argument
1086 boolean insertError(long where, String message) { argument
888 makeClassDefinition(Environment toplevelEnv, long where, IdentifierToken name, String doc, int modifiers, IdentifierToken superClass, IdentifierToken interfaces[], ClassDefinition outerClass) argument
1236 reportError(Object src, long where, String err, String msg) argument
1332 error(Object source, long where, String err, Object arg1, Object arg2, Object arg3) argument
[all...]
/openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/objects/
H A DNativeJSAdapter.java580 private static MethodHandle testJSAdapter(final Object adaptee, final MethodHandle getter, final Object where, final ScriptFunction func) { argument
585 private static boolean isJSAdapter(final Object self, final Object adaptee, final MethodHandle getter, final Object where, final ScriptFunction func) { argument
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/soql/
H A Dsa.js630 function where(javaThread) { function
/openjdk9/hotspot/src/share/vm/runtime/
H A Drelocator.cpp452 insert_hole_at(ClassLoaderData* loader_data, size_t where, int hole_sz, Array<u1>* src) argument
H A Dfprofiler.cpp245 void update(TickPosition where) { argument
284 void update(TickPosition where) { ticks.update(where);} argument
396 interpretedNode(Method* method, TickPosition where) : ProfilerNode() { argument
436 compiledNode(Method* method, TickPosition where) : ProfilerNode() { argument
474 stubNode(Method* method, const char* name, TickPosition where) : ProfilerNode() { argument
517 adapterNode(TickPosition where) argument
544 runtimeStubNode(const CodeBlob* stub, const char* name, TickPosition where) argument
590 unknown_compiledNode(const CodeBlob* cb, TickPosition where) argument
625 vmNode(const TickPosition where) argument
630 vmNode(const char* name, const TickPosition where) argument
680 interpreted_update(Method* method, TickPosition where) argument
697 compiled_update(Method* method, TickPosition where) argument
714 stub_update(Method* method, const char* name, TickPosition where) argument
731 adapter_update(TickPosition where) argument
748 runtime_stub_update(const CodeBlob* stub, const char* name, TickPosition where) argument
766 unknown_compiled_update(const CodeBlob* cb, TickPosition where) argument
783 vm_update(TickPosition where) argument
787 vm_update(const char* name, TickPosition where) argument
962 record_interpreted_tick(JavaThread* thread, frame fr, TickPosition where, int* ticks) argument
988 record_compiled_tick(JavaThread* thread, frame fr, TickPosition where) argument
[all...]
/openjdk9/hotspot/src/share/vm/ci/
H A DciObjectFactory.cpp703 void ciObjectFactory::insert_non_perm(ciObjectFactory::NonPermObject* &where, oop key, ciObject* obj) { argument
/openjdk9/langtools/src/jdk.jshell/share/classes/jdk/jshell/
H A DJShell.java810 void debug(Exception ex, String where) { argument
/openjdk9/nashorn/buildtools/nasgen/src/jdk/nashorn/internal/tools/nasgen/
H A DMemberInfo.java105 private Where where; field in class:MemberInfo
270 void setWhere(final Where where) { argument
[all...]
/openjdk9/jdk/src/java.management/share/classes/com/sun/jmx/interceptor/
H A DDefaultMBeanServerInterceptor.java971 private static void throwMBeanRegistrationException(Throwable t, String where) argument
[all...]
/openjdk9/hotspot/src/cpu/x86/vm/
H A Dinterp_masm_x86.cpp1921 increment_mask_and_jump(Address counter_addr, int increment, Address mask, Register scratch, bool preloaded, Condition cond, Label* where) argument
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dinterp_masm_aarch64.cpp1509 increment_mask_and_jump(Address counter_addr, int increment, Address mask, Register scratch, Register scratch2, bool preloaded, Condition cond, Label* where) argument
/openjdk9/jdk/src/java.desktop/share/native/libsplashscreen/libpng/
H A Dpngread.c3882 int where; local
/openjdk9/jdk/src/jdk.internal.le/share/classes/jdk/internal/jline/console/
H A DConsoleReader.java2073 moveInternal(final int where) argument
[all...]
/openjdk9/hotspot/src/cpu/sparc/vm/
H A Dinterp_masm_sparc.cpp2599 increment_mask_and_jump(Address counter_addr, int increment, Address mask_addr, Register scratch1, Register scratch2, Condition cond, Label *where) argument
/openjdk9/hotspot/src/cpu/s390/vm/
H A Dinterp_masm_s390.cpp1814 increment_mask_and_jump(Address counter_addr, int increment, Address mask, Register scratch, bool preloaded, branch_condition cond, Label *where) argument
/openjdk9/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dawt_PrintJob.cpp1957 POINT where; local
1975 POINT where; local

Completed in 475 milliseconds

1234567