Home
last modified time | relevance | path

Searched refs:expand_time (Results 1 – 16 of 16) sorted by relevance

/dports/math/z3/z3-z3-4.8.13/src/muz/spacer/
H A Dspacer_json.cpp157 double expand_time = n->get_expand_time(depth); in marshal() local
158 if (expand_time > 0) { in marshal()
165 "\",\"relative_time\":\"" << expand_time / root_expand_time << in marshal()
166 "\",\"absolute_time\":\"" << std::setprecision(2) << expand_time << in marshal()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/muz/spacer/
H A Dspacer_json.cpp157 double expand_time = n->get_expand_time(depth); in marshal() local
158 if (expand_time > 0) { in marshal()
165 "\",\"relative_time\":\"" << expand_time / root_expand_time << in marshal()
166 "\",\"absolute_time\":\"" << std::setprecision(2) << expand_time << in marshal()
/dports/audio/mixxx/mixxx-2.3.0/src/widget/
H A Dwlibrarysidebar.cpp13 const int expand_time = 250; variable
68 m_expandTimer.start(expand_time, this); in dragMoveEvent()
/dports/games/xonotic/Xonotic/source/qcsrc/client/hud/panel/
H A Dammo.qc17 void DrawAmmoNades(vector myPos, vector mySize, bool draw_expanding, float expand_time); // TODO: m…
/dports/games/xonotic/Xonotic/source/qcsrc/common/mutators/mutator/nades/
H A Dnades.qc109 void DrawAmmoNades(vector myPos, vector mySize, bool draw_expanding, float expand_time)
139 …ding(iconPos, nadeIcon, '1 1 0' * mySize.y, '1 1 1', panel_fg_alpha, DRAWFLAG_NORMAL, expand_time);
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h500 #define expand_time(e) if(e->stalltime>0) e->stalltime++;\ macro
H A Dopenbor.c12846 if(is_frozen(self)){expand_time(self);} in update_ents()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h501 #define expand_time(e) if(e->stalltime>0) e->stalltime++;\ macro
H A Dopenbor.c13074 if(is_frozen(self)){expand_time(self);} in update_ents()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h513 #define expand_time(e) if(e->stalltime>0) e->stalltime++;\ macro
H A Dopenbor.c17924 expand_time(self); in update_ents()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h1090 #define expand_time(e) if(e->stalltime>0) e->stalltime++;\ macro
H A Dopenbor.c20840 expand_time(self); in update_ents()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h1567 #define expand_time(e) if(e->stalltime>0) e->stalltime++;\ macro
H A Dopenbor.c22233 expand_time(self); in update_ents()
/dports/www/py-notebook/notebook-6.4.5/notebook/static/notebook/js/
H A Dmain.min.js.map144expand_time = function (time) {\n var app_height = $('#ipython-main-app').height(); // …