MCPcopy Create free account

hub / github.com/dmlc/dmlc-core / functions

Functions1,057 in github.com/dmlc/dmlc-core

MethodInit
src/io/input_split_base.cc:13
MethodInit
initialization function
include/dmlc/parameter.h:682
FunctionInitLogging
! * \brief optionally redirect to google's init log * \param argv0 The arguments. */
include/dmlc/logging.h:125
MethodInitRequest
implement InitRequest
src/io/s3_filesys.cc:755
MethodInputSplitBase
constructor
src/io/input_split_base.h:143
MethodInputSplitShuffle
! * \brief constructor * \param uri the uri of the input, can contain hdfs prefix * \param part_index the part id of current input * \para
include/dmlc/input_split_shuffle.h:100
MethodInsert
src/config.cc:211
MethodIntProducer
test/unittest/unittest_threaditer.cc:24
MethodIntProducerBeforeFirst
test/unittest/unittest_threaditer_exc_handling.cc:59
MethodIntProducerNextExc
test/unittest/unittest_threaditer_exc_handling.cc:31
MethodIsGenuineString
src/config.cc:172
MethodIsSymlink
! * \brief Determine whether a given path is a symbolic link * \param path String representation of path */
include/dmlc/filesystem.h:136
MethodIsTextParser
src/io/indexed_recordio_split.h:41
MethodIsTextParser
src/io/recordio_split.h:32
FunctionJSONReader
include/dmlc/json.h:53
FunctionJSONWriter
include/dmlc/json.h:199
MethodLFQThreadData
test/unittest/unittest_lockfree.cc:11
MethodLibFMParser
src/data/libfm_parser.h:48
MethodLibFMParserTest
test/unittest/unittest_parser.cc:42
MethodLibSVMParser
src/data/libsvm_parser.h:48
MethodLibSVMParserTest
test/unittest/unittest_parser.cc:29
MethodLightweightSemaphore
include/dmlc/blockingconcurrentqueue.h:344
MethodLineSplitter
src/io/line_split.h:22
MethodListAllNames
! \return list all names registered in the registry, including alias */
include/dmlc/registry.h:34
MethodListDirectory
src/io/hdfs_filesys.cc:166
MethodListDirectory
src/io/azure_filesys.cc:42
MethodListDirectory
src/io/local_filesys.cc:99
MethodListObjects
src/io/s3_filesys.cc:1018
MethodLoad
test/unittest/unittest_json.cc:50
MethodLoad
test/unittest/unittest_serializer.cc:39
MethodLoadChunk
src/io/single_file_split.h:145
MethodLoadFromStream
src/config.cc:143
MethodLocalFileSystem
src/io/local_filesys.h:60
FunctionLogCheckFormat
include/dmlc/logging.h:177
MethodLogMessage
include/dmlc/logging.h:378
MethodLogMessageFatal
include/dmlc/logging.h:394
MethodLogMessageVoidify
include/dmlc/logging.h:479
MethodLuaRef
! \brief construct an nil ref */
include/dmlc/lua.h:67
MethodLuaRef
include/dmlc/lua.h:562
MethodLuaState
include/dmlc/lua.h:457
FunctionMOODYCAMEL_CATCH
include/dmlc/concurrentqueue.h:2715
MethodMOODYCAMEL_CATCH
include/dmlc/concurrentqueue.h:1868
MethodMOODYCAMEL_CATCH
include/dmlc/concurrentqueue.h:2154
MethodMOODYCAMEL_CATCH
include/dmlc/concurrentqueue.h:2500
MethodManualEvent
include/dmlc/thread_group.h:36
MethodMemoryFixedSizeStream
! * \brief constructor * \param p_buffer the head pointer of the memory region. * \param buffer_size the size of the memorybuffer */
include/dmlc/memory_io.h:28
MethodMemoryPool
! \brief constructor */
include/dmlc/memory.h:27
MethodMemoryStringStream
! * \brief constructor * \param p_buffer the pointer to the string. */
include/dmlc/memory_io.h:72
MethodMyClass
test/unittest/unittest_json.cc:42
MethodMyClass
test/unittest/unittest_serializer.cc:34
MethodNext
test/unittest/unittest_threaditer_exc_handling.cc:69
MethodNext
src/data/parser.h:95
MethodNext
! * \brief adapt the iterator interface's Next * NOTE: the call to this function is not threadsafe * use the other Next instead * \retur
include/dmlc/threadediter.h:187
MethodNextBatch
! * \brief get a chunk of memory that can contain multiple records, * with hint for how many records is needed, * the caller needs to parse
include/dmlc/io.h:230
MethodNextBatchEx
! * \brief fill the given * chunk with new batch of data without using internal * temporary chunk */
src/io/input_split_base.h:115
MethodNextChunk
src/io/single_threaded_input_split.h:58
MethodNextChunk
implement next chunk
src/io/input_split_base.h:59
MethodNextChunk
implement next chunk
src/io/cached_input_split.h:109
MethodNextChunk
implement next chunk
src/io/threaded_input_split.h:70
MethodNextChunk
src/io/single_file_split.h:87
MethodNextChunk
implement next chunk
include/dmlc/input_split_shuffle.h:60
MethodNextChunkEx
src/io/indexed_recordio_split.h:62
MethodNextProducer
src/io/single_threaded_input_split.h:24
MethodNextRecord
src/io/single_threaded_input_split.h:45
MethodNextRecord
implement next record
src/io/input_split_base.h:52
MethodNextRecord
implement next record
src/io/cached_input_split.h:97
MethodNextRecord
src/io/indexed_recordio_split.h:49
MethodNextRecord
implement next record
src/io/threaded_input_split.h:59
MethodNextRecord
src/io/single_file_split.h:76
MethodNextRecord
implement next record
include/dmlc/input_split_shuffle.h:41
MethodNotImplemented
! \brief not support BeforeFirst */
include/dmlc/threadediter.h:236
MethodNumCol
src/data/basic_row_iter.h:46
MethodNumCol
src/data/disk_row_iter.h:73
MethodOpen
src/io/hdfs_filesys.cc:177
MethodOpen
src/io/local_filesys.cc:147
MethodOpen
src/io/azure_filesys.h:26
MethodOpenForRead
src/io/hdfs_filesys.cc:200
MethodOpenForRead
src/io/local_filesys.cc:213
MethodOpenForRead
src/io/azure_filesys.h:30
MethodOutBuf
include/dmlc/io.h:352
MethodParamError
! * \brief constructor * \param msg error message */
include/dmlc/parameter.h:40
MethodParamManagerSingleton
include/dmlc/parameter.h:594
MethodParseComments
src/config.cc:101
FunctionParseFloat
include/dmlc/strtonum.h:99
MethodParseNext
src/data/text_parser.h:45
FunctionParsePair
include/dmlc/strtonum.h:656
FunctionParseSignedInt
include/dmlc/strtonum.h:337
MethodParseString
src/config.cc:76
FunctionParseTriple
include/dmlc/strtonum.h:697
FunctionParseUnsignedInt
include/dmlc/strtonum.h:378
MethodParserImpl
src/data/parser.h:26
MethodPeekChar
src/config.cc:112
MethodPop
include/dmlc/concurrency.h:211
MethodPrint
test/registry_test.cc:12
MethodPrintDefaultValueString
include/dmlc/parameter.h:696
MethodPrintDefaultValueString
override print behavior
include/dmlc/parameter.h:847
MethodPrintDefaultValueString
override print behavior
include/dmlc/parameter.h:954
MethodPrintDefaultValueString
override print default
include/dmlc/parameter.h:999
MethodPrintEnums
include/dmlc/parameter.h:865
MethodPrintEnums
include/dmlc/parameter.h:976
← previousnext →501–600 of 1,057, ranked by callers