Home
last modified time | relevance | path

Searched refs:bool_out (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/wdune/wdune-1.926/docs/typical_vrml_examples/ecmascript/
H A Doneshot_trigger_increase_switch.wrl41 eventOut SFBool bool_out
46 // eventOut SFBool bool_out //
56 bool_out = true;
64 ROUTE oneshot1.bool_out TO increaseSwitch.bool_in
69 eventOut SFBool bool_out
74 // eventOut SFBool bool_out //
84 bool_out = true;
92 ROUTE oneshot2.bool_out TO increaseSwitch.bool_in
97 eventOut SFBool bool_out
102 // eventOut SFBool bool_out //
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/
H A Dtf.c119 int bool_out = 0; in tf_eval() local
169 int bool_out = 0; in tf_func_greater() local
193 int bool_out = 0; in tf_func_strcmp() local
212 int bool_out = 0; in tf_func_num() local
274 int bool_out = 0; in tf_func_abbr() local
335 int bool_out = 0; in tf_func_ansi() local
348 int bool_out = 0; in tf_func_ascii() local
365 int bool_out = 0; in tf_caps_impl() local
946 if (bool_out) { in tf_func_if()
970 if (bool_out) { in tf_func_if2()
[all …]
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/tests/
H A Dsensors_c_test.c32 bool bool_out; in main() local
109 bool_out = false; in main()
114 &bool_out in main()
117 if(bool_out){ in main()
/dports/textproc/hevea/hevea-2.34/
H A Dget.mll37 let bool_out = ref false
51 !bool_out, MyStack.save bool_stack,
57 bool_out := b ; MyStack.restore bool_stack bs ;
441 let old_bool = !bool_out in
442 bool_out := true ;
463 bool_out := old_bool ;
/dports/math/libmesh/libmesh-1.6.2/contrib/netcdf/netcdf-c-4.6.2/h5_test/
H A Dtst_h_vars.c26 int bool_out[DIM1_LEN] = {0, 1, 0}; in main() local
43 bool_out) < 0) ERR; in main()
209 bool_out) < 0) ERR; in main()
270 bool_out) < 0) ERR; in main()
/dports/science/netcdf/netcdf-c-4.7.4/h5_test/
H A Dtst_h_vars.c30 int bool_out[DIM1_LEN] = {0, 1, 0}; in main() local
47 bool_out) < 0) ERR; in main()
213 bool_out) < 0) ERR; in main()
274 bool_out) < 0) ERR; in main()
/dports/graphics/Coin/coin-Coin-4.0.0/include/Inventor/navigation/
H A DSoScXMLNavigationTarget.h78 …static SbBool getEventSbBool(const ScXMLEvent * event, const char * label, SbBool & bool_out, SbBo…
/dports/graphics/Coin/coin-Coin-4.0.0/src/navigation/
H A DSoScXMLNavigationTarget.cpp336 …t::getEventSbBool(const ScXMLEvent * event, const char * label, SbBool & bool_out, SbBool required) in getEventSbBool() argument
349 bool_out = SbStringConvert::fromString<bool>(valuestr,&conversionOk); in getEventSbBool()
/dports/databases/py-pg8000/pg8000-1.23.0/pg8000/
H A Dconverters.py94 def bool_out(v): function
546 bool: bool_out, # bool