📄 demopr~1.searchresults
字号:
---- printData Matches (66 in 10 files) ----
Adjust.c:printData("brightness=%d", brightness);
Adjust.c:printData("Volume %d ",tempVolume);
AutoFunc.c: //printData("trans phase %d", adjPhase);
AutoFunc.c: //printData("thr %d", thr);
AutoFunc.c:// printData("hStart %d", hStart);
AutoFunc.c:// printData("hEnd %d", hEnd);
AutoFunc.c: //printData("1st htotal %d", tempHTotal);
AutoFunc.c: //printData("1st max width %d", autoWidth);
AutoFunc.c: //printData("2nd htotal %d", tempHTotal);
AutoFunc.c: //printData("2nd max width %d", autoWidth);
AutoFunc.c: // printData("3rd htotal %d", tempHTotal);
AutoFunc.c: // printData("max width %d", autoWidth);
AutoFunc.c: //printData("4th htotal %d", tempHTotal);
AutoFunc.c: //printData("4th max width %d", autoWidth);
AutoFunc.c: //printData("4th max width2 %d", autoWidth2);
AutoFunc.c: printData("final htotal %d", UserPrefHTotal);
AutoFunc.c:// printData("coast phase %d", bestPhase);
AutoFunc.c: //printData("coast phase %d", bestPhase);
AutoFunc.c: //printData("UserPref1 %d", UserPrefPhase);
AutoFunc.c: //printData("UserPref2 %d", UserPrefPhase);
AutoFunc.c: printData("final phase %d", UserPrefPhase);
Debug.c:void printData(char *str, WORD value);
Debug.c:void printData(char *str, WORD value)
Debug.h:extern void printData(char *str, WORD value);
Detect.c: //printData("input timing stable %d", SrcInputType);
Detect.c: printData("input timing index = %d", SrcModeIndex);
Detect.c:// printData("status %xH", fStatus);//mStar_ReadByte(INSTA));
Detect.c:// printData("stable counter %d", InputTimingStableCounter);
Detect.c: // printData("HPeriod %d", tempPeriod);
Detect.c: printData("HPeriod %d", tempPeriod);
Detect.c: //printData("VTotal %d", tempPeriod);
Detect.c: printData("VTotal %d", tempPeriod);
Detect.c: printData("HFreq = %d", hFreq);
Detect.c: printData("VFreq = %d", vFreq);
Detect.c: //printData("sail fine mode %d", SrcModeIndex); // sail add
Detect.c:printData("sail debuge SrcModeIndex = %d",SrcModeIndex);
Detect.c: //printData("Fs=%d", fStatus);
Menu.c: #define Out_i printData
Menu.c: printData("(25-40) %d" ,ToEnterFactoryKeyCounter);
Menu.c: // printData("draw menu %d", MenuPageIndex);
Menu.c: // printData("222Item %d", MenuItemIndex);
Menu.c: printData("draw menu %d", MenuPageIndex);
Menu.c: // printData("draw I %d", i);
Menu.c: //printData("save UserPrefVolume %d",UserPrefVolume);
Menu.c: //printData("save UserPrefVolume %d",UserPrefVolume);
MenuFunc.c:printData("value=%d", value);
MenuFunc.c:// printData("UserPrefOsdTime3 %d" , UserPrefOsdTime);
MenuFunc.c:// printData("Power off %x" ,MonitorFlags);
MenuFunc.c:// printData("UserPrefOsdTime3 %d" , UserPrefOsdTime);
msOSD.c:// printData("len %d" , len);
mStar.c: #define Out_i printData
mStar.c:// printData("enter free run mode %d", SrcInputType);
mStar.c: //printData("switch input port %d", SrcInputType);
mStar.c: //printData("input dclk %d", tempValue);
mStar.c: //printData("input height %d",height);
mStar.c: //printData("input width %d",width);
mStar.c: //printData("input sclk %d", sclk);
mStar.c: //printData("dclk1 output htotal %d", dstHTotal);
mStar.c: //printData("dclk2 output htotal %d", dstHTotal);
mStar.c: printData("output dclk %d", dclk);
mStar.c: printData("Check SL, %x",factor/0x100);
UserPref.c: //printData("Save Index %d", SaveIndex);
UserPref.c: //printData("MT %d",MonitorRetryTimes);
UserPref.c: printData("Preset=%d", SaveIndex);
UserPref.c: printData("User=%d", SaveIndex);
UserPref.c: //printData("BT %d",BoradRetryTimes);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -