MCPcopy Create free account

hub / github.com/DeusData/codebase-memory-mcp / functions

Functions8,385 in github.com/DeusData/codebase-memory-mcp

↓ 5 callersFunctionskip_ws_and_comment
internal/cbm/lsp/rust_cargo.c:20
↓ 5 callersFunctionstate_free
src/watcher/watcher.c:717
↓ 5 callersFunctionstring_copy
src/daemon/ipc.c:71
↓ 5 callersFunctionstrip_and_validate_string_arg
Strip quotes and validate a string arg. Returns validated text or NULL.
internal/cbm/extract_calls.c:1735
↓ 5 callersFunctionsubprocess_test_pause
tests/test_subprocess.c:251
↓ 5 callersFunctiontier_tool_set
src/cli/agent_profiles.c:280
↓ 5 callersFunctiontier_valid
src/cli/agent_profiles.c:60
↓ 5 callersFunctionto_lower
src/pipeline/pass_infrascan.c:54
↓ 5 callersFunctiontoml_key_path_equal
src/cli/config_toml_edit.c:1373
↓ 5 callersFunctiontoml_key_path_is_single
src/cli/config_toml_edit.c:1390
↓ 5 callersFunctiontoml_parse_key_path
src/cli/config_toml_edit.c:1306
↓ 5 callersFunctiontoml_parse_string
src/cli/config_toml_edit.c:1198
↓ 5 callersFunctiontoml_string_dispose
src/cli/config_toml_edit.c:1288
↓ 5 callersFunctiontoml_valid_path
src/cli/config_toml_edit.c:286
↓ 5 callersFunctiontool_identifier
src/cli/agent_profiles.c:319
↓ 5 callersFunctiontry_generic_path_fields
Try known field names (path/source/module/name) to extract import path.
internal/cbm/extract_imports.c:913
↓ 5 callersFunctionui_delete_db_path
tests/test_httpd.c:700
↓ 5 callersFunctionutf8_to_wide
src/daemon/ipc.c:3568
↓ 5 callersFunctionversion_cohort_deadline_after
src/daemon/version_cohort.c:81
↓ 5 callersFunctionversion_cohort_manager_register
src/daemon/version_cohort.c:289
↓ 5 callersFunctionwait_status_not_running
(binary, cache, deadline_s)
tests/windows/test_daemon_stability.py:74
↓ 5 callersFunctionwatcher_git_output_cleanup
src/watcher/watcher.c:166
↓ 5 callersFunctionwhere_bind_text
Bind a text parameter and increment the bind index. */
src/store/store.c:4237
↓ 5 callersFunctionwin_legacy_mutex_guard_release
src/daemon/ipc.c:3850
↓ 5 callersFunctionyaml_append_separator_if_needed
src/cli/config_yaml_edit.c:1829
↓ 4 callersFunction_bin_path
(version: str)
pkg/pypi/src/codebase_memory_mcp/_cli.py:378
↓ 4 callersFunction_same_runtime_lock_object
(left, right)
pkg/pypi/src/codebase_memory_mcp/_cli.py:544
↓ 4 callersFunctionactivation_entry_snapshot
src/cli/activation_transaction.c:1223
↓ 4 callersFunctionactivation_native_sync
src/cli/activation_transaction.c:998
↓ 4 callersFunctionactivation_string_copy
src/cli/activation_transaction.c:161
↓ 4 callersFunctionactivation_unlink_expected
src/cli/activation_transaction.c:1346
↓ 4 callersFunctionactivation_windows_owner_is_current
src/cli/activation_transaction.c:502
↓ 4 callersFunctionactivation_windows_user
src/cli/activation_transaction.c:345
↓ 4 callersFunctionagent_json_scan_value
src/cli/agent_clients.c:846
↓ 4 callersFunctionancestor_field_binds
internal/cbm/extract_usages.c:862
↓ 4 callersFunctionapp_test_text_request
tests/test_daemon_application.c:225
↓ 4 callersFunctionapplication_cancelled_result
src/daemon/application.c:1047
↓ 4 callersFunctionapplication_cleanup_force_terminate
src/daemon/application.c:272
↓ 4 callersFunctionapplication_client_exchange
src/daemon/application.c:3127
↓ 4 callersFunctionapplication_deadline_after
src/daemon/application.c:267
↓ 4 callersFunctionapplication_job_execution_cancel
src/daemon/application.c:1215
↓ 4 callersFunctionapplication_job_subscribe_locked
Caller holds application->mutex. Keeping watcher ownership validation and * this admission in the same critical section closes the unwatch race. */
src/daemon/application.c:1582
↓ 4 callersFunctionapplication_request_cancelled_locked
src/daemon/application.c:259
↓ 4 callersFunctionapplication_text_copy
src/daemon/application.c:350
↓ 4 callersFunctionapplication_update_cancel_locked
src/daemon/application.c:1709
↓ 4 callersFunctionapplication_update_reap
src/daemon/application.c:1868
↓ 4 callersFunctionbinding_get_edge
Find an edge variable in a binding */
src/cypher/cypher.c:2424
↓ 4 callersFunctionbootstrap_arg_is
src/daemon/bootstrap.c:45
↓ 4 callersFunctionbootstrap_deadline_after
src/daemon/bootstrap.c:276
↓ 4 callersFunctionc_find_fp_binding_index
Return the exact fp-state entry for the nearest lexical declaration. An * ordinary declaration in an intervening scope blocks an outer fp target even
internal/cbm/lsp/c_lsp.c:206
↓ 4 callersFunctionc_lsp_init
internal/cbm/lsp/c_lsp.c:58
↓ 4 callersFunctioncall_node_contains
internal/cbm/extract_calls.c:526
↓ 4 callersFunctioncallback_batch_init_locked
src/daemon/daemon.c:200
↓ 4 callersFunctioncallback_batch_run
src/daemon/daemon.c:232
↓ 4 callersFunctioncbm_app_config_dir
src/foundation/platform.c:462
↓ 4 callersFunctioncbm_arena_init_sized
src/foundation/arena.c:25
↓ 4 callersFunctioncbm_artifact_export
src/pipeline/artifact.c:546
↓ 4 callersFunctioncbm_artifact_export_last_error
src/pipeline/artifact.c:67
↓ 4 callersFunctioncbm_build_win_cmdline
Build a full Windows CreateProcess command line from a NULL-terminated argv, * applying the MS C runtime quoting rules so the child re-parses byte-id
src/foundation/subprocess.c:286
↓ 4 callersFunctioncbm_c_build_cross_registry
Tier 2: build a project-wide C/C++/CUDA registry ONCE from all defs. * Registers both C and C++ stdlibs (C is a subset; harmless overlap) * and all
internal/cbm/lsp/c_lsp.c:5958
↓ 4 callersFunctioncbm_current_platform_is_windows
src/cli/cli.c:3579
↓ 4 callersFunctioncbm_daemon_application_project_mutation_try_begin
src/daemon/application.c:945
↓ 4 callersFunctioncbm_daemon_application_runtime_callbacks
src/daemon/application.c:3067
↓ 4 callersFunctioncbm_daemon_frontend_mcp_run
src/daemon/frontend.c:574
↓ 4 callersFunctioncbm_daemon_ipc_accept
src/daemon/ipc.c:2836
↓ 4 callersFunctioncbm_daemon_ipc_endpoint_runtime_dir
src/daemon/ipc.c:984
↓ 4 callersFunctioncbm_daemon_ipc_listener_close
src/daemon/ipc.c:2813
↓ 4 callersFunctioncbm_daemon_ipc_participant_guard_release
src/daemon/ipc.c:3194
↓ 4 callersFunctioncbm_daemon_ipc_participant_guard_try_join
src/daemon/ipc.c:3167
↓ 4 callersFunctioncbm_daemon_ipc_stale_generation_cleanup
src/daemon/ipc.c:2458
↓ 4 callersFunctioncbm_daemon_process_role_requires_client
src/daemon/bootstrap.c:207
↓ 4 callersFunctioncbm_daemon_runtime_client_application_request_tagged
src/daemon/runtime.c:2892
↓ 4 callersFunctioncbm_daemon_runtime_service_wait_exited
src/daemon/runtime.c:2423
↓ 4 callersFunctioncbm_detect_self_path
The activation flow (self-path detection, simple-copy activate) is the same * on every platform: Windows ships ONE binary, exactly like Linux and mac
src/cli/cli.c:9618
↓ 4 callersFunctioncbm_discover_free_ignored
src/discover/discover.c:1306
↓ 4 callersFunctioncbm_dump_verify_is_degraded
src/foundation/dump_verify.c:12
↓ 4 callersFunctioncbm_env_home_dir
src/cli/cli.c:2426
↓ 4 callersFunctioncbm_func_name_node_text
Convert a resolved function/method name node to its name string. Most nodes map directly to their text, but a C++ conversion-operator's `operator_cast
internal/cbm/helpers.c:848
↓ 4 callersFunctioncbm_gbuf_foreach_edge
src/graph_buffer/graph_buffer.c:1025
↓ 4 callersFunctioncbm_gbuf_foreach_node
src/graph_buffer/graph_buffer.c:1013
↓ 4 callersFunctioncbm_gbuf_merge
src/graph_buffer/graph_buffer.c:1373
↓ 4 callersFunctioncbm_gbuf_new_shared_ids
src/graph_buffer/graph_buffer.c:467
↓ 4 callersFunctioncbm_git_context_branch_qn
src/git/git_context.c:307
↓ 4 callersFunctioncbm_gitignore_free
src/discover/gitignore.c:404
↓ 4 callersFunctioncbm_gitignore_matches
src/discover/gitignore.c:400
↓ 4 callersFunctioncbm_graph_dialect_direct_capable
src/cli/agent_profiles.c:72
↓ 4 callersFunctioncbm_has_config_extension
src/pipeline/pass_configures.c:99
↓ 4 callersFunctioncbm_hop_to_risk
src/store/store.c:4940
↓ 4 callersFunctioncbm_http_reply_buf
src/ui/httpd.c:740
↓ 4 callersFunctioncbm_http_server_port
src/ui/http_server.c:2088
↓ 4 callersFunctioncbm_idxmemo_put_if_absent
internal/cbm/lsp/lsp_neg_memo.h:191
↓ 4 callersFunctioncbm_index_is_quarantined
internal/cbm/cbm.c:679
↓ 4 callersFunctioncbm_index_worker_request_cancel
src/mcp/index_supervisor.c:777
↓ 4 callersFunctioncbm_init_agent_registry_context
src/cli/cli.c:8134
↓ 4 callersFunctioncbm_is_test_file_path
src/store/store.c:5609
↓ 4 callersFunctioncbm_is_trackable_file
src/pipeline/pass_githistory.c:49
↓ 4 callersFunctioncbm_json_like_add_unique_string_at_path
src/cli/config_json_like.c:2409
↓ 4 callersFunctioncbm_json_like_remove_string_at_path
src/cli/config_json_like.c:2527
↓ 4 callersFunctioncbm_jsonrpc_format_response
src/mcp/mcp.c:217
↓ 4 callersFunctioncbm_language_name
src/discover/language.c:941
← previousnext →801–900 of 8,385, ranked by callers