/external/tcpdump/missing/ |
sockstorage.h | 33 u_int8_t fill[126]; member in struct:sockaddr_storage 36 u_int8_t fill[127];
|
/external/webkit/Source/WebCore/platform/graphics/freetype/ |
GlyphPageTreeNodeFreeType.cpp | 41 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const SimpleFontData* fontData) function in class:WebCore::GlyphPage
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
GlyphPageTreeNodeCGWin.cpp | 37 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const SimpleFontData* fontData) function in class:WebCore::GlyphPage
|
GlyphPageTreeNodeCairoWin.cpp | 36 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const SimpleFontData* fontData) function in class:WebCore::GlyphPage
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
GradientWx.cpp | 45 void Gradient::fill(GraphicsContext*, const FloatRect&) function in class:WebCore::Gradient
|
GlyphMapWx.cpp | 38 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const SimpleFontData* fontData) function in class:WebCore::GlyphPage
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
GradientWinCE.cpp | 47 void Gradient::fill(GraphicsContext* c, const FloatRect& r) function in class:WebCore::Gradient
|
GlyphPageTreeNodeWinCE.cpp | 36 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const SimpleFontData* fontData) function in class:WebCore::GlyphPage
|
/external/oprofile/libutil++/ |
stream_util.h | 21 * save the stream flags, precision and fill char. 36 char fill; member in class:io_state
|
growable_vector.h | 88 /// fill container with given value 89 void fill(size_type size, T const & value) { function in class:growable_vector
|
/external/webkit/Source/WebCore/platform/graphics/haiku/ |
GlyphPageTreeNodeHaiku.cpp | 41 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* characterBuffer, unsigned bufferLength, const SimpleFontData* fontData) function in class:WebCore::GlyphPage
|
GradientHaiku.cpp | 67 void Gradient::fill(GraphicsContext* context, const FloatRect& rect) function in class:WebCore::Gradient
|
/external/replicaisland/src/com/replica/replicaisland/ |
GameComponentPool.java | 25 fill(); method 31 fill(); method 35 protected void fill() { method in class:GameComponentPool
|
HitPointPool.java | 22 protected void fill() { method in class:HitPointPool
|
VectorPool.java | 29 protected void fill() { method in class:VectorPool
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
GradientCairo.cpp | 89 void Gradient::fill(GraphicsContext* context, const FloatRect& rect) function in class:WebCore::Gradient
|
/hardware/invensense/libsensors_iio/ |
InputEventReader.cpp | 53 ssize_t InputEventCircularReader::fill(int fd)
function in class:InputEventCircularReader
|
/device/samsung/manta/libsensors/ |
InputEventReader.cpp | 55 ssize_t InputEventCircularReader::fill(int fd) function in class:InputEventCircularReader 95 ssize_t eventCount = fill(fd);
|
/device/samsung/tuna/libsensors/ |
InputEventReader.cpp | 55 ssize_t InputEventCircularReader::fill(int fd) function in class:InputEventCircularReader 96 ssize_t eventCount = fill(fd);
|
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/collision/ |
PhysicsSweepTestResult.java | 85 public void fill(PhysicsCollisionObject collisionObject, Vector3f hitNormalLocal, float hitFraction, boolean normalInWorldSpace) { method in class:PhysicsSweepTestResult
|
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
IDList.java | 54 Arrays.fill(newList, 0); 55 Arrays.fill(oldList, 0);
|
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/ |
PhysicsRayTestResult.java | 85 public void fill(PhysicsCollisionObject collisionObject, Vector3f hitNormalLocal, float hitFraction, boolean normalInWorldSpace) { method in class:PhysicsRayTestResult
|
PhysicsSweepTestResult.java | 85 public void fill(PhysicsCollisionObject collisionObject, Vector3f hitNormalLocal, float hitFraction, boolean normalInWorldSpace) { method in class:PhysicsSweepTestResult
|
/external/webkit/Source/WebCore/platform/graphics/pango/ |
GlyphPageTreeNodePango.cpp | 74 bool GlyphPage::fill(unsigned offset, unsigned length, UChar* buffer, unsigned bufferLength, const SimpleFontData* fontData) function in class:WebCore::GlyphPage
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
GradientQt.cpp | 114 void Gradient::fill(GraphicsContext* context, const FloatRect& rect) function in class:WebCore::Gradient
|