OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EndVal
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Hexagon/
HexagonHardwareLoops.cpp
217
bool phiMayWrapOrUnderflow(MachineInstr *Phi, const MachineOperand *
EndVal
,
224
const MachineOperand *
EndVal
,
[
all
...]
/external/pdfium/third_party/lcms2-2.6/src/
cmsopt.c
724
int BeginVal,
EndVal
;
731
BeginVal = 0xffff;
EndVal
= 0;
734
BeginVal = 0;
EndVal
= 0xffff;
747
Slope = (
EndVal
- Val) / AtBegin; // AtBegin holds the X interval, which is same in both cases
[
all
...]
Completed in 1381 milliseconds