/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() 68 private static float calcScreenArea(BoundingSphere bound, float distance, float screenWidth) { in calcScreenArea() 78 private static float calcScreenArea(BoundingBox bound, float distance, float screenWidth) { in calcScreenArea()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/ |
D | EstimatedParameter.java | 52 private boolean bound; field in EstimatedParameter 75 boolean bound) { in EstimatedParameter() 116 public void setBound(boolean bound) { in setBound()
|
/external/bison/lib/ |
D | getdtablesize.c | 77 unsigned int bound; in getdtablesize() local
|
/external/skia/src/gpu/ |
D | GrClipMaskCache.h | 118 const SkIRect& bound) { in acquireMask() 162 void getLastBound(SkIRect* bound) const { in getLastBound()
|
D | GrLayerHoister.cpp | 253 const SkRect bound = SkRect::Make(layer->rect()); in DrawLayersToAtlas() local 345 const SkRect bound = SkRect::Make(layer->rect()); in DrawLayers() local
|
/external/v8/test/mjsunit/compiler/ |
D | regress-serialized-slots.js | 41 function bound() function
|
/external/valgrind/drd/tests/ |
D | omp_prime.c | 19 int bound = floor(sqrt ((double)v)) + 1; in is_prime() local
|
/external/skia/tests/ |
D | DrawTextTest.cpp | 19 static void create(SkBitmap* bm, SkIRect bound) { in create()
|
D | FontHostStreamTest.cpp | 23 static void create(SkBitmap* bm, SkIRect bound) { in create()
|
D | ClipCacheTest.cpp | 107 const SkIRect& bound) { in check_state()
|
D | ClipStackTest.cpp | 417 SkRect bound; in test_rect_replace() local 524 SkRect bound; in test_rect_merging() local
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | util.rb | 140 def bound( lower, upper=nil ) method in Integer
|
/external/bison/src/ |
D | location.c | 217 boundary_set_from_string (boundary *bound, char *loc_str) in boundary_set_from_string()
|
/external/lzma/C/ |
D | Bcj2.c | 62 UInt32 bound; in Bcj2_Decode() local
|
/external/eigen/Eigen/src/Core/products/ |
D | SelfadjointMatrixVector.h | 75 Index bound = (std::max)(Index(0),size-8) & 0xfffffffe; in run() local
|
/external/ipsec-tools/src/libipsec/ |
D | ipsec_dump_policy.c | 274 ipsec_dump_ipsecrequest(buf, len, xisr, bound, withports) in ipsec_dump_ipsecrequest() argument
|
/external/mesa3d/src/egl/main/ |
D | eglsurface.c | 50 EGLint bound = surf->Config->MaxSwapInterval; in _eglClampSwapInterval() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/font/ |
D | LetterQuad.java | 134 Rectangle bound = block.getTextBox(); in isInvalid() local 253 final Rectangle bound = getBound(block); in update() local
|
D | Letters.java | 24 Letters(BitmapFont font, StringBlock bound, boolean rightToLeft) { in Letters()
|
/external/valgrind/auxprogs/ |
D | valgrind-listener.c | 175 static int atoi_with_bound ( const char* str, int bound ) in atoi_with_bound()
|
/external/guava/guava/src/com/google/common/reflect/ |
D | TypeToken.java | 304 @Nullable private TypeToken<? super T> boundAsSuperclass(Type bound) { in boundAsSuperclass()
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_state_draw.c | 407 bool bound[PIPE_MAX_ATTRIBS] = {}; in si_vertex_buffer_update() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
D | Camera.java | 1013 public FrustumIntersect contains(BoundingVolume bound) { in contains() 1058 public boolean containsGui(BoundingVolume bound) { in containsGui()
|
/external/valgrind/coregrind/m_debuginfo/ |
D | tytypes.c | 861 TyEnt* bound; in ML_() local
|
/external/libopus/celt/ |
D | celt_decoder.c | 427 int bound = eBands[effEnd]<<LM; in celt_decode_lost() local 931 int bound = M*eBands[effEnd]; local
|