Searched refs:_TRUE (Results 1 - 15 of 15) sorted by relevance
/third_party/backends/backend/ |
H A D | plustek-pp_image.c | 166 return _TRUE; in fnEveryLines() 176 return _TRUE; in fnSampleLines() 188 return _TRUE; in fnSamplePreview() 250 return _TRUE; in fnReadToDriver() 276 return _TRUE; in fnReadOutScanner() 546 return _TRUE; in imageP98CopyToFilterBuffer() 617 while( _TRUE ) { in imageP98DataIsReady() 659 return _TRUE; in imageP98DataIsReady() 668 return _TRUE; in imageP98DataIsReady() 721 ps->DataInf.xyPhyDpi.x = imageGetPhysDPI( ps, pImgInf, _TRUE ); in imageP98GetInfo() [all...] |
H A D | plustek-pp_io.c | 248 return _TRUE; in fnSPPRead() 271 return _TRUE; in fnEPPRead() 329 return _TRUE; in fnBiDirRead() 416 return _TRUE; in ioP96OpenScanPath() 455 return _TRUE; in ioP98OpenScanPath() 471 return _TRUE; in ioP98OpenScanPath() 619 ps->IO.useEPPCmdMode = _TRUE; in ioEnterReadMode() 700 if (!( IOGetScanState( ps, _TRUE) & _SCANSTATE_STOP)) in IODownloadScanStates()
|
H A D | plustek-pp_types.h | 104 #ifndef _TRUE 105 # define _TRUE 1 macro
|
H A D | plustek-pp_motor.c | 556 ps->fFullLength = _TRUE; in motorP98FillBackLoop() 914 return _TRUE; in motorP98GotoShadingPosition() 1076 ps->SetMotorSpeed( ps, ps->bCurrentSpeed, _TRUE ); in motorP98UpdateDataCurrentReadLine() 1091 pScanStep->bStep = IOGetScanState(ps, _TRUE); in motorP96GetScanStateAndStatus() 1412 ps->Scan.fMotorBackward = _TRUE; /* backward */ in motorP96GotoShadingPosition() 1444 return _TRUE; in motorP96GotoShadingPosition() 1756 ps->fFullLength = _TRUE; in motorP96FillBackLoop() 2006 ps->SetMotorSpeed( ps, ps->bCurrentSpeed, _TRUE ); 2071 ps->Scan.fMotorBackward = _TRUE; 2167 ps->Scan.fMotorBackward = _TRUE; [all...] |
H A D | plustek-pp_ptdrv.c | 233 warmupNeeded = _TRUE; in ptdrvLampWarmup() 887 ps->fScanningStatus = _TRUE; in ptdrvIoctl() 1039 ps->fScanningStatus = _TRUE; in ptdrvRead() 1044 ps->Scan.fRefreshState = _TRUE; in ptdrvRead() 1072 ps->SetMotorSpeed( ps, ps->bCurrentSpeed, _TRUE ); in ptdrvRead() 1078 ps->Scan.bOldScanState = IOGetScanState( ps, _TRUE ) & _SCANSTATE_MASK; in ptdrvRead() 1215 if( _TRUE == PtDrvInitialized ) in PtDrvInit() 1228 PtDrvInitialized = _TRUE; in PtDrvInit()
|
H A D | plustek-pp_p48xx.c | 474 ps->f97003 = _TRUE; in p48xxSetupScannerVariables() 504 ps->fSonyCCD = _TRUE; in p48xxSetupScannerVariables() 657 ps->fHalfStepTableFlag = _TRUE; in p48xxSetupScanningCondition() 734 while (_TRUE) { in p48xxCalibration() 748 ps->fReshaded = _TRUE; in p48xxCalibration() 772 ps->Scan.fMotorBackward = _TRUE; in p48xxCalibration()
|
H A D | plustek-pp_p12.c | 104 ps->Device.fTpa = _TRUE; in p12InitiateComponentModel() 115 ps->Device.fTpa = _TRUE; in p12InitiateComponentModel() 129 ps->Device.fTpa = _TRUE; in p12InitiateComponentModel() 141 ps-> Device.fTpa = _TRUE; in p12InitiateComponentModel() 166 ps->Device.f2003 = _TRUE; in p12InitiateComponentModel()
|
H A D | plustek-pp_dac.c | 196 return _TRUE; in dacP98AdjustDAC() 204 Bool fDACStopFlag = _TRUE; in dacP98CheckChannelDarkLevel() 787 ps->ReInitAsic( ps, _TRUE ); in dacP98WaitForShading() 851 return _TRUE; in dacP98WaitForShading() 1054 while( _TRUE ) { in dacP96ReadColorShadingLine() 1503 return _TRUE; in dacP96003WaitForShading() 1587 while( _TRUE ) { in dacP96001FBKReading() 1791 return _TRUE; in dacP96001WaitForShading() 1836 ps->Shade.fStop = _TRUE; in dacP98003AdjustRGBGain() 2288 ps->Shade.fStop = _TRUE; in dacP98003AdjustDark() [all...] |
H A D | plustek-pp_genericio.c | 921 ps->fWarmupNeeded = _TRUE; in ioControlLampOnOff() 1250 if (!( IOGetScanState( ps, _TRUE) & _SCANSTATE_STOP)) in IOSetToMotorStepCount() 1258 ps->Scan.bOldScanState = IOGetScanState( ps, _TRUE ); in IOSetToMotorStepCount() 1293 return _TRUE; in IOReadOneShadingLine()
|
H A D | plustek-pp_p9636.c | 380 ps->Device.f0_8_16 = _TRUE; in p9636Init98001() 529 ps->Device.f0_8_16 = _TRUE; in p9636Init98001() 591 ps->Device.f0_8_16 = _TRUE; in p9636Init98001() 885 ps->fDoFilter = _TRUE; in p9636Calibration() 891 ps->fFilterFirstLine = _TRUE; in p9636Calibration() 1012 ps->Scan.fRefreshState = _TRUE; in P9636InitAsic()
|
H A D | plustek-pp_misc.c | 288 * @return Function returns _TRUE if everything is okay and _FALSE if a NULL 306 return _TRUE; in MiscAllPointersSet()
|
H A D | plustek-pp_procfs.c | 199 (ps->IO.slowIO == _TRUE?"delayed":"fast"), in procfsInfoReadProc()
|
H A D | plustek-pp_tpa.c | 860 while(!(IOGetScanState(ps, _TRUE) & _SCANSTATE_STOP) && in TPAP98003Reshading() 1090 ps->Shade.fStop = _TRUE; in TPAP98003Reshading()
|
H A D | plustek-pp_p12ccd.c | 1077 ps->Device.f0_8_16 = _TRUE; in P12InitCCDandDAC()
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-dynamic.tex | 285 \Const{\_U\_QP\_TRUE} (this constant is defined for all
|
Completed in 18 milliseconds