MCPcopy Create free account

hub / github.com/golang/mobile / functions

Functions2,094 in github.com/golang/mobile

↓ 1 callersFunctionalSourcePausev
(s []Source)
exp/audio/al/al_android.go:394
↓ 1 callersFunctionalSourcePlayv
(s []Source)
exp/audio/al/al_android.go:390
↓ 1 callersFunctionalSourceQueueBuffers
(s Source, b []Buffer)
exp/audio/al/al_android.go:438
↓ 1 callersFunctionalSourceRewindv
(s []Source)
exp/audio/al/al_android.go:402
↓ 1 callersFunctionalSourceStopv
(s []Source)
exp/audio/al/al_android.go:398
↓ 1 callersFunctionalSourceUnqueueBuffers
(s Source, b []Buffer)
exp/audio/al/al_android.go:442
↓ 1 callersFunctionalSourcef
(s Source, k int, v float32)
exp/audio/al/al_android.go:430
↓ 1 callersFunctionalSourcefv
(s Source, k int, v []float32)
exp/audio/al/al_android.go:434
↓ 1 callersFunctionalSourcei
(s Source, k int, v int32)
exp/audio/al/al_android.go:426
↓ 1 callersFunctionalSpeedOfSound
(v float32)
exp/audio/al/al_android.go:376
↓ 1 callersFunctionalcCreateContext
(d unsafe.Pointer, attrs []int32)
exp/audio/al/alc_android.go:63
↓ 1 callersFunctionalcDestroyContext
(c unsafe.Pointer)
exp/audio/al/alc_android.go:74
↓ 1 callersFunctionalcGetError
(d unsafe.Pointer)
exp/audio/al/alc_android.go:45
↓ 1 callersFunctionalcMakeContextCurrent
(c unsafe.Pointer)
exp/audio/al/alc_android.go:69
↓ 1 callersFunctionalcOpenDevice
(name string)
exp/audio/al/alc_android.go:50
↓ 1 callersFunctionanimateDeadGopher
(a *f32.Affine, t clock.Time)
example/flappy/game.go:155
↓ 1 callersFunctionapiResources
()
internal/binres/sdk.go:22
↓ 1 callersMethodappendShowPreformattedText
(final String s, final String tag)
example/ivy/android/app/src/main/java/org/golang/ivy/MainActivity.java:236
↓ 1 callersMethodappendShowText
(final String s, final String tag)
example/ivy/android/app/src/main/java/org/golang/ivy/MainActivity.java:231
↓ 1 callersFunctionappleCopyAssets
(pkg *packages.Package, xcodeProjDir string)
cmd/gomobile/build_apple.go:196
↓ 1 callersFunctionasSet
asSet returns a set from a slice of strings.
internal/binres/binres.go:869
↓ 1 callersMethodasSignature
(g *ObjcGen)
bind/genobjc.go:563
↓ 1 callersFunctionbootClasspath
()
cmd/gomobile/bind.go:171
↓ 1 callersFunctionbuildAAR
AAR is the format for the binary distribution of an Android Library Project and it is a ZIP archive with extension .aar. http://tools.android.com/tech
cmd/gomobile/bind_androidapp.go:111
↓ 1 callersFunctionbuildAndroidSO
buildAndroidSO generates an Android libgojni.so file to outputDir. buildAndroidSO is concurrent-safe.
cmd/gomobile/bind_androidapp.go:351
↓ 1 callersFunctionbuildJar
(w io.Writer, srcDir string)
cmd/gomobile/bind_androidapp.go:251
↓ 1 callersFunctionbuildSrcJar
(src string)
cmd/gomobile/bind_androidapp.go:74
↓ 1 callersMethodcString
(s string)
gl/work_windows.go:73
↓ 1 callersMethodcalcFrame
()
example/flappy/game.go:256
↓ 1 callersMethodcalcGopher
()
example/flappy/game.go:290
↓ 1 callersMethodcalcScroll
()
example/flappy/game.go:261
↓ 1 callersMethodcheckDemo
()
example/ivy/android/app/src/main/java/org/golang/ivy/MainActivity.java:320
↓ 1 callersFunctioncheckNetwork
()
example/network/main.go:89
↓ 1 callersFunctionchromePath
()
gl/dll_windows.go:138
↓ 1 callersMethodclampToGround
()
example/flappy/game.go:335
↓ 1 callersFunctioncolorEq
(c0, c1 color.RGBA)
exp/gl/glutil/glimage_test.go:191
↓ 1 callersFunctioncolorEq
(c0, c1 color.RGBA)
exp/sprite/portable/affine_test.go:184
↓ 1 callersFunctioncommonSig
(f *Func)
internal/importers/java/java.go:1046
↓ 1 callersFunctioncompareElements
(have, want *XML)
internal/binres/binres_test.go:282
↓ 1 callersFunctioncompareNamespaces
(have, want *Namespace)
internal/binres/binres_test.go:337
↓ 1 callersFunctioncompareUint32s
(t *testing.T, a, b []uint32)
internal/binres/binres_test.go:358
↓ 1 callersFunctioncompatibleNDKRoots
compatibleNDKRoots searches the side-by-side NDK dirs for compatible SDKs.
cmd/gomobile/env.go:344
↓ 1 callersFunctionconvAndroidKeyCode
(aKeyCode int32)
app/android.go:492
↓ 1 callersFunctionconvRune
convRune marks the Carbon/Cocoa private-range unicode rune representing a non-unicode key event to -1, used for Rune in the key package. http://www.u
app/darwin_desktop.go:231
↓ 1 callersFunctionconvVirtualKeyCode
convVirtualKeyCode converts a Carbon/Cocoa virtual key code number into the standard keycodes used by the key package. To get a sense of the key map,
app/darwin_desktop.go:244
↓ 1 callersFunctionconvertEvent
(e interface{})
app/shiny.go:61
↓ 1 callersFunctioncp
(dst, src string)
bind/objc/seq_test.go:161
↓ 1 callersFunctioncreateProject
createProject generates the files required for xcodebuild test to run a Objective-C testfile with a gomobile bind framework.
bind/objc/seq_test.go:181
↓ 1 callersMethoddec
(int refnum)
bind/java/Seq.java:212
↓ 1 callersFunctiondedup
(entries []entry)
gl/gendebug.go:975
↓ 1 callersFunctiondefaultFileName
(lang string, pkg *types.Package)
cmd/gobind/gen.go:350
↓ 1 callersMethoddestroy
()
exp/gl/glutil/context_x11.go:102
↓ 1 callersMethoddestroyRef
(int refnum)
bind/java/Seq.java:102
↓ 1 callersFunctiondisable
(t Type)
exp/sensor/android.go:146
↓ 1 callersMethoddoWork
(c call)
gl/work_windows.go:111
↓ 1 callersFunctiondownloadDLLs
()
gl/dll_windows.go:22
↓ 1 callersFunctionembeddedJavaClasses
embeddedJavaClasses returns the possible empty list of Java types embedded in the given struct type.
bind/genjava.go:1652
↓ 1 callersFunctionembeddedObjcTypes
embeddedObjcTypes returns the possible empty list of Objc types embedded in the given struct type.
bind/genobjc.go:1374
↓ 1 callersMethodemptyError
()
bind/java/SeqTest.java:568
↓ 1 callersFunctionenable
enable enables the sensor t on sender. A non-nil sender is required before calling enable.
exp/sensor/android.go:106
↓ 1 callersFunctionenqueueCall
(stmt ast.Stmt)
gl/gendebug.go:842
↓ 1 callersFunctionenum
enum builds a list of all GL constants that make up the gl.Enum type.
gl/gendebug.go:943
↓ 1 callersFunctionenviron
environ merges os.Environ and the given "key=value" pairs. If a key is in both os.Environ and kv, kv takes precedence.
cmd/gomobile/env.go:479
↓ 1 callersMethoderrType
()
bind/genobjcw.go:207
↓ 1 callersMethodescapeHtmlTags
(final String s)
example/ivy/android/app/src/main/java/org/golang/ivy/MainActivity.java:198
↓ 1 callersFunctionfillAllMethods
(n *Named, typeMap map[string]*Named)
internal/importers/objc/objc.go:375
↓ 1 callersMethodfillAllMethods
(cls *Class)
internal/importers/java/java.go:1065
↓ 1 callersMethodfillSuperSigs
fillSuperSigs combines methods signatures with super class signatures, to preserve the assignability of classes to their super classes. For example,
internal/importers/java/java.go:437
↓ 1 callersMethodfillThrowableFor
(cls, thrCls *Class)
internal/importers/java/java.go:1034
↓ 1 callersMethodfillThrowables
(classes []*Class)
internal/importers/java/java.go:1022
↓ 1 callersFunctionfilterReferences
(types []*Named, refs *importers.References, typeMap map[string]*Named)
internal/importers/objc/objc.go:257
↓ 1 callersFunctionfindDLLs
()
gl/dll_windows.go:174
↓ 1 callersFunctionfixFloat
fixFloat copies the first four arguments into the XMM registers. This is for the windows/amd64 calling convention, that wants floating point arguments
gl/work_windows.go:109
↓ 1 callersFunctionframeworkLayoutForTarget
frameworkLayoutForTarget generates the filestructure for a framework for the given target platform (macos, ios, etc), according to Apple's spec https:
cmd/gomobile/bind_iosapp.go:308
↓ 1 callersMethodgenC
(cls *java.Class)
bind/genclasses.go:446
↓ 1 callersMethodgenCRetClear
genCRetClear clears the result value from a JNI call if an exception was raised.
bind/genjava.go:878
↓ 1 callersMethodgenCToObjC
(name string, t *objc.Type, mode varMode)
bind/genobjcw.go:433
↓ 1 callersMethodgenConst
(o *types.Const)
bind/genjava.go:1028
↓ 1 callersMethodgenConstM
(o *types.Const)
bind/genobjc.go:369
↓ 1 callersMethodgenConstructor
(f *types.Func, n string, jcls bool)
bind/genjava.go:422
↓ 1 callersMethodgenFunc
(o *types.Func)
bind/gengo.go:184
↓ 1 callersMethodgenFuncH
(obj *types.Func)
bind/genobjc.go:634
↓ 1 callersMethodgenFuncM
(obj *types.Func)
bind/genobjc.go:645
↓ 1 callersMethodgenFuncRet
(fs *java.FuncSet, f *java.Func, mustReturn bool)
bind/genclasses.go:718
↓ 1 callersMethodgenGetter
(oName string, f *types.Var)
bind/genobjc.go:657
↓ 1 callersMethodgenGo
(cls *java.Class)
bind/genclasses.go:534
↓ 1 callersMethodgenGo
(n *objc.Named)
bind/genobjcw.go:342
↓ 1 callersMethodgenH
(cls *java.Class)
bind/genclasses.go:490
↓ 1 callersMethodgenH
(n *objc.Named)
bind/genobjcw.go:268
↓ 1 callersMethodgenInitH
(obj *types.TypeName, f *types.Func)
bind/genobjc.go:1200
↓ 1 callersMethodgenInitM
(obj *types.TypeName, f *types.Func)
bind/genobjc.go:1209
↓ 1 callersMethodgenInterface
(iface interfaceInfo)
bind/genjava.go:545
↓ 1 callersMethodgenInterface
(cls *java.Class)
bind/genclasses.go:873
↓ 1 callersMethodgenInterface
(obj *types.TypeName)
bind/gengo.go:278
↓ 1 callersMethodgenInterface
(n *objc.Named)
bind/genobjcw.go:568
↓ 1 callersMethodgenInterfaceH
(obj *types.TypeName, t *types.Interface)
bind/genobjc.go:886
↓ 1 callersMethodgenInterfaceM
(obj *types.TypeName, t *types.Interface)
bind/genobjc.go:906
↓ 1 callersMethodgenInterfaceMethodProxy
(obj *types.TypeName, m *types.Func)
bind/genobjc.go:947
↓ 1 callersMethodgenJNIConstructor
(f *types.Func, sName string)
bind/genjava.go:1120
↓ 1 callersMethodgenJNIField
(o *types.TypeName, f *types.Var)
bind/genjava.go:1062
← previousnext →601–700 of 2,094, ranked by callers