MCPcopy Create free account

hub / github.com/golang/mobile / functions

Functions2,094 in github.com/golang/mobile

↓ 2 callersFunctiongoBuildAt
(at string, src string, env []string, args ...string)
cmd/gomobile/build.go:302
↓ 2 callersFunctiongoCmd
(subcmd string, srcs []string, env []string, args ...string)
cmd/gomobile/build.go:310
↓ 2 callersFunctiongoCmdAt
(at string, subcmd string, srcs []string, env []string, args ...string)
cmd/gomobile/build.go:314
↓ 2 callersFunctiongoModCachePath
()
cmd/gomobile/build.go:456
↓ 2 callersFunctiongoModTidyAt
(at string, env []string)
cmd/gomobile/build.go:362
↓ 2 callersFunctiongobindBin
(t testing.TB)
cmd/gobind/gobind_test.go:129
↓ 2 callersFunctiongofmt
gofmt formats the collection of Go source files auto-generated by gobind.
bind/bind_test.go:524
↓ 2 callersMethodhasThis
hasThis reports whether a method has an implicit "this" parameter.
bind/genjava.go:394
↓ 2 callersFunctionimageEq
(m0, m1 *image.RGBA)
exp/sprite/portable/affine_test.go:188
↓ 2 callersMethodimplicitFuncTypes
(f *Func)
internal/importers/java/java.go:676
↓ 2 callersMethodimportClasses
importClasses imports the named classes from the classpaths of the Importer.
internal/importers/java/java.go:597
↓ 2 callersMethodimporter
()
internal/importers/ast.go:186
↓ 2 callersFunctioninitTypes
(types []*Named, refs *importers.References, typeMap map[string]*Named)
internal/importers/objc/objc.go:228
↓ 2 callersFunctioninitialUpper
(s string)
bind/genclasses.go:414
↓ 2 callersFunctionisCallable
(t *types.Func)
bind/types.go:46
↓ 2 callersMethodisConsSigSupported
isConsSigSupported reports whether the generators can handle a given constructor signature.
bind/genjava.go:355
↓ 2 callersFunctionisExported
(t types.Type)
bind/types.go:110
↓ 2 callersFunctionisImplementable
(sig *types.Signature)
bind/types.go:55
↓ 2 callersFunctionisSpaceByte
(c byte)
cmd/gomobile/strings_flag.go:20
↓ 2 callersMethodisSupported
(t *objc.Type)
bind/genobjcw.go:638
↓ 2 callersFunctionisWrapperType
(t types.Type)
bind/types.go:170
↓ 2 callersFunctionjavapPath
()
internal/importers/java/java.go:170
↓ 2 callersMethodjniSigType
(T types.Type)
bind/genjava.go:1388
↓ 2 callersFunctionlineLog
(f *os.File, priority C.int)
internal/mobileinit/mobileinit_android.go:51
↓ 2 callersMethodload
()
app/GoNativeActivity.java:39
↓ 2 callersFunctionloadShader
(glctx gl.Context, shaderType gl.Enum, src string)
exp/gl/glutil/glutil.go:48
↓ 2 callersFunctionlooksLikeATTF
(b []byte)
exp/font/font_test.go:15
↓ 2 callersMethodlookupImported
(t *objc.Type)
bind/genobjcw.go:703
↓ 2 callersMethodlookupMethod
lookupMethod searches the Java class descriptor for a method that matches the Go method.
bind/genjava.go:146
↓ 2 callersFunctionmangleMethodNames
mangleMethodNames assigns unique Go names to ObjC methods. If a method name is unique within the same method list, its name is used with its first let
internal/importers/objc/objc.go:297
↓ 2 callersFunctionmustHaveBindTestdata
(t testing.TB)
cmd/gobind/gobind_test.go:79
↓ 2 callersFunctionnewNameSanitizer
newNameSanitizer returns a functions that replaces all dashes and dots with underscores, as well as avoiding reserved words by suffixing such identifi
bind/gen.go:550
↓ 2 callersFunctionnewRefsSaver
(pkgPrefix string)
internal/importers/ast.go:176
↓ 2 callersMethodonBackPressed
()
example/ivy/android/app/src/main/java/org/golang/ivy/MainActivity.java:115
↓ 2 callersFunctionorientationFromSlice
(v []float32)
exp/audio/al/al.go:59
↓ 2 callersFunctionpackagesConfig
(t targetInfo)
cmd/gomobile/bind.go:229
↓ 2 callersMethodparseInterface
(n *Named)
internal/importers/objc/objc.go:586
↓ 2 callersMethodparseType
()
internal/importers/objc/objc.go:684
↓ 2 callersFunctionprintUsage
(w io.Writer)
cmd/gomobile/main.go:30
↓ 2 callersFunctionprocessEvents
(env *C.JNIEnv, q *C.AInputQueue)
app/android.go:389
↓ 2 callersFunctionrandomGroundTexture
()
example/flappy/game.go:181
↓ 2 callersMethodref
(I i)
bind/java/SeqBench.java:136
↓ 2 callersMethodrefTypeBase
(typ types.Type)
bind/genobjc.go:1253
↓ 2 callersMethodregisterGLViewportFilter
TODO: do this for all build targets, not just linux (x11 and Android)? If so, should package gl instead of this package call RegisterFilter?? TODO: d
app/app.go:206
↓ 2 callersFunctionresolveInstanceType
(n *Named, t *Type)
internal/importers/objc/objc.go:346
↓ 2 callersFunctionresolveInstanceTypes
(n *Named, funcs []*Func)
internal/importers/objc/objc.go:364
↓ 2 callersFunctionroundToPower2
(x int)
exp/gl/glutil/glimage.go:137
↓ 2 callersFunctionrtou
(a []TableRef)
internal/binres/binres_test.go:351
↓ 2 callersMethodrun
()
bind/java/ClassesTest.java:94
↓ 2 callersFunctionrunBuild
(cmd *command)
cmd/gomobile/build.go:83
↓ 2 callersFunctionrunBuildImpl
runBuildImpl builds a package for mobiles based on the given commands. runBuildImpl returns a built package information and an error if exists.
cmd/gomobile/build.go:90
↓ 2 callersFunctionrunGobind
(t testing.TB, lang, pkg, goos string, exported *packagestest.Exported)
cmd/gobind/gobind_test.go:142
↓ 2 callersFunctionsignPKCS7
signPKCS7 does the minimal amount of work necessary to embed an RSA signature into a PKCS#7 certificate. We prepare the certificate using the x509 pa
cmd/gomobile/cert.go:24
↓ 2 callersMethodslice
()
exp/audio/al/al.go:66
↓ 2 callersMethodslice
(byte[] s)
bind/java/SeqBench.java:149
↓ 2 callersMethodsplitGeneric
(decl string)
internal/importers/objc/objc.go:762
↓ 2 callersFunctiontap
(t *testing.T, x, y int)
app/app_test.go:226
↓ 2 callersFunctiontestClsMap
()
internal/importers/java/java_test.go:93
↓ 2 callersMethodtoJavaType
(T types.Type)
bind/genjava.go:106
↓ 2 callersFunctiontypePrinter
(t string)
gl/gendebug.go:644
↓ 2 callersFunctiontypePrinterArg
(t, name string)
gl/gendebug.go:652
↓ 2 callersFunctiontypeString
(t ast.Expr)
gl/gendebug.go:638
↓ 2 callersFunctiontypeToInt
(t Type)
exp/sensor/android.go:199
↓ 2 callersMethodunmarshalBinaryKind
unmarshalBinaryKind decodes and stores the first resource chunk of bin. It returns the unmarshaler interface and any error encountered. If k.size() <
internal/binres/binres.go:697
↓ 2 callersFunctionwindowConfigRead
(activity *C.ANativeActivity)
app/android.go:185
↓ 2 callersFunctionwriteAffine
writeAffine writes the contents of an Affine to a 3x3 matrix GL uniform.
exp/gl/glutil/glutil.go:63
↓ 2 callersFunctionwriteGoMod
writeGoMod writes go.mod file at dir when Go modules are used.
cmd/gomobile/bind.go:321
↓ 2 callersFunctionwriteJar
(w io.Writer, dir string)
cmd/gomobile/bind_androidapp.go:307
↓ 2 callersFunctionwriteTempFile
(data string)
cmd/gomobile/writer_test.go:142
↓ 1 callersMethodActiveTexture
ActiveTexture sets the active texture unit. http://www.khronos.org/opengles/sdk/docs/man3/html/glActiveTexture.xhtml
gl/interface.go:26
↓ 1 callersMethodAfter
After is another method.
bind/testdata/doc.go:41
↓ 1 callersMethodAppendChild
AppendChild adds a node c as a child of n. It will panic if c already has a parent or siblings.
exp/sprite/sprite.go:88
↓ 1 callersMethodB
(b []byte)
bind/testdata/testpkg/testpkg.go:293
↓ 1 callersMethodBind_proxy_refnum__
Use a strange name and hope that user code does not implement it
bind/seq/ref.go:50
↓ 1 callersMethodBlendFunc
BlendFunc sets the pixel blending factors. http://www.khronos.org/opengles/sdk/docs/man3/html/glBlendFunc.xhtml
gl/interface.go:82
↓ 1 callersMethodBool
()
bind/testdata/keywords.go:61
↓ 1 callersMethodCDup
(c *Concrete)
bind/testdata/testpkg/testpkg.go:510
↓ 1 callersFunctionCallFn
CallFn calls a zero-argument function by its program counter. It is only intended for calling main.main. Using it for anything else will not end well.
app/internal/callfn/callfn.go:16
↓ 1 callersMethodCompileShader
CompileShader compiles the source code of s. http://www.khronos.org/opengles/sdk/docs/man3/html/glCompileShader.xhtml
gl/interface.go:142
↓ 1 callersMethodConstant
()
internal/importers/java/java.go:447
↓ 1 callersMethodCreateProgram
CreateProgram creates a new empty program object. http://www.khronos.org/opengles/sdk/docs/man3/html/glCreateProgram.xhtml
gl/interface.go:178
↓ 1 callersMethodCreateShader
CreateShader creates a new empty shader object. http://www.khronos.org/opengles/sdk/docs/man3/html/glCreateShader.xhtml
gl/interface.go:188
↓ 1 callersMethodCreateTexture
CreateTexture creates a texture object. http://www.khronos.org/opengles/sdk/docs/man3/html/glGenTextures.xhtml
gl/interface.go:193
↓ 1 callersMethodDefault
()
bind/testdata/keywords.go:19
↓ 1 callersFunctionDelete
Delete decrements the reference count and removes the pinned object from the object map when the reference count becomes zero.
bind/seq/ref.go:140
↓ 1 callersMethodDeleteTexture
DeleteTexture deletes the given texture object. http://www.khronos.org/opengles/sdk/docs/man3/html/glDeleteTextures.xhtml
gl/interface.go:235
↓ 1 callersMethodDisable
Disable disables various GL capabilities. http://www.khronos.org/opengles/sdk/docs/man3/html/glDisable.xhtml
gl/interface.go:276
↓ 1 callersMethodDot
(v1 *Vec4)
exp/f32/vec4.go:45
↓ 1 callersMethodE
()
bind/testdata/testpkg/testpkg.go:63
↓ 1 callersMethodEmptyError
()
bind/testdata/testpkg/testpkg.go:527
↓ 1 callersMethodEnable
TODO(crawshaw): consider DrawElements8 / DrawElements16 / DrawElements32 Enable enables various GL capabilities. http://www.khronos.org/opengles/sdk/
gl/interface.go:298
↓ 1 callersFunctionEngine
Engine creates an OpenGL-based sprite.Engine.
exp/sprite/glsprite/glsprite.go:53
↓ 1 callersMethodGenH
()
bind/genobjcw.go:221
↓ 1 callersMethodGenInterfaces
()
bind/genobjcw.go:558
↓ 1 callersMethodGenM
()
bind/genobjcw.go:64
↓ 1 callersMethodGenPackage
(idx int)
bind/genobjcw.go:532
↓ 1 callersMethodGetError
()
gl/gldebug.go:2244
↓ 1 callersMethodGetIntegerv
(dst []int32, pname Enum)
gl/gldebug.go:2204
↓ 1 callersMethodGetIntegerv
(dst []int32, pname Enum)
gl/gl.go:736
↓ 1 callersFunctionGetListenerf
GetListenerf returns the float32 value of the listener parameter.
exp/audio/al/al.go:389
← previousnext →401–500 of 2,094, ranked by callers