HomeSort by: relevance | last modified time | path
    Searched refs:get_value (Results 1 - 25 of 121) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
py-label-symbol-value.c 21 get_value () function
29 int value = get_value ();
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
py-label-symbol-value.c 21 get_value () function
29 int value = get_value ();
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.compile/
compile-cplus-method.cc 17 static int get_value (const A* a);
39 friend ATYPE get_value (const A*);
46 get_value (A::ATYPE a) function
52 get_value (const A* a) function
58 get_value () function
89 return var - A::get_1 (1) + A::get_2 (1, 2) + get_value ()
90 + get_value (get_value ()) + get_value (a);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.compile/
compile-cplus-method.cc 17 static int get_value (const A* a);
39 friend ATYPE get_value (const A*);
46 get_value (A::ATYPE a) function
52 get_value (const A* a) function
58 get_value () function
89 return var - A::get_1 (1) + A::get_2 (1, 2) + get_value ()
90 + get_value (get_value ()) + get_value (a);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
signal-while-stepping-over-bp-other-thread.exp 35 proc get_value {var test} {
92 set my_number [get_value "my_number" "get my_number"]
93 set cnt_before [get_value "args\[$my_number\]" "get count before step"]
108 set cnt_after [get_value "args\[$my_number\]" "get count after step"]
multiple-successive-infcall.c 37 get_value () function
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
signal-while-stepping-over-bp-other-thread.exp 35 proc get_value {var test} {
92 set my_number [get_value "my_number" "get my_number"]
93 set cnt_before [get_value "args\[$my_number\]" "get count before step"]
108 set cnt_after [get_value "args\[$my_number\]" "get count after step"]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/
cp-completion-aliases.cc 38 get_value (object_p obj) function
70 int val = (get_value (&obj) + get_something (&obj)
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.linespec/
cp-completion-aliases.cc 38 get_value (object_p obj) function
70 int val = (get_value (&obj) + get_something (&obj)
  /src/external/bsd/atf/dist/tools/
exceptions.hpp 49 const T& get_value(void) const throw();
72 not_found_error< T >::get_value(void) function in class:tools::not_found_error
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
killed-outside.exp 24 proc get_value {var msg} {
58 set testpid [get_value "pid" "get pid of inferior"]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
killed-outside.exp 24 proc get_value {var msg} {
58 set testpid [get_value "pid" "get pid of inferior"]
  /src/external/gpl2/groff/dist/src/roff/troff/
reg.h 28 virtual int get_value(units *);
59 int get_value(units *) = 0;
67 int get_value(units *);
reg.cpp 32 int reg::get_value(units * /*d*/) function in class:reg
211 if (!get_value(&n))
220 if (get_value(&n))
227 if (get_value(&n))
272 int get_value(units *);
280 int number_reg::get_value(units *res) function in class:number_reg
300 int variable_reg::get_value(units *res) function in class:variable_reg
316 if (!r || !r->get_value(&prev_value))
348 if (!r->get_value(&prev_value))
  /src/external/bsd/unbound/dist/contrib/
unbound_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.00000
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
amdgpu_hw_hpd.c 72 static enum gpio_result get_value( function
115 .get_value = get_value,
  /src/external/gpl3/gcc/dist/gcc/
rtl-iter.h 189 m_base[m_end++] = T::get_value (src[2].rt_rtx);
191 m_base[m_end++] = T::get_value (src[1].rt_rtx);
192 m_current = T::get_value (src[0].rt_rtx);
243 static value_type get_value (rtx_type x) { return x; } function in struct:const_rtx_accessor
254 static value_type get_value (rtx_type x) { return x; } function in struct:rtx_var_accessor
265 static value_type get_value (rtx_type &x) { return &x; } function in struct:rtx_ptr_accessor
align.h 39 int get_value () function in struct:align_flags_tuple
tristate.h 59 enum value get_value () const { return m_value; } function in class:tristate
  /src/external/gpl3/gcc.old/dist/gcc/
rtl-iter.h 189 m_base[m_end++] = T::get_value (src[2].rt_rtx);
191 m_base[m_end++] = T::get_value (src[1].rt_rtx);
192 m_current = T::get_value (src[0].rt_rtx);
243 static value_type get_value (rtx_type x) { return x; } function in struct:const_rtx_accessor
254 static value_type get_value (rtx_type x) { return x; } function in struct:rtx_var_accessor
265 static value_type get_value (rtx_type &x) { return &x; } function in struct:rtx_ptr_accessor
align.h 39 int get_value () function in struct:align_flags_tuple
tristate.h 58 enum value get_value () const { return m_value; } function in class:tristate
  /src/external/bsd/nsd/dist/contrib/
nsd_munin_ 105 get_value ( ) { function
146 get_value "timestamp"
334 get_value "time.elapsed"
344 get_value $1
421 get_value "zone.primary"
423 get_value "zone.secondary"
  /src/external/gpl3/gdb/dist/gdb/
break-cond-parse.c 150 const std::string_view &get_value () const function in struct:token
384 std::string v (t.get_value ());
398 std::string v (t.get_value ());
481 std::string tok_value (t.get_value ());
535 cond_string.reset (savestring (t.get_value ().data (),
536 t.get_value ().size ()));
539 rest.reset (savestring (t.get_value ().data (),
540 t.get_value ().size ()));
  /src/external/mpl/dhcp/dist/dhcpctl/
callback.c 102 if (h -> inner && h -> inner -> type -> get_value)
103 return (*(h -> inner -> type -> get_value))

Completed in 48 milliseconds

1 2 3 4 5