/external/skia/tests/ |
D | StrokerTest.cpp | 23 SkPath fill; in pathTest() local 139 SkPath path, fill; in DEF_TEST() local 178 SkPath path, fill; in DEF_TEST() local 218 SkPath path, fill; in DEF_TEST() local 270 SkPath path, fill; in DEF_TEST() local 328 SkPath path, fill; in DEF_TEST() local 373 SkPath path, fill; in DEF_TEST() local 412 SkPath path, fill; in DEF_TEST() local 437 SkPath path, fill; in DEF_TEST() local
|
/external/llvm/test/MC/Mips/ |
D | xgot.s | 22 .globl fill symbol 27 fill: # @fill label
|
/external/replicaisland/src/com/replica/replicaisland/ |
D | DrawableFactory.java | 75 protected void fill() { in fill() method in DrawableFactory.DrawableBitmapPool 112 protected void fill() { in fill() method in DrawableFactory.ScrollableBitmapPool 141 protected void fill() { in fill() method in DrawableFactory.TiledBackgroundVertexGridPool
|
D | HitPointPool.java | 22 protected void fill() { in fill() method in HitPointPool
|
D | VectorPool.java | 29 protected void fill() { in fill() method in VectorPool
|
D | GameComponentPool.java | 35 protected void fill() { in fill() method in GameComponentPool
|
D | ObjectPool.java | 70 protected abstract void fill(); in fill() method in ObjectPool
|
/external/lldb/test/ |
D | progress.py | 26 fill=unichr(0x25C9).encode("utf-8"), argument 82 fill=unichr(0x25C9).encode("utf-8"), argument 108 fill=unichr(0x25C9).encode("utf-8"), argument
|
/external/elfutils/src/libelf/ |
D | elf_fill.c | 43 elf_fill (fill) in elf_fill() argument
|
/external/skia/samplecode/ |
D | SampleEmptyPath.cpp | 33 SkPath::FillType fill) { in drawEmpty() 84 for (size_t fill = 0; fill < SK_ARRAY_COUNT(gFills); ++fill) { in onDrawContent() local
|
/external/skia/gm/ |
D | emptypath.cpp | 30 SkPath::FillType fill) { in drawEmpty() 83 for (size_t fill = 0; fill < SK_ARRAY_COUNT(gFills); ++fill) { in onDraw() local
|
D | linepaths.cpp | 28 SkPaint::Style style, SkPath::FillType fill, in drawPath() 105 for (size_t fill = 0; fill < SK_ARRAY_COUNT(gFills); ++fill) { in onDraw() local 171 SkPaint::Style style, SkPath::FillType fill, in drawPath() 249 for (size_t fill = 0; fill < SK_ARRAY_COUNT(gFills); ++fill) { in onDraw() local
|
D | quadpaths.cpp | 28 SkPaint::Style style, SkPath::FillType fill, in drawPath() 106 for (size_t fill = 0; fill < SK_ARRAY_COUNT(gFills); ++fill) { in onDraw() local 173 SkPaint::Style style, SkPath::FillType fill, in drawPath() 252 for (size_t fill = 0; fill < SK_ARRAY_COUNT(gFills); ++fill) { in onDraw() local
|
D | cubicpaths.cpp | 68 SkPaint::Style style, SkPath::FillType fill, in drawPath() 147 for (size_t fill = 0; fill < SK_ARRAY_COUNT(gFills); ++fill) { in onDraw() local 214 SkPaint::Style style, SkPath::FillType fill, in drawPath() 294 for (size_t fill = 0; fill < SK_ARRAY_COUNT(gFills); ++fill) { in onDraw() local
|
/external/tcpdump/missing/ |
D | sockstorage.h | 33 u_int8_t fill[126]; member
|
/external/libpcap/Win32/Include/ |
D | sockstorage.h | 33 u_int8_t fill[126]; member
|
/external/compiler-rt/test/asan/TestCases/ |
D | strcmp_strict.c | 12 char fill = 'o'; in main() local
|
D | strchr_strict.c | 12 char fill = 'o'; in main() local
|
/external/clang/test/CodeGen/ |
D | mmx-inline-asm.c | 7 void foo(long long fill) { in foo()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/ |
D | ValueServer.java | 138 public void fill(double[] values) throws IOException { in fill() method in ValueServer 152 public double[] fill(int length) throws IOException { in fill() method in ValueServer
|
/external/jetty/src/java/org/eclipse/jetty/websocket/ |
D | WebSocketParser.java | 51 void fill(Buffer buffer); in fill() method
|
/external/guava/guava-tests/test/com/google/common/jdk5backport/ |
D | Arrays.java | 23 public static void fill(byte[] array, byte val) { in fill() method in Arrays
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
D | Arrays.java | 259 public static void fill( in fill() method in Arrays 269 public static void fill( in fill() method in Arrays 279 public static void fill( in fill() method in Arrays 289 public static void fill( in fill() method in Arrays 299 public static void fill( in fill() method in Arrays
|
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/ |
D | PhysicsRayTestResult.java | 85 …public void fill(PhysicsCollisionObject collisionObject, Vector3f hitNormalLocal, float hitFractio… in fill() method in PhysicsRayTestResult
|
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/ |
D | PhysicsSweepTestResult.java | 85 …public void fill(PhysicsCollisionObject collisionObject, Vector3f hitNormalLocal, float hitFractio… in fill() method in PhysicsSweepTestResult
|