Home
last modified time | relevance | path

Searched refs:get_value (Results 1 – 25 of 128) sorted by relevance

123456

/netbsd-src/external/bsd/unbound/dist/contrib/
H A Dunbound_munin_115 get_value ( ) { function
168 get_value "time.now"
429 get_value "time.elapsed"
439 get_value $1
506 get_value total.num.cachehits
526 get_value $x
530 get_value histogram.000000.065536.to.000000.131072
532 get_value histogram.000000.131072.to.000000.262144
534 get_value histogram.000000.262144.to.000000.524288
536 get_value histogram.000000.524288.to.000001.000000
[all …]
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dreg.cpp32 int reg::get_value(units * /*d*/) in get_value() function in reg
211 if (!get_value(&n)) in get_string()
220 if (get_value(&n)) in increment()
227 if (get_value(&n)) in decrement()
272 int get_value(units *);
280 int number_reg::get_value(units *res) in get_value() function in number_reg
300 int variable_reg::get_value(units *res) in get_value() function in variable_reg
316 if (!r || !r->get_value(&prev_value)) in define_number_reg()
348 if (!r->get_value(&prev_value))
H A Dreg.h28 virtual int get_value(units *);
59 int get_value(units *) = 0;
67 int get_value(units *);
H A Ddiv.cpp957 int get_value(units *);
961 int page_offset_reg::get_value(units *res) in get_value() function in page_offset_reg
974 int get_value(units *);
978 int page_length_reg::get_value(units *res) in get_value() function in page_length_reg
991 int get_value(units *);
995 int vertical_position_reg::get_value(units *res) in get_value() function in vertical_position_reg
1014 int get_value(units *);
1018 int high_water_mark_reg::get_value(units *res) in get_value() function in high_water_mark_reg
1031 int get_value(units *);
1035 int distance_to_next_trap_reg::get_value(units *res) in get_value() function in distance_to_next_trap_reg
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl-iter.h189 m_base[m_end++] = T::get_value (src[2].rt_rtx); in next()
191 m_base[m_end++] = T::get_value (src[1].rt_rtx); in next()
192 m_current = T::get_value (src[0].rt_rtx); in next()
243 static value_type get_value (rtx_type x) { return x; } in get_value() function
254 static value_type get_value (rtx_type x) { return x; } in get_value() function
265 static value_type get_value (rtx_type &x) { return &x; } in get_value() function
H A Dgimple-ssa-evrp.c48 tree get_value (tree) FINAL OVERRIDE; in get_value() function
59 evrp_folder::get_value (tree op) in get_value() function
H A Dalign.h39 int get_value () in get_value() function
H A Dtree-ssa-propagate.h107 virtual tree get_value (tree) { return NULL_TREE; } in get_value() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl-iter.h189 m_base[m_end++] = T::get_value (src[2].rt_rtx); in next()
191 m_base[m_end++] = T::get_value (src[1].rt_rtx); in next()
192 m_current = T::get_value (src[0].rt_rtx); in next()
243 static value_type get_value (rtx_type x) { return x; } in get_value() function
254 static value_type get_value (rtx_type x) { return x; } in get_value() function
265 static value_type get_value (rtx_type &x) { return &x; } in get_value() function
H A Dtristate.h58 enum value get_value () const { return m_value; } in get_value() function
H A Dalign.h39 int get_value () in get_value() function
/netbsd-src/external/mpl/dhcp/dist/common/
H A Dcomapi.c222 if (h -> inner && h -> inner -> type -> get_value) { in dhcp_group_get_value()
223 status = ((*(h -> inner -> type -> get_value)) in dhcp_group_get_value()
295 if (h -> inner && h -> inner -> type -> get_value) { in dhcp_group_signal_handler()
491 if (h -> inner && h -> inner -> type -> get_value) { in dhcp_control_get_value()
492 status = ((*(h -> inner -> type -> get_value)) in dhcp_control_get_value()
521 if (h -> inner && h -> inner -> type -> get_value) { in dhcp_control_signal_handler()
649 if (h -> inner && h -> inner -> type -> get_value) { in dhcp_subnet_get_value()
650 status = ((*(h -> inner -> type -> get_value)) in dhcp_subnet_get_value()
694 if (h -> inner && h -> inner -> type -> get_value) { in dhcp_subnet_signal_handler()
794 if (h -> inner && h -> inner -> type -> get_value) { in dhcp_shared_network_get_value()
[all …]
/netbsd-src/external/bsd/nsd/dist/contrib/
H A Dnsd_munin_105 get_value ( ) { function
146 get_value "timestamp"
334 get_value "time.elapsed"
344 get_value $1
421 get_value "zone.master"
423 get_value "zone.slave"
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
H A Damdgpu_hw_hpd.c72 static enum gpio_result get_value( in get_value() function
115 .get_value = get_value,
/netbsd-src/external/bsd/atf/dist/tools/
H A Dexceptions.hpp49 const T& get_value(void) const throw();
72 not_found_error< T >::get_value(void) in get_value() function in tools::not_found_error
H A Datffile_test.cpp586 ATF_REQUIRE_EQ("test-suite", e.get_value()); in ATF_TEST_CASE_BODY()
605 ATF_REQUIRE_EQ("bar", e.get_value().str()); in ATF_TEST_CASE_BODY()
/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dsupport.c205 isc_result_t (*get_value) in omapi_object_type_register()
252 t -> get_value = get_value; in omapi_object_type_register()
481 if (outer -> type -> get_value) in omapi_get_value()
482 return (*(outer -> type -> get_value)) (outer, in omapi_get_value()
504 if (outer -> type -> get_value) in omapi_get_value_str()
505 status = (*(outer -> type -> get_value)) (outer, in omapi_get_value_str()
H A Dgeneric.c201 if (h -> inner && h -> inner -> type -> get_value) in omapi_generic_get_value()
202 return (*(h -> inner -> type -> get_value)) in omapi_generic_get_value()
/netbsd-src/external/mpl/dhcp/dist/dhcpctl/
H A Dcallback.c102 if (h -> inner && h -> inner -> type -> get_value) in dhcpctl_callback_get_value()
103 return (*(h -> inner -> type -> get_value)) in dhcpctl_callback_get_value()
H A Dremote.c290 if (h -> inner && h -> inner -> type -> get_value) in dhcpctl_remote_get_value()
291 return (*(h -> inner -> type -> get_value)) in dhcpctl_remote_get_value()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DHist_data.h117 TValue *get_value (TValue *res, int met_index, int row);
118 TValue *get_value (TValue *res, int met_index, HistItem *hi);
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DHist_data.h117 TValue *get_value (TValue *res, int met_index, int row);
118 TValue *get_value (TValue *res, int met_index, HistItem *hi);
/netbsd-src/games/rogue/
H A Dscore.c61 static int get_value(const object *);
540 val = get_value(obj); in sell_pack()
558 get_value(const object *obj) in get_value() function
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfokey.c412 get_value in compile() enumerator
729 state = get_value; in compile()
749 case get_value: in compile()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Ddn2id.c197 rc = cursor->get_value(cursor, id); in wt_dn2id()
325 rc = cursor->get_value(cursor, &id, &pid); in wt_dn2idl()

123456