Home
last modified time | relevance | path

Searched refs:old_std (Results 1 – 7 of 7) sorted by relevance

/dports/print/freetype/freetype-1.3.1/contrib/win32/
H A Dtestw32dlg.cpp41 int old_std,old_err; variable
125 old_std=dup(_fileno(stdout)); in BEGIN_MESSAGE_MAP()
356 dup2(old_std,_fileno(stdout)); in OnDestroy()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/tw686x/
H A Dtw686x-video.c839 unsigned int old_std, detected_std = 0; in tw686x_querystd() local
846 old_std = reg_read(dev, SDT[vc->ch]); in tw686x_querystd()
858 reg_write(dev, SDT[vc->ch], old_std); in tw686x_querystd()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/tw686x/
H A Dtw686x-video.c839 unsigned int old_std, detected_std = 0; in tw686x_querystd() local
846 old_std = reg_read(dev, SDT[vc->ch]); in tw686x_querystd()
858 reg_write(dev, SDT[vc->ch], old_std); in tw686x_querystd()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/tw686x/
H A Dtw686x-video.c839 unsigned int old_std, detected_std = 0; in tw686x_querystd() local
846 old_std = reg_read(dev, SDT[vc->ch]); in tw686x_querystd()
858 reg_write(dev, SDT[vc->ch], old_std); in tw686x_querystd()
/dports/math/singular/Singular-Release-4-2-1/kernel/GBEngine/
H A Dsyz3.cc1840 ideal temp_gens,old_std; in syKosz() local
1866 old_std = id_Head(syzstr->res[0],currRing); in syKosz()
1874 isRegular = syIsRegular(old_std,syzstr->res[0],next_deg); in syKosz()
1906 idDelete(&old_std); in syKosz()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dinterf.c4894 new_std(int old_std) in new_std() argument
4899 if (old_std) in new_std()
4902 if (p_std->old == old_std) in new_std()
/dports/editors/jove/jove/
H A Dmac.c1407 Rect old_std = std_state(window); local