Home
last modified time | relevance | path

Searched refs:Fill (Results 1 – 25 of 95) sorted by relevance

1234

/external/llvm/lib/TableGen/
DTableGenBackend.cpp23 static void printLine(raw_ostream &OS, const Twine &Prefix, char Fill, in printLine() argument
31 OS << Fill; in printLine()
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
DLookaheadStream.cs117 Fill(n); // out of elements? in SyncAhead()
121 public virtual void Fill(int n) { in Fill() method in Antlr.Runtime.Misc.LookaheadStream
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/
DLookaheadStream.cs136 Fill( n ); // out of elements? in SyncAhead()
140 public virtual void Fill( int n ) in Fill() method in Antlr.Runtime.Misc.LookaheadStream
/external/deqp/doc/testspecs/GLES2/
Dfunctional.rasterization.txt32 + Fill rule verification
43 Fill rules are tested using additive blend so that pixels on shared
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DBufferedTokenStream.cs374 Fill(); in ToString()
408 public virtual void Fill() in Fill() method in Antlr.Runtime.BufferedTokenStream
DTokenRewriteStream.cs420 Fill(); in ToOriginalString()
437 Fill(); in ToString()
443 Fill(); in ToString()
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBufferedTokenStream.cs327 Fill(); in ToString()
357 public virtual void Fill() { in Fill() method in Antlr.Runtime.BufferedTokenStream
DTokenRewriteStream.cs363 Fill(); in ToOriginalString()
377 Fill(); in ToString()
382 Fill(); in ToString()
/external/eigen/doc/
DSparseLinearSystems.dox15 … SparseCholesky \endlink</td><td>Direct LLt factorization</td><td>SPD</td><td>Fill-in reducing</td>
18 …SparseCholesky \endlink</td><td>Direct LDLt factorization</td><td>SPD</td><td>Fill-in reducing</td>
28 <td>Square </td><td>Fill-in reducing, Leverage fast dense algebra</td>
31 <td>Any, rectangular</td><td> Fill-in reducing</td>
34 …>Direct LLt, LDLt, LU factorizations</td><td>SPD \n SPD \n Square</td><td>Fill-in reducing, Levera…
37 …lmodSupport \endlink</td><td>Direct LLt factorization</td><td>SPD</td><td>Fill-in reducing, Levera…
40 …ckSupport \endlink</td><td>Direct LU factorization</td><td>Square</td><td>Fill-in reducing, Levera…
43 …LUSupport \endlink</td><td>Direct LU factorization</td><td>Square</td><td>Fill-in reducing, Levera…
/external/webp/src/dsp/
Denc.c200 static WEBP_INLINE void Fill(uint8_t* dst, int value, int size) { in Fill() function
213 Fill(dst, 127, size); in VerticalPred()
225 Fill(dst, 129, size); in HorizontalPred()
254 Fill(dst, 129, size); in TrueMotion()
279 Fill(dst, DC, size); in DCMode()
348 Fill(dst, dc >> 3, 4); in DC4()
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/
DTestFastLexer.cs73 tokens.Fill(); in Iterate()
/external/skia/src/codec/
DSkSwizzler.h163 static void Fill(void* dstStartRow, const SkImageInfo& dstInfo, size_t dstRowBytes,
DSkJpegCodec.cpp374 SkSwizzler::Fill(fSwizzler->getDstRow(), dstInfo, dstRowBytes, in onGetPixels()
414 SkSwizzler::Fill(dst, this->dstInfo(), rowBytes, count - y, SK_ColorBLACK, NULL); in onGetScanlines()
DSkCodec_libgif.cpp427 SkSwizzler::Fill(dst, dstInfo, dstRowBytes, height, fillIndex, colorTable);
480 SkSwizzler::Fill(swizzler->getDstRow(), dstInfo, dstRowBytes,
DSkCodec_libbmp.cpp772 SkSwizzler::Fill(dstStart, dstInfo, dstRowBytes, dstInfo.height() - y, fillColor, in decodeMask()
917 SkSwizzler::Fill(dst, dstInfo, dstRowBytes, height, SK_ColorTRANSPARENT, NULL); in decodeRLE()
1148 SkSwizzler::Fill(dstStart, dstInfo, dstRowBytes, dstInfo.height() - y, in decode()
/external/skia/tests/
DSwizzlerTest.cpp39 SkSwizzler::Fill(imageStart, imageInfo, rowBytes, endRow - startRow + 1, colorOrIndex, in check_fill()
/external/llvm/lib/Target/Sparc/
DREADME.txt57 * Fill delay slots
/external/eigen/Eigen/
DOrderingMethods42 * //Fill the matrix ...
/external/opencv/otherlibs/highgui/
Dimage.cpp248 void CvvImage::Fill( int color ) in Fill() function in CvvImage
Dhighgui.h375 virtual void Fill( int color );
/external/lzma/CPP/7zip/Archive/7z/
D7zIn.h61 void Fill() in Fill() function
D7zHandler.cpp419 _db.Fill(); in Open()
/external/libdrm/
DRELEASING64 out email headers. Fill out the blank between the email headers
/external/llvm/docs/
DHowToAddABuilder.rst55 #. Fill the buildslave description and admin name/e-mail. Here is an
/external/llvm/test/CodeGen/SystemZ/
Dframe-01.ll24 ; 12-bit offsets that end up being out of range. Fill the remaining

1234