Home
last modified time | relevance | path

Searched defs:rmax (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/ppapi/generators/
Didl_release.py54 def __init__(self, rmin, rmax): argument
69 def SetReleaseRange(self, rmin, rmax): argument
94 def InRange(self, rmin, rmax): argument
155 def FindRange(self, rmin, rmax): argument
Didl_namespace.py51 def FindRange(self, name, rmin, rmax): argument
85 def __init__(self, name, rmin, rmax): argument
165 def VerifyFindAll(namespace, name, rmin, rmax, nodes): argument
/external/valgrind/main/perf/
Dffbench.c244 double mapbase, mapscale, /* x, */ rmin, rmax, imin, imax; in main() local
/external/mesa3d/src/mesa/swrast/
Ds_points.c308 const GLfloat rmax = radius + 0.7071F; in smooth_point() local
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
Ds_points.c308 const GLfloat rmax = radius + 0.7071F; in smooth_point() local
/external/qemu/include/ui/
Dconsole.h133 uint8_t rmax, gmax, bmax, amax; member
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
Dsp_setup.c1292 const float rmax = halfSize + 0.7071F; in sp_setup_point() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c1292 const float rmax = halfSize + 0.7071F; in sp_setup_point() local
/external/fio/
Dio_u.c93 uint64_t rmax; in __get_next_rand_offset() local
/external/flac/libFLAC/
Dstream_encoder.c4034 FLAC__uint32 rmax; in precompute_partition_info_escapes_() local
/external/chromium_org/third_party/libxml/src/
Dxmlschemas.c16745 xmlSchemaCheckParticleRangeOK(int rmin, int rmax, in xmlSchemaCheckParticleRangeOK()
/external/libxml2/
Dxmlschemas.c16774 xmlSchemaCheckParticleRangeOK(int rmin, int rmax, in xmlSchemaCheckParticleRangeOK()