MCPcopy Create free account

hub / github.com/cloudwego/dynamicgo / functions

Functions4,084 in github.com/cloudwego/dynamicgo

↓ 2 callersFunctionmul_u64
native/atof_eisel_lemire.c:62
↓ 2 callersFunctionnewKeyMappingAnnotation
(typ thrift.AnnoID)
thrift/annotation/key_mapping.go:41
↓ 2 callersFunctionparse
Parse descriptor from fileDescriptor
proto/idl.go:119
↓ 2 callersFunctionparseMessage
(ctx context.Context, msgDesc *desc.MessageDescriptor, cache compilingCache, recursionDepth int, opts Options,
proto/idl.go:173
↓ 2 callersFunctionprotoUnmarshal
(b []byte, m goproto.Message)
conv/p2j/conv_test.go:72
↓ 2 callersMethodreplace
(o Node, n Node)
proto/generic/node.go:103
↓ 2 callersMethodreplaceMany
(ps *pnSlice)
proto/generic/node.go:180
↓ 2 callersFunctionright_shift
Binary shift right (/ 2) by k bits. k <= maxShift to avoid overflow */
native/atof_native.c:140
↓ 2 callersFunctionsearchBinKey
(p *thrift.BinaryProtocol, id []byte)
thrift/generic/node.go:371
↓ 2 callersFunctionsearchFieldId
searchFieldId in MESSAGE Node if id is found, return the field tag position, otherwise return the end of p.Buf
proto/generic/value.go:100
↓ 2 callersFunctionsearchFieldId
(p *thrift.BinaryProtocol, id thrift.FieldID)
thrift/generic/node.go:292
↓ 2 callersFunctionsearchIndex
(p *thrift.BinaryProtocol, id int, isList bool)
thrift/generic/node.go:316
↓ 2 callersFunctionsearchIntKey
(p *thrift.BinaryProtocol, id int)
thrift/generic/node.go:400
↓ 2 callersFunctionsearchStrKey
(p *thrift.BinaryProtocol, id string)
thrift/generic/node.go:340
↓ 2 callersFunctionseekIntHash
(next unsafe.Pointer, key uint64, N int)
thrift/generic/path.go:887
↓ 2 callersMethodsetNotFound
have problem in deal with byteLength
proto/generic/node.go:136
↓ 2 callersFunctionskipPair
go:nocheckptr
internal/json/decode.go:400
↓ 2 callersFunctionskip_number
native/scanning.c:1317
↓ 2 callersMethodstring
()
thrift/generic/cast.go:165
↓ 2 callersFunctiontb_write_default_or_empty
native/thrift.c:205
↓ 2 callersFunctiontb_write_empty
native/thrift.c:171
↓ 2 callersFunctiontb_write_i64
go:nosplit
internal/native/avx2/native_amd64.go:62
↓ 2 callersFunctiontb_write_i64
go:nosplit
internal/native/avx/native_amd64.go:62
↓ 2 callersFunctiontb_write_i64
go:nosplit
internal/native/sse/native_amd64.go:62
↓ 2 callersFunctiontb_write_list_end
native/thrift.c:157
↓ 2 callersFunctiontb_write_map_end
native/thrift.c:142
↓ 2 callersFunctiontb_write_struct_begin
native/thrift.c:106
↓ 2 callersFunctiontoFlags
(opts conv.Options)
conv/j2t/conv.go:98
↓ 2 callersFunctiontrie_get
go:nosplit
internal/native/avx2/native_amd64.go:72
↓ 2 callersFunctiontrie_get
go:nosplit
internal/native/avx/native_amd64.go:72
↓ 2 callersFunctiontrie_get
go:nosplit
internal/native/sse/native_amd64.go:72
↓ 2 callersFunctiontrim
trim trailing zeros from number */
native/atof_native.c:130
↓ 2 callersFunctionu64toa
native/fastint.c:221
↓ 2 callersMethoduint
()
proto/generic/cast.go:77
↓ 2 callersFunctionunhex16_fast
native/parsing.c:693
↓ 2 callersFunctionunhex16_is
native/parsing.c:687
↓ 2 callersFunctionunquote
native/parsing.c:702
↓ 2 callersFunctionunwrapError
go:noinline
conv/p2j/impl.go:26
↓ 2 callersFunctionvalidate_string
native/scanning.c:1574
↓ 1 callersFunctionAnnoToMethod
AnnoToMethod maps annotation to corresponding http method
http/http.go:50
↓ 1 callersMethodBLength
()
testdata/kitex_gen/example/k-example.go:1147
↓ 1 callersMethodBLength
()
testdata/kitex_gen/example3/k-example3.go:1276
↓ 1 callersMethodBLength
()
testdata/kitex_gen/example3/k-example3.go:1362
↓ 1 callersMethodBLength
()
testdata/kitex_gen/example3/k-example3.go:2394
↓ 1 callersMethodBin
Bin returns the raw bytes value of a PathBinKey path
thrift/generic/path.go:107
↓ 1 callersMethodBool
Bool returns the bool value contained by a BOOL node
proto/generic/cast.go:52
↓ 1 callersMethodByName
ByName search Param by given name
http/http.go:372
↓ 1 callersMethodByte
Byte returns the byte value contained by a I8/BYTE node
thrift/generic/cast.go:83
↓ 1 callersMethodCategory
Category returns the category of error code
meta/error.go:77
↓ 1 callersMethodCheckRequires
CheckRequires scan every bit of the bitmap. When a bit is marked, it will: - if the corresponding field is required-requireness, it reports error - if
thrift/utils.go:110
↓ 1 callersMethodCopyTo
CopyTo deeply copy self and its children to a PathNode
thrift/generic/path.go:580
↓ 1 callersMethodDecodeBool
EncodeFieldEnd encodes a field end.
thrift/binary.go:2152
↓ 1 callersMethodDecodeByte
(b []byte)
proto/protowire/decode.go:169
↓ 1 callersMethodDecodeBytes
DecodeBinary decodes a binary value.
thrift/binary.go:2191
↓ 1 callersMethodDecodeDouble
DecodeDouble decodes a double value.
thrift/binary.go:2177
↓ 1 callersMethodDecodeInt16
DecodeInt16 decodes a int16 value.
thrift/binary.go:2162
↓ 1 callersMethodDecodeInt64
DecodeInt64 decodes a int64 value.
thrift/binary.go:2172
↓ 1 callersMethodDecodeText
DecodeText decode special text-encoded val with desc and write it into buffer The encoding of val should be compatible with `EncodeText()` WARNING: th
thrift/binary.go:1176
↓ 1 callersMethodDescription
()
internal/json/error.go:35
↓ 1 callersMethodDescriptor
()
testdata/kitex_gen/pb/example/enum_example.pb.go:105
↓ 1 callersMethodDescriptor
()
testdata/kitex_gen/pb/example/example.pb.go:117
↓ 1 callersMethodDescriptor
()
testdata/kitex_gen/pb/example3/example3.pb.go:57
↓ 1 callersMethodDescriptor
Deprecated: Use A.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example3/example3.pb.go:1028
↓ 1 callersMethodDescriptor
()
testdata/kitex_gen/pb/example2/example2.pb.go:57
↓ 1 callersMethodDescriptor
Deprecated: Use A.ProtoReflect.Descriptor instead.
testdata/kitex_gen/pb/example2/example2.pb.go:948
↓ 1 callersMethodDo
(self *BinaryConv, ctx context.Context, desc *thrift.TypeDescriptor, jbytes []byte)
conv/j2t/conv_amd64_test.go:190
↓ 1 callersMethodDoInto
DoInto converts the thrift message (tbytes) to into buf in JSON protocol, as well as other http response arguments. WARN: This will set buf to resp, t
conv/t2j/http_conv.go:99
↓ 1 callersFunctionEncodeBase64
(buf []byte, val []byte)
internal/json/encoding.go:58
↓ 1 callersMethodEncodeBinary
EncodeBinary encodes a binary value.
thrift/binary.go:2140
↓ 1 callersMethodEncodeEmpty
(typ, et, kt Type, buf []byte)
thrift/binary.go:2050
↓ 1 callersFunctionEncodeEmptyArray
(buf []byte)
internal/json/encoding.go:95
↓ 1 callersFunctionEncodeEmptyObject
(buf []byte)
internal/json/encoding.go:115
↓ 1 callersMethodEncodeFieldBegin
EncodeFieldBegin encodes a field begin.
thrift/binary.go:2146
↓ 1 callersFunctionEncodeNull
(buf []byte)
internal/json/encoding.go:35
↓ 1 callersMethodEncodeText
EncodeText reads thrift data with descriptor, and converts it to a specail text-protocol string: This protocol is similar to JSON, excepts its key (or
thrift/binary.go:834
↓ 1 callersMethodError
()
testdata/kitex_gen/example/example.go:439
↓ 1 callersFunctionF64toa
go:nosplit
internal/native/dispatch_amd64.go:56
↓ 1 callersMethodFastRead
(b []byte)
testdata/kitex_gen/example3/k-example3.go:1187
↓ 1 callersMethodFastRead
(b []byte)
testdata/kitex_gen/example3/k-example3.go:1693
↓ 1 callersMethodFastRead
(b []byte)
testdata/kitex_gen/example3/k-example3.go:3327
↓ 1 callersMethodFastRead
(b []byte)
testdata/kitex_gen/baseline/k-baseline.go:218
↓ 1 callersMethodFastRead
(b []byte)
testdata/kitex_gen/example2/k-example2.go:1340
↓ 1 callersMethodFastWrite
(b []byte)
testdata/kitex_gen/base/k-base.go:138
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:185
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:329
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:566
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:789
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:863
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:945
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:1019
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:1091
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:1256
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:1328
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:1400
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:1471
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:1545
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:1614
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:1679
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:1736
↓ 1 callersMethodFastWriteNocopy
(b []byte, w thrift.NocopyWriter)
testdata/kitex_gen/example/k-example.go:1804
← previousnext →901–1,000 of 4,084, ranked by callers