Home
last modified time | relevance | path

Searched refs:Get_value (Results 1 – 7 of 7) sorted by relevance

/dports/devel/swig/swig-4.0.2/Examples/test-suite/go/
H A Darray_member_runme.go10 if Get_value(f.GetData(), i) != Get_value(GetGlobal_data(), i) {
22 if Get_value(f.GetData(), i) != Get_value(GetGlobal_data(), i) {
H A Ddirector_detect_runme.go13 func (p *MyBar) Get_value() int { func
36 v := f.Get_value()
41 vc := c.Get_value()
H A Ddirector_nested_runme.go9 func (p *A) Get_value() string { func
27 func (p *B) Get_value() int { func
51 func (p *C) Get_value() int { func
H A Dtemplate_typedef_cplx3_runme.go10 s.Get_value()
17 z.Get_value()
H A Dtemplate_typedef_cplx4_runme.go10 s.Get_value()
17 z.Get_value()
/dports/games/xscrabble/xscrabble-2.12/Xc/
H A DBarGraf.c51 static void Get_value();
248 new->barGraph.interval, Get_value, new);
464 new->barGraph.interval, Get_value, new);
761 static void Get_value(client_data, id) in Get_value() function
777 w->barGraph.interval, Get_value, client_data);
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/
H A DAppService_services_types.py290 def Get_value(self): member in nbcr_sdsc_edu_opal_types.ParamsType_Def