| /foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
| H A D | dom_form.cpp | 22 std::list<RefPtr<Component>> components; in DOMForm() local
|
| H A D | dom_dialog.cpp | 171 RefPtr<Component> DOMDialog::CompositeSpecializedComponent(const std::vector<RefPtr<SingleChild>>& components) in CompositeSpecializedComponent() argument
|
| H A D | dom_stepper_item.cpp | 169 RefPtr<Component> DOMStepperItem::CompositeSpecializedComponent(const std::vector<RefPtr<SingleChild>>& components) in CompositeSpecializedComponent() argument
|
| H A D | dom_panel.cpp | 165 RefPtr<Component> DOMPanel::CompositeSpecializedComponent(const std::vector<RefPtr<SingleChild>>& components) in CompositeSpecializedComponent() argument
|
| H A D | dom_list_item_group.cpp | 195 RefPtr<Component> DOMListItemGroup::CompositeSpecializedComponent(const std::vector<RefPtr<SingleChild>>& components) in CompositeSpecializedComponent() argument
|
| H A D | dom_popup.cpp | 225 RefPtr<Component> DOMPopup::CompositeSpecializedComponent(const std::vector<RefPtr<SingleChild>>& components) in CompositeSpecializedComponent() argument
|
| /foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/ |
| H A D | image_native.cpp | 53 auto& components = image->imgNative->GetComponents(); in OH_ImageNative_GetComponentTypes() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vbndec.c | 64 int width, height, components, format, compression, pix_fmt, linesize, data_size; in vbn_decode_frame() local
|
| H A D | pnmdec.c | 51 int components, sample_len, ret; in pnm_decode_frame() local [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_lower_spill.c | 93 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 D | ir3_nir_lower_64b.c | 127 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 D | nir_lower_clip_disable.c | 84 nir_ssa_def *components[4]; in lower_clip_plane_store() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsInteractionTestUtil.cpp | 46 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 D | UpdaterStartUpdaterProc_fuzzer.cpp | 162 std::vector<std::string> components; in StartUpdaterProcFun() local
|
| /base/update/updater/interfaces/kits/packages/ |
| H A D | package.cpp | 249 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 D | package_unittest.cpp | 138 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 D | firmware_result_process.cpp | 53 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 D | tab_content_model_impl.cpp | 30 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 D | devcom.c | 28 struct mlx5_devcom_component components[MLX5_DEVCOM_NUM_COMPONENTS]; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | thp.c | 42 unsigned char components[16]; member
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | negative_equal_tests.cpp | 374 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 D | agx_register_allocate.c | 50 unsigned components = 0; in agx_write_registers() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_dead_code_local.cpp | 245 unsigned components[4]; in process_assignment() local
|
| H A D | opt_structure_splitting.cpp | 67 ir_variable **components; member in __anon7215::variable_entry [all...] |
| H A D | gl_nir_lower_xfb_varying.c | 129 unsigned components = glsl_get_vector_elements(type); in copy_to_new_var() local
|