MCPcopy Create free account

hub / github.com/AsuraTeam/zcloud / functions

Functions54,758 in github.com/AsuraTeam/zcloud

↓ 47 callersMethodCreateProgram
CreateProgram creates a new empty program object. http://www.khronos.org/opengles/sdk/docs/man3/html/glCreateProgram.xhtml
src/golang.org/x/mobile/gl/interface.go:165
↓ 47 callersMethodHasPrefix
HasPrefix returns true of v has any of the prefixes stored in this trie.
src/k8s.io/kube-openapi/pkg/util/trie.go:57
↓ 47 callersMethodPanicf
(string, ...interface{})
src/github.com/sirupsen/logrus/logrus.go:107
↓ 47 callersMethodQuery
Query executes a query that may return rows, such as a SELECT. Deprecated: Drivers should implement StmtQueryContext instead (or additionally).
src/database/sql/driver/driver.go:244
↓ 47 callersMethodQueryTable
return a QuerySeter for table operations. table name can be string or struct. e.g. QueryTable("user"), QueryTable(&user{}) or QueryTable((*User)(nil))
src/github.com/astaxie/beego/orm/types.go:99
↓ 47 callersMethodWriteHeader
(code int)
src/k8s.io/apimachinery/pkg/util/httpstream/httpstream_test.go:40
↓ 47 callersMethodemit
(fn *Function)
src/golang.org/x/tools/go/ssa/builder.go:436
↓ 47 callersMethodemit
(fn *Function)
src/golang.org/x/tools/go/ssa/builder14.go:437
↓ 47 callersFunctionemitConv
emitConv emits to f code to convert Value val to exactly type typ, and returns the converted value. Implicit conversions are required by language ass
src/golang.org/x/tools/go/ssa/emit.go:175
↓ 47 callersFunctionencodeVarintGenerated
(dAtA []byte, offset int, v uint64)
src/k8s.io/api/autoscaling/v2beta1/generated.pb.go:743
↓ 47 callersFunctionfaild
(msg)
src/cloud/static/zcloud/zcloud.js:327
↓ 47 callersFunctionnewGitTest
(t *testing.T)
src/golang.org/x/review/git-codereview/util_test.go:106
↓ 47 callersFunctionsovGenerated
(x uint64)
src/k8s.io/api/authorization/v1beta1/generated.pb.go:1051
↓ 47 callersFunctionsovGenerated
(x uint64)
src/k8s.io/api/authorization/v1/generated.pb.go:1051
↓ 46 callersMethodConvert
Call Convert to convert sub-objects. Note that if you call it with your own exact parameters, you'll run out of stack space before anything useful hap
src/k8s.io/apimachinery/pkg/conversion/converter.go:141
↓ 46 callersMethodDebugf
(format string, args ...interface{})
src/github.com/sirupsen/logrus/logrus.go:117
↓ 46 callersMethodFile
()
src/github.com/astaxie/beego/grace/listener.go:57
↓ 46 callersMethodHas
Has returns whether the provided label exists.
src/k8s.io/apimachinery/pkg/labels/labels.go:28
↓ 46 callersMethodPut
(key, value []byte)
src/github.com/syndtr/goleveldb/leveldb/batch.go:41
↓ 46 callersMethodWalk
Walk walks the router and all its sub-routers, calling walkFn for each route in the tree. The routes are walked in the order they were added. Sub-rout
src/github.com/gorilla/mux/mux.go:287
↓ 46 callersFunctionaddFormatToken
(token, padded, ordinal, callback)
src/cloud/static/plugins/moment/moment.js:569
↓ 46 callersFunctionappendU16
(b []byte, v uint16)
src/golang.org/x/mobile/cmd/gomobile/binary_xml.go:248
↓ 46 callersMethoderrorf
(format string, args ...interface{})
src/golang.org/x/tools/go/ssa/sanity14.go:64
↓ 46 callersMethoderrorf
(format string, args ...interface{})
src/golang.org/x/tools/go/ssa/sanity.go:63
↓ 46 callersMethodreduce
Compress entries which are the same according to a sort criteria (specified by less) into "runs".
src/golang.org/x/tools/godoc/index.go:101
↓ 45 callersMethodDecode
Decode will return io.EOF when no more objects are available.
src/k8s.io/apimachinery/pkg/runtime/serializer/streaming/streaming.go:40
↓ 45 callersMethodHash
()
src/github.com/opencontainers/go-digest/digester.go:23
↓ 45 callersMethodIndex
Retrieve list of objects that match on the named indexing function
src/k8s.io/client-go/tools/cache/index.go:30
↓ 45 callersFunctionNewControllerRegister
NewControllerRegister returns a new ControllerRegister.
src/github.com/astaxie/beego/router.go:138
↓ 45 callersMethodOk
Ok returns true if no error (including io.EOF) was encountered during scanning.
src/github.com/mailru/easyjson/jlexer/lexer.go:395
↓ 45 callersMethodUint16
Uint16 string to uint16
src/github.com/astaxie/beego/orm/utils.go:115
↓ 45 callersMethodWrite
(w io.Writer, _ int, start bool)
src/golang.org/x/tools/godoc/analysis/analysis14.go:77
↓ 45 callersMethodafter
Returns true if given key is after largest key of this table.
src/github.com/syndtr/goleveldb/leveldb/table.go:31
↓ 45 callersFunctionfprintf
fprintf prints to w a message of the form "location: message\n" where location is derived from pos. pos must be one of: - a token.Pos, denoting a pos
src/golang.org/x/tools/oracle/oracle.go:329
↓ 45 callersMethodhas
(auxm *memdb.DB, auxt tFiles, key []byte, seq uint64, ro *opt.ReadOptions)
src/github.com/syndtr/goleveldb/leveldb/db.go:794
↓ 45 callersMethodinsert
insert inserts a node at the given index.
src/golang.org/x/net/html/node.go:177
↓ 45 callersFunctionskip
Advance the buffer pointer.
src/gopkg.in/yaml.v2/scannerc.go:491
↓ 45 callersMethodwriteHeaders
(p HeadersFrameParam)
src/golang.org/x/net/http2/server_test.go:236
↓ 44 callersMethodAccept
Accept accepts the channel creation request. It returns the Channel and a Go channel containing SSH requests. The Go channel must be serviced otherwis
src/golang.org/x/crypto/ssh/channel.go:32
↓ 44 callersMethodDeepCopyInto
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
src/k8s.io/api/apps/v1beta2/zz_generated.deepcopy.go:680
↓ 44 callersMethodGet
Get gets a connection. The application must close the returned connection. This method always returns a valid connection so that applications can defe
src/github.com/garyburd/redigo/redis/pool.go:175
↓ 44 callersMethodGetCommon
()
src/golang.org/x/text/cldr/base.go:29
↓ 44 callersMethodInsert
insert model data to database for example: user := new(User) id, err = Ormer.Insert(user) user must a pointer and Insert will set user's pk field
src/github.com/astaxie/beego/orm/types.go:58
↓ 44 callersFunctionNewError
NewError creates an LDAP error with the given code and underlying error
src/gopkg.in/ldap.v2/error.go:141
↓ 44 callersMethodSeek
(int64, int)
src/github.com/hlandau/acme/fdb/fdb.go:509
↓ 44 callersMethodStat
Stat provides metadata about a blob identified by the digest. If the blob is unknown to the describer, ErrBlobUnknown will be returned.
src/github.com/docker/distribution/blobs.go:95
↓ 44 callersMethodValue
Value returns the value of the current key/value pair, or nil if done. The caller should not modify the contents of the returned slice, and its conten
src/github.com/syndtr/goleveldb/leveldb/iterator/iter.go:94
↓ 44 callersFunctionc
()
src/cloud/static/plugins/justgage/raphael-2.1.4.min.js:9
↓ 44 callersFunctione
(b)
src/cloud/static/plugins/tinymce/plugins/table/plugin.min.js:1
↓ 44 callersFunctiong
(a,b)
src/cloud/static/plugins/tinymce/plugins/table/plugin.min.js:1
↓ 44 callersMethodp
(format string, args ...interface{})
src/golang.org/x/tools/go/types/hilbert_test.go:84
↓ 44 callersFunctionr
(n)
src/cloud/static/plugins/d3/d3.min.js:1
↓ 44 callersMethodwritePacket
Encrypt and send a packet of data to the remote peer.
src/golang.org/x/crypto/ssh/transport.go:22
↓ 43 callersMethodBadf
Badf reports a formatted error and sets the exit code.
src/golang.org/x/tools/cmd/vet/main.go:427
↓ 43 callersMethodFloat
(key string)
src/github.com/astaxie/beego/config/config.go:58
↓ 43 callersMethodMatch
(t ...Tag)
src/golang.org/x/text/language/match.go:15
↓ 43 callersMethodMethodSet
MethodSet returns the method set of type T. It is thread-safe. If cache is nil, this function is equivalent to NewMethodSet(T). Utility functions ca
src/golang.org/x/tools/go/types/methodsetcache.go:26
↓ 43 callersMethodNamed
Named returns the name of the repository.
src/github.com/docker/distribution/registry.go:94
↓ 43 callersFunctionNewString
New creates a String from a list of values.
src/k8s.io/apimachinery/pkg/util/sets/string.go:30
↓ 43 callersMethodNumFields
NumFields returns the number of fields in the struct (including blank and anonymous fields).
src/golang.org/x/tools/go/types/type.go:147
↓ 43 callersMethodSize
Size returns whether the Compacter could encode the given block as well as its size in case it can. len(v) is always 64.
src/golang.org/x/text/internal/triegen/compact.go:18
↓ 43 callersMethodWrite
Write writes one or more events to the sink. If no error is returned, the caller will assume that all events have been committed and will not try to s
src/github.com/docker/distribution/notifications/event.go:156
↓ 43 callersFunction_
(a,b)
src/cloud/static/plugins/lightbox/js/lightbox-plus-jquery.min.js:14
↓ 43 callersMethodaddMeasurement
AddMeasurement records a value measurement observation to the histogram.
src/golang.org/x/net/trace/histogram.go:35
↓ 43 callersFunctionn
(a,b)
src/cloud/static/js/jquery.min.js:2
↓ 43 callersFunctionrandomPath
(length int64)
src/github.com/docker/distribution/registry/storage/driver/testsuites/testsuites.go:1181
↓ 43 callersMethodreadBit
readBit returns the next bit.
src/golang.org/x/image/vp8/partition.go:71
↓ 43 callersFunctionrelName
relName returns the name of v relative to i. In most cases, this is identical to v.Name(), but references to Functions (including methods) and Globals
src/golang.org/x/tools/go/ssa/print14.go:29
↓ 43 callersFunctionrelName
relName returns the name of v relative to i. In most cases, this is identical to v.Name(), but references to Functions (including methods) and Globals
src/golang.org/x/tools/go/ssa/print.go:29
↓ 43 callersMethodreset
()
src/golang.org/x/net/trace/trace.go:701
↓ 42 callersMethodCompare
Compare returns -1 if a < b, 1 if a > b and 0 if a == b.
src/golang.org/x/text/collate/tools/colcmp/col.go:45
↓ 42 callersMethodFlush
()
src/golang.org/x/net/http2/write.go:34
↓ 42 callersMethodSet
(string, interface{})
src/github.com/go-openapi/spec/expander.go:50
↓ 42 callersMethodSkip
Skip skips a single token.
src/github.com/mailru/easyjson/jlexer/lexer.go:504
↓ 42 callersFunctiona
(i,n,a)
src/cloud/static/plugins/echart/echarts-all.js:1
↓ 42 callersFunctionappendU32
(b []byte, v uint32)
src/golang.org/x/mobile/cmd/gomobile/binary_xml.go:252
↓ 42 callersMethodcontext
context constructs the context object for the application. This only be called once per request.
src/github.com/docker/distribution/registry/handlers/app.go:759
↓ 42 callersFunctionemitJump
emitJump emits to f a jump to target, and updates the control-flow graph. Postcondition: f.currentBlock is nil.
src/golang.org/x/tools/go/ssa/emit.go:263
↓ 42 callersMethodexpect
(tok rune)
src/golang.org/x/tools/go/gccgoimporter/parser.go:65
↓ 42 callersFunctioni
(a)
src/cloud/static/plugins/datatables/jszip.min.js:12
↓ 42 callersMethodrelease
()
src/github.com/syndtr/goleveldb/leveldb/storage/file_storage.go:28
↓ 42 callersMethodrun
(cnt *compactionTransactCounter)
src/github.com/syndtr/goleveldb/leveldb/db_compaction.go:146
↓ 42 callersMethodstore
(fn *Function, v Value)
src/golang.org/x/tools/go/ssa/lvalue.go:23
↓ 42 callersMethodukey
()
src/github.com/syndtr/goleveldb/leveldb/key.go:115
↓ 41 callersMethodDeepCopyInto
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
src/k8s.io/api/apps/v1/zz_generated.deepcopy.go:93
↓ 41 callersMethodErr
closed when this Context is canceled
src/golang.org/x/talks/2014/gotham-context/interface.go:12
↓ 41 callersMethodLen
Len returns the number of bytes of the unread portion of the buffer; b.Len() == len(b.Bytes()).
src/github.com/syndtr/goleveldb/leveldb/util/buffer.go:41
↓ 41 callersFunctiona
(a)
src/cloud/static/plugins/summernote/summernote.min.js:2
↓ 41 callersFunctiondef
(deps, factory)
src/cloud/static/plugins/tinymce/themes/inlite/scratch/compile/bootstrap.js:5
↓ 41 callersFunctiondef
(deps, factory)
src/cloud/static/plugins/tinymce/themes/inlite/config/bolt/bootstrap-demo.js:5
↓ 41 callersFunctiondef
(deps, factory)
src/cloud/static/plugins/tinymce/themes/inlite/config/bolt/bootstrap-browser.js:5
↓ 41 callersFunctiondef
(deps, factory)
src/cloud/static/plugins/tinymce/themes/inlite/config/bolt/bootstrap-prod.js:5
↓ 41 callersFunctiondef
(deps, factory)
src/cloud/static/plugins/tinymce/themes/inlite/config/bolt/bootstrap-atomic.js:5
↓ 41 callersMethodexit
exit is called if there is trouble creating or writing log files. It flushes the logs and exits the program; there's no point in hanging around. l.mu
src/github.com/golang/glog/glog.go:787
↓ 41 callersFunctionf
(a,b,c)
src/cloud/static/plugins/jquery-mapael/raphael-min.js:9
↓ 41 callersMethodgetContext
getContext returns the clientcmdapi.Context, or an error if a required context is not found.
src/k8s.io/client-go/tools/clientcmd/client_config.go:397
↓ 41 callersFunctionh
(e,t,n)
src/cloud/static/plugins/tinymce/tinymce.min.js:2
↓ 41 callersFunctioni
(t)
src/cloud/static/plugins/jquery-ui/jquery-ui.min.js:6
↓ 41 callersFunctionreadFull
readFull is the same as io.ReadFull except that reading zero bytes returns ErrUnexpectedEOF rather than EOF.
src/golang.org/x/crypto/openpgp/packet/packet.go:22
↓ 41 callersFunctionsetServiceJson
2018-02-10 18:29
src/cloud/controllers/ci/serviceImpl.go:19
← previousnext →601–700 of 54,758, ranked by callers