HomeSort by relevance Sort by last modified time
    Searched defs:Inf (Results 1 - 5 of 5) sorted by null

  /art/test/121-modifiers/src/
Inf.java 17 public interface Inf {
  /art/test/121-modifiers/classes/
Inf.class 
  /external/compiler-rt/test/ubsan/TestCases/Float/
cast-overflow.cpp 40 float Inf;
62 // Build a '+Inf'.
68 float Inf;
69 memcpy(&Inf, InfVal, 4);
80 double DblInf = (double)Inf; // ok
113 static int test_int = Inf;
  /external/pdfium/third_party/lcms2-2.6/src/
cmscnvrt.c 823 cmsFloat32Number Inf[4], Outf[4];
831 Inf[i] = (cmsFloat32Number) (In[i] / 65535.0);
834 LabK[3] = cmsEvalToneCurveFloat(bp ->KTone, Inf[3]);
845 cmsPipelineEvalFloat( Inf, Outf, bp ->cmyk2cmyk);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
setupapi.h 53 PVOID Inf;
    [all...]

Completed in 230 milliseconds