Home
last modified time | relevance | path

Searched refs:l (Results 1 – 25 of 771677) sorted by last modified time

12345678910>>...30868

/dports/audio/lewton/lewton-0.10.2/cargo-crates/vorbis-sys-0.0.8/libvorbis/lib/
H A Dpsy.c189 int l=0; in setup_tone_curves() local
197 if(lo_bin<l)l=lo_bin; in setup_tone_curves()
201 for(;l<hi_bin && l<n;l++) in setup_tone_curves()
202 if(brute_buffer[l]>workc[k][m][j]) in setup_tone_curves()
203 brute_buffer[l]=workc[k][m][j]; in setup_tone_curves()
206 for(;l<n;l++) in setup_tone_curves()
214 int l=0; in setup_tone_curves() local
222 if(lo_bin<l)l=lo_bin; in setup_tone_curves()
226 for(;l<hi_bin && l<n;l++) in setup_tone_curves()
228 brute_buffer[l]=workc[k][m][j]; in setup_tone_curves()
[all …]
H A Dsharedbook.c73 ogg_uint32_t *_make_words(char *l,long n,long sparsecount){ in _make_words() argument
80 long length=l[i]; in _make_words()
145 for(j=0;j<l[i];j++){ in _make_words()
151 if(l[i]) in _make_words()
H A Denvelope.c283 int l,m; in _ve_envelope_search()
298 for(l=0;l<last;l++)marker[l*ve->searchstep]=ve->filter[m].markers[l]*.1; in _ve_envelope_search()
305 for(l=0;l<last;l++)marker[l*ve->searchstep]=ve->filter[m+VE_BANDS].markers[l]*.1; in _ve_envelope_search()
309 for(l=0;l<last;l++)marker[l*ve->searchstep]=ve->mark[l]*.4; in _ve_envelope_search()
H A Dfloor1.c871 int k,l; in floor1_encode() local
885 for(l=0;l<csub;l++){ in floor1_encode()
887 if(val<maxval[l]){ in floor1_encode()
888 bookas[k]=l; in floor1_encode()
H A Dlookup_data.h171 0l, -401l, -803l, -1204l,
H A Dmdct.h67 extern void mdct_clear(mdct_lookup *l);
H A Dres0.c85 int j,k,l; in res0_free_look() local
98 for(l=0;l<statebook->entries;l++) in res0_free_look()
99 fprintf(of,"%d:%ld\n",l,look->training_data[k][j][l]); in res0_free_look()
488 long i,j,k,l; local
512 if(abs(in[0][l])>magmax)magmax=abs(in[0][l]);
514 if(abs(in[k][l])>angmax)angmax=abs(in[k][l]);
515 l++;
629 for(l=0;l<samples_per_partition;l++){
684 for(i=0,l=0;i<partvals;l++){
817 long i,k,l,s; local
[all …]
H A Dmapping0.c706 static int mapping0_inverse(vorbis_block *vb,vorbis_info_mapping *l){ in mapping0_inverse() argument
711 vorbis_info_mapping0 *info=(vorbis_info_mapping0 *)l; in mapping0_inverse()
H A Dmdct.c339 void mdct_clear(mdct_lookup *l){ in mdct_clear() argument
340 if(l){ in mdct_clear()
341 if(l->trig)_ogg_free(l->trig); in mdct_clear()
342 if(l->bitrev)_ogg_free(l->bitrev); in mdct_clear()
343 memset(l,0,sizeof(*l)); in mdct_clear()
H A Dsmallft.c413 for(l=1;l<ipph;l++){ in dradfg()
984 for(l=1;l<ipph;l++){ in dradbg()
1234 drftf1(l->n,data,l->trigcache,l->trigcache+l->n,l->splitcache); in drft_forward()
1239 drftb1(l->n,data,l->trigcache,l->trigcache+l->n,l->splitcache); in drft_backward()
1243 l->n=n; in drft_init()
1244 l->trigcache=_ogg_calloc(3*n,sizeof(*l->trigcache)); in drft_init()
1246 fdrffti(n, l->trigcache, l->splitcache); in drft_init()
1250 if(l){ in drft_clear()
1251 if(l->trigcache)_ogg_free(l->trigcache); in drft_clear()
1252 if(l->splitcache)_ogg_free(l->splitcache); in drft_clear()
[all …]
H A Dsmallft.h29 extern void drft_forward(drft_lookup *l,float *data);
30 extern void drft_backward(drft_lookup *l,float *data);
31 extern void drft_init(drft_lookup *l,int n);
32 extern void drft_clear(drft_lookup *l);
/dports/x11-wm/mutter/mutter-41.1/src/backends/x11/
H A Dmeta-seat-x11.c664 GList *l; in has_touchscreens() local
666 for (l = seat_x11->devices; l; l = l->next) in has_touchscreens()
668 if (clutter_input_device_get_device_type (l->data) == CLUTTER_TOUCHSCREEN_DEVICE) in has_touchscreens()
/dports/x11-wm/bbkeys/bbkeys-0.9.1/src/
H A DNetclient.cpp287 e.xclient.data.l[0] = data; in sendClientMessage()
288 e.xclient.data.l[1] = data1; in sendClientMessage()
289 e.xclient.data.l[2] = data2; in sendClientMessage()
290 e.xclient.data.l[3] = data3; in sendClientMessage()
291 e.xclient.data.l[4] = data4; in sendClientMessage()
/dports/x11-wm/gamescope/gamescope-3.7.1/src/
H A Dsteamcompmgr.cpp2136 uint32_t action = (uint32_t)ev->data.l[0]; in handle_net_wm_state()
2137 Atom *props = (Atom *)&ev->data.l[1]; in handle_net_wm_state()
2151 long opcode = ev->data.l[1]; in handle_system_tray_opcode()
2155 Window embed_id = ev->data.l[2]; in handle_system_tray_opcode()
2187 handle_wl_surface_id( w, ev->data.l[0]); in handle_client_message()
3061 if ( ev.xclient.data.l[0] == 24 && ev.xclient.data.l[1] == 8 ) in steamcompmgr_main()
3064 uint64_t vblanktime = (uint64_t(uint32_t(ev.xclient.data.l[2])) << 32) | in steamcompmgr_main()
3065 uint64_t(uint32_t(ev.xclient.data.l[3])); in steamcompmgr_main()
/dports/x11-wm/echinus/echinus-0.4.9/
H A Dewmh.c259 view(tags[ev->data.l[0]]); in clientmessage()
262 ewmh_process_state_atom(c, (Atom) ev->data.l[1], ev->data.l[0]); in clientmessage()
263 if (ev->data.l[2]) in clientmessage()
265 (Atom) ev->data.l[2], ev->data.l[0]); in clientmessage()
269 if (ev->data.l[0] == IconicState) { in clientmessage()
/dports/x11-wm/wmii/wmii-3.6/cmd/
H A Dutil.c150 utflcpy(char *to, const char *from, int l) { in utflcpy() argument
153 p = utfecpy(to, to+l, from); in utflcpy()
/dports/x11-wm/wmii/wmii-3.6/include/
H A Dutil.h36 int utflcpy(char *to, const char *from, int l);
/dports/x11-wm/wmii/wmii-3.6/cmd/wmii/
H A Dclient.c13 #define Mbsearch(k, l, cmp) bsearch(k, l, nelem(l), sizeof(*l), cmp) argument
430 e.xclient.data.l[0] = xatom(value); in send_client_message()
431 e.xclient.data.l[1] = CurrentTime; in send_client_message()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/
H A Dconfigure6455 for l in `freetype-config --cflags` ; do
6458 if test "x$l" = "x$p" ; then
6461 if test "x$l" = "x-I$p" ; then
6466 TTF_INCLUDES="$TTF_INCLUDES $l" ;
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/
H A Dconfigure4714 cat >conftest.l <<_ACEOF
6489 long int l;
6492 u.l = 1;
7336 for l in `echo "$GTK_LIBS"`; do
7339 if test "x$l" = "x$p" ; then
7351 if test "x$l" = "x$p" ; then
7497 if test "x$l" = "x$p" ; then
7509 if test "x$l" = "x$p" ; then
7681 if test "x$l" = "x$p" ; then
7711 if test "x$l" = "x$p" ; then
[all …]
/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/panel/
H A DMakefile.in61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/WinCommand/
H A DWinCommand.c116 int l = strlen (val); in atopixel() local
118 if (l >= 1) in atopixel()
120 if (val[l-1] == 'p' || val[l-1] == 'P' ) in atopixel()
122 char *clean_val = mystrndup( val, l-1 ); in atopixel()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/src/ASDocGen/
H A Dxmlproc.c441 int l ; in add_local_link() local
456 l = strlen(state->curr_url_page); in add_local_link()
458 if( state->curr_url_page[l-1] != '/' && in add_local_link()
459 ( l < 5 || mystrcasecmp( &(state->curr_url_page[l-5]), ".html" ) != 0) && in add_local_link()
460 ( l < 4 || mystrcasecmp( &(state->curr_url_page[l-4]), ".php" ) != 0) && in add_local_link()
461 ( l < 4 || mystrcasecmp( &(state->curr_url_page[l-4]), ".htm" ) != 0) && in add_local_link()
462 ( l < 4 || mystrcasecmp( &(state->curr_url_page[l-4]), ".jpg" ) != 0) && in add_local_link()
463 ( l < 4 || mystrcasecmp( &(state->curr_url_page[l-4]), ".png" ) != 0)) in add_local_link()
/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/wrapper/
H A DMakefile.in61 -*l) strip_trailopt 'l'; skip_next=yes;; \
62 -*l?*) strip_trailopt 'l';; \
/dports/x11-wm/xfce4-panel/xfce4-panel-4.16.3/icons/
H A DMakefile.in60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \

12345678910>>...30868