MCPcopy Create free account

hub / github.com/chaoyangnz/gava / functions

Functions857 in github.com/chaoyangnz/gava

↓ 1 callersMethodInit
Before vm initialization, all lot of system settings can be set.
gava/vm.go:57
↓ 1 callersFunctionIsHidden
(filename string)
gava/JDK_java_io_UnixFileSystem.go:48
↓ 1 callersFunctionJDK_java_security_AccessController_doPrivileged
because here need to call java method, so the return value will automatically be placed in the stack
gava/JDK_java_security_AccessController.go:11
↓ 1 callersFunctionLaunch
()
gava/launcher.go:15
↓ 1 callersMethodLoadClass
(N string, triggerReason *ClassTriggerReason)
gava/vm_method_area.go:817
↓ 1 callersMethodName
()
gava/type_class.go:56
↓ 1 callersFunctionNewClassPath
(classPathStr string)
gava/class_path.go:69
↓ 1 callersMethodNewFrame
(method *Method)
gava/vm_engine.go:399
↓ 1 callersMethodNewJavaLangReflectConstructor
* Constructor(Class<T> declaringClass, Class<?>[] parameterTypes, Class<?>[] checkedExceptions, int modifiers,
gava/vm_heap.go:292
↓ 1 callersMethodNewJavaLangReflectField
* Field(Class<?> declaringClass, String name, Class<?> type, int modifiers, int slot, String signature, byt
gava/vm_heap.go:263
↓ 1 callersMethodNewMultiDimensionalArray
(arrayClass *Class, lengths []Int)
gava/vm_heap.go:130
↓ 1 callersMethodNewThrowable
(exception string, message string, args ...interface{})
gava/vm_heap.go:228
↓ 1 callersFunctionNewVM
()
gava/vm.go:35
↓ 1 callersMethodNotifyAll
()
gava/object.go:153
↓ 1 callersMethodReadClass
(className string)
gava/class_path.go:101
↓ 1 callersMethodReadInfo
(reader *ClassReader)
gava/class_file.go:612
↓ 1 callersMethodRegisterInstructions
()
gava/instructions.go:9
↓ 1 callersMethodRegisterNatives
()
gava/vm_natives.go:22
↓ 1 callersMethodResolve
()
gava/type_class.go:393
↓ 1 callersMethodResolve
()
gava/type_class.go:414
↓ 1 callersMethodResolve
()
gava/type_class.go:431
↓ 1 callersMethodResolve
()
gava/type_class.go:448
↓ 1 callersMethodResolve
()
gava/type_class.go:469
↓ 1 callersMethodResolve
()
gava/type_class.go:491
↓ 1 callersMethodRunBootstrapThread
(run func())
gava/vm_engine.go:63
↓ 1 callersMethodSetInstanceVariable
(index Int, value Value)
gava/value_reference.go:81
↓ 1 callersMethodSignature
()
gava/type_class.go:273
↓ 1 callersMethodSignature
()
gava/type_class.go:347
↓ 1 callersMethodStartup
(initialClassName string, args ...string)
gava/vm.go:96
↓ 1 callersMethodString
()
gava/class_path.go:93
↓ 1 callersMethodToInt
()
gava/value_primitives.go:44
↓ 1 callersMethodUnregisterThread
(thread *Thread)
gava/vm_engine.go:37
↓ 1 callersMethodaccessOuter
()
example/src/EnclosingClasses.java:21
↓ 1 callersMethodattachStacktrace
(stacktrace []StackTraceElement)
gava/value_reference.go:217
↓ 1 callersMethodattachType
(type0 Type)
gava/value_reference.go:191
↓ 1 callersMethodcheckCerts
(String name, CodeSource cs)
example/src/java/lang/ClassLoader.java:861
↓ 1 callersMethodclearBit
Clear the specified bit<br> -1: 11111111 11111111 111111111 111111111 @param i @param position @return
example/src/ds_util/BinaryUtil.java:93
↓ 1 callersMethodcompareCerts
check to make sure the certs for the new class (certs) are the same as the certs for the first class inserted in the package (pcerts)
example/src/java/lang/ClassLoader.java:891
↓ 1 callersFunctioncomponentAndElementTypeName
(arrayClassName string)
gava/vm_method_area.go:171
↓ 1 callersMethodconsume
()
example/src/ProducerConsumer.java:85
↓ 1 callersMethodcreateArrayClass
(N string, L JavaLangClassLoader, triggerReason *ClassTriggerReason)
gava/vm_method_area.go:201
↓ 1 callersMethodday
Given the month, day, and year, return which day of the week it falls on according to the Gregorian calendar. For month, use 1 for January, 2 for Fe
example/src/Calendar.java:28
↓ 1 callersMethoddefineClass
(String name, Resource res)
example/src/java/net/URLClassLoader.java:427
↓ 1 callersMethoddefineClass1
(String name, byte[] b, int off, int len, ProtectionDomain pd, String
example/src/java/lang/ClassLoader.java:844
↓ 1 callersMethoddefineClass2
(String name, java.nio.ByteBuffer b, int off, int len, ProtectionDoma
example/src/java/lang/ClassLoader.java:847
↓ 1 callersMethoddefinePackageInternal
(String pkgname, Manifest man, URL url)
example/src/java/net/URLClassLoader.java:401
↓ 1 callersMethoddrawPyramidOfNumbers
This method draws a pyramid of numbers.
example/src/Pyramid.java:29
↓ 1 callersMethoddrawPyramidPattern
This method draws a pyramid pattern using asterisk character. You can replace the asterisk with any other character to draw a pyramid of that.
example/src/Pyramid.java:14
↓ 1 callersMethodencode
(long id)
example/src/Base62.java:50
↓ 1 callersMethodexitDaemonThreads
()
gava/vm_engine.go:41
↓ 1 callersMethodfinalize
()
example/src/java/lang/ClassLoader.java:1721
↓ 1 callersMethodfind
(String name)
example/src/java/lang/ClassLoader.java:1712
↓ 1 callersMethodfindBootstrapClassOrNull
Returns a class loaded by the bootstrap class loader; or return null if not found.
example/src/java/lang/ClassLoader.java:995
↓ 1 callersMethodfindBuiltinLib
(String name)
example/src/java/lang/ClassLoader.java:1854
↓ 1 callersMethodfindClass
Finds the class with the specified <a href="#name">binary name</a>. This method should be overridden by class loader implementations that follow the d
example/src/java/lang/ClassLoader.java:513
↓ 1 callersMethodfindClass
* @throw java.lang.ClassNotFoundException */
gava/vm_method_area.go:834
↓ 1 callersMethodfindLibrary
Returns the absolute path name of a native library. The VM invokes this method to locate the native libraries that belong to classes loaded with this
example/src/java/lang/ClassLoader.java:1676
↓ 1 callersMethodfindLoadedClass
Returns the class with the given <a href="#name">binary name</a> if this loader has been recorded by the Java virtual machine as an initiating loader
example/src/java/lang/ClassLoader.java:1019
↓ 1 callersMethodfindLoadedClass0
(String name)
example/src/java/lang/ClassLoader.java:1025
↓ 1 callersMethodfindResource
Finds the resource with the given name. Class loader implementations should override this method to specify where to find resources. @param name
example/src/java/lang/ClassLoader.java:1143
↓ 1 callersMethodfindResource
Finds the resource with the specified name on the URL search path. @param name the name of the resource @return a {@code URL} for the resource, or {@
example/src/java/net/URLClassLoader.java:546
↓ 1 callersMethodfindResources
Returns an enumeration of {@link URL <tt>URL</tt>} objects representing all the resources with the given name. Class loader implementations should ove
example/src/java/lang/ClassLoader.java:1164
↓ 1 callersMethodgetClassLoadingLock
Returns the lock object for class loading operations. For backward compatibility, the default implementation of this method behaves as follows. If thi
example/src/java/lang/ClassLoader.java:443
↓ 1 callersMethodgetField
(objectref ObjectRef, index uint16)
gava/vm_engine.go:717
↓ 1 callersMethodgetParent
Returns the parent class loader for delegation. Some implementations may use <tt>null</tt> to represent the bootstrap class loader. This method will r
example/src/java/lang/ClassLoader.java:1349
↓ 1 callersMethodgetSystemResource
Find a resource of the specified name from the search path used to load classes. This method locates the resource through the system class loader (se
example/src/java/lang/ClassLoader.java:1205
↓ 1 callersMethodgo
()
example/src/test/test_athrow.java:17
↓ 1 callersMethodhasMoreElements
()
example/src/java/net/URLClassLoader.java:606
↓ 1 callersMethodinitSystemClassLoader
()
example/src/java/lang/ClassLoader.java:1431
↓ 1 callersMethodinterceptAfter
(frame *Frame)
gava/vm_engine.go:494
↓ 1 callersMethodinterceptBefore
(frame *Frame)
gava/vm_engine.go:490
↓ 1 callersMethodisAllElementsNull
(List<T> list)
example/src/ds_util/TreeUtil.java:148
↓ 1 callersMethodisAncestor
(ClassLoader cl)
example/src/java/lang/ClassLoader.java:1463
↓ 1 callersMethodisLeapYear
(int year)
example/src/Calendar.java:37
↓ 1 callersMethodisRegistered
Returns {@code true} if the given class loader type is registered as parallel capable.
example/src/java/lang/ClassLoader.java:213
↓ 1 callersMethodisSynchronized
()
gava/type_class.go:343
↓ 1 callersMethodlink
(class *Class)
gava/vm_method_area.go:678
↓ 1 callersMethodload
(String name, boolean isBuiltin)
example/src/java/lang/ClassLoader.java:1710
↓ 1 callersMethodloadClassUd
* Load class using user-defined class loader */
gava/vm_method_area.go:155
↓ 1 callersMethodmaxHeight
(TreeNode p)
example/src/ds_util/TreePrinter.java:10
↓ 1 callersMethodmaxLevel
(TreeNode node)
example/src/ds_util/TreeUtil.java:141
↓ 1 callersMethodneedsClassLoaderPermissionCheck
(ClassLoader from, ClassLoader to)
example/src/java/lang/ClassLoader.java:1479
↓ 1 callersMethodnewInstance
Creates a new instance of URLClassLoader for the specified URLs and parent class loader. If a security manager is installed, the {@code loadClass} met
example/src/java/net/URLClassLoader.java:716
↓ 1 callersMethodnextElement
()
example/src/java/net/URLClassLoader.java:597
↓ 1 callersMethodnextPc
* Should be called only by Run() method */
gava/vm_engine.go:521
↓ 1 callersMethodonRoad
()
example/src/test/test_athrow.java:24
↓ 1 callersMethodperformTask
()
example/src/Counter.java:17
↓ 1 callersMethodpop
()
gava/vm_engine.go:800
↓ 1 callersMethodprepare
initialize static variables to default values: no need to execute code
gava/vm_method_area.go:751
↓ 1 callersMethodprint
()
example/src/EnclosingClasses.java:30
↓ 1 callersMethodprint
(ListNode head)
example/src/ds_util/ListUtil.java:20
↓ 1 callersMethodprintLeaves
(int indentSpace, int level, int nodesInThisLevel, Deque<TreeNode> nodesQueue, PrintStream out)
example/src/ds_util/TreePrinter.java:89
↓ 1 callersMethodprintNodeInternal
(List<TreeNode> nodes, int level, int maxLevel)
example/src/ds_util/TreeUtil.java:80
↓ 1 callersMethodprintNodes
(int branchLen, int nodeSpaceLen, int startLen, int nodesInThisLevel, Deque<TreeNode> nodesQueue, PrintStream
example/src/ds_util/TreePrinter.java:63
↓ 1 callersFunctionprintStackTrace
(throwable Reference)
gava/vm_engine.go:115
↓ 1 callersMethodproduce
(int i)
example/src/ProducerConsumer.java:40
↓ 1 callersMethodputField
(objectref ObjectRef, index uint16, value Value)
gava/vm_engine.go:722
↓ 1 callersMethodread
(bytes []byte)
gava/class_file.go:123
↓ 1 callersMethodreadAccessFlags
(reader *ClassReader)
gava/class_file.go:205
↓ 1 callersMethodreadAttribute
read any attribute
gava/class_file.go:58
← previousnext →201–300 of 857, ranked by callers