Home
last modified time | relevance | path

Searched refs:nf (Results 1 – 21 of 21) sorted by relevance

/reactos/sdk/lib/3rdparty/libmpg123/
H A Dformat.c161 int c = nf->channels-1; in cap_fit()
162 int rn = rate2num(p, nf->rate); in cap_fit()
192 struct audioformat nf = *nnf; in enc_chan_fit() local
193 nf.rate = rate; in enc_chan_fit()
205 if(nf.channels == 2 && !(p->flags & MPG123_FORCE_STEREO)) nf.channels = 1; in enc_chan_fit()
206 else if(nf.channels == 1 && !(p->flags & MPG123_FORCE_MONO)) nf.channels = 2; in enc_chan_fit()
219 *nnf = nf; in enc_chan_fit()
228 struct audioformat nf; in frame_output_format() local
234 nf.channels = fr->stereo; in frame_output_format()
363 if(nf.rate == fr->af.rate && nf.channels == fr->af.channels && nf.encoding == fr->af.encoding) in frame_output_format()
[all …]
/reactos/sdk/lib/rossym/
H A Ddwarfpc.c52 int i, first, firstline, op, a, l, quantum, isstmt, linebase, linerange, opcodebase, nf; in dwarfpctoline() local
147 nf = 0; in dwarfpctoline()
204 newf = malloc(nf+1*sizeof(f[0])); in dwarfpctoline()
206 RtlMoveMemory(newf, f, nf*sizeof(f[0])); in dwarfpctoline()
209 f[nf++] = b.p; in dwarfpctoline()
305 if(i >= nf){ in dwarfpctoline()
/reactos/sdk/lib/rossym_new/
H A Ddwarfpc.c46 int i, first, firstline, op, a, l, quantum, isstmt, linebase, linerange, opcodebase, nf; in dwarfpctoline() local
145 nf = 0; in dwarfpctoline()
202 newf = malloc(nf+1*sizeof(f[0])); in dwarfpctoline()
204 RtlMoveMemory(newf, f, nf*sizeof(f[0])); in dwarfpctoline()
209 f[nf++] = s = dwarfgetstring(&b); in dwarfpctoline()
305 if(i >= nf){ in dwarfpctoline()
/reactos/base/applications/rapps/
H A DCreateCabFile.bat15 %UTF16LE_CMD% "%RAPPSDB_PATH%\%%~nf.txt" "%RAPPSDB_PATH%\utf16\%%~nf.txt"
/reactos/base/applications/taskmgr/
H A Dprocpage.c320 NUMBERFMTW nf; in SH_FormatInteger() local
335 ZeroMemory(&nf, sizeof(nf)); in SH_FormatInteger()
336 nf.lpDecimalSep = wszDecimalSep; in SH_FormatInteger()
337 nf.lpThousandSep = wszThousandSep; in SH_FormatInteger()
351 nf.Grouping = nf.Grouping * 10 + (wch - L'0'); in SH_FormatInteger()
356 if ((nf.Grouping % 10) == 0) in SH_FormatInteger()
357 nf.Grouping /= 10; in SH_FormatInteger()
359 nf.Grouping *= 10; in SH_FormatInteger()
365 &nf, in SH_FormatInteger()
/reactos/dll/win32/shell32/dialogs/
H A Dfiledefext.cpp192 NUMBERFMTW nf; in SH_FormatInteger() local
193 ZeroMemory(&nf, sizeof(nf)); in SH_FormatInteger()
194 nf.lpDecimalSep = wszDecimalSep; in SH_FormatInteger()
195 nf.lpThousandSep = wszThousandSep; in SH_FormatInteger()
210 nf.Grouping = nf.Grouping * 10 + (wch - L'0'); in SH_FormatInteger()
215 if ((nf.Grouping % 10) == 0) in SH_FormatInteger()
216 nf.Grouping /= 10; in SH_FormatInteger()
218 nf.Grouping *= 10; in SH_FormatInteger()
224 &nf, in SH_FormatInteger()
/reactos/sdk/lib/3rdparty/freetype/
H A Dautogen.sh142 eval `sed -nf version.sed include/freetype/freetype.h`
/reactos/drivers/network/tcpip/lwip/src/netif/
H A Dslipif.c330 slipif_loop_thread(void *nf) in slipif_loop_thread() argument
333 struct netif *netif = (struct netif *)nf; in slipif_loop_thread()
/reactos/drivers/filesystems/btrfs/
H A Dbtrfs.c1650 notification_fcb* nf = con; local
1656 send_notification_fcb(nf->fileref, nf->filter_match, nf->action, nf->stream);
1658 free_fileref(nf->fileref);
1664 ExFreePool(nf);
1668 notification_fcb* nf; local
1672 if (!nf) {
1680 ExFreePool(nf);
1686 nf->fileref = fileref;
1688 nf->action = action;
1689 nf->stream = stream;
[all …]
/reactos/base/applications/mscutils/eventvwr/
H A Deventvwr.c1105 NUMBERFMTW nf; in FormatInteger() local
1119 ZeroMemory(&nf, sizeof(nf)); in FormatInteger()
1120 nf.lpDecimalSep = wszDecimalSep; in FormatInteger()
1121 nf.lpThousandSep = wszThousandSep; in FormatInteger()
1135 nf.Grouping = nf.Grouping * 10 + (wch - L'0'); in FormatInteger()
1140 if ((nf.Grouping % 10) == 0) in FormatInteger()
1141 nf.Grouping /= 10; in FormatInteger()
1143 nf.Grouping *= 10; in FormatInteger()
1149 &nf, in FormatInteger()
/reactos/base/applications/notepad/lang/
H A Dhu-HU.rc159 STRING_DOESNOTEXIST "A megadott '%s'\nfájl nem létezik!\n\n\
/reactos/dll/cpl/access/lang/
H A Dde-DE.rc168 … LTEXT "Die Tastenkombination für ToggleKeys ist:\n<Num Lock> für fünf Sekunden gedrückt halten.",
/reactos/dll/win32/mciseq/
H A Dmcimidi.c533 int nf = -(char)HIBYTE(wmm->nDivision); /* number of frames */ in MIDI_ConvertPulseToMS() local
535 ret = (pulse * 1000) / (nf * nsf); in MIDI_ConvertPulseToMS()
/reactos/modules/rostests/winetests/d3dx9_36/
H A Dshader.c2024 int nf = 11;
2030 if (b) for (i = 0; i < n; i++) tmp.x += pos.z * f * nf;
4519 struct {int nf; int3 vnf;} snf = {31, 32, 33, 34};
4804 struct {int nf; int3 vnf;} sanf[2] = {41, 0, 43, 44, 41, 42, 43, 44};
5158 struct {int nf; struct {int nf; int3 vnf;} s; int nf1;} ssnf = {41, 0, 43, 44, 41, 42};
/reactos/sdk/tools/fatten/fatfs/
H A Dff.c705 UINT nf; in sync_window() local
716 for (nf = fs->n_fats; nf >= 2; nf--) { /* Reflect the change to all FAT copies */ in sync_window()
/reactos/dll/win32/winmm/
H A Dwinmm.c1499 int nf = -(char)HIBYTE(lpMidiStrm->dwTimeDiv); /* number of frames */ in MMSYSTEM_MidiStream_Convert() local
1501 ret = (pulse * 1000) / (nf * nsf); in MMSYSTEM_MidiStream_Convert()
/reactos/dll/win32/shell32/lang/
H A Dde-DE.rc69 MENUITEM "Ei&nfügen", IDM_INSERT
/reactos/dll/win32/getuname/lang/
H A Dde-DE.rc65 53 "Ziffer Fünf"
2001 1989 "NKo-Ziffer Fünf"
2423 2411 "Devanagari-Ziffer Fünf"
2551 2539 "Bengalische Ziffer Fünf"
2679 2667 "Gurmukhi-Ziffer Fünf"
2807 2795 "Gujarati-Ziffer Fünf"
2935 2923 "Oriya-Ziffer Fünf"
3063 3051 "Tamilische Ziffer Fünf"
3191 3179 "Telugu-Ziffer Fünf"
3319 3307 "Kannada-Ziffer Fünf"
[all …]
H A Dru-RU.rc13207 13195 "Квадратный nf"
H A Dro-RO.rc11795 13195 "Pătratul nf"
/reactos/modules/rostests/testdata/old/
H A Dtest.sfd1519 s8W-!s8W-!s8W-!s8W-!s8W#pr4g"]^V@P]r;?Tps8W-!s8W-!s8W-!s8W-!s8W,Pg"BS6>A@nf