Home
last modified time | relevance | path

Searched defs:components (Results 1 - 25 of 298) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Drange.hpp31 inline length_t components(tvec1<T, P> const & v) in components() function
37 inline length_t components(tvec2<T, P> const & v) in components() function
43 inline length_t components(tvec3<T, P> const & v) in components() function
49 inline length_t components(tvec4<T, P> const & v) in components() function
55 inline length_t components(genType const & m) in components() function
H A Dtype_trait.hpp46 static length_t const components = 0; member
59 components = 1 enumerator
71 components = 2 enumerator
83 components = 3 enumerator
95 components = 4 enumerator
107 components = 2, enumerator
121 components = 2, enumerator
135 components = 2, enumerator
149 components = 3, enumerator
163 components enumerator
177 components = 3, global() enumerator
191 components = 4, global() enumerator
205 components = 4, global() enumerator
219 components = 4, global() enumerator
233 components = 4 global() enumerator
245 components = 8 global() enumerator
[all...]
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dmulti_composed_component.h32 MultiComposedComponent(const ComposeId& id, const std::string& name, const std::list<RefPtr<Component>>& components) in MultiComposedComponent() argument
/third_party/alsa-lib/modules/mixer/simple/python/
H A Dmain.py16 components = info['components'] variable
/third_party/libexif/libexif/
H A Dexif-gps-ifd.h43 uint16_t components; member
/arkcompiler/runtime_core/libpandabase/templates/
H A Dlogger.rb50 def components method in LoggerData
/arkcompiler/runtime_core/static_core/libpandabase/templates/
H A Dlogger.rb50 def components method in LoggerData
/third_party/libexif/libexif/apple/
H A Dmnote-apple-entry.h33 unsigned long components; member
/third_party/libexif/libexif/pentax/
H A Dmnote-pentax-entry.h33 unsigned long components; member
/third_party/libexif/libexif/fuji/
H A Dmnote-fuji-entry.h35 unsigned long components; member
/third_party/libexif/libexif/olympus/
H A Dmnote-olympus-entry.h33 unsigned long components; member
/third_party/libexif/libexif/canon/
H A Dmnote-canon-entry.h33 unsigned long components; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dvector_dce.h39 utils::BitVector components; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dvector_dce.h39 utils::BitVector components; member
/third_party/skia/src/sksl/ir/
H A DSkSLSwizzle.h59 const ComponentArray& components() const { in components() function
[all...]
/third_party/spirv-tools/source/opt/
H A Dvector_dce.h39 utils::BitVector components; member
/arkcompiler/runtime_core/compiler/
H A Dcompiler_logger.h63 static std::bitset<CompilerLoggerComponents::LOG_COMPONENTS_NUM> components; member in panda::compiler::CompilerLogger
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
H A Dcomponent_query.h110 BASE_NS::vector<IComponentManager::ComponentId> components; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/
H A Dglobal_config.h34 std::vector<ComponentConfig> *components = nullptr; member in OHOS::DistributedData::final
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dconfig_factory_test.cpp55 auto *components = ConfigFactory::GetInstance().GetComponentConfig(); in HWTEST_F() local
/foundation/distributeddatamgr/pasteboard/services/load/include/
H A Dconfig.h36 std::vector<Component> components; member in OHOS::MiscServices::final
/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
H A Ddelta-mjpeg.h27 struct mjpeg_component components[MJPEG_MAX_COMPONENTS]; member
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/
H A Ddelta-mjpeg.h27 struct mjpeg_component components[MJPEG_MAX_COMPONENTS]; member
/third_party/backends/backend/escl/
H A Descl_tiff.c61 int components = 4; in get_TIFF_data() local
H A Descl_png.c56 int components = 3; in get_PNG_data() local

Completed in 6 milliseconds

12345678910>>...12