MCPcopy Create free account

hub / github.com/corca-ai/nose / functions

Functions12,346 in github.com/corca-ai/nose

↓ 5 callersMethodscope_bindings
(&self, scope: NodeId)
crates/nose-il/src/il/scope_index.rs:136
↓ 5 callersFunctionscripts
Content of every extracted `<script>` block, as text.
crates/nose-frontend/src/embedded.rs:404
↓ 5 callersMethodseed_module_value_bindings
(&mut self)
crates/nose-normalize/src/value_graph/context.rs:245
↓ 5 callersFunctionsequence_surface_evidence
( id: u32, lang: Lang, span: Span, surface: SequenceSurfaceKind, )
crates/nose-detect/src/units/tests/support.rs:37
↓ 5 callersFunctionsequence_surface_evidence_record_at_sequence_span
( il: &Il, span: Span, )
crates/nose-semantics/src/sequence_surface.rs:187
↓ 5 callersFunctionsha256_bytes
(value: bytes)
bench/labels/default_head_measurement_replay.py:82
↓ 5 callersMethodsignal
( &mut self, code: VariantSignalCode, strength: VariantEvidenceStrength, chang
crates/nose-cli/src/divergence/variant.rs:118
↓ 5 callersMethodslice
Lines `start..=end` (1-based) of `file`.
crates/nose-cli/src/source_lines.rs:519
↓ 5 callersFunctionsource_identity
(root: Path)
scripts/cache-query-regression.py:270
↓ 5 callersFunctionsource_operator_at_node
(il: &Il, node: NodeId)
crates/nose-semantics/src/evidence.rs:282
↓ 5 callersFunctionsp
(line: u32)
crates/nose-normalize/src/binding_evidence/tests.rs:8
↓ 5 callersMethodstore
(&self, slot: &str, schema: u32, payload: &[u8])
crates/nose-cli/src/cache/transaction.rs:156
↓ 5 callersFunctionstrict_exact_proven_collection_receiver_safe
( il: &Il, interner: &Interner, facts: &StrictFacts, receiver: NodeId, )
crates/nose-detect/src/strict_exact/collections.rs:358
↓ 5 callersMethodtake_stage
(&mut self)
crates/nose-normalize/src/value_graph/timing.rs:32
↓ 5 callersFunctiontemporary_path
(parent: &Path, suffix: &str)
crates/nose-cli/src/cache/store.rs:300
↓ 5 callersFunctiontest_span
(offset: u32)
crates/nose-normalize/src/interp/tests.rs:92
↓ 5 callersFunctiontier_divergence
(scope: &'static str, fire_eligible: bool, touch: Option<bool>)
crates/nose-cli/src/divergence/tests.rs:288
↓ 5 callersFunctionto_site
(loc: &Loc)
crates/nose-cli/src/divergence/detect.rs:466
↓ 5 callersFunctionunit_hash
Normalize `src` and return the structural hash of its first function/method unit. A shared `interner` keeps field-name symbols comparable across calls
crates/nose-cli/tests/equivalence.rs:11
↓ 5 callersFunctionv1_manifest
()
crates/nose-semantics/src/packs/lock/tests.rs:20
↓ 5 callersFunctionvalidate_raw
(raw: dict[str, Any])
scripts/soundness_exclusions.py:164
↓ 5 callersFunctionvalue_fingerprint_and_contracts
Both the value fingerprint AND the pointer-length contracts from a SINGLE build — the behavioral oracle needs both per unit, and building the value gr
crates/nose-normalize/src/value_graph/api.rs:230
↓ 5 callersFunctionvisit_subtree
(il: &nose_il::Il, root: NodeId, mut visit: impl FnMut(NodeId))
crates/nose-cli/src/verify_admission.rs:383
↓ 5 callersFunctionwitness
( source: &str, lang: Lang, left_name: &str, right_name: &str, )
crates/nose-detect/src/connected/tests.rs:4
↓ 5 callersFunctionwitness_token
The friendly token for a `witness.kind` — the machine value (`--format json`, `group=witness` keys, filter matching). Stable; do not change without a
crates/nose-cli/src/query_model.rs:26
↓ 5 callersFunctionworkspace_dir
(root: &Path, workspace: [u8; 32])
crates/nose-cli/src/cache/transaction.rs:439
↓ 5 callersFunctionwrite_project
(root: &Path, manifest: &str)
crates/nose-semantics/src/packs/lock/tests.rs:25
↓ 4 callersFunctionabstraction_family_witness
( members: impl IntoIterator<Item = &'a UnitFeat>, )
crates/nose-detect/src/units/model.rs:184
↓ 4 callersMethodadd_values_not_concat
Whether a `+` chain may be treated as numeric/non-concat rather than ordered string/list concat. `value_law_satisfied` alone accepts an UNKNOWN operan
crates/nose-normalize/src/value_graph/state.rs:36
↓ 4 callersFunctionadmitted_imported_collection_factory_at_call
( il: &Il, interner: &Interner, call: NodeId, )
crates/nose-semantics/src/library_api/resolvers.rs:238
↓ 4 callersFunctionadmitted_java_collection_factory_at_call
( il: &Il, interner: &Interner, call: NodeId, )
crates/nose-semantics/src/library_api/resolvers.rs:299
↓ 4 callersFunctionadmitted_java_map_entry_at_call
( il: &Il, interner: &Interner, call: NodeId, )
crates/nose-semantics/src/library_api/resolvers.rs:424
↓ 4 callersFunctionadmitted_js_array_is_array_il
(interner: &Interner)
crates/nose-semantics/src/tests/library_api_evidence/resolution.rs:33
↓ 4 callersFunctionadmitted_library_node
( il: &Il, interner: &Interner, node: NodeId, receiver: Option<NodeId>, arg_count: usize,
crates/nose-semantics/src/library_api/resolvers/admission.rs:115
↓ 4 callersFunctionadmitted_method_call_contract
( il: &Il, interner: &Interner, node: NodeId, )
crates/nose-detect/src/strict_exact/calls.rs:171
↓ 4 callersFunctionadmitted_ruby_set_factory_at_call
( il: &Il, interner: &Interner, call: NodeId, )
crates/nose-semantics/src/library_api/resolvers.rs:259
↓ 4 callersMethodand_preds
Conjoin two optional predicates (a filter's own predicate and one carried up through a fused collection): both → `p ∧ q`, one → it, none → none.
crates/nose-normalize/src/value_graph/collections/hof.rs:233
↓ 4 callersFunctionanti_unify_all
Anti-unify N line-blocks at line granularity. Anchored on the first (largest) copy, a line *survives* into the shared body only if it is matched in *e
crates/nose-cli/src/source_lines.rs:14
↓ 4 callersFunctionappend_call_args
( il: &Il, interner: &Interner, node: NodeId, )
crates/nose-detect/src/units/fragments/loop_effect.rs:333
↓ 4 callersFunctionarray_assignment
( b: &mut IlBuilder, interner: &Interner, name: Symbol, assign_span: Span, seq_span: Span,
crates/nose-normalize/src/binding_evidence/tests.rs:62
↓ 4 callersMethodas_manifest_str
(self)
crates/nose-semantics/src/packs.rs:350
↓ 4 callersFunctionassert_c_unsigned_32_cast_provenance
(record: &EvidenceRecord)
crates/nose-frontend/src/c/tests.rs:4
↓ 4 callersFunctionassert_cross_file_swift_compact_map_closed
( tag: &str, declaration_file: &str, declaration: &str, failure_message: &str, )
crates/nose-frontend/src/corpus_tests.rs:468
↓ 4 callersFunctionassert_example_external_pack
(pack: &serde_json::Value, expected_id: &str)
crates/nose-cli/tests/cli/commands/config_packs.rs:170
↓ 4 callersFunctionassert_flat_map_boundary
(expected: &[u64], interner: &Interner, source: &str, label: &str)
crates/nose-cli/tests/equivalence/swift_flat_map.rs:28
↓ 4 callersFunctionassert_reason_count
(census: &super::super::ImportSnapshotCensus, reason: &str, expected: usize)
crates/nose-frontend/src/module_imports/tests/rust_module_resolution.rs:329
↓ 4 callersFunctionassert_swift_string_binding_statuses
( dir: &Path, consumer: &Path, unqualified_name: &str, expected_unqualified: EvidenceStatus,
crates/nose-frontend/src/corpus_tests/swift_string_shadows.rs:3
↓ 4 callersFunctionassert_ts_named_ne
(src: &str, left: &str, right: &str, message: &str)
crates/nose-cli/tests/equivalence/typescript_every.rs:12
↓ 4 callersFunctionassert_type_domain
(lang: Lang, source: &str, expected: Option<DomainEvidence>)
crates/nose-semantics/src/tests/semantic_evidence/type_domains.rs:63
↓ 4 callersFunctionasserted_effect_at_node
(il: &Il, node: NodeId, wanted: EffectEvidenceKind)
crates/nose-semantics/src/effects.rs:183
↓ 4 callersFunctionasserted_language_core_record
Return whether `record` is an asserted, dependency-live builtin language-core fact for `il`'s language.
crates/nose-semantics/src/evidence.rs:54
↓ 4 callersFunctionasserted_unshadowed_global_symbol
Evidence-only proof that `node` denotes a language-defined unshadowed global with the exact requested name. The raw spelling is never enough: only exp
crates/nose-semantics/src/symbol_identity.rs:236
↓ 4 callersMethodassigned_values
(&self, file: u32, name: &str)
crates/nose-semantics/src/ruby_redefinitions/dynamic_method_changes.rs:83
↓ 4 callersFunctionassignment
( lo: &mut Lowering, node: TsNode, mut lower_target: impl FnMut(&mut Lowering, TsNode) -> NodeId,
crates/nose-frontend/src/lower/expr_helpers.rs:199
↓ 4 callersFunctionassignment_name_in_scope
( il: &Il, stmt: NodeId, local_scope: &[bool], )
crates/nose-normalize/src/module_facts.rs:109
↓ 4 callersMethodassigns_in_scope
`Assign` node ids whose [`Il::nearest_scope`] is `scope` (`None` = module level), in arena order. Backed by a lazy index: binding-LHS resolution filte
crates/nose-il/src/il/scope_index.rs:49
↓ 4 callersMethodawait_boundary
Preserve an async `await` boundary until a protocol/demand contract proves it can be erased safely.
crates/nose-frontend/src/lower/builder.rs:148
↓ 4 callersFunctionbaseline_identity
()
scripts/check-release-evidence-0.20.0.py:133
↓ 4 callersFunctionbinding_node_name
(il: &Il, node: NodeId)
crates/nose-normalize/src/binding_evidence.rs:450
↓ 4 callersMethodbool_const_value
(&mut self, b: bool)
crates/nose-normalize/src/value_graph/canonicalize/constants.rs:26
↓ 4 callersMethodbranch_returns
(&self, node: NodeId)
crates/nose-normalize/src/value_graph/control/guards.rs:199
↓ 4 callersMethodbuild
(entries: &[baseline::BaselineEntry])
crates/nose-cli/src/baseline_comparison.rs:81
↓ 4 callersFunctionbuild_units_cached
(mut corpus: Corpus, opts: &DetectOptions, dir: &Path)
crates/nose-cli/src/cache.rs:230
↓ 4 callersFunctionbuiltin_evidence_provenance
(pack_id: &str, rule: &str)
crates/nose-frontend/src/lower.rs:287
↓ 4 callersFunctionbuiltin_language_pack_id
(lang: Lang)
crates/nose-semantics/src/language_profile.rs:85
↓ 4 callersFunctioncandidate_identity
()
scripts/check-release-evidence-0.20.0.py:118
↓ 4 callersFunctioncanonical_record_has_unshadowed_symbol_dependency
( il: &Il, call: NodeId, record: &EvidenceRecord, name: &str, )
crates/nose-semantics/src/library_api/receiver_dependencies/api_records/canonical.rs:237
↓ 4 callersFunctioncase_items
(cases: dict[str, Any])
bench/type4/adversarial/scripts/_type4_adversarial.py:57
↓ 4 callersMethodcaveat
( &mut self, code: VariantCaveatCode, details: impl IntoIterator<Item = String>, )
crates/nose-cli/src/divergence/variant.rs:134
↓ 4 callersFunctioncheck
( root: Path, config: Path, include_roots: list[str], *, quiet: bool = False, ratchet_
scripts/check-file-lengths.py:135
↓ 4 callersFunctionclassify_surface_overrides
( families: &mut [nose_detect::RefactorFamily], )
crates/nose-cli/src/surfaces.rs:22
↓ 4 callersMethodclear_type_domain_alias
(&mut self, local: &str)
crates/nose-frontend/src/lower/evidence.rs:185
↓ 4 callersFunctionclone_project
(tag: &str)
crates/nose-cli/tests/cli/cache/transactional.rs:3
↓ 4 callersFunctioncollect_unit_roots
( il: &Il, interner: &Interner, block_units: bool, )
crates/nose-detect/src/units.rs:58
↓ 4 callersMethodcollection_elem_with_pred
( &mut self, coll: ValueId, )
crates/nose-normalize/src/value_graph/collections/elements.rs:20
↓ 4 callersFunctioncollection_factory_args_export_safe
( il: &Il, interner: &Interner, result: LibraryCollectionFactoryResult, args: &[NodeId], )
crates/nose-semantics/src/module_exports.rs:291
↓ 4 callersFunctioncombine_optional_conditions
Combine two optional condition nodes with `And`, preserving a lone condition.
crates/nose-frontend/src/lower/control_flow.rs:124
↓ 4 callersFunctioncompact_lower
(text: &str)
crates/nose-semantics/src/type_domain.rs:304
↓ 4 callersFunctioncompile_manifest_v1
( manifest: &SemanticPackManifestV1, )
crates/nose-semantics/src/packs/v1/compiler.rs:7
↓ 4 callersFunctionconditional_direct_effect_sites
( il: &Il, interner: &Interner, node: NodeId, )
crates/nose-detect/src/fragment/conditional_guard.rs:144
↓ 4 callersMethodconformance_fixtures
(&self)
crates/nose-semantics/src/packs/v1.rs:370
↓ 4 callersFunctionconnected_seed_indices
The raw audit interface evaluates every seed. Product queries instead price the expensive pair-local proof only for the strongest ordinary near misses
crates/nose-detect/src/orchestration/connected_pricing.rs:130
↓ 4 callersFunctionconstruct_syntax_proof
(il: &Il, node: NodeId)
crates/nose-semantics/src/evidence.rs:496
↓ 4 callersMethodcontent_digest
(&self)
crates/nose-semantics/src/packs/lock.rs:64
↓ 4 callersFunctioncorpus_digest
(repos_root: Path, removed: set[Path])
bench/corpus_prune/core.py:351
↓ 4 callersFunctioncorpus_from
(files: &[(&str, &str, Lang)])
crates/nose-cli/tests/refactor.rs:16
↓ 4 callersFunctioncount_by_methods
( counts: dict[Pattern, int], pattern: Pattern, text: str, names: set[str], methods: tuple
scripts/scheduling-lifecycle-boundary-audit.py:2370
↓ 4 callersMethodcurrent_path
(&self, base_path: &str)
crates/nose-cli/src/divergence/change_witness.rs:413
↓ 4 callersFunctiondashboard_query
( stdout: str, *, source: str = "nose query dashboard" )
bench/labels/default_head_query_schema.py:38
↓ 4 callersFunctiondeclaration_only_type
(family: dict[str, Any])
bench/labels/default_head_taxonomy.py:451
↓ 4 callersFunctiondecode
Restore an artifact into the caller's shared interner and current checkout. Invalid symbol ids, schema drift, or region corruption fail closed.
crates/nose-cli/src/cache/portable_il.rs:119
↓ 4 callersFunctiondedupe
(values: list[str])
bench/type4/python_loop_demorgan_proof_facts.py:368
↓ 4 callersFunctiondedupe_hashes
(hashes: Vec<u64>)
crates/nose-frontend/src/module_imports/modules.rs:213
↓ 4 callersFunctionderive_key
(root_seed: bytes, label: str)
eval/divergence_fire/precision_protocol.py:212
↓ 4 callersFunctiondetect
Find maximal duplicated runs across all streams and cluster them into groups. A single forward pass keyed by k-gram hash: the first time a k-gram is s
crates/nose-detect/src/contiguous.rs:257
↓ 4 callersFunctiondetect_from_units_inner
( units: Vec<UnitFeat>, files: usize, streams: &[Stream], opts: &DetectOptions, detector:
crates/nose-detect/src/orchestration.rs:174
↓ 4 callersFunctiondetect_with_dump
( corpus: &Corpus, opts: &DetectOptions, detector: &dyn Detector, )
crates/nose-detect/src/orchestration.rs:91
↓ 4 callersFunctiondetect_with_dump_inner
( corpus: &Corpus, opts: &DetectOptions, detector: &dyn Detector, trace_accepted_coverage: boo
crates/nose-detect/src/orchestration.rs:99
↓ 4 callersFunctiondetection_stats
(output: &Output)
crates/nose-cli/tests/cli/cache.rs:125
↓ 4 callersFunctiondigest
(value: Any)
bench/labels/generated_provenance_behavior.py:55
← previousnext →801–900 of 12,346, ranked by callers