Home
last modified time | relevance | path

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

123

/external/perfetto/ui/src/widgets/
Dicon.ts24 filled?: boolean; property
29 const {icon, filled, className, ...htmlAttrs} = attrs; constant
/external/rust/android-crates-io/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/lzma/CPP/7zip/UI/FileManager/
DPanelCrc.cpp60 DWORD CDirEnumerator::GetNextFile(NFind::CFileInfo &fi, bool &filled, FString &resPath) in GetNextFile()
216 bool filled; in ProcessVirt() local
267 bool filled; in ProcessVirt() local
/external/rust/android-crates-io/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/elfutils/libelf/
Delf32_updatefile.c500 size_t filled = *filledp; in fill() local
535 size_t filled = 0; in __elfw2() local
/external/rust/android-crates-io/crates/tokio/src/io/
Dread_buf.rs25 filled: usize, field
62 pub fn filled(&self) -> &[u8] { in filled() method
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/data/
DLineRadarDataSet.java118 public void setDrawFilled(boolean filled) { in setDrawFilled()
/external/lzma/CPP/7zip/Archive/
DArjHandler.cpp518 HRESULT CArc::ReadBlock(bool &filled, CExtendedInfo *extendedInfo) in ReadBlock()
574 bool filled; in SkipExtendedHeaders() local
585 bool filled; in Open() local
594 HRESULT CArc::GetNextItem(CItem &item, bool &filled) in GetNextItem()
762 bool filled; in Open2() local
/external/rust/android-crates-io/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/lzma/CPP/7zip/Archive/Tar/
DTarIn.h68 bool filled; variable
/external/mesa3d/src/gallium/auxiliary/util/
Du_handle_table.c54 unsigned filled; member
Du_bitmask.c59 unsigned filled; member
/external/python/cpython3/Modules/_testcapi/
Dunicode.c65 Py_ssize_t start, length, filled; in unicode_fill() local
/external/lzma/CPP/7zip/UI/Far/
DProgressBox.cpp218 unsigned filled = 0; in Print() local
/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/android-crates-io/crates/unsafe-libyaml/src/bin/
Drun-emitter-test-suite.rs161 filled: usize, field
/external/rust/android-crates-io/crates/lazycell/src/
Dlib.rs106 pub fn filled(&self) -> bool { in filled() method
301 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/lzma/CPP/7zip/Archive/Rar/
DRarHandler.cpp502 HRESULT CInArchive::GetNextItem(CItem &item, ICryptoGetTextPassword *getTextPassword, bool &filled,… in GetNextItem()
1142 bool filled; in Open2() local
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/
Dvector_sparse.hpp919 typename index_array_type::size_type filled () const { in filled() function in boost::numeric::ublas::compressed_vector
931 void set_filled (const typename index_array_type::size_type & filled) { in set_filled()
1579 typename index_array_type::size_type filled () const { in filled() function in boost::numeric::ublas::coordinate_vector
1591 …onst typename index_array_type::size_type &sorted, const typename index_array_type::size_type &fil… in set_filled()
1920 size_type filled = 0; in sort() local

123