Home
last modified time | relevance | path

Searched defs:components (Results 51 - 75 of 327) sorted by relevance

12345678910>>...14

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_form.cpp22 std::list<RefPtr<Component>> components; in DOMForm() local
H A Ddom_dialog.cpp171 RefPtr<Component> DOMDialog::CompositeSpecializedComponent(const std::vector<RefPtr<SingleChild>>& components) in CompositeSpecializedComponent() argument
H A Ddom_stepper_item.cpp169 RefPtr<Component> DOMStepperItem::CompositeSpecializedComponent(const std::vector<RefPtr<SingleChild>>& components) in CompositeSpecializedComponent() argument
H A Ddom_panel.cpp165 RefPtr<Component> DOMPanel::CompositeSpecializedComponent(const std::vector<RefPtr<SingleChild>>& components) in CompositeSpecializedComponent() argument
H A Ddom_list_item_group.cpp195 RefPtr<Component> DOMListItemGroup::CompositeSpecializedComponent(const std::vector<RefPtr<SingleChild>>& components) in CompositeSpecializedComponent() argument
H A Ddom_popup.cpp225 RefPtr<Component> DOMPopup::CompositeSpecializedComponent(const std::vector<RefPtr<SingleChild>>& components) in CompositeSpecializedComponent() argument
/foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/
H A Dimage_native.cpp53 auto& components = image->imgNative->GetComponents(); in OH_ImageNative_GetComponentTypes() local
/third_party/ffmpeg/libavcodec/
H A Dvbndec.c64 int width, height, components, format, compression, pix_fmt, linesize, data_size; in vbn_decode_frame() local
H A Dpnmdec.c51 int components, sample_len, ret; in pnm_decode_frame() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_lower_spill.c93 unsigned components = spill->srcs[2]->uim_val; in handle_oob_offset_spill() local
106 unsigned components = reload->srcs[2]->uim_val; in handle_oob_offset_reload() local
134 unsigned components = MIN2(orig_components - comp, 4); in split_spill() local
168 unsigned components in split_reload() local
[all...]
H A Dir3_nir_lower_64b.c127 nir_ssa_def *components[num_comp]; in lower_64b_intrinsics() local
188 nir_ssa_def *components[num_comp]; in lower_64b_undef() local
296 nir_ssa_def *components[num_comp]; in lower_64b_global() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_clip_disable.c84 nir_ssa_def *components[4]; in lower_clip_plane_store() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsInteractionTestUtil.cpp46 static const float components[] = { 0.0f, 0.2f, 0.4f, 0.5f, 0.6f, 0.8f, 1.0f }; in getRandomColor() local
/base/update/updater/test/fuzztest/UpdaterStartUpdaterProc_fuzzer/
H A DUpdaterStartUpdaterProc_fuzzer.cpp162 std::vector<std::string> components; in StartUpdaterProcFun() local
/base/update/updater/interfaces/kits/packages/
H A Dpackage.cpp249 std::vector<std::string> components; in ExtraPackageDir() local
289 std::vector<std::string> components; in ExtraPackageFile() local
/base/update/updater/test/unittest/package/
H A Dpackage_unittest.cpp138 std::vector<std::string> components; in TestPackageUnpack() local
159 std::vector<std::string> components; in TestZipPkgDecompress() local
[all...]
/base/update/updateservice/services/firmware/upgrade/status/src/
H A Dfirmware_result_process.cpp53 UpdateResultCode FirmwareResultProcess::GetUpdaterResult(const std::vector<FirmwareComponent> &components, in GetUpdaterResult() argument
136 HandleFileError(std::map<std::string, UpdateResult> &resultMap, const std::vector<FirmwareComponent> &components) HandleFileError() argument
146 HandleFileResults(std::map<std::string, UpdateResult> &resultMap, const std::vector<FirmwareComponent> &components) HandleFileResults() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtab_content_model_impl.cpp30 std::list<RefPtr<Component>> components; in Create() local
53 std::list<RefPtr<Component>> components; in Create() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Ddevcom.c28 struct mlx5_devcom_component components[MLX5_DEVCOM_NUM_COMPONENTS]; member
/third_party/ffmpeg/libavformat/
H A Dthp.c42 unsigned char components[16]; member
/third_party/mesa3d/src/compiler/nir/tests/
H A Dnegative_equal_tests.cpp374 negate(nir_const_value dst[NIR_MAX_VEC_COMPONENTS], const nir_const_value src[NIR_MAX_VEC_COMPONENTS], nir_alu_type full_type, unsigned components) negate() argument
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_register_allocate.c50 unsigned components = 0; in agx_write_registers() local
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_dead_code_local.cpp245 unsigned components[4]; in process_assignment() local
H A Dopt_structure_splitting.cpp67 ir_variable **components; member in __anon7215::variable_entry
[all...]
H A Dgl_nir_lower_xfb_varying.c129 unsigned components = glsl_get_vector_elements(type); in copy_to_new_var() local

Completed in 11 milliseconds

12345678910>>...14