MCPcopy Create free account

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

Functions9,967 in github.com/corca-ai/nose

↓ 3 callersFunctionreceiver_method_call_parts
( il: &Il, interner: &'a Interner, call: NodeId, )
crates/nose-semantics/src/library_api/resolvers/admission.rs:455
↓ 3 callersFunctionreceiver_type_proven
( il: &nose_il::Il, interner: &Interner, callee: NodeId, context: &crate::verify_admission::Ad
crates/nose-cli/src/verify_admission/runtime_boundary/async_runtime/java/receiver_provenance.rs:100
↓ 3 callersMethodrecommended_surface
Product placement for the default/divergence/debug surfaces. This is a presentation/ranking decision, not detector semantics: exact fragments remain p
crates/nose-detect/src/report/model.rs:316
↓ 3 callersMethodrecord_binding_domain_resolution
( &mut self, span: Span, local: &str, domain: ResolvedTypeDomain, )
crates/nose-frontend/src/lower/evidence.rs:31
↓ 3 callersFunctionrecord_guard_comparison_for_op
(op: &str)
crates/nose-frontend/src/js_ts/record_guard.rs:241
↓ 3 callersFunctionrecord_import_fact_evidence
( lo: &mut Lowering, span: Span, local: &str, kind: ImportFactKind, coords: &[&str], )
crates/nose-frontend/src/lower/imports.rs:151
↓ 3 callersFunctionrecord_nil_literal_proof_barrier
(lo: &mut Lowering, span: Span)
crates/nose-frontend/src/swift/dispatch_barriers.rs:151
↓ 3 callersFunctionrecord_post_lower_free_name_var_library_api
( il: &mut Il, interner: &Interner, var: NodeId, arity: usize, contract_for_name: F, )
crates/nose-frontend/src/lower/library_api_post_lower/free_name_vars.rs:3
↓ 3 callersFunctionrecord_post_lower_library_api_contract
( il: &mut Il, interner: &Interner, call: NodeId, arg_count: usize, contract: PostLowerLib
crates/nose-frontend/src/lower/library_api_post_lower.rs:43
↓ 3 callersMethodrecord_qualified_global_symbol
Record that a source node denotes an exact language-defined qualified global path, such as `Array.from` or `Object.hasOwn`.
crates/nose-frontend/src/lower/builder.rs:42
↓ 3 callersMethodrecord_type_domain_alias_exact_with_evidence
( &mut self, local: &str, domain: DomainEvidence, evidence: Option<EvidenceId>
crates/nose-frontend/src/lower/evidence.rs:162
↓ 3 callersMethodreferences
Whether `target` appears anywhere in `v`'s value subgraph (DAG-safe).
crates/nose-normalize/src/value_graph/canonicalize/references.rs:5
↓ 3 callersFunctionrejection_obligation
( reason: &'static str, missing_evidence: &[&'static str], )
crates/nose-cli/src/recall_loss_report/obligations.rs:1
↓ 3 callersFunctionrel
(path: str | Path)
bench/labels/label_refresh.py:47
↓ 3 callersFunctionrel
(path: str | Path)
bench/labels/eval_by_language.py:50
↓ 3 callersFunctionrelativize
Render `file` relative to `cwd` when it sits underneath it; otherwise leave it as-is (an absolute path outside cwd is more useful whole than mangled).
crates/nose-cli/src/path_utils.rs:25
↓ 3 callersFunctionrepo_rel
(path: Path)
bench/type4/python_loop_demorgan_proof_facts.py:338
↓ 3 callersFunctionrepresentative_lines
The line count of the family's representative copy — the denominator for "`N of M` shared". It's the *first* (largest) site's own span, not the family
crates/nose-cli/src/family_display.rs:9
↓ 3 callersFunctionrequire
(cond, msg)
eval/divergence_fire/replay.py:832
↓ 3 callersFunctionrequire_array
(path: Path, parent: dict[str, Any], key: str, *, min_items: int = 0)
scripts/check-semantic-pack-examples.py:96
↓ 3 callersFunctionrequire_enum
(path: Path, value: Any, allowed: set[str], label: str)
scripts/check-semantic-pack-examples.py:119
↓ 3 callersFunctionrequire_paths_exist
Stderr notice that discovery found nothing — so a mistyped path or unsupported tree doesn't masquerade as "no duplication found". A named path that do
crates/nose-cli/src/path_utils.rs:47
↓ 3 callersFunctionresolve
(input)
docs/examples/semantic-packs/v0/fixtures/javascript/shadowed_global.js:3
↓ 3 callersFunctionresolve_place
Resolve a write target's [`Place`] receiver identity, fail-closed to [`Place::Unknown`]. - `this` (Java) → [`Place::This`] - a free variable → [`Plac
crates/nose-detect/src/fragment/recognize.rs:178
↓ 3 callersFunctionresolve_repo
(repos_root: str, repo_id: str)
bench/type4/query_regression/query_regression.py:697
↓ 3 callersFunctionrow_selector
(pattern_id: str, language: str, candidate_priority_value: str)
bench/type4/open_surface_admission_audit.py:835
↓ 3 callersFunctionrow_surface_key
(pattern_id: str, language: str)
bench/type4/open_surface_admission_audit.py:839
↓ 3 callersFunctionruby_class_instance_method_redefined_in_file_with_cache
( il: &Il, interner: &Interner, class_names: &[&str], expected_method: &str, node_name: Ru
crates/nose-semantics/src/ruby_redefinitions.rs:46
↓ 3 callersFunctionruby_class_name_matches
(name: &str, class_names: &[&str])
crates/nose-semantics/src/ruby_redefinitions.rs:394
↓ 3 callersFunctionruby_define_method_call_redefines_method
( il: &Il, interner: &Interner, call: NodeId, expected_method: &str, node_name: RubyNodeNa
crates/nose-semantics/src/ruby_redefinitions.rs:319
↓ 3 callersFunctionruby_instruction_sequence_class_receiver
( il: &Il, interner: &Interner, receiver: NodeId, node_name: RubyNodeNameResolver, )
crates/nose-semantics/src/ruby_redefinitions/dynamic_method_changes/instruction_sequence.rs:305
↓ 3 callersFunctionruby_method_object_or_stored_target
( il: &Il, interner: &Interner, method_object: NodeId, node_name: RubyNodeNameResolver, oc
crates/nose-semantics/src/ruby_redefinitions/dynamic_method_changes/method_objects.rs:322
↓ 3 callersFunctionruby_method_object_transparent_receiver
( il: &Il, interner: &Interner, method_object: NodeId, )
crates/nose-semantics/src/ruby_redefinitions/dynamic_method_changes/method_objects.rs:511
↓ 3 callersFunctionrun
(il: &mut Il, interner: &Interner)
crates/nose-normalize/src/effect_evidence.rs:17
↓ 3 callersFunctionrun_fail
(args: &[&str])
crates/nose-cli/tests/cli/support.rs:248
↓ 3 callersFunctionrun_once
( *, binary: Path, label: str, repo_name: str, repos_root: Path, iteration: int, q
scripts/query-regression-harness.py:147
↓ 3 callersFunctionrun_query
(nose: Path, sources: Path)
bench/type4/eval_manifest.py:82
↓ 3 callersFunctionrun_unit_paths
Every behavior of the unit on `args`, one per explored symbolic-condition path (deterministic depth-first order, true-arm first; a unit with no symbol
crates/nose-normalize/src/interp.rs:171
↓ 3 callersFunctionruntime_boundary_missing_evidence_with_context
( il: &nose_il::Il, interner: &Interner, root: NodeId, context: &AdmissionContext, )
crates/nose-cli/src/verify_admission/runtime_boundary.rs:18
↓ 3 callersFunctionruntime_boundary_rejection_diagnostic_with_context
( il: &nose_il::Il, interner: &Interner, root: NodeId, context: &AdmissionContext, )
crates/nose-cli/src/verify_admission.rs:358
↓ 3 callersFunctionrust_imported_runtime_type_visible
( il: &nose_il::Il, interner: &Interner, occurrence: NodeId, exported: &str, context: &Adm
crates/nose-cli/src/verify_admission/runtime_boundary/async_runtime/rust.rs:418
↓ 3 callersFunctionrust_item_name
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/rust/items.rs:491
↓ 3 callersFunctionrust_macro_invocation_call
(il: &nose_il::Il, node: NodeId)
crates/nose-cli/src/verify_admission.rs:497
↓ 3 callersFunctionrust_map_get_unwrap_or_fixture
( domain_proof: RustMapDomainProof, map_get_arity: u16, )
crates/nose-semantics/src/tests/library_api_evidence/canonical_builtin/core.rs:431
↓ 3 callersFunctionrust_type_reference_visible_scopes
(mut node: TsNode)
crates/nose-frontend/src/rust/functions.rs:356
↓ 3 callersFunctionsame_file_as_occurrence
(span: Span, occurrence_span: Option<Span>)
crates/nose-semantics/src/ruby_redefinitions.rs:385
↓ 3 callersFunctionsame_unit
(source: &str, lang: Lang, name: &str)
crates/nose-detect/src/connected/tests.rs:43
↓ 3 callersFunctionscalar_abs_axis_supported
(surface: Surface, proposal_id: str)
bench/type4/generate.py:486
↓ 3 callersFunctionscoped_var_call_il
(interner: &Interner, path: &str)
crates/nose-semantics/src/tests/call_targets.rs:58
↓ 3 callersFunctionscore_pairs
Score every candidate pair (no threshold) for the given corpus.
crates/nose-markdown/src/eval.rs:111
↓ 3 callersFunctionselect_dev_audit
Select a language-balanced dev audit without consulting source text. One example from every required residual lane is reserved first. Each l
bench/labels/missed_worthy_frontier.py:201
↓ 3 callersFunctionselected_keys
( candidates: list[dict[str, Any]], *, existing_per_stratum: int, swift_per_repo: int )
bench/labels/label_refresh.py:175
↓ 3 callersMethodseq_tag
(&self, node: NodeId)
crates/nose-normalize/src/value_graph/output.rs:167
↓ 3 callersFunctionseq_value_tag_for
( interner: &Interner, raw_tag: &str, lang: Lang, evidence_records: Vec<EvidenceRecord>, )
crates/nose-normalize/src/value_graph/tests/sequence_tags.rs:49
↓ 3 callersFunctionsequence_surface_evidence
( id: u32, lang: Lang, span: Span, surface: SequenceSurfaceKind, )
crates/nose-normalize/src/idioms/tests/support.rs:48
↓ 3 callersMethodset
()
docs/examples/semantic-packs/v0/fixtures/java/guava_immutable_collections_positive.java:9
↓ 3 callersFunctionsha256_bytes
(value: bytes)
bench/labels/accepted_pair_coverage.py:42
↓ 3 callersFunctionsha256_file
(path: Path)
bench/labels/accepted_pair_coverage.py:46
↓ 3 callersFunctionsha256_file
(path: Path)
bench/corpus_prune/core.py:206
↓ 3 callersMethodslices
(&self, family: &nose_detect::RefactorFamily)
crates/nose-cli/src/query_opportunities.rs:154
↓ 3 callersFunctionsniff_bytes
(src: &[u8])
crates/nose-frontend/src/source_artifacts.rs:19
↓ 3 callersFunctionsource_binding_at_node
(il: &Il, node: NodeId)
crates/nose-semantics/src/evidence.rs:164
↓ 3 callersFunctionsource_line_count
(path: Path)
bench/labels/missed_worthy_frontier.py:1203
↓ 3 callersFunctionsource_pattern_at_node
(il: &Il, node: NodeId)
crates/nose-semantics/src/evidence.rs:360
↓ 3 callersMethodspan
The anchor's subject span. Every anchor kind addresses exactly one span, and all matching is exact span equality — which is what makes anchors indexab
crates/nose-il/src/node/evidence.rs:45
↓ 3 callersMethodspan_inside_local_scope
(&self, span: Span)
crates/nose-il/src/il.rs:198
↓ 3 callersFunctionspec_output
( operation_key: str, inputs: dict | list[int], negative: bool = False, start: int = 0, st
bench/type4/type4gen/aggregate.py:129
↓ 3 callersFunctionsplit_top_level_spans
(text: str, start: int, end: int)
scripts/promise-executor-slice-audit.py:86
↓ 3 callersFunctionspread
Design-spread multiplier: cross-module duplication is a missing abstraction; cross-language is a notable (if harder) design signal.
crates/nose-detect/src/report/score.rs:38
↓ 3 callersMethodstatic_literal_membership_predicate
( &mut self, pred: ValueId, )
crates/nose-normalize/src/value_graph/collections/defaults.rs:166
↓ 3 callersFunctionstmt_children
The statements of a `block` / switch-case / select-case. go 0.25 wraps them in a single `statement_list` node (go 0.23 listed them directly under the
crates/nose-frontend/src/go/statements.rs:11
↓ 3 callersFunctionstr_hash
(s: &str)
crates/nose-normalize/src/value_graph/value_dag.rs:191
↓ 3 callersFunctionstream
Flatten an `Il` to its full pre-order token stream (with per-token spans), like a token-based copy-paste detector — boundary-agnostic, so runs may spa
crates/nose-detect/src/contiguous.rs:66
↓ 3 callersFunctionstrict_exact_hof_use_safe
( il: &Il, interner: &Interner, facts: &StrictFacts, node: NodeId, hof_use: StrictExactHof
crates/nose-detect/src/strict_exact/hof.rs:93
↓ 3 callersFunctionstrict_exact_java_map_factory_safe
( il: &Il, interner: &Interner, facts: &StrictFacts, node: NodeId, )
crates/nose-detect/src/strict_exact/factories.rs:279
↓ 3 callersFunctionstrict_exact_literal_collection_receiver_safe
( il: &Il, interner: &Interner, facts: &StrictFacts, node: NodeId, )
crates/nose-detect/src/strict_exact/collections.rs:500
↓ 3 callersFunctionstrict_exact_map_constructor_entries_safe
( il: &Il, interner: &Interner, facts: &StrictFacts, node: NodeId, )
crates/nose-detect/src/strict_exact/factories.rs:342
↓ 3 callersFunctionstrict_exact_nullish_global_safe
(il: &Il, interner: &Interner, node: NodeId)
crates/nose-detect/src/strict_exact/primitives.rs:22
↓ 3 callersFunctionstrict_exact_rust_std_collection_factory_safe
( il: &Il, interner: &Interner, facts: &StrictFacts, node: NodeId, )
crates/nose-detect/src/strict_exact/factories.rs:143
↓ 3 callersFunctionstrict_exact_rust_std_map_factory_safe
( il: &Il, interner: &Interner, facts: &StrictFacts, node: NodeId, )
crates/nose-detect/src/strict_exact/factories.rs:366
↓ 3 callersFunctionstrict_exact_rust_vec_macro_collection_safe
( il: &Il, interner: &Interner, facts: &StrictFacts, node: NodeId, )
crates/nose-detect/src/strict_exact/factories.rs:70
↓ 3 callersFunctionstrict_exact_self_field_effect_safe
( il: &Il, interner: &Interner, facts: &StrictFacts, parents: &[Option<NodeId>], node: Nod
crates/nose-detect/src/units/fragments/assignment.rs:166
↓ 3 callersFunctionstrict_exact_static_non_float_collection
( il: &Il, interner: &Interner, node: NodeId, )
crates/nose-detect/src/strict_exact/static_index.rs:161
↓ 3 callersFunctionstrict_exact_typed_receiver_safe
( il: &Il, interner: &Interner, facts: &StrictFacts, receiver: NodeId, requirement: Domain
crates/nose-detect/src/strict_exact/collections.rs:290
↓ 3 callersFunctionsubtree_sig
Stable structural signature of an IL subtree: pre-order over (kind, payload, child count), with `Name` symbols resolved through the interner so the si
crates/nose-normalize/src/interp.rs:49
↓ 3 callersFunctionsuffix_module_names
(parts: &[String], separator: &str)
crates/nose-frontend/src/module_imports/modules.rs:191
↓ 3 callersFunctionsum_fn
A non-trivial function (passes the size gate) that sums a list, parameterized by identifier names so we can plant near-duplicates.
crates/nose-cli/tests/refactor.rs:10
↓ 3 callersFunctionswift_bin_op
(text: &str)
crates/nose-frontend/src/swift/expressions.rs:323
↓ 3 callersFunctionswift_compact_map_call_il
( then_branch: CompactMapBranch, else_branch: CompactMapBranch, condition: CompactMapCondition,
crates/nose-semantics/src/tests/library_api_evidence/admission_resolvers/sequence_hof/swift_compact_map.rs:48
↓ 3 callersFunctionswift_dictionary_default_subscript_contract_for_node
Resolve the controlled Swift `Dictionary` default-subscript perimeter. The syntax proves absent-key fallback semantics only after the receiver is a l
crates/nose-semantics/src/map_statics.rs:195
↓ 3 callersFunctionswift_lambda_modifier_offset
(header: &str, keyword: &str)
crates/nose-frontend/src/swift/lambdas.rs:242
↓ 3 callersFunctiontagged
(tag: u64, h: u64)
crates/nose-normalize/src/html.rs:38
↓ 3 callersMethodtick
(&mut self)
crates/nose-normalize/src/interp.rs:273
↓ 3 callersFunctiontightness
(f)
eval/hazard/analyze.py:27
↓ 3 callersFunctiontime_stage
Time a named CLI-side stage under `NOSE_TIME` (the in-pipeline detector stages report themselves; this covers post-detection CLI work — lowering, the
crates/nose-cli/src/timing.rs:4
↓ 3 callersMethodto_json
(self)
bench/type4/python_loop_demorgan_proof_facts.py:232
↓ 3 callersFunctiontop_level_statements
(il: &nose_il::Il)
crates/nose-cli/src/verify_admission/runtime_boundary/async_runtime.rs:331
↓ 3 callersFunctiontrim_span
(text: str, start: int, end: int)
scripts/promise-executor-slice-audit.py:120
↓ 3 callersFunctiontyped_method_call_il
( lang: Lang, method: &str, semantic: ParamSemantic, duplicate_param_name: bool, )
crates/nose-normalize/src/idioms/tests/typed_receiver_fixtures.rs:3
↓ 3 callersMethodunique_record_match
( &self, contexts: &[FileImportContext], importer_file_idx: usize, module_hash
crates/nose-frontend/src/module_imports/exports.rs:85
← previousnext →1,301–1,400 of 9,967, ranked by callers