MCPcopy Create free account

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

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

↓ 29 callersFunctionlower_expr
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/js_ts/expressions.rs:19
↓ 29 callersFunctionlower_expr
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/swift/expressions.rs:3
↓ 29 callersMethodresolve
( cli: Vec<DetectionMode>, cfg: Vec<DetectionMode>, default: &[DetectionMode], )
crates/nose-cli/src/query_options.rs:161
↓ 29 callersFunctionrun_raw
(args: &[&str])
crates/nose-cli/tests/cli/support.rs:279
↓ 29 callersFunctionruntime_boundary_evidence_for_lang_call
( path: &str, src: &str, lang: Lang, callee_suffix: &str, )
crates/nose-cli/src/verify_admission/runtime_boundary/tests.rs:53
↓ 28 callersFunctionassert_missing_evidence_not_contains
( labels: Option<Vec<&'static str>>, label: &'static str, surface: &str, )
crates/nose-cli/src/verify_admission/runtime_boundary/tests/async_runtime.rs:522
↓ 28 callersFunctioninit_git_repo
Turn a fixture dir into a committed git repo.
crates/nose-cli/tests/cli/query_base.rs:39
↓ 28 callersFunctionmake_temp_dir
(tag: &str)
crates/nose-cli/tests/cli/support.rs:16
↓ 27 callersMethodevidence_record_by_id
(&self, id: EvidenceId)
crates/nose-il/src/il.rs:295
↓ 27 callersFunctionfail
(message: str)
bench/labels/default_head_taxonomy.py:131
↓ 27 callersFunctionlower_fixture
(path: &str, src: &[u8], lang: Lang, interner: &Interner)
crates/nose-frontend/src/lower/tests.rs:163
↓ 27 callersFunctionstrict_exact_safe_tree
( il: &Il, interner: &Interner, facts: &StrictFacts, node: NodeId, )
crates/nose-detect/src/strict_exact/tree.rs:41
↓ 26 callersFunctiondetect
Run the full pipeline over `(path, source)` documents.
crates/nose-markdown/src/detect.rs:167
↓ 26 callersFunctionlower_rust
(src: &str)
crates/nose-frontend/src/rust/tests.rs:27
↓ 26 callersFunctionsp
(line: u32)
crates/nose-detect/src/units/tests/support.rs:23
↓ 25 callersFunctionexpect_raw_protocol_boundary
( il: &Il, interner: &Interner, tag: &str, protocol: SourceProtocolKind, )
crates/nose-frontend/src/lib.rs:63
↓ 25 callersFunctionlookup
(key, other)
bench/type4/adversarial/cases/map_default_cross_file/local.py:1
↓ 25 callersFunctionlower_expr
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/python/expressions.rs:29
↓ 25 callersFunctionrequire
(condition: bool, message: str)
eval/divergence_fire/precision_protocol.py:117
↓ 25 callersFunctionsp
(n: u32)
crates/nose-normalize/src/call_target_evidence/tests/support.rs:13
↓ 25 callersFunctionspan
(start: u32, end: u32, line: u32)
crates/nose-semantics/src/tests.rs:93
↓ 25 callersMethodstart
(&self)
crates/nose-detect/src/units/timing.rs:21
↓ 24 callersFunctionlower_expr
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/go/expressions.rs:3
↓ 23 callersFunctionevidence
(id: u32, anchor: EvidenceAnchor, kind: EvidenceKind)
crates/nose-normalize/src/value_graph/tests/support.rs:121
↓ 23 callersMethodint_lit
Lower an integer literal, retaining its **value** as [`Payload::LitInt`] so the value-graph (the behavioral fingerprint) keeps behavior-defining const
crates/nose-frontend/src/lower/builder.rs:105
↓ 23 callersFunctionnode_name
(il: &Il, interner: &'a Interner, node: NodeId)
crates/nose-semantics/src/symbol_identity.rs:485
↓ 23 callersMethodprotocol_boundary
Preserve a language protocol boundary until a contract proves it can be interpreted as a shared semantic operation.
crates/nose-frontend/src/lower/builder.rs:161
↓ 22 callersFunctionfam_at
(spans: &[(&str, u32, u32)])
crates/nose-cli/src/main_tests/query_family.rs:20
↓ 22 callersFunctionlanguage_core_evidence
( id: u32, lang: Lang, anchor: EvidenceAnchor, kind: EvidenceKind, )
crates/nose-normalize/src/value_graph/tests/support.rs:125
↓ 22 callersFunctionlibrary_free_name_collection_factory_contract
( lang: Lang, name: &str, )
crates/nose-semantics/src/library_api/rows.rs:75
↓ 22 callersFunctionlibrary_java_collection_factory_contract
( lang: Lang, receiver: &str, method: &str, )
crates/nose-semantics/src/library_api/rows.rs:278
↓ 22 callersFunctionmissing_evidence_for_lang_call
( path: &str, src: &str, lang: Lang, callee_suffix: &str, )
crates/nose-cli/src/verify_admission/runtime_boundary/tests.rs:43
↓ 22 callersFunctionpush_receiver_domain_dependency
(il: &mut Il, receiver: NodeId, domain: DomainEvidence)
crates/nose-semantics/src/tests/library_api_evidence/admission_resolvers/js_array_hof.rs:270
↓ 21 callersFunctionlanguage_core_symbol_evidence
( id: u32, lang: Lang, anchor: EvidenceAnchor, symbol: SymbolEvidenceKind, )
crates/nose-normalize/src/value_graph/tests/support.rs:134
↓ 21 callersFunctionlower_expr
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/ruby/expressions.rs:68
↓ 21 callersFunctionseq_surface_contract_for_node
( il: &Il, interner: &Interner, node: NodeId, )
crates/nose-semantics/src/sequence_surface.rs:136
↓ 20 callersFunctioncandidates
Generate candidate `(i, j)` pairs (i < j) from `n` unit signatures, each accessed by `sig(idx)`. Taking a borrowing accessor (rather than an owned `&[
crates/nose-detect/src/lsh.rs:30
↓ 20 callersMethodcontains_key
(&self, hash: &u64)
crates/nose-cli/src/divergence/change_witness/analysis.rs:13
↓ 20 callersFunctionlibrary_api_record_with_provenance
( id: u32, span: Span, contract_id: LibraryApiContractId, callee: LibraryApiCalleeContract,
crates/nose-semantics/src/tests/library_api_evidence.rs:39
↓ 20 callersFunctionlower_expr
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/rust/expressions.rs:3
↓ 20 callersFunctionlower_source
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/go/statements.rs:3
↓ 20 callersMethodnext
(&mut self, expected: &str)
crates/nose-cli/tests/cli/watch.rs:51
↓ 20 callersFunctionrequire
(condition: bool, message: str)
bench/labels/default_head_measurement_replay.py:61
↓ 20 callersFunctionrequire
(condition: bool, message: str)
bench/labels/default_head_closeout.py:91
↓ 20 callersFunctionsemantic_named_children
(node: TsNode)
crates/nose-frontend/src/python.rs:27
↓ 19 callersMethodcollect
(Object first, Object second, Object third)
bench/semantic_pack/reference/vavr-study-control/ExternalNear.java:6
↓ 19 callersFunctionfail
(path: Path, message: str)
scripts/check-semantic-pack-examples.py:89
↓ 19 callersFunctionfam
(langs: usize, modules: usize, names: &[Option<&str>])
crates/nose-cli/src/main_tests/surface_hints.rs:144
↓ 19 callersMethodhex
(self)
crates/nose-cli/src/cache/digest.rs:34
↓ 19 callersFunctionlanguage_core_evidence
( id: u32, anchor: EvidenceAnchor, kind: EvidenceKind, status: EvidenceStatus, lang: Lang,
crates/nose-semantics/src/tests.rs:123
↓ 19 callersFunctionnode
(op: VgOp, key: u64, args: &[u32], hash: u64)
crates/nose-detect/src/witness/tests.rs:4
↓ 19 callersMethodrecord_source_fact
(&mut self, span: Span, kind: SourceFactKind)
crates/nose-frontend/src/lower/evidence.rs:76
↓ 19 callersFunctionrun_unit
Run the `Func` unit at `root` with `args` bound to its parameters (in order). Returns its [`Behavior`], or `None` if the unit is uninterpretable. A sy
crates/nose-normalize/src/interp.rs:256
↓ 19 callersMethodstdlib
(self)
crates/nose-semantics/src/language_profile.rs:156
↓ 19 callersMethodwith_evidence
(self, flag: UnitEvidenceFlag)
crates/nose-il/src/unit.rs:93
↓ 18 callersFunctioncontract_api_records
( evidence: &[EvidenceRecord], id: LibraryApiContractId, callee: LibraryApiCalleeContract, )
crates/nose-frontend/src/lower/tests.rs:129
↓ 18 callersFunctioneffective_components
(operation: Operation, negative: bool)
bench/type4/type4gen/aggregate.py:111
↓ 18 callersFunctionfam
A family with the given locations and metrics, other fields at neutral values.
crates/nose-detect/src/report/tests/support.rs:82
↓ 18 callersFunctionlibrary_api_contract_evidence_with_pack
( id: u32, call_span: Span, contract_id: LibraryApiContractId, callee: LibraryApiCalleeContrac
crates/nose-normalize/src/value_graph/tests/support/library_api.rs:24
↓ 18 callersFunctionlibrary_java_map_factory_contract
( lang: Lang, receiver: &str, method: &str, )
crates/nose-semantics/src/library_api/rows.rs:367
↓ 18 callersFunctionrank_families
Rank a detection report's groups as refactoring opportunities, highest value first. Trivial families (a single pair of tiny fragments) sink to the bot
crates/nose-detect/src/report/ranking.rs:193
↓ 18 callersFunctionsp
()
crates/nose-normalize/src/idioms/tests/support.rs:21
↓ 18 callersFunctiontemp_dir
(tag: &str)
crates/nose-frontend/src/corpus_tests.rs:15
↓ 17 callersFunctioncanonical_sha256
(value: object)
bench/labels/default_head_taxonomy.py:139
↓ 17 callersFunctioncanonicalize
Order-independent, corpus-location-independent product summary. Family order and ranking tie-breaks are dropped; locations are made repo-rela
bench/type4/query_regression/query_regression.py:490
↓ 17 callersFunctioncombine
(a: u64, b: u64)
crates/nose-normalize/src/lib.rs:73
↓ 17 callersMethodfind_or_push_first_party_evidence
( &mut self, anchor: EvidenceAnchor, kind: EvidenceKind, pack_id: &str,
crates/nose-il/src/il.rs:273
↓ 17 callersMethodint_const
An integer-literal value, keyed identically to `eval`'s `LitInt` path so a builtin's implicit init (`sum` → 0) matches a loop's explicit `acc = 0`. `v
crates/nose-normalize/src/value_graph/canonicalize/constants.rs:20
↓ 17 callersFunctionnorm
Lower + normalize `src`, returning the normalized IL.
crates/nose-detect/src/fragment/oracle/tests.rs:9
↓ 17 callersFunctionparse
Parse `src` with a thread-local parser cached under `key` (which must uniquely identify the grammar — JS/TS/TSX share a crate but need distinct slots)
crates/nose-frontend/src/lower/parse.rs:16
↓ 17 callersMethodpush_unit_with_origin
Tag a detection unit with language-neutral source-origin facets.
crates/nose-frontend/src/lower/builder.rs:183
↓ 17 callersMethodquery_semantic_min_json
(&self)
crates/nose-cli/tests/cli/support.rs:200
↓ 17 callersFunctionraw_names
(il: &Il, interner: &Interner)
crates/nose-frontend/src/swift/tests.rs:19
↓ 17 callersFunctionsequence_hof_record
( id: u32, il: &Il, call: NodeId, contract: LibraryMethodCallContract, arity: u16, dep
crates/nose-semantics/src/tests/library_api_evidence/admission_resolvers/sequence_hof.rs:63
↓ 17 callersFunctionunits_of_file
Normalize one file and extract its detection units. The resulting [`UnitFeat`]s are interner-independent (every feature is a content-derived hash), so
crates/nose-detect/src/orchestration/features.rs:17
↓ 16 callersFunction_require
(condition: bool, message: str)
bench/labels/missed_worthy_frontier.py:330
↓ 16 callersMethodas_str
(self)
crates/nose-semantics/src/packs/v1.rs:87
↓ 16 callersFunctioninvalid
( path: &Path, message: impl Into<String>, )
crates/nose-semantics/src/packs/lock/paths.rs:236
↓ 16 callersFunctionjs_axis_source
(surface: Surface, body: str, entrypoint: str = "axisCase")
bench/type4/type4gen/model.py:245
↓ 16 callersFunctionlower_expr
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/c/expressions.rs:3
↓ 16 callersFunctionquery_fragment_only_fixtures
Like [`query_fragment_fixtures`], but raises the size gates so only exact fragments can report.
crates/nose-cli/tests/cli/exact_fragments/support.rs:13
↓ 16 callersFunctionrender_contribution
(contribution: str, var: str, other: str | None = None)
bench/type4/type4gen/aggregate.py:44
↓ 16 callersFunctionsp
(byte: u32)
crates/nose-normalize/src/library_api_evidence/tests.rs:16
↓ 16 callersFunctionwrite
(path: &Path)
crates/nose-cli/src/surfaces/generated_paths.rs:159
↓ 16 callersFunctionwrite_files
(dir: &Path, files: &[(&str, &str)])
crates/nose-cli/tests/cli/support.rs:24
↓ 15 callersMethodallSatisfy
(_ predicate: (Int) -> Bool)
bench/type4/adversarial/cases/swift_flat_map_aggregate_custom_terminal/overload.swift:2
↓ 15 callersMethodclamp
(&self, _lo: i64, _hi: i64)
bench/type4/adversarial/cases/numeric_clamp_bridge/clamp_bridge.rs:26
↓ 15 callersFunctionfield_name
(il: &Il, interner: &'a Interner, node: NodeId)
crates/nose-semantics/src/ruby_redefinitions.rs:409
↓ 15 callersMethodfind_or_push_builtin_evidence
( &mut self, anchor: EvidenceAnchor, kind: EvidenceKind, pack_id: &str,
crates/nose-il/src/il.rs:224
↓ 15 callersFunctionload_local_manifest
(path: &Path)
crates/nose-semantics/src/packs/loading.rs:150
↓ 15 callersFunctionlower_expr
(lo: &mut Lowering, node: TsNode)
crates/nose-frontend/src/java/expressions.rs:3
↓ 15 callersFunctionnode_mentions_any_cid
(il: &Il, node: NodeId, cids: &FxHashSet<u32>)
crates/nose-detect/src/il_utils.rs:35
↓ 15 callersMethodpayload
(&self, id: NodeId)
crates/nose-il/src/builder.rs:74
↓ 15 callersFunctionpayload_names_for_kind
( il: &Il, interner: &Interner, kind: NodeKind, )
crates/nose-frontend/src/lib.rs:48
↓ 15 callersFunctionpush_promise_resolve_evidence
( il: &mut Il, call: NodeId, base_id: u32, )
crates/nose-normalize/src/value_graph/tests/support/promise.rs:467
↓ 15 callersFunctionpush_promise_then_evidence
( il: &mut Il, interner: &Interner, call: NodeId, id: u32, )
crates/nose-normalize/src/value_graph/tests/support/promise.rs:547
↓ 15 callersFunctionsemantic_pack_by_id
(json: &'a serde_json::Value, id: &str)
crates/nose-cli/tests/cli/commands/config_packs.rs:152
↓ 15 callersFunctionupsert_builtin_evidence_with_pack_id
( il: &mut Il, anchor: EvidenceAnchor, kind: EvidenceKind, pack_id: &str, rule: &str,
crates/nose-normalize/src/library_api_evidence/recording.rs:389
↓ 14 callersFunctionevidence
( id: u32, anchor: EvidenceAnchor, kind: EvidenceKind, dependencies: Vec<EvidenceId>, )
crates/nose-detect/src/strict_exact/tests/support.rs:56
↓ 14 callersMethodhasPrefix
(_ prefix: String)
crates/nose-cli/tests/fixtures/string_affix_550/swift_custom_same_name.swift:2
← previousnext →101–200 of 12,346, ranked by callers