Searched refs:Full (Results 1 - 13 of 13) sorted by relevance

/external/skia/src/animator/
H A DSkDrawFull.h24 DECLARE_EMPTY_MEMBER_INFO(Full);
H A DSkDisplayType.cpp139 CASE_NEW(Full);
/external/chromium/net/tools/flip_server/
H A Dbuffer_interface.h38 virtual bool Full() const = 0;
H A Dring_buffer.h46 virtual bool Full() const { return ReadableBytes() == BufferSize(); } function in class:net::RingBuffer
H A Dsimple_buffer.h42 virtual bool Full() const;
H A Dsimple_buffer.cc77 bool SimpleBuffer::Full() const { function in class:net::SimpleBuffer
H A Dflip_in_mem_edsm_server.cc883 while (!read_buffer_.Full()) {
/external/webkit/WebCore/inspector/front-end/
H A DDrawer.js121 this.state = (this.fullPanel ? WebInspector.Drawer.State.Full : WebInspector.Drawer.State.Variable);
201 this._animateDrawerHeight(height, WebInspector.Drawer.State.Full);
212 // so that the new animation can't do an immediate transition between Hidden/Full states.
254 // Immediate if going between Hidden and Full in full panel mode
255 if (this.fullPanel && (this.state === WebInspector.Drawer.State.Hidden || this.state === WebInspector.Drawer.State.Full))
315 Full: 2
/external/zlib/contrib/dotzlib/DotZLib/
H A DDotZLib.cs24 None, Partial, Sync, Full, Finish, Block enumerator in enum:DotZLib.FlushTypes
/external/chromium/third_party/icu/source/test/perf/perldriver/
H A DDataset.pm26 my $stats = Statistics::Descriptive::Full->new();
/external/icu4c/test/perf/perldriver/
H A DDataset.pm26 my $stats = Statistics::Descriptive::Full->new();
/external/libvpx/examples/includes/geshi/geshi/
H A Dtsql.php175 //Full-Text Search Procedures
/external/libvpx/
H A Dexamples.mk29 vpxdec.DESCRIPTION = Full featured decoder
39 vpxenc.DESCRIPTION = Full featured encoder

Completed in 156 milliseconds