Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmlc/dmlc-core
/ functions
Functions
1,057 in github.com/dmlc/dmlc-core
⨍
Functions
1,057
◇
Types & classes
297
Method
Init
src/io/input_split_base.cc:13
Method
Init
initialization function
include/dmlc/parameter.h:682
Function
InitLogging
! * \brief optionally redirect to google's init log * \param argv0 The arguments. */
include/dmlc/logging.h:125
Method
InitRequest
implement InitRequest
src/io/s3_filesys.cc:755
Method
InputSplitBase
constructor
src/io/input_split_base.h:143
Method
InputSplitShuffle
! * \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
Method
Insert
src/config.cc:211
Method
IntProducer
test/unittest/unittest_threaditer.cc:24
Method
IntProducerBeforeFirst
test/unittest/unittest_threaditer_exc_handling.cc:59
Method
IntProducerNextExc
test/unittest/unittest_threaditer_exc_handling.cc:31
Method
IsGenuineString
src/config.cc:172
Method
IsSymlink
! * \brief Determine whether a given path is a symbolic link * \param path String representation of path */
include/dmlc/filesystem.h:136
Method
IsTextParser
src/io/indexed_recordio_split.h:41
Method
IsTextParser
src/io/recordio_split.h:32
Function
JSONReader
include/dmlc/json.h:53
Function
JSONWriter
include/dmlc/json.h:199
Method
LFQThreadData
test/unittest/unittest_lockfree.cc:11
Method
LibFMParser
src/data/libfm_parser.h:48
Method
LibFMParserTest
test/unittest/unittest_parser.cc:42
Method
LibSVMParser
src/data/libsvm_parser.h:48
Method
LibSVMParserTest
test/unittest/unittest_parser.cc:29
Method
LightweightSemaphore
include/dmlc/blockingconcurrentqueue.h:344
Method
LineSplitter
src/io/line_split.h:22
Method
ListAllNames
! \return list all names registered in the registry, including alias */
include/dmlc/registry.h:34
Method
ListDirectory
src/io/hdfs_filesys.cc:166
Method
ListDirectory
src/io/azure_filesys.cc:42
Method
ListDirectory
src/io/local_filesys.cc:99
Method
ListObjects
src/io/s3_filesys.cc:1018
Method
Load
test/unittest/unittest_json.cc:50
Method
Load
test/unittest/unittest_serializer.cc:39
Method
LoadChunk
src/io/single_file_split.h:145
Method
LoadFromStream
src/config.cc:143
Method
LocalFileSystem
src/io/local_filesys.h:60
Function
LogCheckFormat
include/dmlc/logging.h:177
Method
LogMessage
include/dmlc/logging.h:378
Method
LogMessageFatal
include/dmlc/logging.h:394
Method
LogMessageVoidify
include/dmlc/logging.h:479
Method
LuaRef
! \brief construct an nil ref */
include/dmlc/lua.h:67
Method
LuaRef
include/dmlc/lua.h:562
Method
LuaState
include/dmlc/lua.h:457
Function
MOODYCAMEL_CATCH
include/dmlc/concurrentqueue.h:2715
Method
MOODYCAMEL_CATCH
include/dmlc/concurrentqueue.h:1868
Method
MOODYCAMEL_CATCH
include/dmlc/concurrentqueue.h:2154
Method
MOODYCAMEL_CATCH
include/dmlc/concurrentqueue.h:2500
Method
ManualEvent
include/dmlc/thread_group.h:36
Method
MemoryFixedSizeStream
! * \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
Method
MemoryPool
! \brief constructor */
include/dmlc/memory.h:27
Method
MemoryStringStream
! * \brief constructor * \param p_buffer the pointer to the string. */
include/dmlc/memory_io.h:72
Method
MyClass
test/unittest/unittest_json.cc:42
Method
MyClass
test/unittest/unittest_serializer.cc:34
Method
Next
test/unittest/unittest_threaditer_exc_handling.cc:69
Method
Next
src/data/parser.h:95
Method
Next
! * \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
Method
NextBatch
! * \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
Method
NextBatchEx
! * \brief fill the given * chunk with new batch of data without using internal * temporary chunk */
src/io/input_split_base.h:115
Method
NextChunk
src/io/single_threaded_input_split.h:58
Method
NextChunk
implement next chunk
src/io/input_split_base.h:59
Method
NextChunk
implement next chunk
src/io/cached_input_split.h:109
Method
NextChunk
implement next chunk
src/io/threaded_input_split.h:70
Method
NextChunk
src/io/single_file_split.h:87
Method
NextChunk
implement next chunk
include/dmlc/input_split_shuffle.h:60
Method
NextChunkEx
src/io/indexed_recordio_split.h:62
Method
NextProducer
src/io/single_threaded_input_split.h:24
Method
NextRecord
src/io/single_threaded_input_split.h:45
Method
NextRecord
implement next record
src/io/input_split_base.h:52
Method
NextRecord
implement next record
src/io/cached_input_split.h:97
Method
NextRecord
src/io/indexed_recordio_split.h:49
Method
NextRecord
implement next record
src/io/threaded_input_split.h:59
Method
NextRecord
src/io/single_file_split.h:76
Method
NextRecord
implement next record
include/dmlc/input_split_shuffle.h:41
Method
NotImplemented
! \brief not support BeforeFirst */
include/dmlc/threadediter.h:236
Method
NumCol
src/data/basic_row_iter.h:46
Method
NumCol
src/data/disk_row_iter.h:73
Method
Open
src/io/hdfs_filesys.cc:177
Method
Open
src/io/local_filesys.cc:147
Method
Open
src/io/azure_filesys.h:26
Method
OpenForRead
src/io/hdfs_filesys.cc:200
Method
OpenForRead
src/io/local_filesys.cc:213
Method
OpenForRead
src/io/azure_filesys.h:30
Method
OutBuf
include/dmlc/io.h:352
Method
ParamError
! * \brief constructor * \param msg error message */
include/dmlc/parameter.h:40
Method
ParamManagerSingleton
include/dmlc/parameter.h:594
Method
ParseComments
src/config.cc:101
Function
ParseFloat
include/dmlc/strtonum.h:99
Method
ParseNext
src/data/text_parser.h:45
Function
ParsePair
include/dmlc/strtonum.h:656
Function
ParseSignedInt
include/dmlc/strtonum.h:337
Method
ParseString
src/config.cc:76
Function
ParseTriple
include/dmlc/strtonum.h:697
Function
ParseUnsignedInt
include/dmlc/strtonum.h:378
Method
ParserImpl
src/data/parser.h:26
Method
PeekChar
src/config.cc:112
Method
Pop
include/dmlc/concurrency.h:211
Method
Print
test/registry_test.cc:12
Method
PrintDefaultValueString
include/dmlc/parameter.h:696
Method
PrintDefaultValueString
override print behavior
include/dmlc/parameter.h:847
Method
PrintDefaultValueString
override print behavior
include/dmlc/parameter.h:954
Method
PrintDefaultValueString
override print default
include/dmlc/parameter.h:999
Method
PrintEnums
include/dmlc/parameter.h:865
Method
PrintEnums
include/dmlc/parameter.h:976
← previous
next →
501–600 of 1,057, ranked by callers