Home
last modified time | relevance | path

Searched refs:limit (Results 1 – 25 of 235719) sorted by last modified time

12345678910>>...9429

/dports/audio/lewton/lewton-0.10.2/cargo-crates/vorbis-sys-0.0.8/libvorbis/lib/
H A Dpsy.c917 static void flag_lossless(int limit, float prepoint, float postpoint, float *mdct, in flag_lossless() argument
921 float point = j>=limit-i ? postpoint : prepoint; in flag_lossless()
934 static float noise_normalize(vorbis_look_psy *p, int limit, float *r, float *q, float *f, int *flag… in noise_normalize() argument
970 if(ve<.25f && (!flags || j>=limit-i)){ in noise_normalize()
1020 int limit = g->coupling_pointlimit[p->vi->blockflag][blobno]; in _vp_couple_quantize_normalize() local
1081 flag_lossless(limit,prepoint,postpoint,&mdct[k][i],floor[k],flag[k],i,jn); in _vp_couple_quantize_normalize()
1089 acc[track]=noise_normalize(p,limit,raw[k],quant[k],floor[k],NULL,acc[track],i,jn,iout); in _vp_couple_quantize_normalize()
1154 if(j<limit-i){ in _vp_couple_quantize_normalize()
1166 float derate = (1.0 - de*((float)(j-limit+i) / (float)(n-limit))); in _vp_couple_quantize_normalize()
1191 acc[track]=noise_normalize(p,limit,raw[Mi],quant[Mi],floor[Mi],flag[Mi],acc[track],i,jn,iM); in _vp_couple_quantize_normalize()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/afterstep/
H A Ddatabase160 # Make web browzer the last look to limit application & webpage naming conflicts
/dports/x11-wm/i3-gaps/i3-4.20.1/man/
H A Di3.man43 --shmlog-size <limit>::
44 Limits the size of the i3 SHM log to <limit> bytes. Setting this to 0 disables
/dports/x11-wm/spectrwm/spectrwm-SPECTRWM_3_4_1/
H A Dspectrwm.c2855 if (*limit == (int)sz - 1) in bar_replace_pad()
2856 *limit = 1; in bar_replace_pad()
2857 snprintf(tmp, sz, "%*s", *limit, " "); in bar_replace_pad()
2868 int limit, size, count; in bar_replace_seq() local
2887 limit = sizeof tmp - 1; in bar_replace_seq()
2888 if (limit <= 0 || limit >= (int)sizeof tmp) in bar_replace_seq()
2889 limit = sizeof tmp - 1; in bar_replace_seq()
2905 bar_replace_pad(tmp, &limit, sizeof tmp); in bar_replace_seq()
2969 padding_len = limit - (int)len; in bar_replace_seq()
2971 limit = len; in bar_replace_seq()
[all …]
/dports/x11-wm/euclid-wm/euclid-wm-b6b0319/
H A Deuclid-wm.c1918 int limit = 128 < (wmname.nitems) ? 128 : (wmname.nitems); in search_wins() local
1919 while (i < limit) { in search_wins()
1935 int limit = 128 < (wmname.nitems) ? 128 : (wmname.nitems); in search_wins() local
1936 while (i < limit) { in search_wins()
/dports/x11-wm/wmakerconf/wmakerconf-2.12/po/
H A DMakefile.in.in247 # Otherwise a system limit (for SysV at least) may be exceeded.
/dports/x11-wm/awesome/awesome-4.3/objects/
H A Dclient.c3712 ssize_t limit = 20; in client_tostring() local
3714 lua_pushlstring(L, name, MIN(len, limit)); in client_tostring()
3715 if (len > limit) in client_tostring()
3717 return len > limit ? 2 : 1; in client_tostring()
/dports/x11-wm/lxsession/lxsession-0.5.4/po/
H A DMakefile.in.in220 # Otherwise a system limit (for SysV at least) may be exceeded.
/dports/x11-wm/lxsession/lxsession-0.5.4/
H A Daclocal.m41300 # limit of 2048, but all sed's we know have understand at least 4000.
1992 # There is notably a 21 bits limit for the UID and the GID. In fact,
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/roaring/
H A Droaring.h969 const uint64_t limit = size - size % 16; in avx2_harley_seal_popcount256() local
972 for (; i < limit; i += 16) { in avx2_harley_seal_popcount256()
1029 const uint64_t limit = size - size % 16; \
1031 for (; i < limit; i += 16) { \
1110 const uint64_t limit = size - size % 16; \
1112 for (; i < limit; i += 16) { \
6212 bool ra_range_uint32_array(const roaring_array_t *ra, size_t offset, size_t limit, uint32_t *ans);
6680 bool roaring_bitmap_range_uint32_array(const roaring_bitmap_t *ra, size_t offset, size_t limit, uin…
/dports/x11-toolkits/blt/blt2.5/demos/
H A Dbusy2.tcl218 set limit [llength $bitmapList]
219 if { $count >= $limit } {
H A Dbusy1.tcl214 set limit [llength $bitmapList]
215 if { $count >= $limit } {
/dports/x11-toolkits/blt/blt2.5/generic/
H A DbltPs.c1278 int limit; local
1280 limit = PSTOKEN_BUFSIZ - 4; /* High water mark for the scratch
1293 if (count > limit) {
H A DbltGrAxis.c633 double limit = *(double *)(widgRec + offset); local
637 if (DEFINED(limit)) {
642 Tcl_PrintDouble(graphPtr->interp, limit, string);
/dports/x11-toolkits/gnome-pty-helper/vte-0.40.2/gnome-pty-helper/
H A Dgnome-pty-helper.c534 int limit; member
597 if (getrlimit (sensible_limits [i].limit, &rlim) != 0) in sanity_checks()
602 if (setrlimit (sensible_limits [i].limit, &rlim) != 0) { in sanity_checks()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dpropgridiface.sip701 bool limit = true
704 LimitPropertyEditing(id, limit=True)
706 Disables (limit = true) or enables (limit = false) wxTextCtrl editor
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/
H A DSoGuiRenderArea.cpp.in1034 planes will in practice severely limit the portability of
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/common/viewers/
H A DSoGuiViewer.cpp.in2308 in the scene), to limit the distance to either plane, or whatever
/dports/x11-toolkits/soqt/soqt/
H A Daclocal.m4813 # no limit to the length of command line arguments.
814 # Libtool will interpret -1 as no limit whatsoever
/dports/x11-toolkits/pyl-gtk2/pygtk-2.24.0/gtk/
H A Dgtk-2.10.defs2444 '("gint" "limit")
3000 '("gint" "limit")
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A Dglext.h8553 typedef void (APIENTRYP PFNGLPROGRAMVERTEXLIMITNVPROC) (GLenum target, GLint limit);
8558 GLAPI void APIENTRY glProgramVertexLimitNV (GLenum target, GLint limit);
/dports/x11-toolkits/vte/vte-0.28.2/gnome-pty-helper/
H A Dgnome-pty-helper.c534 int limit; member
597 if (getrlimit (sensible_limits [i].limit, &rlim) != 0) in sanity_checks()
602 if (setrlimit (sensible_limits [i].limit, &rlim) != 0) { in sanity_checks()
/dports/x11-toolkits/p5-Prima/Prima-1.63/
H A DAGPLv3178 the covered work, and you disclaim any intention to limit operation or
228 used to limit the access or legal rights of the compilation's users
/dports/x11-toolkits/p5-Prima/Prima-1.63/pod/Prima/
H A DWidget.pod1021 icons are allowed or not. Also, the pointer icon size may have a limit:
H A DClipboard.pod46 uses only three of these - ascii text, utf8 text, and image. It does not limit,

12345678910>>...9429