Home
last modified time | relevance | path

Searched defs:filled (Results 1 – 25 of 49) sorted by relevance

12

/external/proguard/src/proguard/gui/splash/
DRectangleSprite.java32 private final boolean filled; field in RectangleSprite
51 public RectangleSprite(boolean filled, in RectangleSprite()
73 public RectangleSprite(boolean filled, in RectangleSprite()
DCircleSprite.java32 private final boolean filled; field in CircleSprite
45 public CircleSprite(boolean filled, in CircleSprite()
/external/rust/crates/plotters/src/style/
Dshape.rs10 pub filled: bool, field
39 pub fn filled(&self) -> Self { in filled() method
Dcolor.rs40 fn filled(&self) -> ShapeStyle in filled() method
/external/perfetto/ui/src/frontend/widgets/
Dicon.ts23 filled?: boolean; property
/external/rust/crates/combine/tests/support/
Dmod.rs79 let filled = sub_buf.filled().len(); in poll_read() localVariable
115 let filled = sub_buf.filled().len(); in poll_read() localVariable
/external/liburing/test/
Dnop-all-sizes.c20 int filled = 0; in fill_nops() local
/external/rust/crates/tokio/src/io/
Dread_buf.rs25 filled: usize, field
62 pub fn filled(&self) -> &[u8] { in filled() method
/external/elfutils/libelf/
Delf32_updatefile.c500 size_t filled = *filledp; in fill() local
535 size_t filled = 0; in __elfw2() local
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/data/
DLineRadarDataSet.java118 public void setDrawFilled(boolean filled) { in setDrawFilled()
/external/rust/crates/protobuf/src/coded_output_stream/
Dbuffer.rs55 pub(crate) fn filled(&self) -> &[u8] { in filled() method
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/renderer/
DLineChartRenderer.java451 final Path filled = mGenerateFilledPathBuffer; in drawLinearFill() local
503 final Path filled = outputPath; in generateFilledPath() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_handle_table.c54 unsigned filled; member
Du_bitmask.c59 unsigned filled; member
/external/fsverity-utils/lib/
Dcompute_digest.c21 u32 filled; member
/external/swiftshader/src/Pipeline/
DSpirvShaderGroup.cpp116 SIMD::UInt filled = v; in EmitGroupNonUniform() local
150 SIMD::UInt filled = id.UInt(0) & active; in EmitGroupNonUniform() local
/external/rust/crates/lazycell/src/
Dlib.rs107 pub fn filled(&self) -> bool { in filled() method
302 pub fn filled(&self) -> bool { in filled() method
/external/elfutils/lib/
Ddynamicsizehash_concurrent.c409 size_t filled; in INSERT() local
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
Davs.c55 char filled; member
/external/guava/guava-tests/test/com/google/common/collect/
DMultimapsTest.java94 TreeMultimap<String, Integer> filled = TreeMultimap.create(); in testToMultimap() local
117 ListMultimap<Character, Character> filled = in testFlatteningToMultimap() local
DImmutableListMultimapTest.java422 ImmutableListMultimap<Character, Character> filled = in testFlatteningToImmutableListMultimap() local
DImmutableSetMultimapTest.java437 ImmutableSetMultimap<Character, Character> filled = in testFlatteningToImmutableSetMultimap() local
/external/cronet/net/disk_cache/blockfile/
Ddisk_format.h66 int32_t filled; // Flag to tell when we filled the cache. member
/external/lz4/examples/
DframeCompress.c203 void* src, size_t srcCapacity, size_t filled, size_t alreadyConsumed, in decompress_file_internal()
/external/rust/crates/tokio-test/src/
Dio.rs363 let filled = buf.filled().len(); in poll_read() localVariable

12