Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigartm/bigartm
/ functions
Functions
17,838 in github.com/bigartm/bigartm
⨍
Functions
17,838
◇
Types & classes
4,882
↓ 14 callers
Function
GetMap
3rdparty/protobuf-3.0.0/python/google/protobuf/pyext/map_container.cc:310
↓ 14 callers
Function
IsFieldDependent
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/cpp/cpp_helpers.cc:222
↓ 14 callers
Function
IsMapEntryMessage
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/cpp/cpp_helpers.h:243
↓ 14 callers
Function
IsNaN
3rdparty/protobuf-3.0.0/src/google/protobuf/stubs/mathlimits.h:160
↓ 14 callers
Function
MakePolymorphicAction
3rdparty/protobuf-3.0.0/gmock/fused-src/gmock/gmock.h:1305
↓ 14 callers
Method
MasterComponent
src/artm/core/master_component.cc:234
↓ 14 callers
Function
MatchRepetitionAndRegexAtHead
Matches a repeated regex atom followed by a valid simple regular expression. The regex atom is defined as c if escaped is false, or \c otherwise. re
3rdparty/protobuf-3.0.0/gmock/gtest/src/gtest-port.cc:320
↓ 14 callers
Function
Message
Copy constructor.
3rdparty/gtest/fused-src/gtest/gtest.h:3168
↓ 14 callers
Function
Message
Copy constructor.
3rdparty/protobuf-3.0.0/gmock/gtest/fused-src/gtest/gtest.h:3168
↓ 14 callers
Function
Pointee
3rdparty/protobuf-3.0.0/gmock/fused-src/gmock/gmock.h:8207
↓ 14 callers
Function
PrintValue
3rdparty/protobuf-3.0.0/gmock/gtest/test/gtest-param-test_test.cc:82
↓ 14 callers
Method
ReadLittleEndian64
3rdparty/protobuf-3.0.0/src/google/protobuf/io/coded_stream.h:995
↓ 14 callers
Method
RenderFloat
3rdparty/protobuf-3.0.0/src/google/protobuf/util/internal/json_objectwriter.cc:125
↓ 14 callers
Method
Reset
3rdparty/protobuf-3.0.0/src/google/protobuf/arena.cc:100
↓ 14 callers
Method
SerializeWithCachedSizesToArray
The Serialize*ToArray methods are only needed in the heavy library, as the lite library only generates SerializeWithCachedSizes.
3rdparty/protobuf-3.0.0/src/google/protobuf/extension_set_heavy.cc:412
↓ 14 callers
Function
TagByteSize
Returns the bytes required to serialize a tag with this field number.
3rdparty/protobuf-3.0.0/python/google/protobuf/internal/wire_format.py:224
↓ 14 callers
Function
WriteEnum
Writes an ENUM field, including tag, to the stream.
3rdparty/protobuf-3.0.0/src/google/protobuf/util/internal/proto_writer.cc:265
↓ 14 callers
Function
_reconfigure_field
(obj, field, field_name, proto_field_name=None)
python/artm/regularizers.py:31
↓ 14 callers
Function
begin
3rdparty/protobuf-3.0.0/src/google/protobuf/stubs/stringpiece.h:351
↓ 14 callers
Method
error
Return the collected error text
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/importer_unittest.cc:133
↓ 14 callers
Method
info
src/artm/cpp_interface.cc:229
↓ 14 callers
Method
initialize_model
:param str model_name: name of pwt matrix in BigARTM :param topic_names: the list of names of topics to be used in model :typ
python/artm/master_component.py:419
↓ 14 callers
Method
is_optional
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.h:1805
↓ 14 callers
Method
key
Gets the user supplied key.
3rdparty/protobuf-3.0.0/gmock/fused-src/gtest/gtest.h:17886
↓ 14 callers
Method
number
3rdparty/protobuf-3.0.0/src/google/protobuf/extension_set.h:1117
↓ 14 callers
Method
pop
(self, key, default=__marker)
3rdparty/protobuf-3.0.0/python/google/protobuf/internal/containers.py:121
↓ 14 callers
Function
protobuf_AssignDescriptorsOnce
3rdparty/protobuf-3.0.0/src/google/protobuf/type.pb.cc:158
↓ 14 callers
Method
row_ptr
src/artm/utility/blas.h:217
↓ 14 callers
Method
set_float_comparison
3rdparty/protobuf-3.0.0/src/google/protobuf/util/message_differencer.cc:224
↓ 14 callers
Method
set_nwt_target_name
src/artm/core/processor_input.h:57
↓ 14 callers
Method
set_package
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.pb.h:3959
↓ 14 callers
Function
tag
3rdparty/protobuf-3.0.0/conformance/conformance_test.cc:140
↓ 14 callers
Method
update
(*args, **kwds)
3rdparty/protobuf-3.0.0/python/google/protobuf/internal/containers.py:148
↓ 13 callers
Method
AddEnum
3rdparty/protobuf-3.0.0/src/google/protobuf/extension_set.cc:462
↓ 13 callers
Function
AddEnumValue
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor_unittest.cc:156
↓ 13 callers
Function
Binary
3rdparty/protobuf-3.0.0/gmock/test/gmock-more-actions_test.cc:108
↓ 13 callers
Method
Binary
3rdparty/protobuf-3.0.0/gmock/test/gmock-more-actions_test.cc:188
↓ 13 callers
Method
CheckValue
Type check the provided value and return it. The returned value might have been normalized to another type.
3rdparty/protobuf-3.0.0/python/google/protobuf/internal/type_checkers.py:100
↓ 13 callers
Function
ContainsRegex
Matches a string that contains regular expression 'regex'. The matcher takes ownership of 'regex'.
3rdparty/protobuf-3.0.0/gmock/fused-src/gmock/gmock.h:8338
↓ 13 callers
Function
DescribeMessage
src/artm/core/check_messages.h:849
↓ 13 callers
Method
Dictionary
src/artm/core/dictionary.h:55
↓ 13 callers
Function
DoDefault
Creates an action that does the default action for the give mock function.
3rdparty/protobuf-3.0.0/gmock/fused-src/gmock/gmock.h:1877
↓ 13 callers
Function
EscapeJavadoc
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/java/java_doc_comment.cc:47
↓ 13 callers
Function
F
Shorthand to get a FieldDescriptor for a field of unittest::TestAllTypes.
3rdparty/protobuf-3.0.0/src/google/protobuf/generated_message_reflection_unittest.cc:66
↓ 13 callers
Method
FieldMask
3rdparty/protobuf-3.0.0/src/google/protobuf/field_mask.pb.cc:111
↓ 13 callers
Method
FindExtensionByCamelcaseName
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.cc:1400
↓ 13 callers
Method
FindExtensionByLowercaseName
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.cc:1389
↓ 13 callers
Method
FindNestedSymbolOfType
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.cc:787
↓ 13 callers
Function
FindOrNull
3rdparty/protobuf-3.0.0/src/google/protobuf/stubs/map_util.h:136
↓ 13 callers
Function
FixAndValidateMessage
src/artm/core/check_messages.h:1126
↓ 13 callers
Function
FormatTime
3rdparty/protobuf-3.0.0/src/google/protobuf/stubs/time.cc:271
↓ 13 callers
Function
FullMatch
FullMatch(str, re) returns true iff regular expression re matches the entire str. PartialMatch(str, re) returns true iff regular expression re matches
3rdparty/protobuf-3.0.0/gmock/gtest/fused-src/gtest/gtest.h:2061
↓ 13 callers
Function
GOOGLE_UNALIGNED_LOAD64
3rdparty/protobuf-3.0.0/src/google/protobuf/stubs/port.h:265
↓ 13 callers
Method
Get
3rdparty/protobuf-3.0.0/gmock/gtest/src/gtest-internal-inl.h:980
↓ 13 callers
Function
GetObjectiveCType
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/objectivec_helpers.h:160
↓ 13 callers
Method
GetPhiMatrixSafe
src/artm/core/instance.cc:450
↓ 13 callers
Method
GetPrototype
Builds a proto2 message class based on the passed in descriptor. Passing a descriptor with a fully qualified name matching a previous invocat
3rdparty/protobuf-3.0.0/python/google/protobuf/message_factory.py:57
↓ 13 callers
Function
IgnoreField
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/js/js_generator.cc:442
↓ 13 callers
Function
IsAsciiWhiteSpace
3rdparty/protobuf-3.0.0/gmock/gtest/src/gtest-port.cc:215
↓ 13 callers
Function
IsInSet
Returns true iff ch appears anywhere in str (excluding the terminating '\0' character).
3rdparty/protobuf-3.0.0/gmock/gtest/src/gtest-port.cc:203
↓ 13 callers
Method
IsInitialized
Checks if the message is initialized. Returns: The method returns True if the message is initialized (i.e. all of its required fields
3rdparty/protobuf-3.0.0/python/google/protobuf/message.py:133
↓ 13 callers
Method
IsRootDirectory
Returns true if pathname describes a root directory. (Windows has one root directory per disk drive.)
3rdparty/protobuf-3.0.0/gmock/gtest/src/gtest-filepath.cc:248
↓ 13 callers
Method
NextToken
Reads the next meaningful token.
3rdparty/protobuf-3.0.0/python/google/protobuf/text_format.py:1226
↓ 13 callers
Method
Parse
Parse the given text as a .proto file and populate the spans_ map with all the source location spans in its SourceCodeInfo table.
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/parser_unittest.cc:2115
↓ 13 callers
Method
ParseError
Creates and *returns* a ParseError for the current token.
3rdparty/protobuf-3.0.0/python/google/protobuf/text_format.py:1219
↓ 13 callers
Function
STLDeleteContainerPointers
3rdparty/protobuf-3.0.0/src/google/protobuf/stubs/stl_util.h:52
↓ 13 callers
Method
SpaceUsedExcludingSelf
3rdparty/protobuf-3.0.0/src/google/protobuf/map_field.cc:80
↓ 13 callers
Method
Swap
3rdparty/protobuf-3.0.0/src/google/protobuf/type.pb.cc:708
↓ 13 callers
Method
SwapElements
3rdparty/protobuf-3.0.0/src/google/protobuf/extension_set.cc:820
↓ 13 callers
Function
TupleMatches
3rdparty/protobuf-3.0.0/gmock/fused-src/gmock/gmock.h:5427
↓ 13 callers
Function
Uint128High64
3rdparty/protobuf-3.0.0/src/google/protobuf/stubs/int128.h:129
↓ 13 callers
Function
UnorderedElementsAreArray
3rdparty/protobuf-3.0.0/gmock/fused-src/gmock/gmock.h:8022
↓ 13 callers
Method
WriteString
3rdparty/protobuf-3.0.0/src/google/protobuf/io/coded_stream.h:1244
↓ 13 callers
Method
_Database
(self)
3rdparty/protobuf-3.0.0/python/google/protobuf/internal/symbol_database_test.py:48
↓ 13 callers
Method
add_message_type
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.pb.h:4125
↓ 13 callers
Function
getMemoryUsage
src/artm/utility/memory_usage.h:14
↓ 13 callers
Method
is_nan
Returns true iff this is NAN (not a number).
3rdparty/protobuf-3.0.0/gmock/fused-src/gtest/gtest.h:7276
↓ 13 callers
Method
path_size
repeated int32 path = 1 [packed = true];
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.pb.h:7485
↓ 13 callers
Method
paths_size
repeated string paths = 1;
3rdparty/protobuf-3.0.0/src/google/protobuf/field_mask.pb.h:143
↓ 13 callers
Method
reset
3rdparty/protobuf-3.0.0/gmock/gtest/fused-src/gtest/gtest.h:2014
↓ 13 callers
Method
set_default_value
3rdparty/protobuf-3.0.0/src/google/protobuf/type.pb.h:1336
↓ 13 callers
Method
total_test_count
Gets the number of all tests.
3rdparty/protobuf-3.0.0/gmock/gtest/src/gtest.cc:755
↓ 12 callers
Function
AddExtension
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor_unittest.cc:112
↓ 12 callers
Method
Clear
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor_unittest.cc:5941
↓ 12 callers
Method
Consume
Consumes a piece of text. Args: token: Text to consume. Raises: ParseError: If the text couldn't be consumed.
3rdparty/protobuf-3.0.0/python/google/protobuf/text_format.py:1009
↓ 12 callers
Method
ConsumeIdentifier
Consumes protocol message field identifier. Returns: Identifier string. Raises: ParseError: If an identifier couldn't be consume
3rdparty/protobuf-3.0.0/python/google/protobuf/text_format.py:1035
↓ 12 callers
Method
CopyFrom
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/plugin.pb.cc:480
↓ 12 callers
Function
DoAll
3rdparty/protobuf-3.0.0/gmock/fused-src/gmock/gmock.h:2959
↓ 12 callers
Method
Failed
Returns true iff the test failed.
3rdparty/protobuf-3.0.0/gmock/gtest/src/gtest.cc:1847
↓ 12 callers
Method
FindInitializationErrors
3rdparty/protobuf-3.0.0/src/google/protobuf/message.cc:99
↓ 12 callers
Function
GenerateClearBit
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/java/java_helpers.cc:596
↓ 12 callers
Function
GetClassName
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/csharp/csharp_helpers.cc:305
↓ 12 callers
Function
GetTestCases
Returns a list of test cases in the given full test names. Args: tests: a list of full test names Returns: A list of test cases from 'te
3rdparty/protobuf-3.0.0/gmock/gtest/test/gtest_shuffle_test.py:110
↓ 12 callers
Function
GetTypeUrl
3rdparty/protobuf-3.0.0/src/google/protobuf/util/json_util.cc:185
↓ 12 callers
Function
HasPrefixString
---------------------------------------------------------------------- HasPrefixString() Check if a string begins with a given prefix. StripPrefixStri
3rdparty/protobuf-3.0.0/src/google/protobuf/stubs/strutil.h:113
↓ 12 callers
Function
InvokeWithoutArgs
3rdparty/protobuf-3.0.0/gmock/fused-src/gmock/gmock.h:1945
↓ 12 callers
Function
IsAsciiDigit
Returns true iff ch belongs to the given classification. Unlike similar functions in <ctype.h>, these aren't affected by the current locale.
3rdparty/protobuf-3.0.0/gmock/gtest/src/gtest-port.cc:210
↓ 12 callers
Method
IsPrime
3rdparty/protobuf-3.0.0/gmock/gtest/samples/sample8_unittest.cc:62
↓ 12 callers
Method
IsReservedNumber
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.h:1782
↓ 12 callers
Function
LogWithLevels
3rdparty/glog/src/logging_unittest.cc:359
← previous
next →
701–800 of 17,838, ranked by callers