Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/golang/mobile
/ functions
Functions
2,094 in github.com/golang/mobile
⨍
Functions
2,094
◇
Types & classes
327
↓ 1 callers
Function
alSourcePausev
(s []Source)
exp/audio/al/al_android.go:394
↓ 1 callers
Function
alSourcePlayv
(s []Source)
exp/audio/al/al_android.go:390
↓ 1 callers
Function
alSourceQueueBuffers
(s Source, b []Buffer)
exp/audio/al/al_android.go:438
↓ 1 callers
Function
alSourceRewindv
(s []Source)
exp/audio/al/al_android.go:402
↓ 1 callers
Function
alSourceStopv
(s []Source)
exp/audio/al/al_android.go:398
↓ 1 callers
Function
alSourceUnqueueBuffers
(s Source, b []Buffer)
exp/audio/al/al_android.go:442
↓ 1 callers
Function
alSourcef
(s Source, k int, v float32)
exp/audio/al/al_android.go:430
↓ 1 callers
Function
alSourcefv
(s Source, k int, v []float32)
exp/audio/al/al_android.go:434
↓ 1 callers
Function
alSourcei
(s Source, k int, v int32)
exp/audio/al/al_android.go:426
↓ 1 callers
Function
alSpeedOfSound
(v float32)
exp/audio/al/al_android.go:376
↓ 1 callers
Function
alcCreateContext
(d unsafe.Pointer, attrs []int32)
exp/audio/al/alc_android.go:63
↓ 1 callers
Function
alcDestroyContext
(c unsafe.Pointer)
exp/audio/al/alc_android.go:74
↓ 1 callers
Function
alcGetError
(d unsafe.Pointer)
exp/audio/al/alc_android.go:45
↓ 1 callers
Function
alcMakeContextCurrent
(c unsafe.Pointer)
exp/audio/al/alc_android.go:69
↓ 1 callers
Function
alcOpenDevice
(name string)
exp/audio/al/alc_android.go:50
↓ 1 callers
Function
animateDeadGopher
(a *f32.Affine, t clock.Time)
example/flappy/game.go:155
↓ 1 callers
Function
apiResources
()
internal/binres/sdk.go:22
↓ 1 callers
Method
appendShowPreformattedText
(final String s, final String tag)
example/ivy/android/app/src/main/java/org/golang/ivy/MainActivity.java:236
↓ 1 callers
Method
appendShowText
(final String s, final String tag)
example/ivy/android/app/src/main/java/org/golang/ivy/MainActivity.java:231
↓ 1 callers
Function
appleCopyAssets
(pkg *packages.Package, xcodeProjDir string)
cmd/gomobile/build_apple.go:196
↓ 1 callers
Function
asSet
asSet returns a set from a slice of strings.
internal/binres/binres.go:869
↓ 1 callers
Method
asSignature
(g *ObjcGen)
bind/genobjc.go:563
↓ 1 callers
Function
bootClasspath
()
cmd/gomobile/bind.go:171
↓ 1 callers
Function
buildAAR
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 callers
Function
buildAndroidSO
buildAndroidSO generates an Android libgojni.so file to outputDir. buildAndroidSO is concurrent-safe.
cmd/gomobile/bind_androidapp.go:351
↓ 1 callers
Function
buildJar
(w io.Writer, srcDir string)
cmd/gomobile/bind_androidapp.go:251
↓ 1 callers
Function
buildSrcJar
(src string)
cmd/gomobile/bind_androidapp.go:74
↓ 1 callers
Method
cString
(s string)
gl/work_windows.go:73
↓ 1 callers
Method
calcFrame
()
example/flappy/game.go:256
↓ 1 callers
Method
calcGopher
()
example/flappy/game.go:290
↓ 1 callers
Method
calcScroll
()
example/flappy/game.go:261
↓ 1 callers
Method
checkDemo
()
example/ivy/android/app/src/main/java/org/golang/ivy/MainActivity.java:320
↓ 1 callers
Function
checkNetwork
()
example/network/main.go:89
↓ 1 callers
Function
chromePath
()
gl/dll_windows.go:138
↓ 1 callers
Method
clampToGround
()
example/flappy/game.go:335
↓ 1 callers
Function
colorEq
(c0, c1 color.RGBA)
exp/gl/glutil/glimage_test.go:191
↓ 1 callers
Function
colorEq
(c0, c1 color.RGBA)
exp/sprite/portable/affine_test.go:184
↓ 1 callers
Function
commonSig
(f *Func)
internal/importers/java/java.go:1046
↓ 1 callers
Function
compareElements
(have, want *XML)
internal/binres/binres_test.go:282
↓ 1 callers
Function
compareNamespaces
(have, want *Namespace)
internal/binres/binres_test.go:337
↓ 1 callers
Function
compareUint32s
(t *testing.T, a, b []uint32)
internal/binres/binres_test.go:358
↓ 1 callers
Function
compatibleNDKRoots
compatibleNDKRoots searches the side-by-side NDK dirs for compatible SDKs.
cmd/gomobile/env.go:344
↓ 1 callers
Function
convAndroidKeyCode
(aKeyCode int32)
app/android.go:492
↓ 1 callers
Function
convRune
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 callers
Function
convVirtualKeyCode
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 callers
Function
convertEvent
(e interface{})
app/shiny.go:61
↓ 1 callers
Function
cp
(dst, src string)
bind/objc/seq_test.go:161
↓ 1 callers
Function
createProject
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 callers
Method
dec
(int refnum)
bind/java/Seq.java:212
↓ 1 callers
Function
dedup
(entries []entry)
gl/gendebug.go:975
↓ 1 callers
Function
defaultFileName
(lang string, pkg *types.Package)
cmd/gobind/gen.go:350
↓ 1 callers
Method
destroy
()
exp/gl/glutil/context_x11.go:102
↓ 1 callers
Method
destroyRef
(int refnum)
bind/java/Seq.java:102
↓ 1 callers
Function
disable
(t Type)
exp/sensor/android.go:146
↓ 1 callers
Method
doWork
(c call)
gl/work_windows.go:111
↓ 1 callers
Function
downloadDLLs
()
gl/dll_windows.go:22
↓ 1 callers
Function
embeddedJavaClasses
embeddedJavaClasses returns the possible empty list of Java types embedded in the given struct type.
bind/genjava.go:1652
↓ 1 callers
Function
embeddedObjcTypes
embeddedObjcTypes returns the possible empty list of Objc types embedded in the given struct type.
bind/genobjc.go:1374
↓ 1 callers
Method
emptyError
()
bind/java/SeqTest.java:568
↓ 1 callers
Function
enable
enable enables the sensor t on sender. A non-nil sender is required before calling enable.
exp/sensor/android.go:106
↓ 1 callers
Function
enqueueCall
(stmt ast.Stmt)
gl/gendebug.go:842
↓ 1 callers
Function
enum
enum builds a list of all GL constants that make up the gl.Enum type.
gl/gendebug.go:943
↓ 1 callers
Function
environ
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 callers
Method
errType
()
bind/genobjcw.go:207
↓ 1 callers
Method
escapeHtmlTags
(final String s)
example/ivy/android/app/src/main/java/org/golang/ivy/MainActivity.java:198
↓ 1 callers
Function
fillAllMethods
(n *Named, typeMap map[string]*Named)
internal/importers/objc/objc.go:375
↓ 1 callers
Method
fillAllMethods
(cls *Class)
internal/importers/java/java.go:1065
↓ 1 callers
Method
fillSuperSigs
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 callers
Method
fillThrowableFor
(cls, thrCls *Class)
internal/importers/java/java.go:1034
↓ 1 callers
Method
fillThrowables
(classes []*Class)
internal/importers/java/java.go:1022
↓ 1 callers
Function
filterReferences
(types []*Named, refs *importers.References, typeMap map[string]*Named)
internal/importers/objc/objc.go:257
↓ 1 callers
Function
findDLLs
()
gl/dll_windows.go:174
↓ 1 callers
Function
fixFloat
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 callers
Function
frameworkLayoutForTarget
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 callers
Method
genC
(cls *java.Class)
bind/genclasses.go:446
↓ 1 callers
Method
genCRetClear
genCRetClear clears the result value from a JNI call if an exception was raised.
bind/genjava.go:878
↓ 1 callers
Method
genCToObjC
(name string, t *objc.Type, mode varMode)
bind/genobjcw.go:433
↓ 1 callers
Method
genConst
(o *types.Const)
bind/genjava.go:1028
↓ 1 callers
Method
genConstM
(o *types.Const)
bind/genobjc.go:369
↓ 1 callers
Method
genConstructor
(f *types.Func, n string, jcls bool)
bind/genjava.go:422
↓ 1 callers
Method
genFunc
(o *types.Func)
bind/gengo.go:184
↓ 1 callers
Method
genFuncH
(obj *types.Func)
bind/genobjc.go:634
↓ 1 callers
Method
genFuncM
(obj *types.Func)
bind/genobjc.go:645
↓ 1 callers
Method
genFuncRet
(fs *java.FuncSet, f *java.Func, mustReturn bool)
bind/genclasses.go:718
↓ 1 callers
Method
genGetter
(oName string, f *types.Var)
bind/genobjc.go:657
↓ 1 callers
Method
genGo
(cls *java.Class)
bind/genclasses.go:534
↓ 1 callers
Method
genGo
(n *objc.Named)
bind/genobjcw.go:342
↓ 1 callers
Method
genH
(cls *java.Class)
bind/genclasses.go:490
↓ 1 callers
Method
genH
(n *objc.Named)
bind/genobjcw.go:268
↓ 1 callers
Method
genInitH
(obj *types.TypeName, f *types.Func)
bind/genobjc.go:1200
↓ 1 callers
Method
genInitM
(obj *types.TypeName, f *types.Func)
bind/genobjc.go:1209
↓ 1 callers
Method
genInterface
(iface interfaceInfo)
bind/genjava.go:545
↓ 1 callers
Method
genInterface
(cls *java.Class)
bind/genclasses.go:873
↓ 1 callers
Method
genInterface
(obj *types.TypeName)
bind/gengo.go:278
↓ 1 callers
Method
genInterface
(n *objc.Named)
bind/genobjcw.go:568
↓ 1 callers
Method
genInterfaceH
(obj *types.TypeName, t *types.Interface)
bind/genobjc.go:886
↓ 1 callers
Method
genInterfaceM
(obj *types.TypeName, t *types.Interface)
bind/genobjc.go:906
↓ 1 callers
Method
genInterfaceMethodProxy
(obj *types.TypeName, m *types.Func)
bind/genobjc.go:947
↓ 1 callers
Method
genJNIConstructor
(f *types.Func, sName string)
bind/genjava.go:1120
↓ 1 callers
Method
genJNIField
(o *types.TypeName, f *types.Var)
bind/genjava.go:1062
← previous
next →
601–700 of 2,094, ranked by callers