Searched refs:fxd (Results 1 – 7 of 7) sorted by relevance
13 git clean -fxd skqp/build \
41 git clean -fxd
46 git clean -fxd
27 git clean -fxd platform_tools/android/apps/$APP
1752 cmsFloat32Number fx[4], x[4], xd[4], fxd[4]; in cmsPipelineEvalReverseFloat() local1812 cmsPipelineEvalFloat(xd, fxd, lut); in cmsPipelineEvalReverseFloat()1814 Jacobian.v[0].n[j] = ((fxd[0] - fx[0]) / JACOBIAN_EPSILON); in cmsPipelineEvalReverseFloat()1815 Jacobian.v[1].n[j] = ((fxd[1] - fx[1]) / JACOBIAN_EPSILON); in cmsPipelineEvalReverseFloat()1816 Jacobian.v[2].n[j] = ((fxd[2] - fx[2]) / JACOBIAN_EPSILON); in cmsPipelineEvalReverseFloat()