Home
last modified time | relevance | path

Searched refs:targets (Results 551 - 575 of 734) sorted by relevance

1...<<21222324252627282930

/foundation/window/window_manager/wm/include/
H A Dwindow_adapter.h92 std::vector<sptr<RSWindowAnimationTarget>>& targets);
/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h146 std::vector<sptr<RSWindowAnimationTarget>>& targets) = 0;
/foundation/window/window_manager/wmserver/include/
H A Dwindow_manager_service.h122 std::vector<sptr<RSWindowAnimationTarget>>& targets) override;
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A DMakefile237 targets += pm-asm-offsets.s
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A DMakefile193 targets += prom_init_check
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A DMakefile225 targets += pm-asm-offsets.s
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A DMakefile222 targets += prom_init_check
/kernel/linux/linux-5.10/drivers/scsi/
H A Dinitio.h537 struct target_control targets[MAX_TARGETS]; /* 78 */ member
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnci_core.h239 struct nfc_target targets[NCI_MAX_DISCOVERED_TARGETS]; member
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnci_core.h239 struct nfc_target targets[NCI_MAX_DISCOVERED_TARGETS]; member
/kernel/linux/linux-6.6/drivers/cxl/
H A Dcxl.h391 * @mode: which memory type / access-mode-partition this decoder targets
449 * @CXL_CONFIG_ACTIVE: All targets have been added the region is now
469 * @targets: active ordered targets in current decoder configuration
470 * @nr_targets: number of targets
480 struct cxl_endpoint_decoder *targets[CXL_DECODER_MAX_INTERLEAVE]; member
655 * @nr_targets_set: track how many targets have been programmed during setup
657 * @nr_targets: number of distinct targets needed to reach @nr_eps
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A DMakefile145 LLVM_CONFIG_LIB_COMPONENTS := mcdisassembler all-targets
/kernel/linux/linux-6.6/drivers/scsi/
H A Dinitio.h512 struct target_control targets[MAX_TARGETS]; /* 78 */ member
H A DMakefile197 targets += scsi_devinfo_tbl.c
/third_party/jinja2/
H A Didtracking.py223 for target in node.targets:
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_context.h620 struct pipe_stream_output_target **targets,
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_context.h279 struct pipe_stream_output_target *targets[PIPE_MAX_SO_BUFFERS]; member
419 /** maximum internal_bpp of all color render targets. */
577 * shader's color output and in blending. If render targets disagree
/third_party/node/deps/v8/third_party/jinja2/
H A Didtracking.py196 for target in node.targets:
/third_party/node/tools/inspector_protocol/jinja2/
H A Didtracking.py193 for target in node.targets:
/third_party/musl/scripts/
H A Druntest_Windows.bat22 for /F "usebackq delims==" %%c in (`hdc list targets`) DO (
H A Druntest_linux.sh51 for device in $($CMD list targets); do
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_blitter.c89 ctx->streamout.targets);
H A Dfreedreno_context.h103 struct pipe_stream_output_target *targets[PIPE_MAX_SO_BUFFERS]; member
119 * set of targets with the current vertex shader. a6xx and newer, hardware
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_gallium.c618 struct pipe_stream_output_target *target = so->targets[i]; in ir3_update_max_tf_vtx()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c269 struct pipe_stream_output_target **targets, in noop_set_stream_output_targets()
267 noop_set_stream_output_targets(struct pipe_context *ctx, unsigned num_targets, struct pipe_stream_output_target **targets, const unsigned *offsets) noop_set_stream_output_targets() argument

Completed in 22 milliseconds

1...<<21222324252627282930