MCPcopy Create free account

hub / github.com/bigartm/bigartm / functions

Functions17,838 in github.com/bigartm/bigartm

↓ 8 callersFunctionResultIsEvenNoExplanation
A predicate function that returns AssertionResult but gives no explanation why it succeeds. Needed for testing that EXPECT/ASSERT_FALSE handles such f
3rdparty/protobuf-3.0.0/gmock/gtest/test/gtest_unittest.cc:2137
↓ 8 callersFunctionRoundTowardZero
Truncates the remainder part after division.
3rdparty/protobuf-3.0.0/src/google/protobuf/util/time_util.cc:129
↓ 8 callersMethodSerializeWithCachedSizes
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/plugin.pb.cc:333
↓ 8 callersFunctionSetAllFieldsAndExtensions
Sets every field and extension in the message to a unique value. Args: message: A unittest_pb2.TestAllExtensions message.
3rdparty/protobuf-3.0.0/python/google/protobuf/internal/test_util.py:343
↓ 8 callersMethodSetInputsAreProtoPathRelative
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/command_line_interface_unittest.cc:130
↓ 8 callersMethodSetRepeatedString
3rdparty/protobuf-3.0.0/src/google/protobuf/extension_set.h:643
↓ 8 callersFunctionShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true iff the test should be run on this shard. The test id is some arbitra
3rdparty/protobuf-3.0.0/gmock/gtest/src/gtest.cc:4444
↓ 8 callersMethodSize
Gets the number of elements.
3rdparty/protobuf-3.0.0/gmock/gtest/samples/sample3-inl.h:102
↓ 8 callersMethodStore
Store an object and returns its ID.
src/artm/core/template_manager.h:29
↓ 8 callersFunctionStrDup
3rdparty/protobuf-3.0.0/gmock/gtest/fused-src/gtest/gtest.h:2818
↓ 8 callersFunctionStringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
3rdparty/protobuf-3.0.0/gmock/gtest/src/gtest.cc:1659
↓ 8 callersFunctionTestLogWithSeverity
Verifies that Log() behaves correctly for the given verbosity level and log severity.
3rdparty/protobuf-3.0.0/gmock/test/gmock-internal-utils_test.cc:378
↓ 8 callersFunctionTestOneTruncate
3rdparty/glog/src/logging_unittest.cc:765
↓ 8 callersMethodToJsonString
Converts Timestamp to RFC 3339 date string format. Returns: A string converted from timestamp. The string is always Z-normalized and
3rdparty/protobuf-3.0.0/python/google/protobuf/internal/well_known_types.py:98
↓ 8 callersFunctionUint64FromEnv
3rdparty/gflags/src/gflags.cc:1898
↓ 8 callersFunctionUnderscoresToCamelCase
Internal helper for name handing. Do not expose this outside of helpers, stick to having functions for specific cases (ClassName(), FieldName()), so t
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:91
↓ 8 callersFunctionUniversalPrint
3rdparty/gtest/fused-src/gtest/gtest.h:9943
↓ 8 callersFunctionUniversalPrint
3rdparty/protobuf-3.0.0/gmock/gtest/include/gtest/gtest-printers.h:752
↓ 8 callersMethodUnlock
3rdparty/glog/src/base/mutex.h:219
↓ 8 callersMethodUnlock
3rdparty/protobuf-3.0.0/src/google/protobuf/stubs/common.cc:372
↓ 8 callersMethodUnpack
Unpacks the current Any message into specified message.
3rdparty/protobuf-3.0.0/python/google/protobuf/internal/well_known_types.py:77
↓ 8 callersMethodUntypedPerformDefaultAction
Performs the default action with the given arguments and returns the action's result. The call description string will be used in the error message t
3rdparty/protobuf-3.0.0/gmock/fused-src/gmock/gmock.h:10028
↓ 8 callersMethodVirtualFileToDiskFile
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/importer.cc:427
↓ 8 callersFunction_NewObj_ByIndex
Returns the object at the given index. Also used when iterating over mappings.
3rdparty/protobuf-3.0.0/python/google/protobuf/pyext/descriptor_containers.cc:252
↓ 8 callersFunction_PrefixWithDot
(name)
3rdparty/protobuf-3.0.0/python/google/protobuf/descriptor_pool.py:800
↓ 8 callersFunction_SimpleDecoder
Return a constructor for a decoder for fields of a particular type. Args: wire_type: The field's wire type. decode_value: A function
3rdparty/protobuf-3.0.0/python/google/protobuf/internal/decoder.py:190
↓ 8 callersMethod__init__
Arguments to __init__() are as described in the description of Descriptor fields above. Note that filename is an obsolete argument, that is n
3rdparty/protobuf-3.0.0/python/google/protobuf/descriptor.py:269
↓ 8 callersMethodadd_field
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.pb.h:4549
↓ 8 callersFunctionascii_islower
3rdparty/protobuf-3.0.0/src/google/protobuf/stubs/strutil.h:84
↓ 8 callersMethodassertInitialized
(self, proto)
3rdparty/protobuf-3.0.0/python/google/protobuf/internal/reflection_test.py:1567
↓ 8 callersMethodbatch_weight
src/artm/core/processor_input.h:64
↓ 8 callersFunctionc_str
3rdparty/protobuf-3.0.0/gmock/gtest/fused-src/gtest/gtest.h:3565
↓ 8 callersMethodcardinality
3rdparty/protobuf-3.0.0/src/google/protobuf/type.pb.cc:1702
↓ 8 callersMethodcopy
3rdparty/protobuf-3.0.0/gmock/gtest/fused-src/gtest/gtest.h:9163
↓ 8 callersMethodcreate_regularizer
:param str name: the name of the future regularizer :param config: the config of the future regularizer :param float tau: the
python/artm/master_component.py:642
↓ 8 callersMethoddictionaries
src/artm/core/instance.h:51
↓ 8 callersMethodentry
src/artm/core/dictionary.cc:131
↓ 8 callersMethodenum_type_size
repeated .google.protobuf.EnumDescriptorProto enum_type = 5;
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.pb.cc:2223
↓ 8 callersMethodextension_size
repeated .google.protobuf.FieldDescriptorProto extension = 7;
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.pb.cc:2283
↓ 8 callersMethodfields_size
repeated .google.protobuf.Field fields = 2;
3rdparty/protobuf-3.0.0/src/google/protobuf/type.pb.h:926
↓ 8 callersMethodfile_size
repeated .google.protobuf.compiler.CodeGeneratorResponse.File file = 15;
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/plugin.pb.h:787
↓ 8 callersMethodgather
:Description: creates the BigARTM dictionary of the collection,\ represented as batches and load it in the lib
python/artm/dictionary.py:135
↓ 8 callersMethodhas_default_value
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/csharp/csharp_field_base.cc:212
↓ 8 callersMethodhas_name
optional string name = 1;
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.pb.cc:1970
↓ 8 callersMethodhas_options
optional .google.protobuf.FileOptions options = 8;
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.pb.h:4231
↓ 8 callersMethodhas_options
optional .google.protobuf.FileOptions options = 8;
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.pb.cc:2313
↓ 8 callersMethodhas_source_context
optional .google.protobuf.SourceContext source_context = 5;
3rdparty/protobuf-3.0.0/src/google/protobuf/type.pb.cc:894
↓ 8 callersFunctioninvalid_depth
3rdparty/protobuf-3.0.0/src/google/protobuf/util/internal/proto_writer.h:141
↓ 8 callersMethodjava_multiple_files
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/javanano/javanano_params.h:157
↓ 8 callersMethodkind
3rdparty/protobuf-3.0.0/src/google/protobuf/type.pb.cc:1688
↓ 8 callersMethodload
:Description: loads from disk the topic model saved by LDA.save() :param str filename: the name of file containing model :pa
python/artm/lda_model.py:315
↓ 8 callersMethodmutable_name
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.pb.cc:2003
↓ 8 callersMethodmutable_name
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/plugin.pb.h:600
↓ 8 callersMethodnanos
3rdparty/protobuf-3.0.0/src/google/protobuf/duration.pb.cc:405
↓ 8 callersMethodnanos
3rdparty/protobuf-3.0.0/src/google/protobuf/timestamp.pb.cc:431
↓ 8 callersMethodnumber
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.pb.cc:5045
↓ 8 callersMethodoneof_index
3rdparty/protobuf-3.0.0/src/google/protobuf/type.pb.cc:1818
↓ 8 callersFunctionoperator new
3rdparty/glog/src/googletest.h:577
↓ 8 callersMethodoptions_size
repeated .google.protobuf.Option options = 3;
3rdparty/protobuf-3.0.0/src/google/protobuf/api.pb.cc:757
↓ 8 callersFunctionprotobuf_AddDesc_google_2fprotobuf_2ftype_2eproto
3rdparty/protobuf-3.0.0/src/google/protobuf/type.pb.cc:194
↓ 8 callersFunctionprotobuf_AssignDescriptorsOnce
3rdparty/protobuf-3.0.0/src/google/protobuf/struct.pb.cc:115
↓ 8 callersMethodreuse_theta
(self)
python/artm/artm_model.py:331
↓ 8 callersMethodscore_tracker
src/artm/core/instance.cc:202
↓ 8 callersMethodseconds
3rdparty/protobuf-3.0.0/src/google/protobuf/duration.pb.cc:391
↓ 8 callersMethodseconds
3rdparty/protobuf-3.0.0/src/google/protobuf/timestamp.pb.cc:417
↓ 8 callersMethodset_end
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.pb.h:4418
↓ 8 callersMethodset_s
3rdparty/protobuf-3.0.0/gmock/test/gmock-matchers_test.cc:3409
↓ 8 callersMethodsize
3rdparty/protobuf-3.0.0/src/google/protobuf/map_field_test.cc:90
↓ 8 callersMethodstart
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor.pb.cc:3734
↓ 8 callersMethodtest_to_run_count
Gets the number of tests that should run.
3rdparty/protobuf-3.0.0/gmock/gtest/src/gtest.cc:760
↓ 8 callersMethodx
3rdparty/protobuf-3.0.0/gmock/gtest/test/gtest_unittest.cc:5034
↓ 8 callersMethodx
3rdparty/protobuf-3.0.0/gmock/test/gmock_stress_test.cc:72
↓ 7 callersFunctionAbort
3rdparty/protobuf-3.0.0/gmock/fused-src/gmock-gtest-all.cc:8909
↓ 7 callersFunctionAddFatalFailure
AddFatalFailure() and AddNonfatalFailure() must be stand-alone functions (i.e. their definitions cannot be inlined at the call sites), or C++Builder w
3rdparty/protobuf-3.0.0/gmock/gtest/test/gtest_unittest.cc:1091
↓ 7 callersFunctionAddFlagValidator
3rdparty/gflags/src/gflags.cc:1415
↓ 7 callersFunctionAddNestedExtension
3rdparty/protobuf-3.0.0/src/google/protobuf/descriptor_unittest.cc:126
↓ 7 callersFunctionAddNonfatalFailure
3rdparty/protobuf-3.0.0/gmock/gtest/test/gtest_unittest.cc:1095
↓ 7 callersFunctionAlignOffset
Rounds the given byte offset up to the next offset aligned such that any type may be stored at it.
3rdparty/protobuf-3.0.0/src/google/protobuf/dynamic_message.cc:208
↓ 7 callersMethodAppendUint64
Formats "number" in "radix" and updates the internal cursor. Lowercase letters are used for 'a' - 'z'.
3rdparty/glog/src/signalhandler.cc:109
↓ 7 callersFunctionArtmProtobufMessageFormatIsJson
src/artm/c_interface.cc:203
↓ 7 callersMethodAvailable
3rdparty/protobuf-3.0.0/src/google/protobuf/stubs/bytestream_unittest.cc:53
↓ 7 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
3rdparty/gtest/fused-src/gtest/gtest-all.cc:8976
↓ 7 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
3rdparty/protobuf-3.0.0/gmock/gtest/src/gtest-port.cc:766
↓ 7 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
3rdparty/protobuf-3.0.0/gmock/gtest/fused-src/gtest/gtest-all.cc:8976
↓ 7 callersFunctionBoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
3rdparty/protobuf-3.0.0/gmock/fused-src/gmock-gtest-all.cc:8976
↓ 7 callersMethodCanonicalFormFromMask
Converts a FieldMask to the canonical form. Removes paths that are covered by another path. For example, "foo.bar" is covered by "foo" and wi
3rdparty/protobuf-3.0.0/python/google/protobuf/internal/well_known_types.py:403
↓ 7 callersFunctionCheckTestFailureCount
3rdparty/protobuf-3.0.0/gmock/gtest/test/gtest_stress_test.cc:117
↓ 7 callersMethodCheckTimestampConversion
(self, message, text)
3rdparty/protobuf-3.0.0/python/google/protobuf/internal/well_known_types_test.py:59
↓ 7 callersMethodClear
3rdparty/protobuf-3.0.0/src/google/protobuf/type.pb.cc:354
↓ 7 callersMethodClear
src/artm/core/score_manager.cc:43
↓ 7 callersMethodConsumeInteger
Consumes an integer number. Args: is_long: True if the value should be returned as a long integer. Returns: The integer parsed.
3rdparty/protobuf-3.0.0/python/google/protobuf/text_format.py:1080
↓ 7 callersMethodCreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
3rdparty/protobuf-3.0.0/gmock/gtest/src/gtest-filepath.cc:303
↓ 7 callersMethodDebugString
3rdparty/protobuf-3.0.0/gmock/src/gmock-matchers.cc:382
↓ 7 callersMethodDescriptor
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/objectivec_file.h:66
↓ 7 callersFunctionDigitValue
Given a char, interpret it as a numeric digit and return its value. This supports any number base up to 36.
3rdparty/protobuf-3.0.0/src/google/protobuf/io/tokenizer.cc:154
↓ 7 callersFunctionDivisibleBy
3rdparty/protobuf-3.0.0/gmock/test/gmock-matchers_test.cc:3807
↓ 7 callersMethodDuration
3rdparty/protobuf-3.0.0/src/google/protobuf/duration.pb.cc:114
↓ 7 callersMethodEndAt
3rdparty/protobuf-3.0.0/src/google/protobuf/compiler/parser.cc:390
↓ 7 callersMethodEnqueue
Adds an element to the end of the queue. A copy of the element is created using the copy constructor, and then stored in the queue. Changes made to t
3rdparty/protobuf-3.0.0/gmock/gtest/samples/sample3-inl.h:116
↓ 7 callersMethodExpectMapFieldsSetViaReflectionIterator
3rdparty/protobuf-3.0.0/src/google/protobuf/map_test_util.cc:1306
← previousnext →1,201–1,300 of 17,838, ranked by callers