MCPcopy Create free account

hub / github.com/19h/dazhbog / functions

Functions746 in github.com/19h/dazhbog

Functioninit_reflected
()
src/engine/crc32c.rs:17
Functioninit_reflected
()
src/common/hash.rs:20
Functioninit_reflected
()
src/bin/recover.rs:174
Functioninit_reflected
()
src/bin/dump_functions.rs:64
Methodinto_inner
(self)
src/net/peekable.rs:47
Methodinvalidate_binary_overlap_cache
(&self, md5: &[u8; 16])
src/engine/context_index.rs:854
Functionis_mangled
Check if a name appears to be mangled
src/common/demangle.rs:146
Functionis_sdacl_byte
(t: u8)
src/protocol/lumina/type_decoder.rs:1618
Functionkey_tag
(key: u128)
src/common/hash.rs:90
Functionmain
()
src/main.rs:102
Functionmain
()
src/bin/dump_function_names.rs:137
Functionmain
()
src/bin/eval_semantic.rs:455
Functionmain
()
src/bin/export_function_binary_csv.rs:239
Functionmain
()
src/bin/stats.rs:4
Functionmain
()
src/bin/test_crc.rs:44
Functionmain
()
src/bin/recover.rs:1327
Functionmain
()
src/bin/audit_neighbor_tokens.rs:168
Functionmain
()
src/bin/dump_functions.rs:382
Functionmetadata_chunk_roundtrip_preserves_known_and_unknown_keys
()
tests/semantic_matching.rs:17
Functionmetadata_chunk_to_json
(chunk: &MetadataChunk)
src/api/http/handlers.rs:770
Functionmetadata_quality_score
(name: &str, metadata: &FunctionMetadata)
src/db/semantic.rs:211
Methodnew
(ty: &'a [u8], fields: &'a [u8])
src/protocol/lumina/type_decoder.rs:417
Methodnew
()
src/protocol/lumina/metadata.rs:170
Methodnew
(total_size: u64)
src/engine/segment.rs:249
Methodnew
(db: &sled::Db)
src/engine/index.rs:63
Methodnew
()
src/engine/spin.rs:12
Methodnew
Create a new peekable stream with a pre-read buffer. The `prefix` bytes will be returned first when reading from this stream.
src/net/peekable.rs:25
Methodnew
Create a new budget with the given limit in bytes.
src/net/budget.rs:17
Methodnew
(total_binaries: u64, total_rows_estimate: u64)
src/bin/export_function_binary_csv.rs:82
Methodnew
(name: &str, total: u64)
src/bin/recover.rs:29
Methodnew
Create a new empty failure cache.
src/db/failure_cache.rs:24
Methodnew_with_demangled
Create a new SearchHit with pre-computed demangled name
src/engine/search/types.rs:84
Functionnow_ts_sec
()
src/common/time.rs:7
Functionopaque_blob_to_json
(blob: OpaqueMetadataBlob)
src/api/http/handlers.rs:779
Methodopen
Open or create a search index at the given directory.
src/engine/search/index.rs:202
Methodopen
Open or create a database with the given configuration.
src/db/database.rs:213
Methodopen_at_path
Open context_db directly at the given path (for recover tool migration).
src/engine/context_index.rs:110
Methodopen_for_replay
(cfg: Engine, scoring: Scoring)
src/engine/mod.rs:38
Methodopen_for_replay
Open the database for offline replay/evaluation without rebuilding search.
src/db/database.rs:236
Methodopen_inner
(cfg: Engine, scoring: Scoring, rebuild_search: bool)
src/engine/mod.rs:42
Methodopen_internal
(ctx_dir: &Path)
src/engine/context_index.rs:115
Methodopen_or_create
Open or create context_db (for recover tool).
src/engine/context_index.rs:103
Functionpack_var_bytes
(bytes: &[u8])
src/protocol/lumina/wire.rs:220
Methodpoll_flush
(mut self: Pin<&mut Self>, cx: &mut Context<'_>)
src/net/peekable.rs:81
Methodpoll_flush
(self: Pin<&mut Self>, _cx: &mut Context<'_>)
tests/lumina_authoritative.rs:25
Methodpoll_read
( mut self: Pin<&mut Self>, cx: &mut Context<'_>, buf: &mut ReadBuf<'_>, )
src/net/peekable.rs:53
Methodpoll_shutdown
(mut self: Pin<&mut Self>, cx: &mut Context<'_>)
src/net/peekable.rs:85
Methodpoll_shutdown
( self: Pin<&mut Self>, _cx: &mut Context<'_>, )
tests/lumina_authoritative.rs:29
Methodpoll_write
( mut self: Pin<&mut Self>, cx: &mut Context<'_>, buf: &[u8], )
src/net/peekable.rs:73
Methodpoll_write
( mut self: Pin<&mut Self>, _cx: &mut Context<'_>, buf: &[u8], )
tests/lumina_authoritative.rs:16
Functionprogress_bar
(pct: f64, width: usize)
src/bin/export_function_binary_csv.rs:201
Methodpush_with_ctx_sync
Synchronous implementation of push_with_ctx (runs on blocking thread pool).
src/db/database.rs:335
Functionput_u128_le
(dst: &mut BytesMut, v: u128)
src/protocol/codec.rs:11
Methodrecord_context_observation
( rt: &EngineRuntime, key: u128, name: &str, data: &[u8], ctx: &OwnedP
src/db/database.rs:568
Methodrefresh_canonical_for_key
( rt: &EngineRuntime, key: u128, )
src/db/database.rs:659
Functionrejected_function_name_policy_catches_generated_names
()
tests/semantic_matching.rs:159
Methodsane
()
src/engine/index.rs:18
Functionsanitize_basename
Extract only the filename from a path, stripping directories. Handles both Unix (/) and Windows (\) path separators regardless of platform. Prevents l
src/engine/search/index.rs:153
Functionscan_segment_tree
(tree: &sled::Tree)
src/bin/recover.rs:242
Methodsearch_functions
Search functions by query string. Returns up to `limit` results.
src/db/database.rs:802
Functionsemantic_neighbor_search_prefers_related_functions
()
tests/semantic_neighbors.rs:57
Functionsemantic_neighbors_prefer_same_family_candidates
()
tests/semantic_neighbors.rs:108
Functionsend_lumina_notify
Send a Lumina Notify response (0x0c).
src/protocol/lumina/builder.rs:106
Methodset_indexed_funcs
(&self, n: u64)
src/api/metrics.rs:290
Methodset_search_docs
(&self, n: u64)
src/api/metrics.rs:320
Methodset_storage_bytes
(&self, n: u64)
src/api/metrics.rs:315
Methodset_total_records
(&self, n: u64)
src/api/metrics.rs:300
Methodset_unique_binaries
(&self, n: u64)
src/api/metrics.rs:354
Methodsled_db
Get reference to the sled database.
src/engine/segment.rs:962
Methodsource
(&self)
src/common/error.rs:79
Functionsplit_metadata_chunks
(data: &[u8])
src/protocol/lumina/metadata.rs:611
Functionstrict_request_shaping_removes_unrequested_chunks
()
tests/semantic_matching.rs:99
Functiontest_authoritative_hello_parsing
()
tests/lumina_authoritative.rs:142
Functiontest_authoritative_metadata_mdk_cmts
()
tests/lumina_authoritative.rs:252
Functiontest_authoritative_metadata_mdk_frame_desc
()
tests/lumina_authoritative.rs:219
Functiontest_authoritative_metadata_mdk_type
()
tests/lumina_authoritative.rs:196
Functiontest_authoritative_pull_md_parsing
()
tests/lumina_authoritative.rs:165
Functiontest_authoritative_result_builders
()
tests/lumina_authoritative.rs:292
Functiontest_authoritative_varint_dd
()
tests/lumina_authoritative.rs:42
Functiontest_authoritative_varint_dq
()
tests/lumina_authoritative.rs:102
Functiontest_authoritative_varint_dw
()
tests/lumina_authoritative.rs:86
Functiontest_authoritative_varint_ea64
()
tests/lumina_authoritative.rs:122
Functiontest_coff_import_wrapper
()
src/common/demangle.rs:193
Functiontest_concurrent_connection_flood
()
tests/security_fuzzing.rs:597
Functiontest_connection_churn
()
tests/performance_stress.rs:266
Functiontest_connection_state_corruption
()
tests/security_fuzzing.rs:309
Functiontest_database_corruption_resistance
()
tests/security_fuzzing.rs:519
Functiontest_db_delete
()
tests/database_integration.rs:132
Functiontest_db_open_and_close
()
tests/database_integration.rs:41
Functiontest_db_push_and_get_latest
()
tests/database_integration.rs:54
Functiontest_db_push_identical
()
tests/database_integration.rs:176
Functiontest_db_rejected_push_is_ignored
()
tests/database_integration.rs:205
Functiontest_db_update_and_get_history
()
tests/database_integration.rs:85
Functiontest_endianness_and_byte_order
()
tests/boundary_conditions.rs:393
Functiontest_error_recovery_and_robustness
()
tests/boundary_conditions.rs:496
Functiontest_extended_protocol_fuzzing
()
tests/security_fuzzing.rs:671
Functiontest_frame_size_edge_cases
()
tests/boundary_conditions.rs:169
Functiontest_frame_size_overflows
()
tests/security_fuzzing.rs:88
Functiontest_go_middle_dot
()
src/common/demangle.rs:185
Functiontest_gradual_load_increase
()
tests/performance_stress.rs:322
← previousnext →601–700 of 746, ranked by callers