Home
last modified time | relevance | path

Searched defs:filled (Results 1 – 25 of 42) 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.rs8 pub filled: bool, field
14 pub fn filled(&self) -> Self { in filled() method
Dcolor.rs37 fn filled(&self) -> ShapeStyle in filled() method
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_fuchsia.cpp38 size_t filled; in Reset() local
/external/llvm-project/flang/test/Semantics/
Dselecttype02.f906 logical :: filled component
Dselecttype01.f907 logical :: filled component
/external/rust/crates/tokio/src/io/
Dread_buf.rs29 filled: usize, field
66 pub fn filled(&self) -> &[u8] { in filled() method
/external/elfutils/libelf/
Delf32_updatefile.c503 size_t filled = *filledp; in fill() local
538 size_t filled = 0; in __elfw2() local
/external/fsverity-utils/lib/
Dcompute_digest.c21 u32 filled; member
/external/mesa3d/src/gallium/auxiliary/util/
Du_handle_table.c54 unsigned filled; member
Du_bitmask.c59 unsigned filled; member
/external/virglrenderer/src/gallium/auxiliary/util/
Du_bitmask.c59 unsigned filled; member
/external/swiftshader/src/Pipeline/
DSpirvShaderGroup.cpp128 SIMD::UInt filled = v; in EmitGroupNonUniform() local
162 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.c397 size_t filled; in INSERT() local
/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
Davs.c53 char filled; member
/external/lz4/examples/
DframeCompress.c173 void* src, size_t srcCapacity, size_t filled, size_t alreadyConsumed, in decompress_file_internal()
/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.java421 ImmutableListMultimap<Character, Character> filled = in testFlatteningToImmutableListMultimap() local
DImmutableSetMultimapTest.java436 ImmutableSetMultimap<Character, Character> filled = in testFlatteningToImmutableSetMultimap() local
/external/rust/crates/tokio-test/src/
Dio.rs363 let filled = buf.filled().len(); in poll_read() localVariable
/external/speex/libspeexdsp/
Djitter.c82 int filled; /**< Number of entries occupied in "timing" and "counts"*/ member
/external/skia/src/gpu/
DGrAATriangulator.cpp156 bool filled = this->applyFillType(e->fWinding); in removeNonBoundaryEdges() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/
Dspan_test.cc94 std::vector<int> filled{1, 2, 3}; in TEST() local

12