MCPcopy Create free account

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

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

MethodPrintValue
print the value
include/dmlc/parameter.h:693
MethodPrintValue
override print default
include/dmlc/parameter.h:853
MethodPrintValue
override print default
include/dmlc/parameter.h:960
MethodPrintValue
print default string
include/dmlc/parameter.h:1034
MethodPrintValue
print the value
include/dmlc/parameter.h:1074
MethodPrintValue
print the value
include/dmlc/parameter.h:1113
MethodProducerBase
include/dmlc/concurrentqueue.h:1650
MethodProducerToken
include/dmlc/concurrentqueue.h:582
MethodProducerToken
include/dmlc/concurrentqueue.h:3660
FunctionPullThread
test/unittest/unittest_lockfree.cc:30
MethodPush
include/dmlc/concurrency.h:162
MethodPush
include/dmlc/lua.h:325
MethodPush
include/dmlc/lua.h:352
MethodPush
include/dmlc/lua.h:378
MethodPush
include/dmlc/lua.h:401
MethodPush
include/dmlc/lua.h:424
MethodPush
include/dmlc/lua.h:441
MethodPushFront
include/dmlc/concurrency.h:187
FunctionPushThread
test/unittest/unittest_lockfree.cc:20
MethodRead
src/io/hdfs_filesys.cc:31
MethodRead
src/io/s3_filesys.cc:793
MethodRead
src/io/local_filesys.cc:34
MethodRead
include/dmlc/memory_io.h:33
MethodRead
include/dmlc/memory_io.h:76
MethodRead
include/dmlc/serializer.h:56
MethodRead
include/dmlc/serializer.h:65
MethodRead
include/dmlc/serializer.h:76
MethodRead
include/dmlc/serializer.h:93
MethodRead
include/dmlc/serializer.h:108
MethodRead
include/dmlc/serializer.h:136
MethodRead
include/dmlc/serializer.h:160
MethodRead
include/dmlc/serializer.h:182
MethodRead
include/dmlc/serializer.h:202
MethodRead
include/dmlc/serializer.h:217
MethodRead
include/dmlc/serializer.h:238
MethodRead
include/dmlc/serializer.h:307
MethodRead
include/dmlc/serializer.h:325
MethodRead
include/dmlc/serializer.h:345
MethodRead
include/dmlc/json.h:403
MethodRead
include/dmlc/json.h:419
MethodRead
include/dmlc/json.h:440
MethodRead
include/dmlc/json.h:458
MethodRead
include/dmlc/json.h:468
MethodRead
include/dmlc/json.h:485
MethodRead
include/dmlc/json.h:521
MethodRead
include/dmlc/json.h:600
MethodReadAny
include/dmlc/json.h:565
MethodReadChunk
src/io/single_file_split.h:96
MethodReadChunk
src/io/indexed_recordio_split.cc:144
MethodReadNumber
include/dmlc/json.h:715
MethodReadStream
src/io/s3_filesys.cc:667
MethodReadStringStream
constructor
src/io/s3_filesys.cc:404
MethodReaderFunction
include/dmlc/json.h:965
MethodRecordIOChunkReader
src/recordio.cc:101
MethodRecordIOReader
! * \brief constructor * \param stream the stream to be constructed */
include/dmlc/recordio.h:125
MethodRecordIOSplitter
src/io/recordio_split.h:23
MethodRecordIOWriter
! * \brief constructor * \param stream the stream to be constructed */
include/dmlc/recordio.h:75
MethodRecursiveDelete
src/io/filesys.cc:29
MethodRegistry
! \brief constructor */
include/dmlc/registry.h:119
MethodResetPartition
src/io/single_threaded_input_split.h:73
MethodResetPartition
src/io/cached_input_split.h:87
MethodResetPartition
src/io/threaded_input_split.h:85
MethodResetPartition
src/io/single_file_split.h:69
MethodRowBlockContainer
constructor
src/data/row_block.h:47
MethodRun
include/dmlc/common.h:65
MethodS3FileSystem
src/io/s3_filesys.cc:1150
MethodSDot
include/dmlc/data.h:147
MethodSave
test/unittest/unittest_serializer.cc:36
MethodScopedThread
! * \brief constructor * \param thread thread to manage */
include/dmlc/threadediter.h:38
MethodSeek
lazy seek function
src/io/s3_filesys.cc:437
MethodSeek
src/io/local_filesys.cc:41
MethodSeek
include/dmlc/memory_io.h:46
MethodSeek
include/dmlc/memory_io.h:91
MethodSeek
! \brief seek to certain position of the input stream */
include/dmlc/recordio.h:138
MethodSeekRecordBegin
src/io/recordio_split.cc:9
MethodSeekRecordBegin
src/io/line_split.cc:9
MethodSeekRecordBegin
Inefficient, but not used anywhere and optimization would require change of the API, so I leave it as is
src/io/indexed_recordio_split.cc:66
MethodSemaphore
include/dmlc/blockingconcurrentqueue.h:78
MethodSet
override set
include/dmlc/parameter.h:783
MethodSet
override set
include/dmlc/parameter.h:889
MethodSet
override set
include/dmlc/parameter.h:995
MethodSet
override set
include/dmlc/parameter.h:1012
MethodSet
override set
include/dmlc/parameter.h:1049
MethodSet
override set
include/dmlc/parameter.h:1088
MethodSetBatchSize
src/io/indexed_recordio_split.h:59
MethodSetCredentials
src/io/s3_filesys.cc:1215
FunctionSetEnv
include/dmlc/parameter.h:1142
MethodSetGlobalField
include/dmlc/lua.h:554
MethodSetRandomSeed
src/io/indexed_recordio_split.h:56
MethodSignalForKill
include/dmlc/concurrency.h:244
MethodSingleFileSplit
src/io/single_file_split.h:34
MethodSingleThreadedInputSplit
src/io/single_threaded_input_split.h:20
MethodSingleton
! \return singleton of the store */
include/dmlc/thread_local.h:64
MethodSize
include/dmlc/concurrency.h:253
MethodSlice
! * \brief slice a RowBlock to get rows in [begin, end) * \param begin the begin row index * \param end the end row index * \return the sl
include/dmlc/data.h:215
MethodSpinlock
include/dmlc/concurrency.h:28
FunctionStr2Type
include/dmlc/strtonum.h:538
MethodStripEnd
src/io/input_split_base.cc:89
FunctionTEST
test/unittest/unittest_threaditer_exc_handling.cc:73
FunctionTEST
test/unittest/unittest_optional.cc:10
← previousnext →601–700 of 1,057, ranked by callers