Home
last modified time | relevance | path

Searched defs:deriv (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
DtestRegexp.c187 xmlExpNodePtr sub, deriv; in testReduce() local
219 xmlExpNodePtr deriv; in exprDebug() local
/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2.java143 private final double deriv; field in S2.Metric
149 public Metric(int dim, double deriv) { in Metric()
158 public double deriv() { in deriv() method in S2.Metric
/external/mesa3d/src/mesa/program/
Dprog_execute.c238 GLfloat deriv[4]; in fetch_vector4_deriv() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.cpp1283 …const unsigned int deriv = 2; // reciprocal is the rate of change of edge-parallel parameters as t… in TriGeneratePoints() local
/external/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.cpp1297 …const unsigned int deriv = 2; // reciprocal is the rate of change of edge-parallel parameters as t… in TriGeneratePoints() local
/external/python/httplib2/doc/html/
Dsearchindex.js1 …n:1,current:1,delet:1,version:1,"new":1,method:1,funtion:1,redirect:[0,1],deriv:1,gener:1,here:1,b… property
Dsearchindex.json1 …:[1],"version":[1],"new":[1],"public":[1],"funtion":[1],"redirect":[0,1],"deriv":[1],"gener":[1],"… array
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp8527 void build_cube_select(isel_context *ctx, Temp ma, Temp id, Temp deriv, in build_cube_select()