MCPcopy Create free account

hub / github.com/cloudwego/dynamicgo / functions

Functions4,084 in github.com/cloudwego/dynamicgo

↓ 1 callersFunctionfile_idl_basic_example_proto_rawDescGZIP
()
testdata/kitex_gen/pb/base/basic_example.pb.go:721
↓ 1 callersFunctionfile_idl_empty_example_proto_init
()
testdata/kitex_gen/pb/example/empty_example.pb.go:282
↓ 1 callersFunctionfile_idl_enum_example_proto_init
()
testdata/kitex_gen/pb/example/enum_example.pb.go:347
↓ 1 callersFunctionfile_idl_example2_proto_init
()
testdata/kitex_gen/pb/example2/example2.pb.go:1574
↓ 1 callersFunctionfile_idl_example3_proto_init
()
testdata/kitex_gen/pb/example3/example3.pb.go:1692
↓ 1 callersFunctionfile_idl_example_proto_init
()
testdata/kitex_gen/pb/example/example.pb.go:2313
↓ 1 callersFunctionfile_idl_nested_proto_init
()
testdata/kitex_gen/pb/example/nested.pb.go:267
↓ 1 callersMethodfindDeleteChild
(path Path)
proto/generic/value.go:647
↓ 1 callersFunctionfindFuncs
(funcs []funcTreePair, methods []string)
thrift/idl.go:326
↓ 1 callersFunctionfindReflectRtypeItab
()
internal/rt/fastvalue.go:189
↓ 1 callersFunctionfind_non_ascii
native/utf8.c:132
↓ 1 callersFunctionfnv1a
(s string)
internal/caching/hashing_test.go:32
↓ 1 callersFunctionformat_decimal
native/fastfloat.c:205
↓ 1 callersFunctionformat_exponent
native/fastfloat.c:168
↓ 1 callersFunctionfreeVisitorUserNodePool
FreevisitorUserNode resets the buffer and puts the visitorUserNode back to sync.Pool
conv/j2p/decode.go:57
↓ 1 callersFunctiongetAllFuncs
(svc *parser.Service, tree *parser.Thrift, ret *[]funcTreePair)
thrift/idl.go:337
↓ 1 callersFunctiongetBasicExampleData
()
conv/j2p/conv_test.go:147
↓ 1 callersFunctiongetBasicExampleDesc
()
conv/j2p/conv_test.go:132
↓ 1 callersFunctiongetBasicExampleReq
()
conv/j2p/conv_test.go:275
↓ 1 callersFunctiongetEnumExampleDesc
()
conv/j2p/conv_test.go:573
↓ 1 callersFunctiongetExample2Req
()
conv/j2p/conv_test.go:178
↓ 1 callersFunctiongetExampleErrorDesc
()
conv/t2j/conv_test.go:106
↓ 1 callersFunctiongetExampleFallbackDesc
()
conv/j2t/conv_test.go:245
↓ 1 callersFunctiongetExampleInt2Float
()
conv/t2j/conv_test.go:90
↓ 1 callersFunctiongetExampleInt2Float
()
conv/p2j/conv_test.go:494
↓ 1 callersFunctiongetExampleJSONStringDesc
()
conv/j2t/conv_test.go:236
↓ 1 callersFunctiongetExampleJSONStringReq
(exp *example3.ExampleJSONString)
conv/j2t/conv_test.go:317
↓ 1 callersFunctiongetExampleSuperData
()
thrift/generic/value_test.go:155
↓ 1 callersFunctiongetFnDescByPathName
(t *testing.T, filePath, fnName string)
testdata/test/h2t_conv_test.go:36
↓ 1 callersFunctiongetNesting2Value
()
testdata/test/baseline_j2t_test.go:189
↓ 1 callersFunctiongetNullData
()
conv/j2t/conv_test.go:357
↓ 1 callersFunctiongetNullErrData
()
conv/j2t/conv_test.go:365
↓ 1 callersFunctiongetPBStructFieldInfo
getPBStructFieldInfo returns cached struct field info for the given protobuf type
trim/assign.go:138
↓ 1 callersFunctiongetPartialNestingDesc
()
testdata/test/baseline_t2j_test.go:60
↓ 1 callersFunctiongetPartialSimpleDesc
()
testdata/test/baseline_t2j_test.go:44
↓ 1 callersFunctiongetPbPartialNestingValue
()
testdata/test/baseline_j2p_test.go:117
↓ 1 callersFunctiongetPos
(e uint64)
conv/j2t/impl_amd64.go:249
↓ 1 callersFunctiongetSample
(minLength, maxLength, count int)
internal/caching/caching_test.go:31
↓ 1 callersFunctiongetStructFieldInfo
getStructFieldInfo returns cached struct field info for the given type
trim/fetch.go:121
↓ 1 callersFunctiongetTargetService
(svcs []*parser.Service, serviceName string)
thrift/idl.go:312
↓ 1 callersFunctiongetValue
(e uint64)
conv/j2t/impl_amd64.go:257
↓ 1 callersFunctiongrowslice
go:linkname growslice runtime.growslice goland:noinspection GoUnusedParameter
internal/rt/growslice_go116.go:25
↓ 1 callersFunctionhandleFieldAnnotation
(ctx context.Context, ann Annotation, values []parser.Annotation, opts *Options, field *FieldDescriptor, st *S
thrift/annotation.go:353
↓ 1 callersFunctionhandleGoJSON
(name string, ret *[]parser.Annotation)
thrift/annotation/anno_mapping.go:56
↓ 1 callersFunctionhandleNativeFieldAnnotation
(ann parser.Annotation, f *FieldDescriptor, parseTarget ParseTarget)
thrift/annotation.go:399
↓ 1 callersMethodhandleUnknownChild
handleUnknownChild handles unknown field and store the [TLV] of unknown field to the proto.UNKNOWN Node
proto/generic/path.go:522
↓ 1 callersMethodhandleUnmatchedFields
(ctx context.Context, fsm *types.J2TStateMachine, desc *thrift.StructDescriptor, buf *[]byte, pos int, req htt
conv/j2t/impl_amd64.go:71
↓ 1 callersFunctionhandleUnsets
(req thrift.RequiresBitmap, desc *thrift.StructDescriptor, p *thrift.BinaryProtocol, writeDefault bool)
thrift/generic/value.go:545
↓ 1 callersMethodhandleValueMapping
(ctx context.Context, src string, start int, f *thrift.FieldDescriptor, p *thrift.BinaryProtocol, end int)
conv/j2t/impl_fallback.go:383
↓ 1 callersMethodhandleValueMapping
(ctx context.Context, fsm *types.J2TStateMachine, desc *thrift.StructDescriptor, buf *[]byte, pos int, src []b
conv/j2t/impl_amd64.go:117
↓ 1 callersFunctionhashFieldName
hashFieldName generates a simple field ID from a field name (for unknown maps)
trim/assign.go:1500
↓ 1 callersFunctionhasless
native/parsing.c:656
↓ 1 callersFunctionhasmore
native/parsing.c:661
↓ 1 callersFunctionhm_get
native/map.c:32
↓ 1 callersFunctioni64toa
(buf *[]byte, val int64)
internal/json/api_amd64.go:67
↓ 1 callersMethodintMap
StrMap returns the integer keys and interface elements contained by a MAP<Int/Uint,XX> node
proto/generic/cast.go:266
↓ 1 callersMethodisErrNotFoundLast
()
proto/generic/error.go:123
↓ 1 callersFunctionisJsonString
(val string)
conv/j2t/impl.go:93
↓ 1 callersFunctionisNumberChars
(c byte)
internal/json/decode.go:148
↓ 1 callersFunctionis_atof_exact
check whether float can represent the val exactly **/
native/scanning.c:883
↓ 1 callersFunctionis_div_pow2
native/tab.h:232
↓ 1 callersFunctionis_overflow
native/scanning.c:950
↓ 1 callersFunctionj2t_binary
native/thrift.c:401
↓ 1 callersFunctionj2t_field_vm
native/thrift.c:506
↓ 1 callersFunctionj2t_find_field_key
native/thrift.c:449
↓ 1 callersFunctionj2t_fsm_exec
go:nosplit
internal/native/avx2/native_amd64.go:77
↓ 1 callersFunctionj2t_fsm_exec
go:nosplit
internal/native/avx/native_amd64.go:77
↓ 1 callersFunctionj2t_fsm_exec
go:nosplit
internal/native/sse/native_amd64.go:77
↓ 1 callersFunctionj2t_fsm_exec
native/thrift.c:765
↓ 1 callersFunctionj2t_map_key
native/thrift.c:422
↓ 1 callersFunctionj2t_read_key
native/thrift.c:470
↓ 1 callersMethodlen
()
proto/generic/cast.go:30
↓ 1 callersMethodlist
List returns interface elements contained by a LIST node
proto/generic/cast.go:212
↓ 1 callersFunctionlspace
native/fastbytes.c:25
↓ 1 callersFunctionmain
()
bench.py:100
↓ 1 callersFunctionmakeCircularAssignMapDesc
()
trim/assign_test.go:2540
↓ 1 callersFunctionmakeCircularAssignTreeDesc
makeCircularAssignTreeDesc creates a tree descriptor that references itself
trim/assign_test.go:2331
↓ 1 callersFunctionmakeCircularMapDesc
()
trim/fetch_test.go:1200
↓ 1 callersFunctionmakeCircularTreeDesc
makeCircularTreeDesc creates a tree descriptor that references itself
trim/fetch_test.go:977
↓ 1 callersFunctionmakeDefaultValue
(typ *TypeDescriptor, val *parser.ConstValue, tree *parser.Thrift)
thrift/idl.go:834
↓ 1 callersFunctionmakeSampleAny
makeSampleAny generates a map[string]interface{} for fetching SampleFetch struct. NOTICE: it ignores FieldE and nil field_d at leaf level.
trim/fetch_test.go:137
↓ 1 callersMethodmalloc
(id int32)
thrift/utils.go:73
↓ 1 callersMethodmarshal
(p *binary.BinaryProtocol, rootLayer bool, opts *Options)
proto/generic/path.go:651
↓ 1 callersFunctionmarshalTo
(read *binary.BinaryProtocol, write *binary.BinaryProtocol, from *proto.TypeDescriptor, to *proto.TypeDescript
proto/generic/value.go:849
↓ 1 callersFunctionmarshalTo
(read *thrift.BinaryProtocol, write *thrift.BinaryProtocol, from *thrift.TypeDescriptor, to *thrift.TypeDescri
thrift/generic/value.go:392
↓ 1 callersMethodmarshalWithPath
marshalWithPath recursively marshals the descriptor, tracking visited nodes
trim/desc.go:191
↓ 1 callersFunctionmemcchr_html_quote
native/parsing.c:973
↓ 1 callersFunctionmemcchr_p32
native/parsing.c:577
↓ 1 callersFunctionmemcchr_quote
native/parsing.c:207
↓ 1 callersFunctionmemcchr_quote_unsafe
native/parsing.c:341
↓ 1 callersFunctionmemcopy_24
native/base64.c:502
↓ 1 callersFunctionmergeAnnotations
(in []parser.Annotation, scope AnnoScope)
thrift/annotation.go:318
↓ 1 callersFunctionnewBucket
(n int)
internal/caching/map.go:43
↓ 1 callersFunctionnewVisitorUserNodeBuffer
NewvisitorUserNode gets a new visitorUserNode from sync.Pool and reuse the buffer in pool
conv/j2p/decode.go:48
↓ 1 callersFunctionnonascii_is_utf8
UTF-8 code point | first byte | second byte | third byte | fourth byte U+0000 - U+007F | 0___ ____ U+0080 - U+07FF | 110_ ____ | 10__ ____ U+080
native/utf8.c:101
↓ 1 callersFunctionparseRequest
(ctx context.Context, isStreaming bool, fn *parser.Function, tree *parser.Thrift, structsCache compilingCache,
thrift/idl.go:448
↓ 1 callersFunctionparseResponse
(ctx context.Context, isStreaming bool, fn *parser.Function, tree *parser.Thrift, structsCache compilingCache,
thrift/idl.go:490
↓ 1 callersFunctionparseUnknownFields
parseUnknownFields parses thrift binary encoded unknown fields and returns a map of field ID to value
trim/fetch.go:274
↓ 1 callersFunctionpow10_ceil_sig
native/tab.h:252
↓ 1 callersFunctionprefix_is_less
Compare the leading prefix, if b is lexicographically less, return 0 */
native/atof_native.c:193
← previousnext →1,401–1,500 of 4,084, ranked by callers