MCPcopy Create free account

hub / github.com/Creepsky/creepMiner / functions

Functions1,000 in github.com/Creepsky/creepMiner

↓ 1 callersFunctionsph_shabal256
see sph_shabal.h */
src/shabal/sphlib/sph_shabal.cpp:723
↓ 1 callersFunctionsph_shabal256_close
see sph_shabal.h */
src/shabal/sphlib/sph_shabal.cpp:730
↓ 1 callersFunctionsph_shabal256_init
see sph_shabal.h */
src/shabal/sphlib/sph_shabal.cpp:716
↓ 1 callersFunctionsse4_mshabal
src/shabal/impl/mshabal_sse4_impl.hpp:67
↓ 1 callersFunctionsse4_mshabal_init
src/shabal/impl/mshabal_sse4_impl.hpp:65
↓ 1 callersMethodstartNewBlock
src/mining/MinerData.cpp:511
↓ 1 callersMethodsubmit
src/network/Request.cpp:86
↓ 1 callersMethodsumToSeconds
src/logging/Performance.cpp:123
↓ 1 callersFunctionto_cbor
src/extlibs/json.hpp:13206
↓ 1 callersFunctionto_json_tuple_impl
src/extlibs/json.hpp:1071
↓ 1 callersMethodtop
src/extlibs/json.hpp:6975
↓ 1 callersMethodunget_character
src/extlibs/json.hpp:1490
↓ 1 callersFunctionupdate_settings
(config)
resources/public/js/settings.js:3
↓ 1 callersMethoduseInsecurePlotfiles
src/mining/MinerConfig.cpp:1807
↓ 1 callersMethoduseLogfile
src/mining/MinerConfig.cpp:1852
↓ 1 callersMethodwantRestart
src/mining/Miner.cpp:258
↓ 1 callersMethodwrite
src/logging/MinerLogger.cpp:334
Method calculateDeadlineAvx
src/plots/PlotGenerator.cpp:230
Method calculateDeadlineAvx2
src/plots/PlotGenerator.cpp:244
Method calculateDeadlineSse4
src/plots/PlotGenerator.cpp:237
MethodAccount
src/wallet/Account.cpp:32
MethodArguments
src/main.cpp:289
MethodBase
(string name)
resources/settingsui/Models/Base.cs:22
MethodBlockData
src/mining/MinerData.cpp:33
MethodButton_Click
(object sender, RoutedEventArgs ex)
resources/settingsui/MainWindow.xaml.cs:234
MethodChannelDefinition
src/logging/MinerLogger.cpp:136
MethodColoredPriorityConsoleChannel
src/logging/channels/ColoredPriorityConsoleChannel.cpp:30
MethodConsole
src/logging/Console.hpp:175
MethodDataLoader
src/wallet/Account.cpp:177
MethodDataLoader
src/mining/MinerData.cpp:111
MethodDeadline
src/mining/Deadline.hpp:43
MethodDeadline
src/mining/Deadline.cpp:31
MethodDeadlines
src/mining/Deadline.cpp:170
MethodDispatcher
src/logging/Message.cpp:81
MethodHttpResponse
src/network/Response.cpp:169
MethodKeyConfigHandler
src/main.cpp:364
MethodLambdaRequestHandler
src/webserver/RequestHandler.cpp:70
MethodMainWindow
()
resources/settingsui/MainWindow.xaml.cs:36
MethodMessage
src/logging/Message.cpp:147
MethodMessageNotification
src/logging/Message.cpp:33
MethodMiner
src/mining/Miner.cpp:75
MethodMinerCL
src/mining/MinerCL.cpp:156
MethodMinerData
src/mining/MinerData.cpp:465
MethodMinerDataChannel
src/logging/channels/MinerDataChannel.cpp:26
MethodMinerServer
src/webserver/MinerServer.cpp:45
MethodNonceRequest
src/network/Request.cpp:82
MethodNonceResponse
src/network/Response.cpp:91
MethodNonceSubmitter
src/network/NonceSubmitter.cpp:34
MethodNxtAddress
src/nxt/nxt_address.cpp:21
MethodPlotDir
src/plots/Plot.cpp:86
MethodPlotFile
src/plots/Plot.cpp:32
MethodPlotReader
src/plots/PlotReader.cpp:82
MethodPlotVerifier
src/plots/PlotVerifier.hpp:78
MethodPrintBlock
src/logging/Console.hpp:82
MethodPrintBlock
src/logging/Console.cpp:40
MethodProgressPrinter
src/logging/ProgressPrinter.cpp:28
MethodProjectData
src/Declarations.cpp:205
MethodRequest
src/network/Request.hpp:46
MethodRequest
src/network/Request.cpp:39
MethodRequestFactory
src/webserver/MinerServer.cpp:172
MethodResources
()
resources/settingsui/Properties/Resources.Designer.cs:15
MethodResponse
src/network/Response.cpp:32
MethodResponse
src/network/Response.hpp:35
MethodShabal256_Shell
src/shabal/MinerShabal.hpp:40
MethodSslInitializer
src/main.cpp:279
FunctionSwitchTheme
(name)
resources/public/js/general.js:167
MethodTemplateVariables
src/webserver/RequestHandler.hpp:62
MethodTemplateVariables
src/webserver/RequestHandler.cpp:53
MethodUrl
src/network/Url.cpp:29
MethodUrl
src/network/Url.hpp:41
MethodVersion
src/Declarations.cpp:70
MethodWallet
src/wallet/Wallet.hpp:51
MethodWallet
src/wallet/Wallet.cpp:37
MethodWebsocketRequestHandler
src/webserver/RequestHandler.cpp:79
MethodWorkerList
src/mining/WorkerList.hpp:39
Functionaccept
src/extlibs/json.hpp:12910
Methodaccept_internal
! @brief the acutal acceptor @invariant 1. The last token is not yet processed. Therefore, the caller of this function must make sure a toke
src/extlibs/json.hpp:3293
Methodaccount_id
src/nxt/nxt_address.cpp:76
Methodadd
add a character to yytext
src/extlibs/json.hpp:2725
MethodaddDeadlineUnlocked
src/mining/MinerData.cpp:61
FunctionaddMinedBlocks
()
resources/public/js/block.js:308
MethodaddNewDeadline
src/mining/Miner.cpp:422
MethodaddPlotFile
src/plots/Plot.cpp:215
MethodaddPlotLocation
src/plots/Plot.cpp:166
MethodaddPlotReadNotifications
src/mining/Miner.cpp:206
MethodallocateMemory
src/gpu/gpu_shell.hpp:61
MethodallocateMemory
src/gpu/impl/gpu_cuda_impl.cpp:37
MethodallocateMemory
src/gpu/impl/gpu_opencl_impl.cpp:44
Functionarray
! @brief explicitly create an array from an initializer list Creates a JSON array value from a given initializer list. That is, given a list of
src/extlibs/json.hpp:8511
Functionat
! @brief access specified array element with bounds checking Returns a reference to the element at specified location @a idx, with bounds check
src/extlibs/json.hpp:9881
Functionavx1_mshabal
see shabal_small.h */
src/shabal/mshabal/mshabal_avx1.cpp:270
Functionavx1_mshabal_close
see shabal_small.h */
src/shabal/mshabal/mshabal_avx1.cpp:346
Functionavx1_mshabal_init
see shabal_small.h */
src/shabal/mshabal/mshabal_avx1.cpp:231
Functionavx2_mshabal
see shabal_small.h */
src/shabal/mshabal/mshabal_avx2.cpp:301
Functionavx2_mshabal_close
see shabal_small.h */
src/shabal/mshabal/mshabal_avx2.cpp:439
Functionavx2_mshabal_init
see shabal_small.h */
src/shabal/mshabal/mshabal_avx2.cpp:242
Functionback
! @brief access the last element Returns a reference to the last element in the container. For a JSON container `c`, the expression `c.back()`
src/extlibs/json.hpp:10528
MethodbadRequest
src/webserver/RequestHandler.cpp:446
Methodbinary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
src/extlibs/json.hpp:4495
Methodbinary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
src/extlibs/json.hpp:5551
← previousnext →401–500 of 1,000, ranked by callers