MCPcopy Create free account

hub / github.com/antirez/ds4 / functions

Functions2,709 in github.com/antirez/ds4

↓ 5 callersFunctioncli_interrupt_requested
ds4_cli.c:81
↓ 5 callersFunctiondist_coordinator_debug_enabled
ds4_distributed.c:1839
↓ 5 callersFunctiondist_coordinator_eval_span
ds4_distributed.c:2670
↓ 5 callersFunctiondist_parse_positive_u32
ds4_distributed.c:756
↓ 5 callersFunctiondist_prefill_reader_signal_progress
ds4_distributed.c:3268
↓ 5 callersFunctiondist_set_socket_low_latency
ds4_distributed.c:1027
↓ 5 callersFunctiondist_worker_forwarder_pop_request
ds4_distributed.c:6338
↓ 5 callersFunctiondist_worker_job_free
ds4_distributed.c:7615
↓ 5 callersFunctionds4_dist_parse_cli_arg
ds4_distributed.c:8144
↓ 5 callersFunctionds4_engine_model_name
ds4.c:25995
↓ 5 callersFunctionds4_engine_mtp_draft_tokens
ds4.c:24049
↓ 5 callersFunctionds4_help_print
ds4_help.c:542
↓ 5 callersFunctionds4_kvstore_find_text_prefix
ds4_kvstore.c:1190
↓ 5 callersFunctionds4_kvstore_sha_hex_name
ds4_kvstore.c:330
↓ 5 callersFunctionds4_parse_streaming_cache_experts_arg
ds4_ssd.c:46
↓ 5 callersFunctionds4_session_common_prefix
ds4.c:26957
↓ 5 callersFunctionds4_think_max_prefix
ds4.c:23191
↓ 5 callersFunctionds4q_f32_from_bits
gguf-tools/quants.c:76
↓ 5 callersFunctionds4q_f32_to_bits
gguf-tools/quants.c:84
↓ 5 callersFunctionds4q_make_qp_quants
gguf-tools/quants.c:265
↓ 5 callersFunctiondsml_unescape_text
The prompt renderer escapes DSML text so a tool argument can safely contain * shell operators or closing tags. The generated-DSML parser must undo e
ds4_server.c:4296
↓ 5 callersFunctionf32_to_f16
ds4.c:2402
↓ 5 callersFunctionfind_lit_bounded
ds4_server.c:5210
↓ 5 callersFunctiongraph_power_throttle_enabled
ds4.c:10497
↓ 5 callersFunctionhc_from_plain_embedding
The input embedding starts all HC streams with the same token vector. */
ds4.c:6504
↓ 5 callersFunctionhttp_request_free
ds4_server.c:11088
↓ 5 callersFunctionjson_content
ds4_server.c:419
↓ 5 callersFunctionjson_skip
gguf-tools/deepseek4-quantize.c:295
↓ 5 callersFunctionkv_cache_restore_suppressed_continued
ds4_server.c:8776
↓ 5 callersFunctionkv_cache_store_len
ds4_server.c:8642
↓ 5 callersFunctionlayer_attention_rows_one
Sink-aware attention over a set of KV rows. The learned sink logit is part * of the softmax denominator but contributes no value vector. */
ds4.c:7045
↓ 5 callersFunctionlayer_grouped_out_one
Attention output projection is grouped: each group first maps its heads to * a 1024-rank low vector, then all groups are projected back to 4096. */
ds4.c:7096
↓ 5 callersFunctionlayer_hash_router_weights_one
ds4.c:7358
↓ 5 callersFunctionlayer_kv_projection_normed_one
KV projection has one KV head of width 512, followed by a learned RMSNorm. */
ds4.c:6781
↓ 5 callersFunctionlayer_routed_moe_one_prealloc
Decode version of routed MoE: same math as layer_routed_moe_one(), but all * large temporaries come from the persistent scratch arena. */
ds4.c:7535
↓ 5 callersFunctionlayer_topk_selected_experts
ds4.c:7393
↓ 5 callersFunctionlinenoiseBeep
Beep, used for completion when there is nothing to complete or when all * the choices were already shown. */
linenoise.c:726
↓ 5 callersFunctionlinenoiseEditPrevLen
Return the number of bytes to move left from pos. If pos is at the end of a * folded range, the whole hidden range is skipped by one cursor movement.
linenoise.c:1195
↓ 5 callersFunctionlinenoiseFoldClear
Clear all remembered fold ranges. */
linenoise.c:1225
↓ 5 callersFunctionlinenoiseFree
This is just a wrapper the user may want to call in order to make sure * the linenoise returned buffer is freed with the same allocator it was * cre
linenoise.c:2544
↓ 5 callersFunctionlinenoiseHistoryAdd
This is the API call to add a new entry in the linenoise history. * It uses a fixed array of char pointers that are shifted (memmoved) * when the hi
linenoise.c:2576
↓ 5 callersFunctionlive_tool_state_clear_locked
Single live protocol-tool state. * * This is not an implementation of durable remote conversation storage. It is * only an in-memory binding from
ds4_server.c:7945
↓ 5 callersFunctionmake_swapped_bash_call
ds4_server.c:12121
↓ 5 callersFunctionmatmul_q8_0_batch
Batched Q8_0 matmul for prefill: quantize all token activations, then scan * weight rows once per output channel. */
ds4.c:5223
↓ 5 callersFunctionmetal_graph_alloc_raw_cap
Allocate the Metal graph state for a chosen raw-cache capacity. The model * weights are not copied here; tensors reference the mapped GGUF. */
ds4.c:10957
↓ 5 callersFunctionmetal_graph_encode_layer_batch
Encode one complete layer for prefill by chaining attention and FFN batches. */
ds4.c:19261
↓ 5 callersFunctionmetal_graph_install_model_spans
ds4.c:11298
↓ 5 callersFunctionmetal_graph_prefill_layer_major
ds4.c:20310
↓ 5 callersFunctionmetal_graph_raw_cap_for_context
Pick a raw SWA cache size for Metal. During batched prefill it must cover * the previous window plus the current ubatch. */
ds4.c:21349
↓ 5 callersFunctionnormalize
(v: list[float])
dir-steering/tools/build_direction.py:62
↓ 5 callersFunctionparse_stop
ds4_server.c:940
↓ 5 callersFunctionparse_thinking_control_value
ds4_server.c:828
↓ 5 callersFunctionraxIteratorPrevStep
Like raxIteratorNextStep() but implements an iteration step moving * to the lexicographically previous element. The 'noup' option has a similar * ef
rax.c:1803
↓ 5 callersFunctionraxNewNode
Allocate a new non compressed node with the specified number of children. * If datafield is true, the allocation is made large enough to hold the *
rax.c:232
↓ 5 callersFunctionread_exact
(src: BinaryIO, n_bytes: int)
gguf-tools/mixed/splice_mixed_expert_layers_gguf.py:111
↓ 5 callersFunctionrefreshLineWithFlags
Calls the two low level functions refreshSingleLine() or * refreshMultiLine() according to the selected mode. */
linenoise.c:1591
↓ 5 callersFunctionrenderer_flush_utf8
ds4_agent.c:1676
↓ 5 callersFunctionrenderer_write_char_raw
ds4_agent.c:1683
↓ 5 callersFunctionrenderer_write_plain_byte
ds4_agent.c:1705
↓ 5 callersFunctionrequired_f32
ds4.c:3095
↓ 5 callersFunctionrocm_graph_stream_prefill_full_layer_enabled
ds4.c:11696
↓ 5 callersFunctionset_nonblock
ds4_agent.c:8130
↓ 5 callersFunctionskip_ascii_ws
ds4_server.c:4276
↓ 5 callersFunctionstreq_any
ds4_agent.c:2694
↓ 5 callersFunctionterm_clear_to_eol
ds4_eval.c:1707
↓ 5 callersFunctiontest_get_engine
tests/ds4_test.c:116
↓ 5 callersFunctiontest_trim_line
tests/ds4_test.c:771
↓ 5 callersFunctiontool_has_topic
ds4_help.c:372
↓ 5 callersFunctiontool_schema_orders_add_json
ds4_server.c:1472
↓ 5 callersFunctiontui_consume_input
ds4_eval.c:1902
↓ 5 callersFunctionweb_cdp_eval_string
ds4_web.c:764
↓ 5 callersFunctionweb_read_exact
ds4_web.c:485
↓ 5 callersFunctionxmalloc_zeroed
ds4.c:722
↓ 5 callersFunctionxrealloc
gguf-tools/deepseek4-quantize.c:88
↓ 4 callersFunctionagent_edit_find_old_span
ds4_agent.c:6083
↓ 4 callersFunctionagent_err_is_interrupted
ds4_agent.c:3539
↓ 4 callersFunctionagent_history_next_marker
ds4_agent.c:4560
↓ 4 callersFunctionagent_memmem_simple
ds4_agent.c:5906
↓ 4 callersFunctionagent_parse_bool_default
ds4_agent.c:5452
↓ 4 callersFunctionagent_prompt_queue_take_all
ds4_agent.c:8470
↓ 4 callersFunctionagent_prompt_yes_no
ds4_agent.c:9570
↓ 4 callersFunctionagent_session_identity_sha
Agent session IDs are intentionally independent from the rendered transcript: * once a session has a title and creation time, resaving it keeps the s
ds4_agent.c:3633
↓ 4 callersFunctionagent_stream_finish_ignored_dsml
ds4_agent.c:3104
↓ 4 callersFunctionagent_stream_flush_start_tail
ds4_agent.c:3245
↓ 4 callersFunctionagent_tail_matches
ds4_agent.c:3285
↓ 4 callersFunctionagent_tool_viz_param_raw_byte
ds4_agent.c:2998
↓ 4 callersFunctionagent_trace_text
ds4_agent.c:1216
↓ 4 callersFunctionagent_worker_free
Shut down the worker and release owned resources, including any live bash * process groups. */
ds4_agent.c:9470
↓ 4 callersFunctionagent_worker_sync_tokens
Synchronize the live DS4 session to a transcript. This is the agent's main * cache-saving operation: if the requested transcript extends the live se
ds4_agent.c:4148
↓ 4 callersFunctionalign_up
ds4.c:1520
↓ 4 callersFunctionanthropic_sse_start_live
ds4_server.c:6980
↓ 4 callersFunctionanthropic_tool_stream_fail
ds4_server.c:7231
↓ 4 callersFunctionappend_raw_json_line
ds4_server.c:1178
↓ 4 callersFunctionappend_tool_result_text
ds4_server.c:2157
↓ 4 callersFunctionascii_newline
ds4.c:22064
↓ 4 callersFunctionbench_now_sec
ds4_bench.c:54
↓ 4 callersFunctionbuild_tool_checkpoint_suffix
ds4_server.c:9729
↓ 4 callersFunctionbytes_has_prefix
ds4_agent.c:1238
↓ 4 callersFunctionbytes_is_partial_prefix
ds4_agent.c:1243
↓ 4 callersFunctionchat_history_uses_tool_context
ds4_server.c:2272
← previousnext →401–500 of 2,709, ranked by callers