Searched refs:variable8 (Results 1 – 8 of 8) sorted by relevance
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/issue635/ |
H A D | fsm.vhdl | 352 variable variable8 : unsigned(7 downto 0); variable 437 variable8 := stackPointer; 440 ramAddress <= variable8; 472 ramAddress <= variable8; 552 ramAddress <= variable8; 651 ramAddress <= variable8; 661 ramAddress <= variable8;
|
/dports/net-mgmt/net-snmp/net-snmp-5.9/include/net-snmp/agent/ |
H A D | var_struct.h | 99 struct variable8 { struct
|
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/io/ |
H A D | printer.cc | 285 const char* variable8, const string& value8) { in Print() argument 294 vars[variable8] = value8; in Print()
|
H A D | printer.h | 276 const char* variable8, const string& value8);
|
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/io/ |
H A D | printer.cc | 285 const char* variable8, const string& value8) { in Print() argument 294 vars[variable8] = value8; in Print()
|
H A D | printer.h | 276 const char* variable8, const string& value8);
|
/dports/net-mgmt/lldpd/lldpd-1.0.8/tests/ |
H A D | check_snmp.c | 30 extern struct variable8 agent_lldp_vars[]; 919 snmp_is_prefix_of(struct variable8 *vp, struct tree_node *n, char *repr) in snmp_is_prefix_of() 931 snmp_merge(struct variable8 *v1, struct tree_node *n, struct variable *vp, in snmp_merge()
|
/dports/net-mgmt/lldpd/lldpd-1.0.8/src/daemon/ |
H A D | agent.c | 1487 struct variable8 agent_lldp_vars[] = { 1748 return sizeof(agent_lldp_vars)/sizeof(struct variable8); in agent_lldp_vars_size() 1942 REGISTER_MIB("lldp", agent_lldp_vars, variable8, lldp_oid); in agent_init()
|