Home
last modified time | relevance | path

Searched defs:sp (Results 1 – 25 of 48408) sorted by last modified time

12345678910>>...1937

/dports/x11-wm/wmii/wmii-3.6/cmd/wmii/
H A Dclient.c220 Point sp; in gravclient() local
H A Dx11.c700 translate(Window *src, Window *dst, Point sp) { in translate()
/dports/x11-wm/spectrwm/spectrwm-SPECTRWM_3_4_1/
H A Dspectrwm.c8709 argsep(char **sp) { in argsep()
8756 struct spawn_prog *sp; in spawn_insert() local
8799 spawn_remove(struct spawn_prog *sp) in spawn_remove()
8818 struct spawn_prog *sp; in clear_spawns() local
8829 struct spawn_prog *sp; in spawn_find() local
8841 struct spawn_prog *sp; in setspawn() local
8887 struct spawn_prog *sp; in validate_spawns() local
9132 struct spawn_prog *sp; in setconfbinding() local
10003 char *b, *str, *sp; in setconfvalue() local
10384 char *b, *str, *sp; in setconfcolorlist() local
[all …]
/dports/x11-wm/tvtwm/tvtwm/
H A Dparse.c1760 char *sp; local
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A Dgnocl.c526 int gnoclGetStockItem ( Tcl_Obj *obj, Tcl_Interp *interp, GtkStockItem *sp ) in gnoclGetStockItem()
599 GtkStockItem sp; in gnoclGetImage() local
/dports/x11-toolkits/xforms/xforms-1.2.4/fdesign/
H A Dsp_twheel.c71 FLI_THUMBWHEEL_SPEC *sp = obj->spec; in twheel_fill_in_spec_form() local
114 FLI_THUMBWHEEL_SPEC *sp = obj->spec, in twheel_emit_spec_fd_code() local
144 FLI_THUMBWHEEL_SPEC *sp = obj->spec, in twheel_emit_spec_c_code() local
H A Dsp_spinner.c42 FLI_SPINNER_SPEC *sp = obj->spec; in spinner_change_type() local
117 FLI_SPINNER_SPEC *sp = obj->spec; in spinner_fill_in_spec_form() local
170 FLI_SPINNER_SPEC *sp = obj->spec, in spinner_emit_spec_fd_code() local
212 FLI_SPINNER_SPEC *sp = obj->spec, in spinner_emit_spec_c_code() local
284 FLI_SPINNER_SPEC *sp = curobj->spec; in spn_minmax_change() local
306 FLI_SPINNER_SPEC *sp = curobj->spec; in spn_stepchange_cb() local
322 FLI_SPINNER_SPEC *sp = curobj->spec; in spn_initialvalue_change() local
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/coro/
H A Dcoro.c58 # define STACK_ADJUST_PTR(sp,ss) ((char *)(sp) + (ss) - 8) argument
59 # define STACK_ADJUST_SIZE(sp,ss) ((ss) - 8) argument
61 # define STACK_ADJUST_PTR(sp,ss) ((char *)(sp) + (ss)) argument
62 # define STACK_ADJUST_SIZE(sp,ss) (ss) argument
64 # define STACK_ADJUST_PTR(sp,ss) ((char *)(sp) + (ss) - 8) argument
65 # define STACK_ADJUST_SIZE(sp,ss) (ss) argument
67 # define STACK_ADJUST_PTR(sp,ss) (sp) argument
68 # define STACK_ADJUST_SIZE(sp,ss) (ss) argument
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DARMv7Assembler.h64 r13, sp = r13, enumerator
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A Dquaternion.h466 const f64 sp = sin(angle); in set() local
H A Dmatrix4.h830 const f64 sp = sin( rotation.Y ); in setRotationRadians() local
922 f64 sp = sin( rotation.Y ); in setInverseRotationRadians() local
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCAnimatedMeshHalfLife.cpp27 f32 sr, sp, sy, cr, cp, cy; in AngleQuaternion() local
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/aesGladman/
H A Dsha1.cpp163 const unsigned char *sp = data; in sha1_hash() local
H A Dsha2.cpp233 const unsigned char *sp = data; in sha256_hash() local
424 const unsigned char *sp = data; in sha512_hash() local
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/assembler/
H A DARMv7Assembler.h64 r13, sp = r13, enumerator
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_font.c1083 int sp = p-> sp - 2; in prima_try_height() local
1122 int i, best_i = -1, best_diff = INT_MAX, diff, sp = p-> sp - 1; in prima_try_height() local
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/unix/
H A Dguts.h267 int sp; member
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A Dprimguts.c1048 parse_hv( I32 ax, SV **sp, I32 items, SV **mark, int expected, const char *methodName) in parse_hv()
1074 push_hv( I32 ax, SV **sp, I32 items, SV **mark, int callerReturns, HV *hv) in push_hv()
1131 push_hv_for_REDEFINED( SV **sp, HV *hv) in push_hv_for_REDEFINED()
1174 pop_hv_for_REDEFINED( SV **sp, int returned, HV *hv, int expected) in pop_hv_for_REDEFINED()
/dports/x11-toolkits/p5-Prima/Prima-1.63/img/
H A Dbc_const.c328 int sp = 0; in cm_study_palette() local
/dports/x11-themes/qt5-style-plugins/qtstyleplugins-5.0.0-23-g335dbe/src/plugins/styles/gtk2/
H A Dqgtkstyle.cpp4015 QPixmap QGtkStyle::standardPixmap(StandardPixmap sp, const QStyleOption *option, in standardPixmap()
/dports/x11-fonts/gbdfed/gbdfed-1.6/
H A Dfontgrid.c3908 guchar *sel, *sp; in fontgrid_encode_selection() local
H A Dbdf.c386 char *sp, *ep, *end; in _bdf_split() local
1021 char *sp, *ep; in _bdf_is_atom() local
2693 char *sp, *ep, *eol; in bdf_save_font() local
4028 char sp[2]; in bdf_new_font() local
4368 bdf_glyph_t *cp, *sp, *ep; in bdf_delete_glyphs() local
6178 bdf_glyph_t *gp, *sp, *ep; in bdf_translate_glyphs() local
6423 bdf_glyph_t *gp, *sp, *ep; in bdf_rotate_glyphs() local
6698 bdf_glyph_t *gp, *sp, *ep; in bdf_shear_glyphs() local
6924 bdf_glyph_t *gp, *sp, *ep; in bdf_embolden_glyphs() local
/dports/x11-clocks/wmfishtime/wmfishtime-1.24/
H A Dfishmon.c93 static Sprite sp[34] = { variable
/dports/x11/slim/slim-1.3.6/
H A Dapp.cpp507 struct spwd *sp = getspnam(pw->pw_name); in AuthenticateUser() local
/dports/x11/gmrun/gmrun-0.9.2/src/
H A Dmain.cc398 string::size_type sp; in url_check() local

12345678910>>...1937