Home
last modified time | relevance | path

Searched full:necessity (Results 1 – 25 of 52) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/tile/
H A Dtile_loader.hpp25 if (newNecessity != necessity) { in setNecessity()
26 necessity = newNecessity; in setNecessity()
27 if (necessity == TileNecessity::Required) { in setNecessity()
51 TileNecessity necessity; member in mbgl::TileLoader
H A Dcustom_geometry_tile.cpp20 necessity(TileNecessity::Optional), in CustomGeometryTile()
57 if (newNecessity != necessity || stale ) { in setNecessity()
58 necessity = newNecessity; in setNecessity()
59 if (necessity == TileNecessity::Required) { in setNecessity()
H A Dvector_tile.cpp15 void VectorTile::setNecessity(TileNecessity necessity) { in setNecessity() argument
16 loader.setNecessity(necessity); in setNecessity()
H A Dtile_loader_impl.hpp18 necessity(TileNecessity::Optional), in TileLoader()
36 } else if (necessity == TileNecessity::Required) { in TileLoader()
73 if (necessity == TileNecessity::Required) { in loadFromCache()
H A Draster_tile.cpp77 void RasterTile::setNecessity(TileNecessity necessity) { in setNecessity() argument
78 loader.setNecessity(necessity); in setNecessity()
H A Draster_dem_tile.cpp121 void RasterDEMTile::setNecessity(TileNecessity necessity) { in setNecessity() argument
122 loader.setNecessity(necessity); in setNecessity()
H A Dcustom_geometry_tile.hpp37 TileNecessity necessity; member in mbgl::CustomGeometryTile
/OK3568_Linux_fs/kernel/include/linux/
H A Dadreno-smmu-priv.h22 * the GPU's SMMU instance. This is by necessity, as the GPU is directly
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/powerpc/
H A Dsleep.yaml39 sleep-map should wait until its necessity is demonstrated).
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dcoredump.h62 * This one-shot flag is dropped due to necessity of changing exe once again
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dplatform.h392 * \note The usage and necessity of this function is dependent on the platform.
408 * \note The usage and necessity of this function is dependent on the platform.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dplatform.h392 * \note The usage and necessity of this function is dependent on the platform.
408 * \note The usage and necessity of this function is dependent on the platform.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dplatform.h392 * \note The usage and necessity of this function is dependent on the platform.
408 * \note The usage and necessity of this function is dependent on the platform.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dplatform.h392 * \note The usage and necessity of this function is dependent on the platform.
408 * \note The usage and necessity of this function is dependent on the platform.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.6.032 platform caused the necessity for such and update.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dtile_pyramid.cpp135 auto retainTileFn = [&](Tile& tile, TileNecessity necessity) -> void { in update() argument
137 tile.setNecessity(necessity); in update()
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dslimbus.rst80 This creates the necessity for the driver to know when the device is functional
/OK3568_Linux_fs/kernel/Documentation/x86/i386/
H A DIO-APIC.rst82 necessity, PCI IRQs can be shared at will, but it's a good for performance
/OK3568_Linux_fs/kernel/Documentation/process/
H A Dcode-of-conduct-interpretation.rst71 discussion, but at the very end there is a basic necessity to be able to
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dfield-order.rst17 fields reduces the flicker without the necessity of doubling the frame
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/
H A D0002-compiler-rt-support-a-new-embedded-linux-target.patch64 +# and the ABI (out of necessity) passes floating values in normal registers:
/OK3568_Linux_fs/u-boot/include/mtd/
H A Dmtd-abi.h261 * used out of necessity (e.g., `write()', ioctl(MEMWRITEOOB64)).
/OK3568_Linux_fs/kernel/include/uapi/mtd/
H A Dmtd-abi.h272 * used out of necessity (e.g., `write()', ioctl(MEMWRITEOOB64)).
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/mtd/
H A Dmtd-abi.h271 * used out of necessity (e.g., `write()', ioctl(MEMWRITEOOB64)).
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/mtd/
H A Dmtd-abi.h271 * used out of necessity (e.g., `write()', ioctl(MEMWRITEOOB64)).

123