/external/jmonkeyengine/engine/src/core/com/jme3/scene/control/ |
D | AreaUtils.java | 59 public static float calcScreenArea(BoundingVolume bound, float distance, float screenWidth) { in calcScreenArea() argument 60 if (bound.getType() == BoundingVolume.Type.Sphere){ in calcScreenArea() 61 return calcScreenArea((BoundingSphere) bound, distance, screenWidth); in calcScreenArea() 62 }else if (bound.getType() == BoundingVolume.Type.AABB){ in calcScreenArea() 63 return calcScreenArea((BoundingBox) bound, distance, screenWidth); in calcScreenArea() 68 private static float calcScreenArea(BoundingSphere bound, float distance, float screenWidth) { in calcScreenArea() argument 74 float radius = (bound.getRadius() * screenWidth) / (distance * 2); in calcScreenArea() 78 private static float calcScreenArea(BoundingBox bound, float distance, float screenWidth) { in calcScreenArea() argument 80 float radiusSquare = bound.getXExtent() * bound.getXExtent() in calcScreenArea() 81 + bound.getYExtent() * bound.getYExtent() in calcScreenArea() [all …]
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/ |
D | EstimatedParameter.java | 52 private boolean bound; field in EstimatedParameter 63 bound = false; in EstimatedParameter() 75 boolean bound) { in EstimatedParameter() argument 78 this.bound = bound; in EstimatedParameter() 88 bound = parameter.bound; in EstimatedParameter() 116 public void setBound(boolean bound) { in setBound() argument 117 this.bound = bound; in setBound() 123 return bound; in isBound()
|
/external/bison/lib/ |
D | getdtablesize.c | 77 unsigned int bound; in getdtablesize() local 78 for (bound = 0x10000; _setmaxstdio (bound) < 0; bound = bound / 2) in getdtablesize() 81 dtablesize = bound; in getdtablesize()
|
/external/skia/src/gpu/ |
D | GrClipMaskCache.h | 118 const SkIRect& bound) { in acquireMask() argument 127 back->acquireMask(fContext, clipGenID, desc, bound); in acquireMask() 162 void getLastBound(SkIRect* bound) const { in getLastBound() argument 166 bound->setEmpty(); in getLastBound() 172 *bound = back->fLastBound; in getLastBound() 203 const SkIRect& bound) { in acquireMask() 212 fLastBound = bound; in acquireMask()
|
D | GrLayerHoister.cpp | 253 const SkRect bound = SkRect::Make(layer->rect()); in DrawLayersToAtlas() local 254 atlasCanvas->clipRect(bound); in DrawLayersToAtlas() 262 initialCTM.preTranslate(bound.fLeft, bound.fTop); in DrawLayersToAtlas() 345 const SkRect bound = SkRect::Make(layer->rect()); in DrawLayers() local 346 layerCanvas->clipRect(bound); in DrawLayers()
|
/external/lzma/C/ |
D | Bcj2.c | 29 #define IF_BIT_0(p) ttt = *(p); bound = (range >> kNumBitModelTotalBits) * ttt; if (code < bound) 30 #define UPDATE_0(p) range = bound; *(p) = (CProb)(ttt + ((kBitModelTotal - ttt) >> kNumMoveBits)); … 31 #define UPDATE_1(p) range -= bound; code -= bound; *(p) = (CProb)(ttt - (ttt >> kNumMoveBits)); NOR… 62 UInt32 bound; in Bcj2_Decode() local
|
D | LzmaDec.c | 19 #define IF_BIT_0(p) ttt = *(p); NORMALIZE; bound = (range >> kNumBitModelTotalBits) * ttt; if (code… 20 #define UPDATE_0(p) range = bound; *(p) = (CLzmaProb)(ttt + ((kBitModelTotal - ttt) >> kNumMoveBits… 21 #define UPDATE_1(p) range -= bound; code -= bound; *(p) = (CLzmaProb)(ttt - (ttt >> kNumMoveBits)); 49 …BIT_0_CHECK(p) ttt = *(p); NORMALIZE_CHECK; bound = (range >> kNumBitModelTotalBits) * ttt; if (co… 50 #define UPDATE_0_CHECK range = bound; 51 #define UPDATE_1_CHECK range -= bound; code -= bound; 156 UInt32 bound; in LzmaDec_DecodeReal() local 498 UInt32 bound; in LzmaDec_TryDummy() local
|
/external/v8/test/mjsunit/ |
D | debug-stepin-function-call.js | 140 var bound = g.bind(null, 3); 142 bound(); 147 var bound = g.bind(null, 3); 149 bound.apply(null, [3]);
|
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Shadow/ |
D | PostShadowPSSM.frag | 91 float bound = KERNEL * 0.5 - 0.5; 92 bound *= PCFEDGE; 93 for (float y = -bound; y <= bound; y += PCFEDGE){ 94 for (float x = -bound; x <= bound; x += PCFEDGE){
|
D | PostShadowPSSM15.frag | 110 float bound = KERNEL * 0.5 - 0.5; 111 bound *= PCFEDGE; 112 for (float y = -bound; y <= bound; y += PCFEDGE){ 113 for (float x = -bound; x <= bound; x += PCFEDGE){
|
/external/pcre/dist/testdata/ |
D | testoutput16 | 66 Subject length lower bound = 17 94 Subject length lower bound = 1 102 Subject length lower bound = 1 110 Subject length lower bound = 1 126 Subject length lower bound = 1 136 Subject length lower bound = 1
|
D | testoutput18-16 | 341 Subject length lower bound = 1 380 Subject length lower bound = 3 400 Subject length lower bound = 1 419 Subject length lower bound = 1 438 Subject length lower bound = 1 458 Subject length lower bound = 1 668 Subject length lower bound = 1 694 Subject length lower bound = 1 714 Subject length lower bound = 1 726 Subject length lower bound = 1 [all …]
|
D | testoutput18-32 | 339 Subject length lower bound = 1 378 Subject length lower bound = 3 398 Subject length lower bound = 1 417 Subject length lower bound = 1 436 Subject length lower bound = 1 456 Subject length lower bound = 1 665 Subject length lower bound = 1 691 Subject length lower bound = 1 711 Subject length lower bound = 1 723 Subject length lower bound = 1 [all …]
|
D | testoutput12 | 10 Subject length lower bound = 3 29 Subject length lower bound = -1 38 Subject length lower bound = 3 167 Subject length lower bound = 4
|
D | testoutput15 | 483 Subject length lower bound = 1 521 Subject length lower bound = 3 541 Subject length lower bound = 1 560 Subject length lower bound = 1 579 Subject length lower bound = 1 599 Subject length lower bound = 1 801 Subject length lower bound = 1 827 Subject length lower bound = 1 847 Subject length lower bound = 1 857 Subject length lower bound = 2 [all …]
|
/external/jmonkeyengine/engine/src/core/com/jme3/font/ |
D | LetterQuad.java | 134 Rectangle bound = block.getTextBox(); in isInvalid() local 135 if (bound == null) { in isInvalid() 138 return x0 > 0 && bound.x+bound.width-gap < getX1(); in isInvalid() 253 final Rectangle bound = getBound(block); in update() local 292 x0 = bound.x; in update() 333 xAdvance = bound.x-x0; in update()
|
/external/mesa3d/src/egl/main/ |
D | eglsurface.c | 50 EGLint bound = surf->Config->MaxSwapInterval; in _eglClampSwapInterval() local 51 if (interval >= bound) { in _eglClampSwapInterval() 52 interval = bound; in _eglClampSwapInterval() 55 bound = surf->Config->MinSwapInterval; in _eglClampSwapInterval() 56 if (interval < bound) in _eglClampSwapInterval() 57 interval = bound; in _eglClampSwapInterval()
|
/external/skia/tests/ |
D | DrawTextTest.cpp | 19 static void create(SkBitmap* bm, SkIRect bound) { in create() argument 20 bm->allocN32Pixels(bound.width(), bound.height()); in create()
|
D | FontHostStreamTest.cpp | 23 static void create(SkBitmap* bm, SkIRect bound) { in create() argument 24 bm->allocN32Pixels(bound.width(), bound.height()); in create()
|
/external/v8/test/mjsunit/compiler/ |
D | regress-serialized-slots.js | 41 function bound() function 48 return bound;
|
/external/bison/src/ |
D | location.c | 217 boundary_set_from_string (boundary *bound, char *loc_str) in boundary_set_from_string() argument 224 bound->column = atoi (delim+1); in boundary_set_from_string() 228 bound->line = atoi (delim+1); in boundary_set_from_string() 229 bound->file = uniqstr_new (loc_str); in boundary_set_from_string()
|
/external/eigen/Eigen/src/Core/products/ |
D | SelfadjointMatrixVector.h | 75 Index bound = (std::max)(Index(0),size-8) & 0xfffffffe; in run() local 77 bound = size - bound; in run() 79 for (Index j=FirstTriangular ? bound : 0; in run() 80 j<(FirstTriangular ? size : bound);j+=2) in run() 148 for (Index j=FirstTriangular ? 0 : bound;j<(FirstTriangular ? bound : size);j++) in run()
|
/external/valgrind/drd/tests/ |
D | omp_prime.c | 19 int bound = floor(sqrt ((double)v)) + 1; in is_prime() local 21 for (i = 2; i < bound; i++) in is_prime()
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebateResp2.txt | 18 the upper bound. The lower bound is always implied to be zero, for 22 explicitly. Since the lower bound must always be known in a high level
|
/external/mesa3d/src/gallium/docs/source/ |
D | resources.rst | 44 They can be bound to stream output if supported. 47 They can be also be bound to a shader stage as usual. 50 They can be also be bound to the framebuffer as usual. 65 - TODO: can they be bound to an FBO? 178 Surfaces are views of a resource that can be bound as a framebuffer to serve as the render target o… 189 Sampler views are views of a resource that can be bound to a pipeline stage to be sampled from shad…
|