Home
last modified time | relevance | path

Searched refs:def_x (Results 26 – 38 of 38) sorted by relevance

12

/dports/x11-toolkits/lesstif/lesstif-0.95.2/clients/Motif-2.1/mwm/
H A Dicons.c500 ICON_CreateWindow(ScreenInfo *scr, MwmWindow *tmp_win, int def_x, int def_y) in ICON_CreateWindow() argument
599 final_x = def_x; in ICON_CreateWindow()
1194 ICON_Iconify(ScreenInfo *scr, MwmWindow *tmp_win, int def_x, int def_y) in ICON_Iconify() argument
1246 ICON_CreateWindow(scr, tmp_win, def_x, def_y); in ICON_Iconify()
H A Dmwm.h994 int def_x, int def_y);
/dports/x11-wm/ctwm/ctwm-4.0.3/
H A Dwin_iconify.c45 Iconify(TwmWindow *tmp_win, int def_x, int def_y) in Iconify() argument
68 CreateIconWindow(tmp_win, def_x, def_y); in Iconify()
/dports/x11-wm/afterstep/AfterStep-1.0/afterstep/
H A Dmisc.h185 extern void CreateIconWindow(ASWindow *tmp_win, int def_x, int def_y);
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/runtime/src/
H A Dinstance.rs1287 let from = if let Some(def_x) = module.local.defined_global_index(x) { in initialize_globals()
1288 instance.global(def_x) in initialize_globals()
/dports/cad/yosys/yosys-yosys-0.12/kernel/
H A Dsatgen.cc1007 std::vector<int> def_x = model_undef ? ez->vec_var(x.size()) : x; in importCell() local
1018 ez->SET(def_x.at(i), ez->XOR(s1, s2)); in importCell()
1019 ez->SET(def_y.at(i), ez->XOR(def_x.at(i), s3)); in importCell()
1052 undefGating(x, def_x, undef_x); in importCell()
/dports/x11-wm/tvtwm/tvtwm/
H A Dmenus.c3450 Iconify(tmp_win, def_x, def_y) in Iconify() argument
3452 int def_x, def_y;
3463 CreateIconWindow(tmp_win, def_x, def_y);
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dicons.c554 void CreateIconWindow(FvwmWindow *fw, int def_x, int def_y) in CreateIconWindow() argument
611 set_icon_position(fw, def_x, def_y); in CreateIconWindow()
/dports/x11-wm/twm/twm-1.0.11/src/
H A Dmenus.c2415 Iconify(TwmWindow *tmp_win, int def_x, int def_y) in Iconify() argument
2425 CreateIconWindow(tmp_win, def_x, def_y); in Iconify()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dicons.c555 void CreateIconWindow(FvwmWindow *fw, int def_x, int def_y) in CreateIconWindow() argument
612 set_icon_position(fw, def_x, def_y); in CreateIconWindow()
/dports/x11-wm/piewm/piewm-1.04/
H A Dmenus.c2487 Iconify(TwmWindow *tmp_win, int def_x, int def_y) in Iconify() argument
2497 CreateIconWindow(tmp_win, def_x, def_y); in Iconify()
/dports/math/giacxcas/giac-1.6.0/src/
H A Dplot.cc6553 static bool reeval_with_1arg_quoted(const gen & x,gen & res,gen & def_x,GIAC_CONTEXT){ in reeval_with_1arg_quoted() argument
6556 def_x=undef; in reeval_with_1arg_quoted()
6566 def_x=it->_SYMBptr->feuille._VECTptr->front(); in reeval_with_1arg_quoted()
6597 gen x=args._VECTptr->back(),def_x; in _as_function_of() local
6598 if (!reeval_with_1arg_quoted(x,res,def_x,contextptr)) in _as_function_of()
6863 gen x=vargs[1],def_x; in _lieu() local
6899 if (!reeval_with_1arg_quoted(x,res,def_x,contextptr)) in _lieu()
6902 if ( (def_x.type==_SYMB) && (def_x._SYMBptr->sommet==at_element) ){ in _lieu()
6904 if (def_x._SYMBptr->feuille.type==_VECT) { in _lieu()
6905 vecteur & v=*def_x._SYMBptr->feuille._VECTptr; in _lieu()
[all …]
/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dmenus.c4617 Iconify(TwmWindow * tmp_win, int def_x, int def_y) in Iconify() argument
4629 CreateIconWindow(tmp_win, def_x, def_y); in Iconify()

12