MCPcopy Create free account

hub / github.com/cbuchner1/CudaMiner / functions

Functions416 in github.com/cbuchner1/CudaMiner

↓ 2 callersFunctionbe32dec
miner.h:98
↓ 2 callersFunctionblake256_hash
blakecoin.cpp:10
↓ 2 callersFunctionbucket_is_empty
compat/jansson/hashtable.c:46
↓ 2 callersFunctioncrypto_hash
sha3.cpp:35
↓ 2 callersFunctiondatabuf_free
util.c:122
↓ 2 callersFunctiondecode_unicode_escape
assumes that str points to 'u' plus at least 4 valid hex digits */
compat/jansson/load.c:225
↓ 2 callersFunctiondo_dump
compat/jansson/dump.c:168
↓ 2 callersFunctionerror_init
compat/jansson/load.c:63
↓ 2 callersFunctionhashtable_close
compat/jansson/hashtable.c:244
↓ 2 callersFunctionhashtable_do_clear
compat/jansson/hashtable.c:142
↓ 2 callersFunctionhashtable_init
compat/jansson/hashtable.c:216
↓ 2 callersFunctionhashtable_iter_next
compat/jansson/hashtable.c:351
↓ 2 callersFunctioninsert_to_bucket
compat/jansson/hashtable.c:51
↓ 2 callersFunctionjobj_binary
cpu-miner.c:355
↓ 2 callersFunctionjson_array_append
compat/jansson/jansson.h:139
↓ 2 callersFunctionjson_array_append_new
compat/jansson/value.c:472
↓ 2 callersFunctionjson_deep_copy
compat/jansson/value.c:949
↓ 2 callersFunctionjson_equal
compat/jansson/value.c:890
↓ 2 callersFunctionjson_integer
compat/jansson/value.c:728
↓ 2 callersFunctionjson_integer_copy
compat/jansson/value.c:767
↓ 2 callersFunctionjson_load_file
compat/jansson/load.c:860
↓ 2 callersFunctionjson_object_set
compat/jansson/jansson.h:106
↓ 2 callersFunctionjson_real
compat/jansson/value.c:775
↓ 2 callersFunctionjson_real_copy
compat/jansson/value.c:814
↓ 2 callersFunctionjson_string
compat/jansson/value.c:669
↓ 2 callersFunctionjson_string_copy
compat/jansson/value.c:720
↓ 2 callersFunctionjson_true
compat/jansson/value.c:835
↓ 2 callersFunctionjsonp_object_iter_fullkey
compat/jansson/value.c:235
↓ 2 callersFunctionlex_close
compat/jansson/load.c:596
↓ 2 callersFunctionlex_eof
compat/jansson/load.c:190
↓ 2 callersFunctionlex_init
compat/jansson/load.c:584
↓ 2 callersFunctionlist_add_tail
* list_add_tail - add a new entry * @new: new entry to be added * @head: list head to add it before * * Insert a new entry before the specifie
elist.h:64
↓ 2 callersFunctionlist_del
* list_del - deletes entry from list. * @entry: the element to delete from the list. * Note: list_empty on entry does not return true after this,
elist.h:87
↓ 2 callersFunctionlist_insert
compat/jansson/hashtable.c:32
↓ 2 callersFunctionmove_to_next_pool
cpu-miner.c:1037
↓ 2 callersFunctionparse_json
compat/jansson/load.c:768
↓ 2 callersFunctionparse_long_options
* parse_long_options -- * Parse long options in argc/argv argument vector. * Returns -1 if short_too is set and the option does not match long_optio
compat/getopt/getopt_long.c:199
↓ 2 callersFunctionscrypt_ROMix_1
* Special version with hard-coded r = 1 * - mikaelh */
code/scrypt-jane-romix-template.h:114
↓ 2 callersFunctionscrypt_hmac_update
scrypt-jane.cpp:225
↓ 2 callersFunctionsha256d
sha2.c:203
↓ 2 callersFunctionshare_result
cpu-miner.c:401
↓ 2 callersFunctionsph_blake256_init
see sph_blake.h */
blake.c:613
↓ 2 callersFunctionstratum_gen_work
cpu-miner.c:743
↓ 2 callersFunctionstratum_handle_method
util.c:1156
↓ 2 callersFunctionstream_get
compat/jansson/load.c:127
↓ 2 callersFunctiontimeval_subtract
Subtract the `struct timeval' values X and Y, storing the result in RESULT. Return 1 if the difference is negative, otherwise 0. */
util.c:491
↓ 2 callersFunctiontq_freeze
util.c:1247
↓ 2 callersFunctiontq_freezethaw
util.c:1237
↓ 2 callersFunctiontq_pop
util.c:1284
↓ 2 callersFunctionwork_decode
cpu-miner.c:377
↓ 1 callersFunctionGetNfactor
yacoin: increasing Nfactor gradually
scrypt-jane.cpp:344
↓ 1 callersFunctionHMAC_SHA256_80_init
scrypt.cpp:615
↓ 1 callersFunctionPBKDF2_SHA256_128_32
scrypt.cpp:669
↓ 1 callersFunctionPBKDF2_SHA256_80_128
scrypt.cpp:643
↓ 1 callersFunctionaffine_to_cpu
cpu-miner.c:99
↓ 1 callersFunctionblake32_close
blake.c:559
↓ 1 callersFunctionblake32_init
blake.c:511
↓ 1 callersFunctiondrop_policy
cpu-miner.c:87
↓ 1 callersFunctionfinalize_pool_params
cpu-miner.c:1258
↓ 1 callersFunctiongcd
* Compute the greatest common divisor of a and b. */
compat/getopt/getopt_long.c:142
↓ 1 callersFunctionget_stratum_session_id
util.c:814
↓ 1 callersFunctionget_upstream_work
cpu-miner.c:502
↓ 1 callersFunctionget_work
cpu-miner.c:671
↓ 1 callersFunctiongetopt
* getopt -- * Parse argc/argv argument vector. * * [eventually this will replace the BSD getopt] */
compat/getopt/getopt_long.c:514
↓ 1 callersFunctiongetopt_long
* getopt_long -- * Parse argc/argv argument vector. */
compat/getopt/getopt_long.c:534
↓ 1 callersFunctionhashtable_clear
compat/jansson/hashtable.c:314
↓ 1 callersFunctionhashtable_del
compat/jansson/hashtable.c:308
↓ 1 callersFunctionhashtable_do_del
returns 0 on success, -1 if key was not found */
compat/jansson/hashtable.c:106
↓ 1 callersFunctionhashtable_do_rehash
compat/jansson/hashtable.c:159
↓ 1 callersFunctionhashtable_get
compat/jansson/hashtable.c:292
↓ 1 callersFunctionhashtable_iter
compat/jansson/hashtable.c:330
↓ 1 callersFunctionhashtable_iter_at
compat/jansson/hashtable.c:335
↓ 1 callersFunctionhashtable_iter_key
compat/jansson/hashtable.c:359
↓ 1 callersFunctionhashtable_iter_set
compat/jansson/hashtable.c:371
↓ 1 callersFunctionhashtable_iter_value
compat/jansson/hashtable.c:365
↓ 1 callersFunctionhashtable_set
compat/jansson/hashtable.c:250
↓ 1 callersFunctionjson_array_copy
compat/jansson/value.c:616
↓ 1 callersFunctionjson_array_deep_copy
compat/jansson/value.c:631
↓ 1 callersFunctionjson_array_equal
compat/jansson/value.c:594
↓ 1 callersFunctionjson_array_insert_new
compat/jansson/value.c:497
↓ 1 callersFunctionjson_array_set_new
compat/jansson/value.c:404
↓ 1 callersFunctionjson_delete
compat/jansson/value.c:867
↓ 1 callersFunctionjson_delete_array
compat/jansson/value.c:372
↓ 1 callersFunctionjson_delete_integer
compat/jansson/value.c:757
↓ 1 callersFunctionjson_delete_object
compat/jansson/value.c:84
↓ 1 callersFunctionjson_delete_real
compat/jansson/value.c:804
↓ 1 callersFunctionjson_delete_string
compat/jansson/value.c:709
↓ 1 callersFunctionjson_dumpf
compat/jansson/dump.c:440
↓ 1 callersFunctionjson_false
compat/jansson/value.c:845
↓ 1 callersFunctionjson_integer_equal
compat/jansson/value.c:762
↓ 1 callersFunctionjson_loadf
compat/jansson/load.c:836
↓ 1 callersFunctionjson_number_value
compat/jansson/value.c:822
↓ 1 callersFunctionjson_object_copy
compat/jansson/value.c:298
↓ 1 callersFunctionjson_object_deep_copy
compat/jansson/value.c:323
↓ 1 callersFunctionjson_object_equal
compat/jansson/value.c:272
↓ 1 callersFunctionjson_object_iter_set_new
compat/jansson/value.c:259
↓ 1 callersFunctionjson_real_equal
compat/jansson/value.c:809
↓ 1 callersFunctionjson_string_equal
compat/jansson/value.c:715
↓ 1 callersFunctionjson_string_set_nocheck
compat/jansson/value.c:685
↓ 1 callersFunctionlex_save_cached
compat/jansson/load.c:215
← previousnext →101–200 of 416, ranked by callers