Home
last modified time | relevance | path

Searched defs:resolve_unique (Results 1 – 5 of 5) sorted by relevance

/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/ashenden/compliant/
H A Dch_16_fg_16_08.vhd40 function resolve_unique ( drivers : word_vector ) return word is function
H A Dch_16_fg_16_02.vhd39 function resolve_unique ( drivers : word_vector ) return word is function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ashenden/compliant/guards-and-blocks/
H A Dprocessor_node.vhd33 function resolve_unique ( drivers : word_vector ) return word is function
H A Dprocessor.vhd32 function resolve_unique ( drivers : word_vector ) return word is function
/dports/net/libyang/libyang-1.0.240/src/
H A Dresolve.c3731 resolve_unique(struct lys_node *parent, const char *uniq_str_path, uint8_t *trg_type) in resolve_unique() function