MCPcopy Create free account

hub / github.com/Shannon-Data/ShannonBase / functions

Functions194,343 in github.com/Shannon-Data/ShannonBase

↓ 95 callersFunctioncbor_build_uint8
extra/libcbor/libcbor-0.11.0/src/cbor/ints.c:128
↓ 95 callersFunctioncombine
extra/boost/boost_1_84_0/boost/range/detail/combine_cxx11.hpp:24
↓ 95 callersMethodget_uuid
plugin/group_replication/src/member_info.cc:583
↓ 95 callersMethodis_open
router/src/routing/src/mysql_routing.cc:518
↓ 95 callersFunctionnameof
extra/boost/boost_1_84_0/boost/math/constants/info.hpp:23
↓ 95 callersFunctionnoopt
extra/gperftools/gperftools-2.15/src/tests/testutil.h:68
↓ 95 callersMethodpopFrame
extra/icu/icu-release-73-1/source/common/uvectr32.h:244
↓ 95 callersMethodpush_back
router/src/routing/include/mysqlrouter/destination.h:130
↓ 95 callersFunctionsize
extra/boost/boost_1_84_0/boost/numeric/ublas/detail/raw.hpp:350
↓ 95 callersMethodtop
extra/boost/boost_1_84_0/boost/pending/queue.hpp:54
↓ 94 callersFunctionHasField
extra/protobuf/protobuf-24.4/src/google/protobuf/util/type_resolver_util_test.cc:79
↓ 94 callersFunctionPointee
extra/googletest/googletest-1.14.0/googlemock/include/gmock/gmock-matchers.h:4341
↓ 94 callersFunctionSetFlag
extra/abseil/abseil-cpp-20230802.1/absl/flags/flag.h:110
↓ 94 callersFunctionbitmap_init
mysys/my_bitmap.cc:140
↓ 94 callersFunctioncbor_load
#pragma clang diagnostic push
extra/libcbor/libcbor-0.11.0/src/cbor.c:13
↓ 94 callersMethodcolumn
()
storage/ndb/src/ndbjtie/com/mysql/ndbjtie/ndbapi/NdbOperation.java:79
↓ 94 callersMethodfile
router/src/harness/src/stdx/io/file_handle.cc:320
↓ 94 callersFunctionfind2
BOOST_UBLAS_INLINE This function seems to be big. So we do not let the compiler inline it.
extra/boost/boost_1_84_0/boost/numeric/ublas/matrix_sparse.hpp:619
↓ 94 callersMethodgetTagWireType
Given a tag value, determines the wire type (the lower 3 bits).
extra/protobuf/protobuf-24.4/java/core/src/main/java/com/google/protobuf/WireFormat.java:66
↓ 94 callersMethodget_row_count
storage/perfschema/cursor_by_host.cc:36
↓ 94 callersMethodget_type
sql/rpl_rli.cc:3329
↓ 94 callersMethodis_compressed
storage/innobase/include/dict0mem.h:2726
↓ 94 callersMethodleft
extra/boost/boost_1_84_0/boost/multiprecision/detail/number_base.hpp:1235
↓ 94 callersMethodmergeFromJsonString
* Parses a json string to protobuf message. * * This function takes a string in the json wire format, matching the * encoding output by
extra/protobuf/protobuf-24.4/php/src/Google/Protobuf/Internal/Message.php:792
↓ 94 callersMethodstore_string
sql/protocol_classic.cc:3319
↓ 94 callersMethodtoBuilder
()
extra/protobuf/protobuf-24.4/java/core/src/main/java/com/google/protobuf/Message.java:97
↓ 94 callersFunctionto_string
plugin/x/src/helper/to_string.h:36
↓ 94 callersFunctiontrans_rollback_stmt
Rollback the single statement transaction. @param thd Current thread @retval false Success @retval true Failure */
sql/transaction.cc:559
↓ 94 callersFunctionunlock
storage/ndb/src/kernel/vm/mt-lock.hpp:94
↓ 94 callersMethodvalue
set the value of the option
router/src/router/include/mysqlrouter/mysql_session.h:92
↓ 93 callersMethodTest
extra/abseil/abseil-cpp-20230802.1/absl/container/internal/hash_policy_traits_test.cc:51
↓ 93 callersFunctionUniform
extra/abseil/abseil-cpp-20230802.1/absl/random/distributions.h:122
↓ 93 callersMethodadd_clone
sql/item.h:5063
↓ 93 callersMethodadoptElement
extra/icu/icu-release-73-1/source/common/uvector.cpp:109
↓ 93 callersFunctionassign
extra/boost/boost_1_84_0/boost/qvm/detail/vec_assign.hpp:68
↓ 93 callersMethodcloseTransaction
storage/ndb/nodejs/jones-ndb/impl/src/ndb/TransactionImpl.cpp:115
↓ 93 callersMethodempty
sql/join_optimizer/overflow_bitset.h:104
↓ 93 callersFunctionexecute
Auxiliary function to send COM_STMT_EXECUTE packet to server and read reply. Used from @ref cli_stmt_execute, which is in turn used by @ref mysql
libmysql/libmysql.cc:1734
↓ 93 callersMethodset_value
storage/ndb/tools/NdbImportUtil.cpp:425
↓ 93 callersFunctionut_d
storage/innobase/handler/ha_innodb.cc:9490
↓ 93 callersMethodvalue
extra/abseil/abseil-cpp-20230802.1/absl/container/internal/btree.h:753
↓ 92 callersMethodCalculateSize
()
extra/protobuf/protobuf-24.4/csharp/src/Google.Protobuf.Test.TestProtos/TestMessagesProto2.pb.cs:8098
↓ 92 callersFunctionHours
extra/abseil/abseil-cpp-20230802.1/absl/time/time.h:537
↓ 92 callersFunctionLog
extra/gperftools/gperftools-2.15/src/internal_logging.cc:76
↓ 92 callersMethodParseFromString
Parse serialized protocol buffer data in binary form into this message. Like :func:`MergeFromString()`, except we clear the object first. Ra
extra/protobuf/protobuf-24.4/python/google/protobuf/message.py:190
↓ 92 callersMethodget_logfile_content
router/tests/helpers/process_wrapper.cc:267
↓ 92 callersFunctionlex_string_strmake
sql/strfunc.cc:334
↓ 92 callersMethodmakeTag
Makes a tag value given a field number and wire type.
extra/protobuf/protobuf-24.4/java/core/src/main/java/com/google/protobuf/WireFormat.java:76
↓ 92 callersFunctionmem_free
memory free routine to pass to zlib */
extra/zlib/zlib-1.3.1/test/infcover.c:112
↓ 92 callersMethodoffset
()
storage/ndb/src/ndbjtie/com/mysql/ndbjtie/ndbapi/NdbDictionary.java:484
↓ 92 callersFunctionparse
Parses a query and returns a parse tree. In our parser this is called a Query_block. */
unittest/gunit/parsertest.h:43
↓ 92 callersMethodupdateTuple
storage/ndb/src/ndbapi/NdbTransaction.cpp:2991
↓ 92 callersMethodvalue
sql/iterators/basic_row_iterators.h:580
↓ 91 callersMethodGetExtension
(pb::Extension<TestParsingMerge, TValue> extension)
extra/protobuf/protobuf-24.4/csharp/src/Google.Protobuf.Test.TestProtos/Unittest.pb.cs:27258
↓ 91 callersFunctionPutUnsafe
extra/rapidjson/include/rapidjson/stream.h:91
↓ 91 callersFunctionToFloat
extra/abseil/abseil-cpp-20230802.1/absl/strings/charconv_test.cc:161
↓ 91 callersFunctionasin
extra/boost/boost_1_84_0/boost/math/bindings/rr.hpp:689
↓ 91 callersMethodassign
storage/ndb/src/ndbapi/NdbDictionaryImpl.cpp:909
↓ 91 callersFunctionbuf_page_get
NOTE! The following macros should be used instead of buf_page_get_gen, to improve debugging. Only values RW_S_LATCH and RW_X_LATCH are allowed in LA
storage/innobase/include/buf0buf.h:441
↓ 91 callersMethodcreateQuery
Create a Query from a QueryDefinition. @param qd the query definition @return the query instance
storage/ndb/clusterj/clusterj-api/src/main/java/com/mysql/clusterj/Session.java:50
↓ 91 callersFunctiondynstr_append_checked
client/mysqldump.cc:6257
↓ 91 callersMethoderase
basic
extra/boost/boost_1_84_0/boost/geometry/index/detail/varray.hpp:1873
↓ 91 callersMethodget_type_code
sql/log_event.h:799
↓ 91 callersMethodisInitialized
Checks whether all required fields are set.
extra/protobuf/protobuf-24.4/java/core/src/main/java/com/google/protobuf/Schema.java:67
↓ 91 callersMethoditerator
Get an iterator over the results of a query. @return the iterator
storage/ndb/clusterj/clusterj-api/src/main/java/com/mysql/clusterj/Results.java:40
↓ 91 callersMethodoptional
($name, $type, $number, $type_name = null)
extra/protobuf/protobuf-24.4/php/src/Google/Protobuf/Internal/MessageBuilderContext.php:83
↓ 91 callersFunctionrelate
extra/boost/boost_1_84_0/boost/geometry/algorithms/detail/relate/interface.hpp:347
↓ 91 callersFunctionrw_lock_x_lock
storage/innobase/include/sync0rw.h:692
↓ 91 callersMethodscan_next
Return current record (if valid), then set index to the next record. Caller should hold read-lock on ring-buffer. Returned value is only vali
storage/perfschema/cursor_by_error_log.h:207
↓ 91 callersMethodsetPrimaryKey
storage/ndb/src/ndbapi/NdbDictionary.cpp:202
↓ 90 callersFunctionEndsWith
EndsWith() Returns whether a given string `text` ends with `suffix`.
extra/abseil/abseil-cpp-20230802.1/absl/strings/match.h:68
↓ 90 callersFunctionFindBestQueryPlanAndFinalize
unittest/gunit/hypergraph_optimizer-t.cc:106
↓ 90 callersMethodParse
extra/protobuf/protobuf-24.4/src/google/protobuf/text_format.cc:1740
↓ 90 callersFunctionTableBitmap
Returns a bitmap representing a single table.
sql/join_optimizer/bit_utils.h:178
↓ 90 callersMethodgetObject
(Object target, long offset)
extra/protobuf/protobuf-24.4/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:167
↓ 90 callersFunctionnative_mutex_lock
include/thr_mutex.h:90
↓ 90 callersFunctionreleaseSection
storage/ndb/src/kernel/vm/LongSignal.cpp:395
↓ 90 callersMethodxid_state
sql/transaction_info.h:282
↓ 89 callersMethodClearToEmpty
extra/protobuf/protobuf-24.4/src/google/protobuf/arenastring.cc:259
↓ 89 callersMethodadd_node
sql/debug_lock_order.cc:3315
↓ 89 callersMethodgetDSTSavings
extra/icu/icu-release-73-1/source/i18n/tzrule.cpp:81
↓ 89 callersMethodgetDescriptorForType
Get the {@code ServiceDescriptor} describing this service and its methods.
extra/protobuf/protobuf-24.4/java/core/src/main/java/com/google/protobuf/Service.java:48
↓ 89 callersMethodget_protocol
router/src/routing/src/context.h:85
↓ 89 callersMethodindexes
sql/dd/impl/types/table_impl.h:349
↓ 89 callersMethodis_view
Return true if this represents a named view
sql/table.h:3126
↓ 89 callersMethodresize
sql/spatial.cc:4784
↓ 88 callersFunctionAssertionFailure
Makes a failed assertion result.
extra/googletest/googletest-1.14.0/googletest/src/gtest-assertion-result.cc:69
↓ 88 callersMethodCalculateSize
()
extra/protobuf/protobuf-24.4/csharp/src/Google.Protobuf.Test.TestProtos/TestMessagesProto3.pb.cs:5928
↓ 88 callersMethodaRef
storage/ndb/include/ndbapi/NdbRecAttr.hpp:362
↓ 88 callersFunctionfind
<b>Effects</b>: Determines the lowest position xpos, if possible, such that both of the following conditions hold: 1) pos <= xpos and xpos + str.size(
extra/boost/boost_1_84_0/boost/container/string.hpp:2355
↓ 88 callersFunctionfind1
Element lookup BOOST_UBLAS_INLINE This function seems to be big. So we do not let the compiler inline it.
extra/boost/boost_1_84_0/boost/numeric/ublas/matrix_sparse.hpp:561
↓ 88 callersMethodgetUsed
storage/ndb/src/kernel/vm/ComposedSlotPool.hpp:151
↓ 88 callersMethodget_protocol_classic
sql/sql_class.cc:3242
↓ 88 callersFunctionintersects
sql/gis/intersects.cc:640
↓ 88 callersFunctionis_valid
sql/gis/is_valid.cc:95
↓ 88 callersMethodmaster_query_expression
sql/sql_lex.h:1259
↓ 88 callersFunctionmi_check_print_error
storage/myisam/ha_myisam.cc:564
↓ 88 callersMethodset_name
extra/protobuf/protobuf-24.4/src/google/protobuf/compiler/plugin.pb.h:1557
↓ 88 callersFunctionwild_case_compare
Performs wildcard matching, aka globbing, on the input string with the given wildcard pattern, and the specified wildcard characters. This method
sql/auth/sql_auth_cache.cc:736
↓ 88 callersMethodwriteUInt32NoTag
(int value)
extra/protobuf/protobuf-24.4/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java:396
← previousnext →1,101–1,200 of 194,343, ranked by callers