Home
last modified time | relevance | path

Searched defs:canonical_name (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-module-canonical.c48 resolve (const jerry_value_t canonical_name, jerry_value_t *result) in resolve() argument
/third_party/jerryscript/jerry-ext/module/
H A Dmodule.c181 jerryx_resolve_native_module (const jerry_value_t canonical_name, /**< canonical name of the module */ in jerryx_resolve_native_module() argument
/third_party/rust/crates/bindgen/bindgen/ir/
H A Ditem.rs43 fn canonical_name(&self, ctx: &BindgenContext) -> String; in canonical_name() functions
204 fn canonical_name(&self, ctx: &BindgenContext) -> String { in canonical_name() functions
1916 fn canonical_name(&self, ctx: &BindgenContext) -> String { canonical_name() functions
[all...]
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dmod.rs1175 fn canonical_name(&self, ctx: &BindgenContext) -> String { canonical_name() functions
4065 let mut canonical_name = item.canonical_name(ctx); codegen() variables
[all...]

Completed in 7 milliseconds