MCPcopy Create free account

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

Functions746 in github.com/19h/dazhbog

↓ 1 callersFunctionrequest_mode_name
(mode: ReplayRequestMode)
src/bin/eval_semantic.rs:187
↓ 1 callersFunctionresolve_canonical_or_latest_record
( segments: &OpenSegments, index: &ShardedIndex, ctx_index: &ContextIndex, key: u128, fall
src/engine/search/rebuild.rs:271
↓ 1 callersMethodscan_records_with_corruption
( &self, readers: &[SegmentReader], mut callback: F, )
src/engine/segment.rs:679
↓ 1 callersFunctionscan_segment_tree
(tree: &sled::Tree, limit: usize)
src/bin/dump_functions.rs:104
↓ 1 callersFunctionscore_entropy
(scored: &[(usize, f64)])
src/db/database.rs:2318
↓ 1 callersMethodsearch_binaries_paginated
( &self, query: &str, offset: usize, limit: usize, )
src/db/database.rs:1079
↓ 1 callersMethodsearch_binary_meta
(&self, query: &str)
src/engine/context_index.rs:781
↓ 1 callersMethodsearch_functions_paginated
Search functions with pagination. Returns (results, total_count).
src/db/database.rs:810
↓ 1 callersMethodsearch_paginated
Search with pagination support. Returns (results, total_count).
src/engine/search/index.rs:335
↓ 1 callersMethodsemantic_neighbor_clauses
( &self, seed: &SearchDocument, exclude_key: u128, )
src/engine/search/index.rs:513
↓ 1 callersFunctionsemantic_neighbor_similarity
( seed_analysis: &SemanticAnalysis, seed_doc: &SearchDocument, candidate_analysis: &SemanticAnalys
src/db/database.rs:2349
↓ 1 callersMethodsemantic_neighbors_fallback
( &self, seed: &SearchDocument, exclude_key: u128, limit: usize, )
src/engine/search/index.rs:590
↓ 1 callersFunctionsemantic_token_intersection_count
(lhs: &[String], rhs: &[String])
src/db/database.rs:2523
↓ 1 callersFunctionsend_lumina_del_result
Send a Lumina DelResult response (0x19).
src/protocol/lumina/builder.rs:284
↓ 1 callersFunctionsend_lumina_hello_result
Send a Lumina Hello result (0x31).
src/protocol/lumina/builder.rs:84
↓ 1 callersFunctionsend_lumina_histories_result
Send a Lumina Histories result response (0x30).
src/protocol/lumina/builder.rs:293
↓ 1 callersFunctionsend_lumina_ok
Send a Lumina OK response (0x0a).
src/protocol/lumina/builder.rs:79
↓ 1 callersFunctionsend_lumina_pop_result
Send a Lumina Pop Result response (0x13).
src/protocol/lumina/builder.rs:197
↓ 1 callersFunctionsend_lumina_pull_result
Send a Lumina PullResult response (0x0f).
src/protocol/lumina/builder.rs:248
↓ 1 callersFunctionsend_lumina_stats_result
Send a Lumina Stats Result response (0x2e).
src/protocol/lumina/builder.rs:151
↓ 1 callersFunctionserve_binary_rpc
Start the binary RPC server. Listens on the configured address and accepts connections. Supports automatic TLS/cleartext detection when TLS is enable
src/net/server.rs:166
↓ 1 callersFunctionserve_http
Start the standalone HTTP server. This server runs on a dedicated port and supports both HTTP/1.1 and HTTP/2 (h2c). For HTTP/2 over TLS, use the main
src/api/http/router.rs:161
↓ 1 callersMethodset_binary_facets
(&self, md5: &[u8; 16], facets: &BinaryFacetSummary)
src/engine/context_index.rs:822
↓ 1 callersMethodset_binary_overlap_cache
( &self, md5: &[u8; 16], entries: &[BinaryOverlapEntry], )
src/engine/context_index.rs:843
↓ 1 callersMethodset_canonical_version
( &self, key: u128, version_id: [u8; 32], score: f64, ts_sec: u64,
src/engine/context_index.rs:569
↓ 1 callersFunctionset_config_value
Set a configuration value based on section, key, and value strings.
src/config/parser.rs:54
↓ 1 callersFunctionsimple_type_name
(base: u8, flags: u8)
src/protocol/lumina/type_decoder.rs:1556
↓ 1 callersMethodskip_func_attrs
(&mut self)
src/protocol/lumina/type_decoder.rs:787
↓ 1 callersMethodskip_oprepr
(&mut self)
src/protocol/lumina/metadata.rs:536
↓ 1 callersMethodskip_spoil_info
(&mut self)
src/protocol/lumina/type_decoder.rs:818
↓ 1 callersFunctionstored_binary_path
(meta: &BinaryMeta)
src/bin/export_function_binary_csv.rs:170
↓ 1 callersFunctionsynthesized_chunks_are_compatible
( inputs: &[SynthesisInput<'_>], selected_by_bundle: &BTreeMap<SemanticBundle, usize>, merged: &[M
src/db/semantic.rs:845
↓ 1 callersFunctiontrim_preview_text
(text: &str, max_chars: usize)
src/api/http/handlers.rs:707
↓ 1 callersMethodunique_binaries_count
Get the count of unique binaries (md5s) observed.
src/engine/context_index.rs:960
↓ 1 callersFunctionunpack_dw
Unpack a variable-length 16-bit integer (IDA format).
src/protocol/lumina/wire.rs:8
↓ 1 callersFunctionunpack_ea64
Unpack an ea64 address, which is unpack_dq() - 1.
src/protocol/lumina/wire.rs:180
↓ 1 callersMethodupdate_search_entry_no_commit
(&self, key: u128, name: &str, data: &[u8], ts: u64)
src/db/database.rs:251
↓ 1 callersFunctionupstream_handshake
Perform a Lumina hello to upstream.
src/db/upstream.rs:131
↓ 1 callersFunctionusage
()
src/bin/eval_semantic.rs:91
↓ 1 callersFunctionversion_population_bounds
( rt: &EngineRuntime, versions: &[AnalyzedVersion], )
src/db/database.rs:2253
↓ 1 callersFunctionwrite_all_chunked
Write bytes in chunks with yield points to prevent worker thread starvation.
src/protocol/lumina/builder.rs:33
↓ 1 callersFunctionwrite_all_chunked
Write bytes in chunks with yield points to prevent worker thread starvation.
src/protocol/rpc/encoder.rs:16
↓ 1 callersFunctionwrite_all_chunked
Write bytes in chunks with yield points to prevent worker thread starvation. When writing large responses (e.g., megabytes of Lumina metadata), this
src/net/handler.rs:41
↓ 1 callersFunctionwrite_record_to_tree
(tree: &sled::Tree, offset: u64, rec: &Record)
src/bin/recover.rs:343
Functionaddr_flags
(addr: Addr)
src/common/addr.rs:32
Functionany_http_detection
()
src/net/protocol.rs:127
Methodapply_visible_function_to_hit
(hit: &mut SearchHit, func: &FuncLatest)
src/db/database.rs:858
Methodas_u32
(self)
src/protocol/lumina/types.rs:183
Methodbuild_search_document_static
( rt: &EngineRuntime, key: u128, name: &str, data: &[u8], ts: u64,
src/db/database.rs:511
Functionbundle_synthesis_combines_requested_type_and_comment_chunks
()
tests/semantic_matching.rs:34
Functionbundle_synthesis_falls_back_on_incompatible_structural_mix
()
tests/semantic_matching.rs:115
Functioncanonical_name_selection_and_origin_normalization_are_semantic
()
tests/semantic_matching.rs:67
Functioncharacter_distribution_score_is_length_scaled
()
tests/semantic_matching.rs:179
Methodchunk
(&self, mdkey: MdKey)
src/protocol/lumina/metadata.rs:201
Functioncmp_binary_meta
(a: &BinaryMeta, b: &BinaryMeta)
src/bin/export_function_binary_csv.rs:154
Methodcollect_versions_sync
( rt: &EngineRuntime, key: u128, cap: usize, )
src/db/database.rs:613
Methodcommit_search_index
(&self)
src/db/database.rs:258
Functioncomprehensive_fuzzing_campaign
()
tests/security_fuzzing.rs:771
Functioncrc32c
Canonical CRC-32C (Castagnoli, reflected).
src/common/hash.rs:54
Functioncrc32c_legacy
Legacy non-reflected polynomial use (compatibility read-path only).
src/common/hash.rs:66
Functioncross_field_consistency_rewards_coherent_tokens
()
tests/semantic_matching.rs:147
Functiondecodes_extended_type_attrs
()
src/protocol/lumina/type_decoder.rs:1687
Functiondecodes_pointer_to_typeref
()
src/protocol/lumina/type_decoder.rs:1661
Functiondecodes_shifted_pointer_attrs
()
src/protocol/lumina/type_decoder.rs:1718
Functiondecodes_simple_struct_members_from_fields
()
src/protocol/lumina/type_decoder.rs:1668
Functiondecodes_typeref
()
src/protocol/lumina/type_decoder.rs:1654
Functiondecodes_usercall_arglocs
()
src/protocol/lumina/type_decoder.rs:1700
Methoddeduplicate
(&self)
src/engine/segment.rs:771
Methoddefault
()
src/protocol/lumina/types.rs:49
Methoddefault
()
src/api/metrics.rs:76
Methoddefault
()
src/db/failure_cache.rs:63
Methoddefault
()
src/config/types.rs:27
Methoddelete
Delete a function from the index.
src/engine/search/index.rs:285
Functiondemangle_simple
Demangle a name, returning just the demangled string (or original if failed)
src/common/demangle.rs:141
Methoddrop
(&mut self)
src/engine/spin.rs:29
Methoddrop
(&mut self)
src/net/budget.rs:59
Methodfinish_with
(&self, msg: &str)
src/bin/recover.rs:109
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/common/error.rs:15
Functionfmt_duration
(secs: f64)
src/bin/export_function_binary_csv.rs:190
Functionfmt_num
(n: u64)
src/bin/export_function_binary_csv.rs:178
Functionfmt_num
(n: u64)
src/bin/recover.rs:121
Functionformat_signed_delta
(delta: i32)
src/protocol/lumina/type_decoder.rs:1455
Methodfrom
(val: u32)
src/protocol/lumina/metadata.rs:50
Methodfrom
(e: io::Error)
src/engine/index.rs:39
Methodfrom
(e: std::io::Error)
src/common/error.rs:55
Methodfrom_alpn
Determine the negotiated protocol from ALPN data.
src/net/tls.rs:150
Methodget_binary_facets
(&self, md5: &[u8; 16])
src/engine/context_index.rs:811
Methodget_segment_count
Get number of segments.
src/engine/segment.rs:956
Methodhas_chunk
(&self, mdkey: MdKey)
src/protocol/lumina/metadata.rs:197
Functionhex_dump
Format bytes as a hex dump for debugging.
src/common/hash.rs:133
Functionhttp2_preface_detection
()
src/net/protocol.rs:110
Functionhttp_detection
()
src/net/protocol.rs:90
Methodinc_errors
(&self)
src/api/metrics.rs:230
Methodinc_index_overflows
(&self)
src/api/metrics.rs:240
Methodinc_search_docs
(&self)
src/api/metrics.rs:330
Methodinc_timeouts
(&self)
src/api/metrics.rs:235
Methodindex_function
Index a single function document (with immediate commit).
src/engine/search/index.rs:254
Functioninit_legacy
()
src/engine/crc32c.rs:33
Functioninit_legacy
()
src/common/hash.rs:36
Functioninit_legacy
()
src/bin/recover.rs:190
← previousnext →501–600 of 746, ranked by callers