Home
last modified time | relevance | path

Searched defs:new_main (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/libxine/xine-lib-1.2.11/src/xine-engine/
H A Dinput_cache.c417 input_plugin_t *new_main = NULL, *new_cache = NULL; in cache_plugin_get_optional_data() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/layout/
H A Dflex_layout.cc624 Span new_main(0, flex_child.preferred_size.main()); in CalculateChildBounds() local
901 const SizeBound new_main = flex_child.preferred_size.main() - to_deduct; in AllocateFlexShortageAtOrder() local
1035 const SizeBound new_main = flex_amount + old_size; in AllocateFlexExcessAtOrder() local
/dports/devel/py-rope/rope-0.18.0/rope/base/
H A Dresourceobserver.py237 def _calculate_new_resource(self, main, new_main, resource): argument
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Ddwmain.c250 int new_main(int argc, char *argv[]) in new_main() function
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Ddwmain.c250 int new_main(int argc, char *argv[]) in new_main() function
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Ddwmain.c261 int new_main(int argc, char *argv[]) in new_main() function
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Ddwmain.c261 int new_main(int argc, char *argv[]) in new_main() function
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Ddwmain.c266 int new_main(int argc, char *argv[]) in new_main() function
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Ddwmain.c266 int new_main(int argc, char *argv[]) in new_main() function
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Ddwmain.c309 int new_main(int argc, char *argv[]) in new_main() function
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Ddwmain.c309 int new_main(int argc, char *argv[]) in new_main() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/relay/backend/
H A Dbuild_module.cc248 auto new_main = BindParamsByName(main_func, params); in Optimize() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/layout/
H A Dflex_layout.cc578 Span new_main(0, flex_child.preferred_size.main()); in CalculateChildBounds() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_core_media_bug.c645 int w = 0, h = 0, ok = 1, new_main = 0, new_other = 0, new_canvas = 0; in video_bug_thread() local
H A Dswitch_xml.c2291 SWITCH_DECLARE(switch_status_t) switch_xml_set_root(switch_xml_t new_main) in switch_xml_set_root()
2360 switch_xml_t new_main, r = NULL; in __switch_xml_open_root() local
/dports/math/py-jax/jax-0.2.9/jax/
H A Dcore.py745 def new_main(trace_type: Type[Trace], function
1691 …def new_main(trace_type: Type[Trace], bottom=False, **payload) -> Generator[MainTrace, None, None]: function
/dports/editors/kakoune/kakoune-2021.11.08/src/
H A Dnormal.cc1183 size_t new_main = -1; in keep_pipe() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs14322 public static switch_status_t switch_xml_set_root(switch_xml new_main) { in switch_xml_set_root()