Home
last modified time | relevance | path

Searched defs:density (Results 1 – 25 of 28) sorted by relevance

12

/third_party/boost/boost/accumulators/statistics/
Ddensity.hpp220 struct density struct
227 typedef accumulators::impl::density_impl<mpl::_1> impl;
232 static boost::parameter::keyword<density_cache_size> const cache_size;
233 static boost::parameter::keyword<density_num_bins> const num_bins;
243 extractor<tag::density> const density = {}; variable
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/platform/
DPlatformViewsController.java405 private static List<PointerCoords> parsePointerCoordsList(Object rawCoordsList, float density) { in parsePointerCoordsList()
415 private static PointerCoords parsePointerCoords(Object rawCoords, float density) { in parsePointerCoords()
445 float density = context.getResources().getDisplayMetrics().density; in toPhysicalPixels() local
/third_party/mesa3d/src/mesa/swrast/
Ds_fog.c186 const GLfloat density = -ctx->Fog.Density; in _swrast_fog_rgba_span() local
/third_party/icu/icu4c/source/tools/toolutil/
Ddenseranges.cpp102 int32_t density, in uprv_makeDenseRanges()
/third_party/node/deps/icu-small/source/tools/toolutil/
Ddenseranges.cpp102 int32_t density, in uprv_makeDenseRanges()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Ddenseranges.cpp102 int32_t density, in uprv_makeDenseRanges()
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Ddenseranges.cpp102 int32_t density, in uprv_makeDenseRanges()
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_screen.js84 density: '[PC preview] unknown density', property
/third_party/icu/icu4c/source/test/intltest/
Dtransrt.cpp311 void AbbreviatedUnicodeSetIterator::reset(UnicodeSet& newSet, UBool abb, int32_t density) { in reset()
470 int32_t density) in test()
565 void RTTest::test2(UBool quickRt, int32_t density) { in test2()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DRoundTripTest.java103 public void reset(UnicodeSet newSet, boolean abb, int density) { in reset()
1102 private int density = 100; field in RoundTripTest.TransliterationTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DRoundTripTest.java106 public void reset(UnicodeSet newSet, boolean abb, int density) { in reset()
1105 private int density = 100; field in RoundTripTest.TransliterationTest
/third_party/boost/libs/graph/test/
Dcsr_graph_test.cpp367 void graph_test(int nnodes, double density, int seed) in graph_test()
/third_party/musl/porting/uniproton/kernel/include/scsi/
Dscsi.h139 unsigned char density; member
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dscsi.h139 unsigned char density; member
/third_party/boost/boost/histogram/
Dindexed.hpp160 double density() const { in density() function in boost::histogram::indexed_range::accessor
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
Dscsi.h139 unsigned char density; member
/third_party/musl/include/scsi/
Dscsi.h139 unsigned char density; member
/third_party/musl/ndk_musl_include/scsi/
Dscsi.h139 unsigned char density; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DGLES1State.h81 GLfloat density; member
/third_party/mindspore/mindspore/numpy/
Dmath_ops.py4655 def histogram(a, bins=10, range=None, weights=None, density=False): # pylint: disable=redefined-bui… argument
4760 def histogramdd(sample, bins=10, range=None, weights=None, density=False): # pylint: disable=redefi… argument
4871 def histogram2d(x, y, bins=10, range=None, weights=None, density=False): # pylint: disable=redefine… argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DGLES1State.h81 GLfloat density; member
/third_party/NuttX/include/nuttx/
Dscsi.h721 uint8_t density; /* 0: density code */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dwpa_supplicant.c4621 int density)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dwpa_supplicant.c5528 int density)
/third_party/openSLES/api/1.0.1/
DOpenSLES.h1513 SLpermille density; member

12