Home
last modified time | relevance | path

Searched defs:cmdlist (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tc-testing/
H A Dtdc_helper.py48 def print_list(cmdlist): argument
H A Dtdc.py214 def prepare_env(args, pm, stage, prefix, cmdlist, output = None): argument
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/storage/
H A Dahci.c112 cmd_t *const cmdlist = memalign(1024, ncs * sizeof(cmd_t)); in ahci_dev_init() local
H A Dahci_private.h191 cmd_t *cmdlist; member
/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dcompute_test.h345 ID3D12GraphicsCommandList *cmdlist; variable
/aosp_15_r20/hardware/google/graphics/gs101/libacryl_plugins/
Dlibacryl_hdr_plugin.cpp97 g2d_commandlist cmdlist{}; member
/aosp_15_r20/external/libtraceevent/src/
H A Devent-parse-local.h41 struct cmdline_list *cmdlist; member
H A Devent-parse.c180 struct cmdline_list *cmdlist = tep->cmdlist; in cmdline_init() local
6935 struct cmdline_list *cmdlist = (struct cmdline_list *)next; in pid_from_cmdlist() local
7006 struct cmdline_list *cmdlist = (struct cmdline_list *)cmdline; in tep_cmdline_pid() local
8566 struct cmdline_list *cmdlist, *cmdnext; in tep_free() local
/aosp_15_r20/hardware/google/graphics/gs201/libacryl_plugins/
Dlibacryl_hdr_plugin.cpp97 g2d_commandlist cmdlist{}; member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/dist/
Dbuild.go1925 func cmdlist() { func
/aosp_15_r20/hardware/google/graphics/zuma/libacryl_plugins/
Dlibacryl_hdr_plugin.cpp117 g2d_commandlist cmdlist{}; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource_state.cpp378 ID3D12GraphicsCommandList *cmdlist = ensure_state_fixup_cmdlist(ctx, batch->cmdalloc); in d3d12_context_state_resolve_submission() local
H A Dd3d12_context.h178 ID3D12GraphicsCommandList *cmdlist; member
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dcommand_executer.py485 self, cmdlist, machine=None, username=None, command_terminator=None argument
/aosp_15_r20/external/libdrm/exynos/
H A Dexynos_fimg2d.c315 struct drm_exynos_g2d_set_cmdlist cmdlist = {0}; in g2d_flush() local
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c2389 ID3D12GraphicsCommandList1 *cmdlist = cmdbuf->cmdlist; in dzn_cmd_buffer_copy_buf2img_region() local
2470 ID3D12GraphicsCommandList1 *cmdlist = cmdbuf->cmdlist; in dzn_cmd_buffer_copy_img2buf_region() local
2552 ID3D12GraphicsCommandList1 *cmdlist = cmdbuf->cmdlist; in dzn_cmd_buffer_copy_img_chunk() local
H A Ddzn_private.h711 ID3D12GraphicsCommandList1 *cmdlist; member
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dmsm_kgsl.h1143 struct kgsl_ibdesc *cmdlist; member
1478 uint64_t cmdlist; member
/aosp_15_r20/external/pcre/src/
H A Dpcre2test.c409 static cmdstruct cmdlist[] = { variable