MCPcopy Create free account

hub / github.com/Tencent/mars / functions

Functions21,466 in github.com/Tencent/mars

↓ 3 callersMethodfield_size
repeated .google.protobuf.FieldDescriptorProto field = 2;
samples/Windows/proto/protobuf/google/protobuf/descriptor.pb.cc:3989
↓ 3 callersMethodfields_size
repeated .google.protobuf.Field fields = 2;
samples/Windows/proto/protobuf/google/protobuf/type.pb.cc:946
↓ 3 callersFunctionfile_size
mars/comm/UWP/boost/filesystem.hpp:211
↓ 3 callersMethodfile_size
repeated .google.protobuf.FileDescriptorProto file = 1;
samples/Windows/proto/protobuf/google/protobuf/descriptor.pb.cc:1236
↓ 3 callersFunctionfrom_time_t
Function that converts a time_t into a ptime.
mars/boost/date_time/posix_time/conversion.hpp:26
↓ 3 callersFunctiongcd_euclidean
mars/boost/integer/common_factor_rt.hpp:83
↓ 3 callersMethodgenerate
mars/boost/random/detail/generator_seed_seq.hpp:27
↓ 3 callersFunctionget
mars/boost/iostreams/detail/vc6/read.hpp:21
↓ 3 callersFunctiongetCurWifiInfo
mars/comm/windows/wp8/platform_comm.cpp:70
↓ 3 callersMethodgetDescriptor
()
samples/Server/src/main/java/com/tencent/mars/sample/proto/Main.java:102
↓ 3 callersMethodgetDescriptor
()
samples/Server/src/main/java/com/tencent/mars/sample/proto/Main.java:2365
↓ 3 callersMethodgetDescriptor
()
samples/Server/src/main/java/com/tencent/mars/sample/chat/proto/Chat.java:1174
↓ 3 callersMethodgetDescriptor
()
samples/Server/src/main/java/com/tencent/mars/sample/chat/proto/Chat.java:1653
↓ 3 callersMethodgetDescriptor
()
samples/Server/server/src/main/java/com/tencent/mars/sample/proto/Main.java:129
↓ 3 callersMethodgetDescriptor
()
samples/Server/server/src/main/java/com/tencent/mars/sample/proto/Main.java:2554
↓ 3 callersMethodgetDescriptor
()
samples/Server/server/src/main/java/com/tencent/mars/sample/chat/proto/Chat.java:1399
↓ 3 callersMethodgetDescriptor
()
samples/Server/server/src/main/java/com/tencent/mars/sample/chat/proto/Chat.java:2313
↓ 3 callersMethodgetDescriptor
()
samples/Server/server/src/main/java/com/tencent/mars/sample/chat/proto/Topic.java:679
↓ 3 callersMethodgetDescriptor
()
samples/Server/server/src/main/java/com/tencent/mars/sample/chat/proto/Topic.java:1158
↓ 3 callersMethodgetErrCode
<code>required int32 err_code = 1;</code>
samples/Server/server/src/main/java/com/tencent/mars/sample/chat/proto/Topic.java:506
↓ 3 callersMethodgetInstance
()
samples/Server/server/src/main/java/com/tencent/mars/logicserver/TopicChats.java:45
↓ 3 callersFunctiongetLoadModuleVec
mars/baseevent/jni/com_tencent_mars_BaseEvent.cc:31
↓ 3 callersFunctiongetProxyAddr
mars/comm/windows/win32/NetUtil.cpp:63
↓ 3 callersFunctiongetProxyInfo
mars/comm/windows/wp8/platform_comm.cpp:54
↓ 3 callersFunctiongetSignal
mars/comm/jni/platform_comm.cc:386
↓ 3 callersMethodgetTask
(int nTaskId)
samples/UWP/UWPDemo/src/scene/MarsTaskMgr.cs:33
↓ 3 callersMethodget_deleter
mars/boost/smart_ptr/detail/sp_counted_impl.hpp:81
↓ 3 callersFunctionget_diagnostic_information
mars/boost/exception/diagnostic_information.hpp:85
↓ 3 callersMethodget_index
mars/boost/range/adaptor/strided.hpp:202
↓ 3 callersMethodget_sh
mars/boost/thread/future.hpp:773
↓ 3 callersMethodget_stride
mars/boost/range/adaptor/strided.hpp:90
↓ 3 callersFunctiongetrlimit
mars/boost/config/platform/vxworks.hpp:252
↓ 3 callersFunctiongf2_matrix_times
========================================================================= */
mars/openssl/UWP/zlib/crc32.c:327
↓ 3 callersFunctiongf2_matrix_times
========================================================================= */
mars/comm/windows/zlib/crc32.c:327
↓ 3 callersFunctiongf2_matrix_times
========================================================================= */
mars/comm/UWP/zlib/crc32.c:327
↓ 3 callersFunctiongreater_or_equal_than
mars/boost/range/iterator_range_core.hpp:101
↓ 3 callersFunctiongreater_than
mars/boost/range/iterator_range_core.hpp:89
↓ 3 callersFunctiongz_fetch
Fetch data and put it in the output buffer. Assumes state->x.have is 0. Data is either copied from the input file or decompressed from the input
mars/openssl/UWP/zlib/gzread.c:230
↓ 3 callersFunctiongz_fetch
Fetch data and put it in the output buffer. Assumes state->x.have is 0. Data is either copied from the input file or decompressed from the input
mars/comm/windows/zlib/gzread.c:230
↓ 3 callersFunctiongz_fetch
Fetch data and put it in the output buffer. Assumes state->x.have is 0. Data is either copied from the input file or decompressed from the input
mars/comm/UWP/zlib/gzread.c:230
↓ 3 callersFunctiongz_load
Use read() to load a buffer -- return -1 on error, otherwise 0. Read from state->fd, and update state->eof, state->err, and state->msg as appropri
mars/openssl/UWP/zlib/gzread.c:25
↓ 3 callersFunctiongz_load
Use read() to load a buffer -- return -1 on error, otherwise 0. Read from state->fd, and update state->eof, state->err, and state->msg as appropri
mars/comm/windows/zlib/gzread.c:25
↓ 3 callersFunctiongz_load
Use read() to load a buffer -- return -1 on error, otherwise 0. Read from state->fd, and update state->eof, state->err, and state->msg as appropri
mars/comm/UWP/zlib/gzread.c:25
↓ 3 callersFunctiongz_skip
Skip len uncompressed bytes of output. Return -1 on error, 0 on success. */
mars/openssl/UWP/zlib/gzread.c:260
↓ 3 callersFunctiongz_skip
Skip len uncompressed bytes of output. Return -1 on error, 0 on success. */
mars/comm/windows/zlib/gzread.c:260
↓ 3 callersFunctiongz_skip
Skip len uncompressed bytes of output. Return -1 on error, 0 on success. */
mars/comm/UWP/zlib/gzread.c:260
↓ 3 callersMethodhasAccessToken
<code>required string access_token = 1;</code>
samples/Server/server/src/main/java/com/tencent/mars/sample/proto/Main.java:2350
↓ 3 callersMethodhasDumpContent
<code>optional bytes dump_content = 3;</code>
samples/Server/server/src/main/java/com/tencent/mars/sample/proto/Main.java:191
↓ 3 callersMethodhasFrom
<code>required string from = 2;</code>
samples/Server/server/src/main/java/com/tencent/mars/sample/chat/proto/Chat.java:32
↓ 3 callersMethodhasText
<code>required string text = 2;</code>
samples/Server/server/src/main/java/com/tencent/mars/sample/proto/Main.java:177
↓ 3 callersMethodhas_extendee
optional string extendee = 2;
samples/Windows/proto/protobuf/google/protobuf/descriptor.pb.h:5350
↓ 3 callersFunctionhas_root_directory
mars/boost/filesystem/path.hpp:514
↓ 3 callersMethodhas_trivial_copy_and_destroy
mars/boost/function/function_base.hpp:709
↓ 3 callersFunctionhash_value
mars/boost/functional/hash/extensions.hpp:67
↓ 3 callersMethodidempotency_level
samples/Windows/proto/protobuf/google/protobuf/descriptor.pb.cc:13008
↓ 3 callersMethodimbue
mars/boost/iostreams/concepts.hpp:51
↓ 3 callersMethodincrement
mars/boost/filesystem/operations.hpp:1073
↓ 3 callersFunctioninflateReset
(strm)
mars/openssl/UWP/zlib/inflate.c:128
↓ 3 callersFunctioninflateReset
(strm)
mars/comm/windows/zlib/inflate.c:128
↓ 3 callersFunctioninflateReset
(strm)
mars/comm/UWP/zlib/inflate.c:128
↓ 3 callersMethodinitFields
()
samples/Server/src/main/java/com/tencent/mars/sample/chat/proto/Chat.java:355
↓ 3 callersMethodinitFields
()
samples/Server/server/src/main/java/com/tencent/mars/sample/chat/proto/Chat.java:417
↓ 3 callersMethodinitFields
()
samples/Server/server/src/main/java/com/tencent/mars/sample/chat/proto/Topic.java:169
↓ 3 callersMethodinternal_visit
mars/boost/variant/variant.hpp:314
↓ 3 callersFunctioninterruptible_wait
mars/boost/thread/win32/thread_data.hpp:266
↓ 3 callersFunctionintrusive_ptr_add_ref
mars/boost/smart_ptr/intrusive_ref_counter.hpp:163
↓ 3 callersMethodis_complete
mars/boost/coroutine/detail/symmetric_coroutine_impl.hpp:61
↓ 3 callersFunctionis_reparse_point_a_symlink
mars/boost/libs/filesystem/src/operations.cpp:590
↓ 3 callersMethodis_required
samples/Windows/proto/protobuf/google/protobuf/descriptor.h:1916
↓ 3 callersMethodis_running
mars/boost/coroutine/detail/symmetric_coroutine_impl.hpp:58
↓ 3 callersMethodis_running
mars/boost/coroutine/detail/push_coroutine_impl.hpp:66
↓ 3 callersMethodis_special
mars/boost/date_time/posix_time/posix_time_config.hpp:119
↓ 3 callersFunctionisfinite_impl
mars/boost/math/special_functions/fpclassify.hpp:298
↓ 3 callersFunctionisinf_impl
mars/boost/math/special_functions/fpclassify.hpp:440
↓ 3 callersFunctionisnormal_impl
mars/boost/math/special_functions/fpclassify.hpp:369
↓ 3 callersMethodisspace
mars/boost/token_functions.hpp:248
↓ 3 callersMethodjstype
samples/Windows/proto/protobuf/google/protobuf/descriptor.pb.cc:11060
↓ 3 callersMethodlabel
samples/Windows/proto/protobuf/google/protobuf/descriptor.pb.cc:5151
↓ 3 callersFunctionlc_iequal
mars/boost/lexical_cast/detail/inf_nan.hpp:43
↓ 3 callersFunctionleft_rotate
mars/boost/uuid/sha1.hpp:37
↓ 3 callersFunctionless_or_equal_than
mars/boost/range/iterator_range_core.hpp:95
↓ 3 callersMethodlist_size
repeated .com.tencent.mars.sample.proto.Conversation list = 1;
samples/Windows/proto/generate/main.pb.cc:2390
↓ 3 callersMethodload
mars/boost/smart_ptr/intrusive_ref_counter.hpp:74
↓ 3 callersFunctionlocal_ipstack_detect_log
mars/comm/socket/local_ipstack.cc:248
↓ 3 callersMethodlocation_size
repeated .google.protobuf.SourceCodeInfo.Location location = 1;
samples/Windows/proto/protobuf/google/protobuf/descriptor.pb.cc:15280
↓ 3 callersMethodlock
mars/boost/signals2/detail/lwm_win32_cs.hpp:94
↓ 3 callersMethodlock_shared
mars/boost/thread/v2/shared_mutex.hpp:789
↓ 3 callersFunctionlog_formater
mars/log/src/formater.cc:39
↓ 3 callersFunctionmakeSockaddr
mars/comm/jni/ifaddrs.c:263
↓ 3 callersFunctionmake_range_impl
mars/boost/range/iterator_range_core.hpp:808
↓ 3 callersMethodmessage_type_size
repeated .google.protobuf.DescriptorProto message_type = 4;
samples/Windows/proto/protobuf/google/protobuf/descriptor.pb.h:4378
↓ 3 callersMethodmessage_type_size
repeated .google.protobuf.DescriptorProto message_type = 4;
samples/Windows/proto/protobuf/google/protobuf/descriptor.pb.cc:2315
↓ 3 callersMethodmethod_size
repeated .google.protobuf.MethodDescriptorProto method = 2;
samples/Windows/proto/protobuf/google/protobuf/descriptor.pb.cc:7362
↓ 3 callersMethodmethods_size
repeated .google.protobuf.Method methods = 2;
samples/Windows/proto/protobuf/google/protobuf/api.pb.cc:756
↓ 3 callersMethodmixins_size
repeated .google.protobuf.Mixin mixins = 6;
samples/Windows/proto/protobuf/google/protobuf/api.pb.cc:908
↓ 3 callersMethodmonth_sep_char
ISO char for a month
mars/boost/date_time/iso_format.hpp:49
↓ 3 callersMethodmore_shared
mars/boost/thread/pthread/shared_mutex.hpp:103
↓ 3 callersFunctionmuladd
mars/log/crypt/decode_log_file_c_impl/micro-ecc-master/uECC.c:369
↓ 3 callersFunctionmuladd
mars/log/crypt/micro-ecc-master/uECC.c:369
↓ 3 callersMethodmutable_key
samples/Windows/proto/protobuf/google/protobuf/map_entry_lite.h:166
← previousnext →2,101–2,200 of 21,466, ranked by callers