Home
last modified time | relevance | path

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

12345678910>>...13

/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
/base/update/updater/test/fuzztest/binflow_fuzzer/
H A Dbinflow_fuzzer.cpp35 std::vector<std::string> components; in TestBinFlowUpdater() local
/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
/base/update/updater/services/ptable_parse/
H A Dptable_process.cpp46 std::vector<std::string> components; in PtableProcess() local
/base/update/updateservice/services/firmware/utils/src/
H A Dfirmware_changelog_utils.cpp62 std::vector<FirmwareComponent> components; in SaveHotaCurrentVersionComponentId() local
/base/update/updater/test/unittest/updater_binary/
H A Dupdate_partitions_unittest.cpp59 std::vector<std::string> components; in HWTEST_F() local
83 std::vector<std::string> components; in HWTEST_F() local
/base/update/updateservice/services/firmware/data/db/src/
H A Dfirmware_component_operator.cpp45 std::vector<FirmwareComponent> components; in QueryByVersionId() local
57 std::vector<FirmwareComponent> components; in QueryByUrl() local
/base/update/updateservice/services/firmware/upgrade/data_processor/src/
H A Dfirmware_install_data_processor.cpp34 std::vector<FirmwareComponent> components; in IsSpaceEnough() local
87 std::vector<FirmwareComponent> components; in IsUpgradeFileCheckSuccess() local
H A Dfirmware_download_data_processor.cpp54 std::vector<FirmwareComponent> components; in IsSpaceEnough() local
/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

Completed in 7 milliseconds

12345678910>>...13