MCPcopy Create free account

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

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

↓ 3 callersFunctionindex_assignment_parts
`(receiver, key, value)` of a non-overloadable `recv[key] = value` index assignment (C/Go/Java only — the same surface the migrated `IndexAssignEffect
crates/nose-detect/src/fragment/loop_effect.rs:422
↓ 3 callersFunctionint_lit
(b: &mut IlBuilder, value: i64)
crates/nose-normalize/src/value_graph/tests/clamp.rs:35
↓ 3 callersFunctionintersection_len
(a: &[u64], b: &[u64])
crates/nose-markdown/src/fingerprint.rs:190
↓ 3 callersMethodinto_value
(self, builder: &mut Builder<'_>)
crates/nose-normalize/src/value_graph/rules/promise_then.rs:486
↓ 3 callersMethodis_array_param_value
(&self, value: ValueId)
crates/nose-normalize/src/value_graph/state.rs:508
↓ 3 callersMethodis_bottom_value
(&self, value: ValueId)
crates/nose-normalize/src/value_graph/control/returns.rs:261
↓ 3 callersFunctionis_c_type_surface
(kind: &str)
crates/nose-frontend/src/c/expressions.rs:187
↓ 3 callersFunctionis_default_surface
(f: &nose_detect::RefactorFamily, ov: &SurfaceOverrides)
crates/nose-cli/src/query_model.rs:456
↓ 3 callersMethodis_float
(self)
crates/nose-il/src/node/domains.rs:101
↓ 3 callersMethodis_iterable_or_iterator
(self)
crates/nose-il/src/node/domains.rs:124
↓ 3 callersMethodis_map
(self)
crates/nose-il/src/node/domains.rs:112
↓ 3 callersFunctionis_nested
Two units from the same file where one span contains the other (e.g. a method and its enclosing class) — exclude these trivial nesting matches.
crates/nose-detect/src/locations.rs:191
↓ 3 callersFunctionis_scope
(kind: NodeKind)
crates/nose-normalize/src/call_target_evidence/scope.rs:120
↓ 3 callersFunctionis_swift_operator_token_kind
(kind: &str)
crates/nose-frontend/src/swift/expressions.rs:437
↓ 3 callersFunctionis_test_loc
Is this site test code, by the usual path / unit-name conventions? The markers are well-known ecosystem conventions (pytest `test_*`, RSpec `spec/`, G
crates/nose-detect/src/report/paths.rs:37
↓ 3 callersFunctionis_test_path
Whether a file path follows a conventional test-file naming pattern. This is shared by report scoping and unit-extraction gates so a path is not rank
crates/nose-detect/src/test_paths.rs:5
↓ 3 callersFunctionis_trivial_behavior
Trivial behavior (constant / all-Err) is coincidental, never evidence of a clone — exclude it from behavioral merging.
crates/nose-cli/src/oracle_gate.rs:292
↓ 3 callersFunctionis_type_level
(k: &str)
crates/nose-frontend/src/rust/expressions.rs:136
↓ 3 callersFunctionis_type_surface_kind
(kind: &str)
crates/nose-frontend/src/go.rs:23
↓ 3 callersFunctionis_unqualified_raise_call
(node: TsNode, method_name: Option<&str>)
crates/nose-frontend/src/ruby/blocks_calls.rs:154
↓ 3 callersFunctionitem_detected
( item: dict, family_index: dict[str, list[tuple[int, int, int]]], manifest_dir: Path, )
bench/type4/eval_manifest.py:70
↓ 3 callersFunctioniterator_identity_adapter_record
( id: u32, span: Span, contract_id: LibraryApiContractId, callee: LibraryApiCalleeContract,
crates/nose-semantics/src/tests/library_api_evidence/records/receiver_records.rs:49
↓ 3 callersFunctioniterator_identity_call_il
(lang: Lang, method: &str)
crates/nose-semantics/src/tests/library_api_evidence/admission_resolvers/iterator_adapter.rs:3
↓ 3 callersFunctionjava_binding_is_callable_declaration
(text: str, name_end: int)
scripts/scheduling-lifecycle-boundary-audit.py:1668
↓ 3 callersFunctionjava_binding_type_is_keyword
(type_text: str)
scripts/scheduling-lifecycle-boundary-audit.py:1675
↓ 3 callersFunctionjava_call_arity
(text: str, open_paren: int)
scripts/scheduling-lifecycle-boundary-audit.py:1594
↓ 3 callersMethodjava_class_literal_exports
Java class bodies also contribute static literal bindings keyed by class names and path-derived class module names.
crates/nose-semantics/src/module_semantics.rs:28
↓ 3 callersFunctionjava_guava_immutable_collection_factory_evidence
( id: u32, call_span: Span, contract_id: LibraryApiContractId, callee: LibraryApiCalleeContrac
crates/nose-normalize/src/value_graph/tests/support/library_api.rs:385
↓ 3 callersFunctionjava_imported_concurrent_types
( text: str, type_names: set[str], package_local_types: set[str] | None = None, )
scripts/scheduling-lifecycle-boundary-audit.py:2895
↓ 3 callersFunctionjava_map_entry_call_safe
(il: &Il, interner: &Interner, call: NodeId)
crates/nose-semantics/src/module_exports.rs:412
↓ 3 callersMethodjava_map_factories
(self)
crates/nose-semantics/src/stdlib_semantics.rs:70
↓ 3 callersFunctionjava_map_of_call
(b: &mut IlBuilder, callee: NodeId, base_line: u32)
crates/nose-normalize/src/value_graph/tests/factories.rs:234
↓ 3 callersFunctionjava_package_key
(path: Path, text: str)
scripts/scheduling-lifecycle-boundary-audit.py:2981
↓ 3 callersMethodjava_package_local_type_is_visible_in_file
( &self, il: &nose_il::Il, interner: &Interner, type_name: &str, )
crates/nose-cli/src/verify_admission.rs:66
↓ 3 callersFunctionjava_provider_and_importer
(provider_src: &str, interner: &Interner)
crates/nose-frontend/src/module_imports/tests/support.rs:71
↓ 3 callersMethodjava_static_member_value_call
( &self, value: ValueId, )
crates/nose-normalize/src/value_graph/stdlib/call_shapes.rs:11
↓ 3 callersFunctionjava_stdlib_collection_factory_record
( id: u32, span: Span, contract: LibraryCollectionFactoryContract, arity: u16, status: Evi
crates/nose-semantics/src/tests/library_api_evidence/records/receiver_records.rs:93
↓ 3 callersFunctionjava_stdlib_map_factory_evidence
( id: u32, call_span: Span, contract: LibraryMapFactoryContract, arity: u16, dependencies:
crates/nose-normalize/src/value_graph/tests/support/library_api.rs:301
↓ 3 callersFunctionjava_util_map_import
(b: &mut IlBuilder, lhs_payload: Payload, span: Span)
crates/nose-normalize/src/value_graph/tests/factories.rs:211
↓ 3 callersFunctionjs_array_hof_call_il
(method: &str, arg_count: usize)
crates/nose-semantics/src/tests/library_api_evidence/admission_resolvers/js_array_hof.rs:5
↓ 3 callersMethodjs_int32_narrow
Wrap a JS-family bitwise operand in `ToInt32` (the coercion every JS bitwise operator applies), unless it is already int32-valued. A no-op for non-JS
crates/nose-normalize/src/value_graph/state.rs:205
↓ 3 callersMethodjs_like_shadowed_module_bindings
JavaScript-like lexical scopes can shadow imported module bindings with a local definition of the same name.
crates/nose-semantics/src/module_semantics.rs:13
↓ 3 callersFunctionjs_object_key_view_argument_map_node_for_call
( il: &Il, interner: &Interner, call: NodeId, )
crates/nose-semantics/src/object_key_views.rs:25
↓ 3 callersFunctionjs_own_property_guard_il
(interner: &Interner)
crates/nose-semantics/src/tests/js_symbol_guards/own_property.rs:3
↓ 3 callersFunctionjs_record_guard_il
(interner: &Interner, subject: &str)
crates/nose-semantics/src/tests/js_symbol_guards/record_shape.rs:3
↓ 3 callersFunctionjs_record_guard_il_with_surface
(interner: &Interner, subject: &str)
crates/nose-semantics/src/tests/js_symbol_guards/record_shape.rs:101
↓ 3 callersFunctionjs_script_wrap
(surface: Surface, source: str)
bench/type4/type4gen/model.py:215
↓ 3 callersFunctionjs_start_line
(surface: Surface)
bench/type4/type4gen/model.py:225
↓ 3 callersMethodlambda_return_source_operator_allowed
Evaluate a lambda's body with its positional parameters bound to `params`, returning the value of its first `return` (intermediate assignments update
crates/nose-normalize/src/value_graph/collections/hof.rs:282
↓ 3 callersFunctionlanguage_core_provenance
(lang: Lang)
crates/nose-semantics/src/tests/semantic_evidence/import_symbols.rs:40
↓ 3 callersFunctionlanguage_core_provenance
(lang: Lang)
crates/nose-normalize/src/interp/tests.rs:29
↓ 3 callersFunctionlanguage_core_test_evidence_with_dependencies
( id: u32, lang: Lang, anchor: EvidenceAnchor, kind: EvidenceKind, status: EvidenceStatus,
crates/nose-semantics/src/test_support.rs:389
↓ 3 callersFunctionlanguage_for_path
(path: Path)
scripts/scheduling-lifecycle-boundary-audit.py:1258
↓ 3 callersFunctionlarge_test_file
(il: &Il)
crates/nose-detect/src/units/gates.rs:51
↓ 3 callersFunctionlibrary_api_callee_shape_matches
( il: &Il, interner: &Interner, node: NodeId, callee: LibraryApiCalleeContract, )
crates/nose-semantics/src/library_api/callee_shape.rs:3
↓ 3 callersFunctionlibrary_api_contract_iterable_source_argument_indices
( lang: Lang, id: LibraryApiContractId, )
crates/nose-semantics/src/library_api/admission/iterator_sources.rs:7
↓ 3 callersFunctionlibrary_api_dependency_id_for_call_predicate
( il: &Il, interner: &Interner, call: NodeId, accepts: impl Fn(LibraryApiContractId) -> bool,
crates/nose-semantics/src/library_api/receiver_dependencies/api_records.rs:249
↓ 3 callersFunctionlibrary_api_dependency_id_for_map_key_view_call
( il: &Il, interner: &Interner, call: NodeId, allowed: &[MapKeyViewKind], )
crates/nose-semantics/src/library_api/receiver_dependencies/api_records.rs:235
↓ 3 callersFunctionlibrary_api_dependency_id_for_receiver_domain_requirement
( il: &Il, interner: &Interner, call: NodeId, requirement: DomainRequirement, )
crates/nose-semantics/src/library_api/receiver_dependencies/api_records.rs:200
↓ 3 callersFunctionlibrary_api_evidence_ids_at_node
( evidence: &[EvidenceRecord], span: Span, kind: NodeKind, contract_hash: u64, callee_hash
crates/nose-frontend/src/lower/tests.rs:94
↓ 3 callersFunctionlibrary_api_materialized_result_domain_for_arity
( id: LibraryApiContractId, callee: LibraryApiCalleeContract, arity: u16, )
crates/nose-semantics/src/library_api/result_domains.rs:19
↓ 3 callersFunctionlibrary_api_property_dependencies_for_field_with_cache
( il: &Il, interner: &Interner, field: NodeId, callee: LibraryApiCalleeContract, cache: &m
crates/nose-semantics/src/library_api/receiver_dependencies.rs:125
↓ 3 callersFunctionlibrary_api_receiver_dependencies_for_call_with_cache
( il: &Il, interner: &Interner, call: NodeId, callee: LibraryApiCalleeContract, cache: &mu
crates/nose-semantics/src/library_api/receiver_dependencies.rs:55
↓ 3 callersFunctionlibrary_api_record
( id: u32, span: Span, contract_id: LibraryApiContractId, callee: LibraryApiCalleeContract,
crates/nose-semantics/src/tests/library_api_evidence.rs:10
↓ 3 callersFunctionlibrary_api_record_depends_on_receiver_requirement
( il: &Il, interner: Option<&Interner>, record: &EvidenceRecord, receiver: NodeId, require
crates/nose-semantics/src/library_api/receiver_dependencies/api_records/receiver_proofs.rs:476
↓ 3 callersFunctionlibrary_imported_promise_factory_contract
( lang: Lang, module: &str, exported: &str, arg_count: usize, )
crates/nose-semantics/src/library_api/rows/methods/promise.rs:156
↓ 3 callersFunctionlibrary_receiver_method_api_contracts
( lang: Lang, method: &str, arg_count: usize, )
crates/nose-semantics/src/library_api/rows/methods/receiver.rs:17
↓ 3 callersFunctionliteral_membership_axis_supported
(surface: Surface, proposal_id: str)
bench/type4/generate.py:1686
↓ 3 callersFunctionload_error
(tag: &str, body: &str)
crates/nose-cli/src/ignores/match_tests.rs:74
↓ 3 callersFunctionload_json
(path: Path)
scripts/check-divergent-history-artifacts.py:45
↓ 3 callersFunctionloc
(file: &str, s: u32, e: u32, lang: &str)
crates/nose-detect/src/report/tests/support.rs:6
↓ 3 callersFunctionloc_cell
The location cell — `file:line name` — coloured with its visible width for alignment.
crates/nose-cli/src/query_views.rs:23
↓ 3 callersFunctionloc_of
(u: &UnitFeat, enclosing_unit: Option<EnclosingUnit>)
crates/nose-detect/src/locations.rs:9
↓ 3 callersFunctionlocal_id
(ref: str)
bench/type4/open_surface_admission_audit.py:474
↓ 3 callersFunctionlower_at_rule
An at-rule (`@media`/`@supports`/`@keyframes`) → a `CssRule` whose `CssSelector` carries the prelude, wrapping the nested rules. The wrapper is the ma
crates/nose-frontend/src/css.rs:231
↓ 3 callersFunctionlower_aug_assignment
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/js_ts/control.rs:9
↓ 3 callersFunctionlower_block
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/c/statements.rs:3
↓ 3 callersFunctionlower_clause_body
A `rescue`/`ensure`/`else` clause → a `Block` of its statements (its exception-type list and exception variable carry no behavior; a `then` wrapper is
crates/nose-frontend/src/ruby/control.rs:150
↓ 3 callersFunctionlower_decl
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/c/items.rs:240
↓ 3 callersFunctionlower_decorator
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/js_ts/declarations.rs:96
↓ 3 callersFunctionlower_func
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/c/items.rs:69
↓ 3 callersFunctionlower_func_body
A function body is normally a `statement_block`, but arrow functions may have an expression body.
crates/nose-frontend/src/js_ts/declarations.rs:34
↓ 3 callersFunctionlower_item
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/java/items.rs:6
↓ 3 callersFunctionlower_param_node
(lo: &mut Lowering, param: TsNode)
crates/nose-frontend/src/ruby/statements.rs:216
↓ 3 callersFunctionlower_python
(file: FileId, path: &str, src: &str, interner: &Interner)
crates/nose-frontend/src/module_imports/tests/collection_snapshots.rs:136
↓ 3 callersFunctionlower_raise_call
(lo: &mut Lowering, node: TsNode, span: Span)
crates/nose-frontend/src/ruby/blocks_calls.rs:158
↓ 3 callersFunctionlower_regions
Lower ALL analyzable regions of an embedded-script file into separate `Il`s: the `<script>` block(s) as JS/TS (as [`lower`]) and the `<style>` block(s
crates/nose-frontend/src/embedded.rs:47
↓ 3 callersFunctionlower_rule_set
`selectors { block }` → a `CssRule`. Selectors become `CssSelector` children; declarations become `CssDecl` children. Registered as a unit only when `
crates/nose-frontend/src/css.rs:103
↓ 3 callersFunctionlower_rust_file
(file: FileId, path: &str, src: &str, interner: &Interner)
crates/nose-frontend/src/module_imports/tests/rust_module_resolution.rs:291
↓ 3 callersFunctionlower_stmt
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/c/statements.rs:6
↓ 3 callersFunctionlower_stmt_list
( lo: &mut Lowering, node: TsNode, kind: NodeKind, in_class: bool, )
crates/nose-frontend/src/js_ts.rs:76
↓ 3 callersFunctionlowered_fragment_units
(src: &str, lang: Lang, interner: &Interner)
crates/nose-detect/src/units/tests/extraction.rs:82
↓ 3 callersFunctionlowered_java_unit_with_features
( src: &str, interner: &Interner, kind: UnitKind, name: &str, shape_features: bool, ab
crates/nose-detect/src/units/tests/extraction.rs:7
↓ 3 callersFunctionmanifest_path_to_file
(entry: dict, project_root: Path, repos_root: Path)
bench/corpus_prune/core.py:476
↓ 3 callersFunctionmanifest_with_fixed_result_domain
(id: &str)
crates/nose-semantics/src/packs/tests.rs:145
↓ 3 callersFunctionmanifest_with_value_law
(id: &str)
crates/nose-semantics/src/packs/tests.rs:121
↓ 3 callersMethodmap_factory_from_seq
Canonicalize a collection sequence of 2-element entries to the canonical map shape. Shared by the free-name and (entry-wise) other map factories.
crates/nose-normalize/src/value_graph/stdlib/map_factories.rs:23
↓ 3 callersFunctionmap_get_call_il
(lang: Lang, arg_count: usize)
crates/nose-semantics/src/tests/library_api_evidence/admission_resolvers/map_get.rs:3
↓ 3 callersFunctionmap_get_default_call_il
( lang: Lang, method: &str, arg_count: usize, )
crates/nose-semantics/src/tests/library_api_evidence/admission_resolvers/map_get_default.rs:3
↓ 3 callersFunctionmap_get_default_protocol_record
( id: u32, span: Span, contract: LibraryMethodCallContract, status: EvidenceStatus, depend
crates/nose-semantics/src/tests/library_api_evidence/records.rs:372
← previousnext →1,101–1,200 of 9,967, ranked by callers