Home
last modified time | relevance | path

Searched defs:comp (Results 101 - 125 of 866) sorted by relevance

12345678910>>...35

/third_party/ffmpeg/libavfilter/
H A Ddrawutils.h56 } comp[MAX_PLANES]; member
/third_party/cups-filters/cupsfilters/
H A Dimage-sgi.h48 comp; /* Compression */ member
H A Dtestrgb.c108 FILE *comp; /* Composite output */ in test_gray() local
238 FILE *comp; /* Composite output */ test_rgb() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dnorm2allmodes.h396 ComposeNormalizer2 comp; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_dead_write_vars.c88 nir_deref_compare_result comp = nir_compare_derefs(dst, entry->dst); in update_unused_writes() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_tex_prefetch.c94 unsigned comp = nir_intrinsic_component(input); in coord_offset() local
/third_party/node/deps/icu-small/source/common/
H A Dnorm2allmodes.h397 ComposeNormalizer2 comp; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dscheduler.c186 bool ppir_schedule_prog(ppir_compiler *comp) in ppir_schedule_prog() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_image.c63 const VkComponentSwizzle *comp = &in->r; in panvk_convert_swizzle() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir_ra.c147 unsigned comp = nir_dest_num_components(*dest) - 1; in etna_ra_assign() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dir2_ra.c200 struct ir2_reg_component *comp; in ra_src_free() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dnorm2allmodes.h396 ComposeNormalizer2 comp; member
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dendian_test.cc165 uint64_t comp = absl::ghtonll(kInitialNumber); in TEST() local
185 uint64_t comp = little_endian::FromHost16(k16Value); in TEST() local
232 uint64_t comp = big_endian::Load16(&u16Buf); TEST() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
H A Dinspector_server.cpp383 handlerForSetBreak([[maybe_unused]] PtThread thread, [[maybe_unused]] const std::function<bool(std::string_view)> &comp, size_t line, [[maybe_unused]] std::set<std::string_view> &sources) handlerForSetBreak() argument
391 handlerForSetBreakEmpty([[maybe_unused]] PtThread thread, [[maybe_unused]] const std::function<bool(std::string_view)> &comp, [[maybe_unused]] size_t line, [[maybe_unused]] std::set<std::string_view> &sources) handlerForSetBreakEmpty() argument
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dsec_comp_info_helper_test.cpp91 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); in HWTEST_F() local
123 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); in HWTEST_F() local
233 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); in HWTEST_F() local
260 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
289 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
314 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
339 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
363 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
385 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
414 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
445 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
478 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
505 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
527 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
549 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
567 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
596 SecCompBase* comp = SecCompInfoHelper::ParseComponent(LOCATION_COMPONENT, jsonComponent); HWTEST_F() local
[all...]
/base/update/updater/test/unittest/updater_binary/
H A Dupdater_binary_unittest.cpp143 ComponentInfoExt *comp = (ComponentInfoExt*)malloc( in CreatePackageBin() local
192 BuildCompnentInfo(ComponentInfoExt &comp, const std::string &cmpName, const std::string &scriptPath = �, uint8_t componentType = 0) const BuildCompnentInfo() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/ti/
H A Dcomposite.c91 struct component_clk *comp; in _lookup_component() local
125 struct component_clk *comp; in _register_composite() local
[all...]
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_powernv.c59 int comp, rc; in ipmi_powernv_send() local
/kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/
H A Dmtk_mdp_core.c111 struct mtk_mdp_comp *comp, *comp_temp; in mtk_mdp_probe() local
94 mtk_mdp_register_component(struct mtk_mdp_dev *mdp, struct mtk_mdp_comp *comp) mtk_mdp_register_component() argument
100 mtk_mdp_unregister_component(struct mtk_mdp_dev *mdp, struct mtk_mdp_comp *comp) mtk_mdp_unregister_component() argument
242 struct mtk_mdp_comp *comp, *comp_temp; mtk_mdp_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/
H A Dionic_fw.c100 union ionic_dev_cmd_comp comp; in ionic_firmware_update() local
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dlochnagar-sc.c72 struct snd_soc_component *comp = dai->component; in lochnagar_sc_startup() local
91 struct snd_soc_component *comp = dai->component; in lochnagar_sc_line_startup() local
113 struct snd_soc_component *comp = dai->component; in lochnagar_sc_line_shutdown() local
H A Dpcm3060.c19 struct snd_soc_component *comp = dai->component; in pcm3060_set_sysclk() local
61 struct snd_soc_component *comp = dai->component; in pcm3060_set_fmt() local
112 struct snd_soc_component *comp in pcm3060_hw_params() local
[all...]
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dmpc8610_hpcd.c192 struct snd_soc_dai_link_component *comp; in mpc8610_hpcd_probe() local
[all...]
/kernel/linux/linux-5.10/fs/jffs2/
H A Dcompr.c301 int jffs2_register_compressor(struct jffs2_compressor *comp) in jffs2_register_compressor() argument
337 jffs2_unregister_compressor(struct jffs2_compressor *comp) jffs2_unregister_compressor() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
H A Dmtk_disp_color.c42 static inline struct mtk_disp_color *comp_to_color(struct mtk_ddp_comp *comp) in comp_to_color() argument
47 static void mtk_color_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_color_config() argument
57 mtk_color_start(struct mtk_ddp_comp *comp) mtk_color_start() argument
[all...]

Completed in 13 milliseconds

12345678910>>...35