Searched refs:fill (Results 176 - 200 of 657) sorted by relevance

1234567891011>>

/external/llvm/include/llvm/ADT/
H A DAPFloat.h231 /// \param type - The unspecified fill bits for creating the NaN, 0 by
236 APInt fill(64, type);
237 return getQNaN(Sem, Negative, &fill);
504 const APInt *fill = nullptr);
506 const APInt *fill);
/external/mesa3d/src/gallium/state_trackers/clover/core/
H A Dgeometry.hpp41 std::fill(it, a.end(), 0);
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
H A DTwoSecondIntersectionFinder.java59 Arrays.fill(fragments, -1);
75 // fill all -1 ones.
/external/openfst/src/include/fst/extensions/far/
H A Dcreate.h68 keybuf.fill('0');
/external/proguard/src/proguard/classfile/editor/
H A DVariableEditor.java64 Arrays.fill(deleted, 0, maxLocals, false);
/external/proguard/src/proguard/obfuscate/
H A DAttributeShrinker.java116 Arrays.fill(array, counter, length, null);
/external/proguard/src/proguard/optimize/info/
H A DVariableUsageMarker.java73 Arrays.fill(variableUsed, 0, maxLocals, false);
/external/protobuf/gtest/samples/
H A Dprime_tables.h103 ::std::fill(is_prime_, is_prime_ + is_prime_size_, true);
/external/skia/experimental/Intersection/
H A DEdgeWalker_Test.h23 extern bool testSimplify(const SkPath& path, bool fill, SkPath& out,
/external/skia/include/device/xps/
H A DSkXPSDevice.h232 BOOL stroke, BOOL fill,
237 BOOL stroke, BOOL fill, member in class:SkXPSDevice
260 BOOL stroke, BOOL fill, const SkPath& path);
294 BOOL* fill, BOOL* stroke);
/external/skia/src/pdf/
H A DSkPDFUtils.cpp193 void SkPDFUtils::PaintPath(SkPaint::Style style, SkPath::FillType fill, argument
204 NOT_IMPLEMENTED(fill == SkPath::kInverseEvenOdd_FillType, false);
205 NOT_IMPLEMENTED(fill == SkPath::kInverseWinding_FillType, false);
206 if (fill == SkPath::kEvenOdd_FillType) {
H A DSkPDFUtils.h51 static void PaintPath(SkPaint::Style style, SkPath::FillType fill,
/external/chromium_org/third_party/skia/src/gpu/
H A DGrDrawTarget.h316 * Draws path into the stencil buffer. The fill must be either even/odd or
320 void stencilPath(const GrPath*, SkPath::FillType fill);
326 void drawPath(const GrPath*, SkPath::FillType fill);
338 * @param fill Fill type for drawing all the paths
343 SkPath::FillType fill);
493 void executeDrawPath(const GrPath* path, SkPath::FillType fill, argument
495 this->onDrawPath(path, fill, dstCopy);
504 SkPath::FillType fill,
506 this->onDrawPaths(pathRange, indices, count, transforms, transformsType, fill, dstCopy);
501 executeDrawPaths(const GrPathRange* pathRange, const uint32_t indices[], int count, const float transforms[], PathTransformType transformsType, SkPath::FillType fill, const GrDeviceCoordTexture* dstCopy) argument
/external/skia/src/gpu/
H A DGrDrawTarget.h336 * Draws path into the stencil buffer. The fill must be either even/odd or
340 void stencilPath(const GrPath*, SkPath::FillType fill);
346 void drawPath(const GrPath*, SkPath::FillType fill);
353 * @param fill the fill type for drawing all the paths. Fill must not be a
358 const SkMatrix* transforms, SkPath::FillType fill,
511 void executeDrawPath(const GrPath* path, SkPath::FillType fill, argument
513 this->onDrawPath(path, fill, dstCopy);
520 const SkMatrix* transforms, SkPath::FillType fill,
523 this->onDrawPaths(pathCount, paths, transforms, fill, strok
519 executeDrawPaths(int pathCount, const GrPath** paths, const SkMatrix* transforms, SkPath::FillType fill, SkStrokeRec::Style stroke, const GrDeviceCoordTexture* dstCopy) argument
[all...]
/external/qemu/distrib/libsparse/src/
H A Dbacked_block.c44 } fill; member in union:backed_block::__anon29347
106 return bb->fill.val;
219 if (a->fill.val != b->fill.val) {
287 /* Queues a fill block of memory to be written to the specified data blocks */
299 bb->fill.val = fill_val;
/external/chromium_org/third_party/smhasher/src/
H A Dmd5.cpp275 int fill; local
282 fill = 64 - left;
290 if( left && ilen >= fill )
293 (void *) input, fill );
295 input += fill;
296 ilen -= fill;
/external/chromium_org/net/base/
H A Dmime_sniffer_unittest.cc372 std::fill(content.begin(), content.end(), 'x');
387 std::fill(content.begin(), content.end(), 'x');
/external/chromium_org/third_party/polymer/components/paper-menu-button/
H A Dpaper-menu-button.css45 fill: #c9c9c9;
/external/chromium_org/third_party/polymer/components/paper-radio-button/
H A Dpaper-radio-button.css69 #onRadio.fill {
/external/chromium_org/third_party/polymer/components-chromium/paper-menu-button/
H A Dpaper-menu-button.css45 fill: #c9c9c9;
/external/chromium_org/third_party/polymer/components-chromium/paper-radio-button/
H A Dpaper-radio-button.css69 #onRadio.fill {
/external/chromium_org/third_party/skia/gm/
H A Dmultipicturedraw.cpp49 SkPaint fill; local
50 fill.setStyle(SkPaint::kFill_Style);
51 fill.setColor(fillColor);
70 canvas->drawPath(hex, fill);
96 SkPaint fill; local
97 fill.setStyle(SkPaint::kFill_Style);
98 fill.setColor(SK_ColorLTGRAY);;
110 canvas->drawPath(tri, fill);
/external/libcxx/test/input.output/iostreams.base/ios/basic.ios.members/
H A DAndroid.mk67 test_name := input.output/iostreams.base/ios/basic.ios.members/fill
68 test_src := fill.pass.cpp
H A Dmove.pass.cpp103 ios2.fill('2');
128 assert(ios1.fill() == '2');
/external/oprofile/libpp/
H A Ddiff_container.cpp66 symbol.diffs.fill(sym.sample.counts.size(), -INFINITY);
77 symbol.diffs.fill(sym.sample.counts.size(), INFINITY);

Completed in 479 milliseconds

1234567891011>>