Home
last modified time | relevance | path

Searched refs:z (Results 226 – 250 of 563479) sorted by last modified time

12345678910>>...22540

/dports/x11/cinnamon/cinnamon-4.8.6/files/usr/local/share/applications/
H A Dcinnamon-settings-windows.desktop126 Comment[sl]=Upravljajte z možnostmi oken
H A Dcinnamon-settings-privacy.desktop137 Keywords[az]=gizlilik;sonuncu;gtk;özəl;
H A Dcinnamon-settings-startup.desktop77 Comment[az]=Başlama uyğulamalarınızı yönəldin
126 Comment[tr]=Başlangıç uygulamalarınızı yönetin
H A Dcinnamon-settings-universal-access.desktop107 Comment[az]=Əlçatımlılıq özəlliklərini qur
H A Dcinnamon-settings-desktop.desktop79 Comment[az]=İş qoyacağınızın simgələrini yönəldin
126 Comment[sl]=Upravljajte z ikonami namizja
H A Dcinnamon-settings-tiling.desktop106 Comment[sl]=Upravljajte z možnostmi razpostavljanja oken
H A Dcinnamon-settings-workspaces.desktop125 Comment[sl]=Upravljanje z možnostmi delovnih površin
/dports/x11/cinnamon/cinnamon-4.8.6/files/usr/local/share/desktop-directories/
H A Dcinnamon-hardware.directory129 Comment[hu]=Különböző hardvereszközök beállításai
H A Dcinnamon-internet-and-network.directory156 Comment[pl]=Ustawienia związane z siecią
H A Dcinnamon-other.directory48 Name[ig]=Ọz
149 Comment[ig]=Usoro iheomume na-abanyeghị n'ọ́nụ́ ndị ọz
/dports/x11/xscreensaver/xscreensaver-5.44/
H A Dconfigure.in404 if test -z "$GCC"; then
459 # if test -z "$GCC"; then
667 if test -z "$PERL" ; then
1282 if test -z "$PERL" ; then
2676 if test ! -z "$gtk_dir"; then
2684 if test -z "$pkg_config" ; then
4072 if test \! -z "$libdir" ; then
4834 sed -n 's/^[-a-z]*-\([0-9][0-9]*[.][0-9][0-9a-z]*\)-.*$/\1/p' | \
4838 if test \! -z "$rpmv" ; then
4868 if test -z "$debv"; then
[all …]
/dports/x11/xvt/xvt-3.0.1/src/
H A Dxvt.h682 #define MEMSET(x, y, z) memset((x), (y), (size_t)(z)) argument
683 #define MEMCPY(x, y, z) memcpy((void *)(x), (const void *)(y), (z)) argument
684 #define MEMMOVE(x, y, z) memmove((void *)(x), (const void *)(y), (z)) argument
686 #define STRNCASECMP(x, y, z) strncasecmp((x), (y), (z)) argument
688 #define STRNCPY(x, y, z) strncpy((char *)(x), (const char *)(y), (z)) argument
690 #define STRNCMP(x, y, z) strncmp((const char *)(x), (const char *)(y), (z)) argument
692 #define STRNCAT(x, y, z) strncat((char *)(x), (const char *)(y), (z)) argument
/dports/x11/workrave/workrave-1.10.44/
H A Dconfigure19086 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
19092 || ('s' <= (c) && (c) <= 'z'))
/dports/x11/xapp/xapp-2.2.6/libxapp/
H A Dmeson.build111 link_args: [ '-Wl,-Bsymbolic', '-Wl,-z,relro', '-Wl,-z,now', '-lm'],
/dports/x11/aterm/aterm-1.0.1/autoconf/
H A Dconfigure.in145 if test -z "$CFLAGS"; then
146 if test -z "$CCOPTS"; then
178 if test -z "`echo $CFLAGS | grep '\-Wall' 2> /dev/null`" ; then
186 if test -z "`echo $CFLAGS | grep '\-fPIC' 2> /dev/null`" ; then
/dports/x11/mlterm/mlterm-3.9.1/tool/w3mmlconfig/
H A Dmlconfig.cgi.in110 $value->{SECTION} = ~tr / A - Z / a - z / ;
252 $value->{$k} = ~tr / A - Z / a - z / ;
258 $value->{$k} = ~tr / a - z / A - Z / ;
264 $value->{$k} = ~tr / A - Z / a - z / ;
339 $k = ~tr / A - Z / a - z / ;
/dports/x11/xrsh/xrsh-5.92_2/
H A DChangeLog46 error. Replaced with [ ! -z ""]. Updated version to 5.3.
/dports/x11/wmappl/wmappl-0.71/src/
H A Dwmappl.c150 void wmappl_mouse(int x, int y, int z, int s) { in wmappl_mouse() argument
154 if(z==SCROLL_WHEEL_UP && s==MOUSE_PRESSED) { in wmappl_mouse()
158 else if(z==SCROLL_WHEEL_DOWN && s==MOUSE_PRESSED) { in wmappl_mouse()
/dports/x11/lavalauncher/lavalauncher-v2.1.1/doc/
H A Dlavalauncher.1.scd187 the exact placement on the z axis depends on the implementation of the
/dports/x11/xloadimage/xloadimage.4.1/
H A Dconfig.h.in39 /* Define if you have the z library (-lz). */
H A Dconfigure.in17 AC_CHECK_LIB(z, main)
H A Dconfigure1855 ac_lib_var=`echo z'_'main | sed 'y%./+-%__p_%'`
1884 ac_tr_lib=HAVE_LIB`echo z | sed -e 's/[^a-zA-Z0-9_]/_/g' \
H A Dconfigure.scan19 AC_CHECK_LIB(z, main)
/dports/x11/xdtm/xdtm/
H A Dlexical.l188 [A-Za-z]+ { int token = parse_keyword(yytext);
/dports/x11/xskyroot/xskyroot-920428_2/
H A Dastro.c189 double gt, jt, sunra, sundec, sunrv, sunlong, sunra_local, x,y,z; variable
221 z = sin(dtr(sundec))*sin(dtr(curr_lat))
229 *p_sun_lat = rtd(asin(z>1?1:z));
232 if( pz ) *pz = z;

12345678910>>...22540