Home
last modified time | relevance | path

Searched defs:set_value (Results 1 – 7 of 7) sorted by relevance

/reactos/drivers/network/tcpip/lwip/src/include/lwip/apps/
H A Dsnmp_scalar.h59 node_instance_set_value_method set_value; member
95 snmp_scalar_array_set_value_method set_value; member
H A Dsnmp_table.h72 node_instance_set_value_method set_value; member
H A Dsnmp_core.h214 node_instance_set_value_method set_value; member
/reactos/sdk/tools/hhpcomp/
H A Dhhp_reader.cpp49 void hhp_pair::set_value(string value) in set_value() function in hhp_pair
/reactos/dll/win32/wbemprox/
H A Dtable.c219 HRESULT set_value( const struct table *table, UINT row, UINT column, LONGLONG val, in set_value() function
/reactos/base/applications/network/telnet/src/
H A Dtnconfig.cpp442 bool TConfig::set_value(const char *var, const char *value) { in set_value() function in TConfig
/reactos/dll/directx/wine/d3dx9_36/
H A Deffect.c889 static HRESULT set_value(struct d3dx_parameter *param, const void *data, unsigned int bytes, in set_value() function