Searched refs:Ox (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/freetype/dist/builds/compiler/
H A Dvisualc.mk69 CFLAGS ?= /nologo /c /Ox /W3 /WX
H A Dintelc.mk73 CFLAGS ?= /nologo /c /Ox /G5 /W3 /Qwd32
/xsrc/external/mit/glu/dist/src/libnurbs/interface/
H A Dinsurfeval.cc189 float Ox = 0.5*(xmin+xmax); local in function:gTessVertexSphere
195 float x= Ox+r * nx;
213 float Ox = 0.5*(xmin+xmax); local in function:gTessVertexCyl
219 float x= Ox+r * nx;

Completed in 7 milliseconds