代码搜索:checking

找到约 6,492 项符合「checking」的源代码

代码结果 6,492
www.eeworm.com/read/450040/7491625

tdf scfifo_io61.tdf

--scfifo ADD_RAM_OUTPUT_REGISTER="ON" ALMOST_FULL_VALUE=256 DEVICE_FAMILY="Cyclone" LPM_NUMWORDS=1024 LPM_SHOWAHEAD="OFF" lpm_width=8 lpm_widthu=10 OPTIMIZE_FOR_SPEED=5 OVERFLOW_CHECKING="OFF" UNDERFL
www.eeworm.com/read/448350/7534444

m pcmu2lin.m

function x=pcmu2lin(p,s) %PCMU2LIN Convert Mu-law PCM to linear X=(P,S) % lin = pcmu2lin(pcmu) where pcmu contains a vector % of mu-law values in the range 0 to 255. % No checking is performed to
www.eeworm.com/read/440750/7682203

m pcmu2lin.m

function x=pcmu2lin(p,s) %PCMU2LIN Convert Mu-law PCM to linear X=(P,S) % lin = pcmu2lin(pcmu) where pcmu contains a vector % of mu-law values in the range 0 to 255. % No checking is performed to
www.eeworm.com/read/143498/12870397

m mpgdata.m

% input_index is defined after running mpgpick2.m % ====== get training and checking data input_n = length(input_index); t_data = data(1:2:size(data,1), [input_index size(data,2)]); c_data = dat
www.eeworm.com/read/320176/13431587

m pcmu2lin.m

function x=pcmu2lin(p,s) %PCMU2LIN Convert Mu-law PCM to linear X=(P,S) % lin = pcmu2lin(pcmu) where pcmu contains a vector % of mu-law values in the range 0 to 255. % No checking is performed to
www.eeworm.com/read/320172/13431676

m pcmu2lin.m

function x=pcmu2lin(p,s) %PCMU2LIN Convert Mu-law PCM to linear X=(P,S) % lin = pcmu2lin(pcmu) where pcmu contains a vector % of mu-law values in the range 0 to 255. % No checking is performed to
www.eeworm.com/read/304082/13801541

m pcmu2lin.m

function x=pcmu2lin(p,s) %PCMU2LIN Convert Mu-law PCM to linear X=(P,S) % lin = pcmu2lin(pcmu) where pcmu contains a vector % of mu-law values in the range 0 to 255. % No checking is performed to
www.eeworm.com/read/148153/5717347

in configure.in

AC_INIT(rlm_attr_rewrite.c) AC_REVISION($Revision: 1.1 $) AC_DEFUN(modname,[rlm_attr_rewrite]) if test x$with_[]modname != xno; then AC_PROG_CC AC_PROG_CPP ## We may need more complex checking h
www.eeworm.com/read/148153/5717359

in configure.in

AC_INIT(rlm_unix.c) AC_REVISION($Revision: 1.4 $) AC_DEFUN(modname,[rlm_unix]) if test x$with_[]modname != xno; then AC_PROG_CC AC_PROG_CPP AC_MSG_CHECKING(for system password file) if test -f
www.eeworm.com/read/148153/5717575

in configure.in

AC_INIT(rlm_checkval.c) AC_REVISION($Revision: 1.2 $) AC_DEFUN(modname,[rlm_checkval]) if test x$with_[]modname != xno; then AC_PROG_CC AC_PROG_CPP ## We may need more complex checking here. As