Home
last modified time | relevance | path

Searched refs:Model (Results 1 – 25 of 201) sorted by relevance

123456789

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/concept/detail/
H A Dmsvc.hpp24 template <class Model>
27 virtual void failed(Model* x) in failed()
29 x->~Model(); in failed()
35 template <class Model>
36 struct check<failed ************ Model::************>
38 virtual void failed(Model* x) in failed()
40 x->~Model(); in failed()
55 template <class Model>
58 not_satisfied<Model>::value
61 , check<Model>
[all …]
H A Dgeneral.hpp28 template <class Model>
31 static void failed() { ((Model*)0)->~Model(); } in failed()
36 template <class Model>
37 struct requirement<failed ************ Model::************>
39 static void failed() { ((Model*)0)->~Model(); } in failed()
44 template <class Model>
47 static void failed() { ((Model*)0)->constraints(); } in failed()
50 template <class Model>
51 struct requirement_<void(*)(Model)>
53 concepts::not_satisfied<Model>
[all …]
H A Dhas_constraints.hpp21 template <class Model, void (Model::*)()>
31 template <class Model>
32 inline yes has_constraints_(Model*, wrap_constraints<Model,&Model::constraints>* = 0);
39 template <class Model>
44 , value = sizeof( detail::has_constraints_((Model*)0) ) == sizeof(detail::yes) );
H A Dborland.hpp15 template <class Model>
16 struct require<void(*)(Model)>
18 enum { instantiate = sizeof((((Model*)0)->~Model()), 3) };
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/bldcontrol/
H A Dmodels.py13 class BuildEnvironment(models.Model):
65 class BuildRequest(models.Model):
133 class BRLayer(models.Model):
142 class BRBitbake(models.Model):
148 class BRVariable(models.Model):
153 class BRTarget(models.Model):
158 class BRError(models.Model):
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/
H A Dmodels.py36 _base_save = models.Model.save
50 models.Model.save = save
100 class ToasterSetting(models.Model):
175 class Project(models.Model):
456 class Build(models.Model):
778 class ProjectTarget(models.Model):
783 class Target(models.Model):
945 class TargetKernelFile(models.Model):
955 class TargetSDKFile(models.Model):
964 class Target_Image_File(models.Model):
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/concept/
H A Dusage.hpp13 template <class Model>
16 ~usage_requirements() { ((Model*)0)->~Model(); } in ~usage_requirements()
H A Drequires.hpp36 template <class Model, class More>
39 BOOST_CONCEPT_ASSERT((Model));
/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A DKconfig2 bool "Enable Driver Model for PMIC drivers (UCLASS_PMIC)"
14 bool "Enable Driver Model for PMIC drivers (UCLASS_PMIC) in SPL"
64 bool "Enable Driver Model for PMIC PFUZE100"
71 bool "Enable Driver Model for PMIC MAX77686"
78 bool "Enable Driver Model for PMIC MAX8998"
85 bool "Enable Driver Model for PMIC MAX8997"
100 bool "Enable Driver Model for Qualcomm PM8916 PMIC"
133 bool "Enable Driver Model for PMIC Samsung S2MPS11"
147 bool "Enable Driver Model for emulated Sandbox PMIC "
172 bool "Enable Driver Model for the Samsung S5M8767 PMIC"
/OK3568_Linux_fs/buildroot/board/radxa/rockpi-4/
H A Dreadme.txt7 - ROCK PI 4 Model A
8 - ROCK PI 4 Model B
9 - ROCK PI 4 Model C
/OK3568_Linux_fs/u-boot/drivers/crypto/
H A DKconfig4 bool "Enable Driver Model for CRYPTO drivers (UCLASS_CRYPTO)"
10 bool "Enable Driver Model for CRYPTO drivers in spl"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/cim-schema/
H A Dcim-schema.inc1 SUMMARY = "Common Information Model (CIM) Schema"
2 DESCRIPTION = "Common Information Model (CIM) is a model for describing overall\
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A DKconfig2 bool "Enable Driver Model for REGULATOR drivers (UCLASS_REGULATOR)"
47 bool "Enable Driver Model for REGULATOR PFUZE100"
73 bool "Enable Driver Model for REGULATOR MAX77686"
81 bool "Enable Driver Model for REGULATOR Fixed value"
89 bool "Enable Driver Model for REGULATOR Fixed value in SPL"
96 bool "Enable Driver Model for GPIO REGULATOR"
139 bool "Enable Driver Model for Sandbox PMIC regulator"
/OK3568_Linux_fs/u-boot/drivers/ram/
H A DKconfig2 bool "Enable RAM drivers using Driver Model"
38 bool "Enable Driver Model for RAMDISK drivers"
52 bool "Enable Driver Model for DMC drivers"
/OK3568_Linux_fs/u-boot/drivers/cpu/
H A DKconfig2 bool "Enable CPU drivers using Driver Model"
11 bool "Enable AMP drivers using Driver Model"
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Damd_energy.rst16 - Processor Programming Reference (PPR) for AMD Family 17h Model 01h, Revision B1 Processors
20 …- Preliminary Processor Programming Reference (PPR) for AMD Family 17h Model 31h, Revision B0 Proc…
31 Model-specific Registers (MSRs) via the hardware monitor
/OK3568_Linux_fs/kernel/Documentation/power/
H A Denergy-model.rst4 Energy Model of devices
10 The Energy Model (EM) framework serves as an interface between drivers knowing
36 | Energy Model |
114 performance domain in the Energy Model framework using the (fake) 'foo'
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dazimuth.hpp133 template <typename ReturnType, typename Point1, typename Point2, typename Model>
134 inline ReturnType azimuth(Point1 const& p1, Point2 const& p2, Model const& model) in azimuth()
/OK3568_Linux_fs/u-boot/board/rockchip/evb_rv1108/
H A DREADME29 Model: Rockchip RV1108 Evaluation board
38 Model: Rockchip RV1108 Evaluation board
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dbcm2835-rpi-b.dts10 model = "Raspberry Pi Model B";
26 * Taken from Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
H A Dbcm2835-rpi-a.dts9 model = "Raspberry Pi Model A";
25 * Taken from Raspberry-Pi-Rev-1.0-Model-AB-Schematics.pdf
H A Dbcm2835-rpi-b-rev2.dts10 model = "Raspberry Pi Model B rev2";
26 * Taken from Raspberry-Pi-Rev-2.0-Model-AB-Schematics.pdf
H A Dbcm2835-rpi-a-plus.dts9 model = "Raspberry Pi Model A+";
32 * This is based on the unreleased schematic for the Model A+.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dmpls-sysctl.rst38 * 0 - disabled / RFC 3443 [Short] Pipe Model
39 * 1 - enabled / RFC 3443 Uniform Model (default)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/docbook-xml/docbook-xml-dtd4/
H A Ddocbook-xml-update-catalog.xml.patch78 +<public publicId="-//Norman Walsh//DTD CALS Table Model XML V4.0//EN"
82 +<!-- Table Model PUBLIC "-//SGML Open//DTD Exchange Table Model 19960430//EN" -->
83 +<public publicId="-//Normal Walsh//Exchange Table Model 19960430 XML V4.0//EN"
88 +<public publicId="-//OASIS//DTD XML Exchange Table Model 19990315//EN"
139 +<public publicId="-//OASIS//DTD DocBook CALS Table Model V4.1.2//EN"
143 +<public publicId="-//OASIS//DTD XML Exchange Table Model 19990315//EN"
281 <public publicId="-//OASIS//DTD DocBook CALS Table Model V4.3//EN"
287 <public publicId="-//OASIS//DTD XML Exchange Table Model 19990315//EN"

123456789