MCPcopy Create free account

hub / github.com/btrask/stronglink / functions

Functions1,912 in github.com/btrask/stronglink

↓ 1 callersFunctionSLNSyncStoreSubmission
src/SLNSync.c:325
↓ 1 callersFunctionSLNSyncWorkAwait
src/SLNSync.c:239
↓ 1 callersFunctionSLNSyncWorkDone
src/SLNSync.c:258
↓ 1 callersFunctionSLNTargetURIAndMetaFileIDKeyUnpack
src/SLNDB.h:280
↓ 1 callersFunctionSLNTargetURISessionIDAndHintIDKeyUnpack
src/SLNDB.h:472
↓ 1 callersFunctionS_free_nodes
Free a cmark_node list and any children.
deps/cmark/src/node.c:109
↓ 1 callersFunctionS_get_enumlevel
deps/cmark/src/latex.c:203
↓ 1 callersFunctionS_insert_emph
deps/cmark/src/inlines.c:526
↓ 1 callersFunctionS_is_block
deps/cmark/src/node.c:11
↓ 1 callersFunctionS_is_inline
deps/cmark/src/node.c:19
↓ 1 callersFunctionS_is_leaf
deps/cmark/src/iterator.c:32
↓ 1 callersFunctionS_is_line_end_char
deps/cmark/src/inlines.c:52
↓ 1 callersFunctionS_last_child_is_open
deps/cmark/src/blocks.c:657
↓ 1 callersFunctionS_lookup
deps/cmark/src/houdini_html_u.c:12
↓ 1 callersFunctionS_lookup_entity
deps/cmark/src/houdini_html_u.c:34
↓ 1 callersFunctionS_render_node
deps/cmark/src/xml.c:33
↓ 1 callersFunctionS_render_node
deps/cmark/src/html.c:43
↓ 1 callersFunctionSanityTest
deps/smhasher/KeysetTest.cpp:74
↓ 1 callersFunctionSelfTest
deps/smhasher/main.cpp:98
↓ 1 callersFunctionSetAffinity
deps/smhasher/Platform.cpp:16
↓ 1 callersFunctionSocketFree
res/experiments/2015-08-21-buffered-io.c:81
↓ 1 callersFunctionSparseKeygenRecurse
deps/smhasher/KeysetTest.h:136
↓ 1 callersFunctionTemplateCreate
src/blog/Template.c:19
↓ 1 callersFunctionTemplateCreate
res/experiments/2014-06-26-template.c:33
↓ 1 callersFunctionTemplateFree
res/experiments/2014-06-26-template.c:95
↓ 1 callersFunctionTestDistribution
deps/smhasher/Stats.h:106
↓ 1 callersFunctionTestDistributionFast
deps/smhasher/Stats.h:354
↓ 1 callersFunctionTinySpeedTest
deps/smhasher/SpeedTest.cpp:231
↓ 1 callersFunctionUNALIGNED_LOAD32
deps/smhasher/City.cpp:43
↓ 1 callersFunctionUNALIGNED_LOAD64
deps/smhasher/City.cpp:37
↓ 1 callersFunctionUtf32toUtf8
deps/yajl/src/yajl_encode.c:90
↓ 1 callersFunction_check_type
(T, allowed)
deps/cmark/bench/statistics.py:187
↓ 1 callersFunction_counts
(data)
deps/cmark/bench/statistics.py:256
↓ 1 callersFunction_decimal_to_ratio
Convert Decimal d to exact integer ratio (numerator, denominator). >>> from decimal import Decimal >>> _decimal_to_ratio(Decimal("2.6"))
deps/cmark/bench/statistics.py:231
↓ 1 callersFunction_exact_ratio
Convert Real number x exactly to (numerator, denominator) pair. >>> _exact_ratio(0.25) (1, 4) x is expected to be an int, Fraction, Deci
deps/cmark/bench/statistics.py:196
↓ 1 callersFunctionaccessors
deps/cmark/api_test/main.c:76
↓ 1 callersFunctionadd_fulltext
src/SLNSubmissionMeta.c:300
↓ 1 callersFunctionadd_hint
src/SLNSync.c:104
↓ 1 callersFunctionadd_metadata
src/SLNSubmissionMeta.c:281
↓ 1 callersFunctionadd_metafile
src/SLNSubmissionMeta.c:233
↓ 1 callersFunctionadd_reference
deps/cmark/src/references.c:56
↓ 1 callersFunctionadd_text_to_container
deps/cmark/src/blocks.c:999
↓ 1 callersFunctionarray_add_value
deps/yajl/src/yajl_tree.c:184
↓ 1 callersFunctionasync_cancel
res/experiments/2015-02-19-async-cancelable.c:123
↓ 1 callersFunctionasync_currentTimeInt64
res/async_sqlite.c:200
↓ 1 callersFunctionasync_mutex_create_sqlite
res/async_sqlite.c:572
↓ 1 callersFunctionasync_mutex_free
res/experiments/2014-07-17-new-mutex.c:23
↓ 1 callersFunctionasync_mutex_trylock
res/experiments/2014-07-17-new-mutex.c:53
↓ 1 callersFunctionasync_pool_create
res/experiments/2014-09-07-worker-pool.c:24
↓ 1 callersFunctionasync_rwlock_rdcheck
res/experiments/2014-06-30-rwlock.c:170
↓ 1 callersFunctionasync_rwlock_wrcheck
res/experiments/2014-06-30-rwlock.c:176
↓ 1 callersFunctionasync_worker_create
res/experiments/2014-08-07-async-worker.c:40
↓ 1 callersFunctionasync_worker_enter
res/experiments/2014-08-07-async-worker.c:62
↓ 1 callersFunctionasync_worker_leave
res/experiments/2014-08-07-async-worker.c:69
↓ 1 callersFunctionasync_write
res/async_sqlite.c:307
↓ 1 callersFunctionattr_char_nonalnum
deps/content-disposition/content-disposition.c:30
↓ 1 callersFunctionauthPublic
(req, res, mode, callback/* (err, userID) */)
res/experiments/2013-06-07 EFS Auth.js:84
↓ 1 callersFunctionauthSession
(req, res, sessionID, session, mode, callback/* (err, userID) */)
res/experiments/2013-06-07 EFS Auth.js:62
↓ 1 callersFunctionauthUser
(req, res, username, password, remember, mode, callback/* (err, userID) */)
res/experiments/2013-06-07 EFS Auth.js:35
↓ 1 callersFunctionbreak_out_of_lists
Break out of all containing lists
deps/cmark/src/blocks.c:226
↓ 1 callersFunctioncan_contain
deps/cmark/src/blocks.c:146
↓ 1 callersFunctioncheck_open_blocks
* For each containing node, try to parse the associated line start. * * Will not close unmatched blocks, as we may have a lazy continuation * line
deps/cmark/src/blocks.c:776
↓ 1 callersFunctionchooseUpToK
deps/smhasher/Stats.cpp:21
↓ 1 callersFunctionchop_trailing_hashtags
deps/cmark/src/blocks.c:572
↓ 1 callersFunctionclearbit
deps/smhasher/Bitvec.cpp:161
↓ 1 callersFunctioncmark_chunk_ltrim
deps/cmark/src/chunk.h:30
↓ 1 callersFunctioncmark_chunk_strchr
deps/cmark/src/chunk.h:53
↓ 1 callersFunctioncmark_clean_autolink
deps/cmark/src/inlines.c:108
↓ 1 callersFunctioncmark_isalpha
deps/cmark/src/cmark_ctype.c:44
↓ 1 callersFunctioncmark_node_get_end_column
deps/cmark/src/node.c:636
↓ 1 callersFunctioncmark_node_last_child
deps/cmark/src/node.c:247
↓ 1 callersFunctioncmark_node_new_with_mem
deps/cmark/src/node.c:78
↓ 1 callersFunctioncmark_node_set_list_delim
deps/cmark/src/node.c:391
↓ 1 callersFunctioncmark_node_set_on_exit
deps/cmark/src/node.c:598
↓ 1 callersFunctioncmark_parse_file
deps/cmark/src/blocks.c:478
↓ 1 callersFunctioncmark_parse_inlines
Parse inlines from parent's string_content, adding as children of parent.
deps/cmark/src/inlines.c:1048
↓ 1 callersFunctioncmark_parse_reference_inline
Parse reference. Assumes string begins with '[' character. Modify refmap if a reference is encountered. Return 0 if no reference found, otherwise pos
deps/cmark/src/inlines.c:1072
↓ 1 callersFunctioncmark_parser_new_with_mem
deps/cmark/src/blocks.c:83
↓ 1 callersFunctioncmark_reference_create
deps/cmark/src/references.c:71
↓ 1 callersFunctioncmark_reference_lookup
Returns reference if refmap contains a reference with matching label, otherwise NULL.
deps/cmark/src/references.c:92
↓ 1 callersFunctioncmark_reference_map_free
deps/cmark/src/references.c:121
↓ 1 callersFunctioncmark_reference_map_new
deps/cmark/src/references.c:141
↓ 1 callersFunctioncmark_strbuf_cstr
deps/cmark/src/buffer.h:52
↓ 1 callersFunctioncmark_strbuf_rtrim
deps/cmark/src/buffer.c:214
↓ 1 callersFunctioncmark_utf8proc_case_fold
deps/cmark/src/utf8.c:227
↓ 1 callersFunctioncmark_utf8proc_check
deps/cmark/src/utf8.c:110
↓ 1 callersFunctioncmark_version
deps/cmark/src/cmark.c:9
↓ 1 callersFunctioncmark_version_string
deps/cmark/src/cmark.c:11
↓ 1 callersFunctionco_delete
src/util/libco_coro.c:54
↓ 1 callersFunctioncompare_default
res/experiments/2014-11-16-db-sophia.c:25
↓ 1 callersFunctionconnect_db
src/SLNRepo.c:273
↓ 1 callersFunctionconstructor
deps/cmark/api_test/main.c:43
↓ 1 callersFunctioncontains_inlines
deps/cmark/src/blocks.c:160
↓ 1 callersFunctioncookie_auth
res/experiments/2015-02-23-session-cookie.c:204
↓ 1 callersFunctioncookie_cache_lookup
res/experiments/2015-02-23-session-cookie.c:151
↓ 1 callersFunctioncookie_cache_store
res/experiments/2015-02-23-session-cookie.c:128
↓ 1 callersFunctioncookie_create
res/experiments/2015-02-23-session-cookie.c:176
↓ 1 callersFunctioncookie_destroy
res/experiments/2015-02-27-cookie.c:38
↓ 1 callersFunctioncookie_parse
src/SLNSessionCache.c:184
↓ 1 callersFunctioncookie_parse
res/experiments/2015-03-29-cookie-cache.c:605
← previousnext →701–800 of 1,912, ranked by callers