Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 25 of 1976) sorted by relevance

12345678910>>...80

/external/mesa3d/src/gallium/drivers/svga/svgadump/
Dsvga_dump.c58 dump_SVGA3dVertexDecl(const SVGA3dVertexDecl *cmd) in dump_SVGA3dVertexDecl()
204 dump_SVGA3dTextureState(const SVGA3dTextureState *cmd) in dump_SVGA3dTextureState()
310 dump_SVGA3dViewport(const SVGA3dViewport *cmd) in dump_SVGA3dViewport()
321 dump_SVGA3dSamplerId(const SVGA3dSamplerId *cmd) in dump_SVGA3dSamplerId()
327 dump_SVGA3dSoTarget(const SVGA3dSoTarget *cmd) in dump_SVGA3dSoTarget()
334 dump_SVGA3dInputElementDesc(const SVGA3dInputElementDesc *cmd) in dump_SVGA3dInputElementDesc()
345 dump_SVGA3dVertexBuffer(const SVGA3dVertexBuffer *cmd) in dump_SVGA3dVertexBuffer()
353 dump_SVGA3dCopyBox(const SVGA3dCopyBox *cmd) in dump_SVGA3dCopyBox()
373 dump_SVGA3dCmdSetClipPlane(const SVGA3dCmdSetClipPlane *cmd) in dump_SVGA3dCmdSetClipPlane()
384 dump_SVGA3dCmdWaitForQuery(const SVGA3dCmdWaitForQuery *cmd) in dump_SVGA3dCmdWaitForQuery()
[all …]
/external/rust/crates/csv/tests/
Dtests.rs26 let mut cmd = cmd_for_example("cookbook-read-basic"); in cookbook_read_basic() localVariable
33 let mut cmd = cmd_for_example("cookbook-read-serde"); in cookbook_read_serde() localVariable
40 let mut cmd = cmd_for_example("cookbook-read-colon"); in cookbook_read_colon() localVariable
47 let mut cmd = cmd_for_example("cookbook-read-no-headers"); in cookbook_read_no_headers() localVariable
54 let mut cmd = cmd_for_example("cookbook-write-basic"); in cookbook_write_basic() localVariable
61 let mut cmd = cmd_for_example("cookbook-write-serde"); in cookbook_write_serde() localVariable
68 let mut cmd = cmd_for_example("tutorial-setup-01"); in tutorial_setup_01() localVariable
75 let mut cmd = cmd_for_example("tutorial-error-01"); in tutorial_error_01() localVariable
87 let mut cmd = cmd_for_example("tutorial-error-01"); in tutorial_error_01_errored() localVariable
94 let mut cmd = cmd_for_example("tutorial-error-02"); in tutorial_error_02() localVariable
[all …]
/external/vboot_reference/utility/
Dtlcl_generator.c56 static void AddVisibleField(Command* cmd, const char* name, int offset) { in AddVisibleField()
71 static void AddInitializedField(Command* cmd, int offset, in AddInitializedField()
86 Command* cmd = (Command*) calloc(1, sizeof(Command)); in newCommand() local
132 Command* cmd = newCommand(TPM_ORD_NV_DefineSpace, size); in BuildDefineSpaceCommand() local
155 Command* cmd = newCommand(TPM_ORD_NV_WriteValue, 0); in BuildWriteCommand() local
166 Command* cmd = newCommand(TPM_ORD_NV_ReadValue, size); in BuildReadCommand() local
175 Command* cmd = newCommand(TPM_ORD_PcrRead, size); in BuildPCRReadCommand() local
183 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size); in BuildPPAssertCommand() local
193 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size); in BuildPPEnableCommand() local
203 Command* cmd = newCommand(TSC_ORD_PhysicalPresence, size); in BuildFinalizePPCommand() local
[all …]
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd.c109 uint32 cmd, // IN in SVGA3D_FIFOReserve()
168 SVGA3dCmdDefineContext *cmd; in SVGA3D_DefineContext() local
202 SVGA3dCmdDestroyContext *cmd; in SVGA3D_DestroyContext() local
282 SVGA3dCmdDefineSurface *cmd; in SVGA3D_BeginDefineSurface() local
370 SVGA3dCmdDestroySurface *cmd; in SVGA3D_DestroySurface() local
436 SVGA3dCmdSurfaceDMA *cmd; in SVGA3D_SurfaceDMA() local
496 SVGA3dCmdSurfaceDMA *cmd; in SVGA3D_BufferDMA() local
590 SVGA3dCmdSetRenderTarget *cmd; in SVGA3D_SetRenderTarget() local
641 SVGA3dCmdDefineShader *cmd; in SVGA3D_DefineShader() local
685 SVGA3dCmdDestroyShader *cmd; in SVGA3D_DestroyShader() local
[all …]
/external/iptables/iptables/
Dnft-cmd.c23 struct nft_cmd *cmd; in nft_cmd_new() local
52 void nft_cmd_free(struct nft_cmd *cmd) in nft_cmd_free()
74 static void nft_cmd_rule_bridge(struct nft_handle *h, const struct nft_cmd *cmd) in nft_cmd_rule_bridge()
96 struct nft_cmd *cmd; in nft_cmd_rule_append() local
112 struct nft_cmd *cmd; in nft_cmd_rule_insert() local
133 struct nft_cmd *cmd; in nft_cmd_rule_delete() local
148 struct nft_cmd *cmd; in nft_cmd_rule_delete_num() local
163 struct nft_cmd *cmd; in nft_cmd_rule_flush() local
181 struct nft_cmd *cmd; in nft_cmd_chain_zero_counters() local
196 struct nft_cmd *cmd; in nft_cmd_chain_user_add() local
[all …]
/external/boringssl/src/util/
Dall_tests.json3 "cmd": ["crypto/crypto_test"] array
6 …"cmd": ["crypto/crypto_test", "--gtest_also_run_disabled_tests", "--gtest_filter=BNTest.DISABLED_W… array
9 …"cmd": ["crypto/crypto_test", "--gtest_also_run_disabled_tests", "--gtest_filter=RSATest.DISABLED_… array
13 "cmd": ["crypto/urandom_test"] array
17 "cmd": ["crypto/urandom_test"], array
22 "cmd": ["crypto/urandom_test"], array
27 "cmd": ["crypto/urandom_test"], array
32 "cmd": ["crypto/urandom_test"], array
37 "cmd": ["crypto/urandom_test"], array
41 …"cmd": ["crypto/crypto_test", "--fork_unsafe_buffering", "--gtest_filter=RandTest.*:-RandTest.Fork… array
[all …]
/external/llvm-project/lldb/examples/python/
Dgdbremote.py585 def cmd_qThreadStopInfo(options, cmd, args): argument
591 def cmd_stop_reply(options, cmd, args): argument
596 def rsp_stop_reply(options, cmd, cmd_args, rsp): argument
624 def cmd_unknown_packet(options, cmd, args): argument
632 def cmd_qSymbol(options, cmd, args): argument
651 def cmd_QSetWithHexString(options, cmd, args): argument
654 def cmd_QSetWithString(options, cmd, args): argument
657 def cmd_QSetWithUnsigned(options, cmd, args): argument
660 def rsp_qSymbol(options, cmd, cmd_args, rsp): argument
675 def cmd_qXfer(options, cmd, args): argument
[all …]
/external/virglrenderer/tests/
Dtest_fuzzer_formats.c120 uint32_t cmd[VIRGL_CMD_BLIT_SIZE + 1]; in test_format_wrong_size() local
191 uint32_t cmd[VIRGL_CMD_BLIT_SIZE + 1]; in test_blit_info_format_check() local
238 uint32_t cmd[VIRGL_CMD_BLIT_SIZE + 1]; in test_blit_info_format_check_null_format() local
286 uint32_t cmd[VIRGL_CMD_BLIT_SIZE + 1]; in test_format_is_plain_nullptr_deref_trigger() local
334 uint32_t cmd[VIRGL_OBJ_SAMPLER_VIEW_SIZE + 1]; in test_format_util_format_is_rgb_nullptr_deref_trigger_illegal_resource() local
366 uint32_t cmd[VIRGL_OBJ_SAMPLER_VIEW_SIZE + 1]; in test_format_util_format_is_rgb_nullptr_deref_trigger() local
429 uint32_t cmd[VIRGL_CMD_BLIT_SIZE + 1]; in test_double_free_in_vrend_renderer_blit_int_trigger_invalid_formats() local
506 uint32_t cmd[VIRGL_CMD_BLIT_SIZE + 1]; in test_double_free_in_vrend_renderer_blit_int_trigger() local
553 uint32_t cmd[VIRGL_OBJ_SAMPLER_VIEW_SIZE + 1]; in test_format_is_has_alpha_nullptr_deref_trigger_original() local
585 uint32_t cmd[VIRGL_OBJ_SAMPLER_VIEW_SIZE + 1]; in test_format_is_has_alpha_nullptr_deref_trigger_legal_resource() local
[all …]
/external/linux-kselftest/tools/testing/selftests/membarrier/
Dmembarrier_test_impl.h12 static int sys_membarrier(int cmd, int flags) in sys_membarrier()
19 int cmd = -1, flags = 0; in test_membarrier_cmd_fail() local
42 int cmd = MEMBARRIER_CMD_QUERY, flags = 1; in test_membarrier_flags_fail() local
65 int cmd = MEMBARRIER_CMD_GLOBAL, flags = 0; in test_membarrier_global_success() local
81 int cmd = MEMBARRIER_CMD_PRIVATE_EXPEDITED, flags = 0; in test_membarrier_private_expedited_fail() local
104 int cmd = MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED, flags = 0; in test_membarrier_register_private_expedited_success() local
121 int cmd = MEMBARRIER_CMD_PRIVATE_EXPEDITED, flags = 0; in test_membarrier_private_expedited_success() local
138 int cmd = MEMBARRIER_CMD_PRIVATE_EXPEDITED_SYNC_CORE, flags = 0; in test_membarrier_private_expedited_sync_core_fail() local
161 int cmd = MEMBARRIER_CMD_REGISTER_PRIVATE_EXPEDITED_SYNC_CORE, flags = 0; in test_membarrier_register_private_expedited_sync_core_success() local
178 int cmd = MEMBARRIER_CMD_PRIVATE_EXPEDITED, flags = 0; in test_membarrier_private_expedited_sync_core_success() local
[all …]
/external/toolchain-utils/compiler_wrapper/testdata/android_golden/
Dclang_path.json5 "cmd": { object
14 "cmd": { object
26 "cmd": { object
38 "cmd": { object
56 "cmd": { object
65 "cmd": { object
77 "cmd": { object
86 "cmd": { object
98 "cmd": { object
107 "cmd": { object
[all …]
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_cmd_buffer.c62 struct lvp_cmd_buffer_entry *tmp, *cmd; in lvp_cmd_buffer_free_all_cmds() local
269 struct lvp_cmd_buffer_entry *cmd; in cmd_buf_entry_alloc_size() local
288 struct lvp_cmd_buffer_entry *cmd) in cmd_buf_queue()
335 struct lvp_cmd_buffer_entry *cmd; in lvp_CmdBeginRenderPass() local
357 struct lvp_cmd_buffer_entry *cmd; in lvp_CmdNextSubpass() local
376 struct lvp_cmd_buffer_entry *cmd; in lvp_CmdBindVertexBuffers() local
408 struct lvp_cmd_buffer_entry *cmd; in lvp_CmdBindPipeline() local
432 struct lvp_cmd_buffer_entry *cmd; in lvp_CmdBindDescriptorSets() local
470 struct lvp_cmd_buffer_entry *cmd; in lvp_CmdDraw() local
488 struct lvp_cmd_buffer_entry *cmd; in lvp_CmdEndRenderPass() local
[all …]
/external/python/cpython2/Lib/
Dpopen2.py40 def __init__(self, cmd, capturestderr=False, bufsize=-1): argument
82 def _run_child(self, cmd): argument
119 def __init__(self, cmd, bufsize=-1): argument
141 def popen2(cmd, bufsize=-1, mode='t'): argument
151 def popen3(cmd, bufsize=-1, mode='t'): argument
161 def popen4(cmd, bufsize=-1, mode='t'): argument
171 def popen2(cmd, bufsize=-1, mode='t'): argument
181 def popen3(cmd, bufsize=-1, mode='t'): argument
191 def popen4(cmd, bufsize=-1, mode='t'): argument
/external/toolchain-utils/compiler_wrapper/testdata/cros_gcc_host_golden/
Dgcc_maincc_target_specific.json5 "cmd": { object
14 "cmd": { object
29 "cmd": { object
38 "cmd": { object
53 "cmd": { object
62 "cmd": { object
77 "cmd": { object
86 "cmd": { object
101 "cmd": { object
110 "cmd": { object
[all …]
/external/toolchain-utils/llvm_tools/
Dsubprocess_helpers.py13 def CheckCommand(cmd): argument
26 def check_output(cmd, cwd=None): argument
32 def check_call(cmd, cwd=None): argument
40 def ChrootRunCommand(chroot_path, cmd, verbose=False): argument
50 def ExecCommandAndCaptureOutput(cmd, cwd=None, verbose=False): argument
/external/strace/tests-mx32/
Dioctl_scsi.c40 # define TEST_NO_ARG(cmd) \ argument
46 # define TEST_NULL_ARG(cmd) \ argument
52 # define TEST_TAKES_INT_BY_VAL(cmd, val) \ argument
58 # define TEST_TAKES_INT_BY_PTR(cmd, pint) \ argument
64 # define TEST_RETURNS_INT_BY_PTR(cmd, pint) \ argument
/external/strace/tests-m32/
Dioctl_scsi.c40 # define TEST_NO_ARG(cmd) \ argument
46 # define TEST_NULL_ARG(cmd) \ argument
52 # define TEST_TAKES_INT_BY_VAL(cmd, val) \ argument
58 # define TEST_TAKES_INT_BY_PTR(cmd, pint) \ argument
64 # define TEST_RETURNS_INT_BY_PTR(cmd, pint) \ argument
/external/strace/tests/
Dioctl_scsi.c40 # define TEST_NO_ARG(cmd) \ argument
46 # define TEST_NULL_ARG(cmd) \ argument
52 # define TEST_TAKES_INT_BY_VAL(cmd, val) \ argument
58 # define TEST_TAKES_INT_BY_PTR(cmd, pint) \ argument
64 # define TEST_RETURNS_INT_BY_PTR(cmd, pint) \ argument
/external/turbine/
Dappveyor.yml18 - cmd: SET PATH=C:\maven\apache-maven-3.3.9\bin;%JAVA_HOME%\bin;%PATH% key
19 - cmd: SET MAVEN_OPTS=-XX:MaxPermSize=2g -Xmx4g key
20 - cmd: SET JAVA_OPTS=-XX:MaxPermSize=2g -Xmx4g key
/external/iw/
Diw.h41 struct cmd { struct
45 const enum nl80211_commands cmd; argument
59 const struct cmd *(*selector)(int argc, char **argv); argument
60 const struct cmd *parent; argument
84 #define COMMAND(section, name, args, cmd, flags, idby, handler, help) \ argument
86 #define COMMAND_ALIAS(section, name, args, cmd, flags, idby, handler, help, selector, alias)\ argument
88 #define HIDDEN(section, name, args, cmd, flags, idby, handler) \ argument
/external/mesa3d/src/gallium/drivers/iris/
Diris_genx_macros.h67 #define __genxml_cmd_length(cmd) cmd ## _length argument
68 #define __genxml_cmd_length_bias(cmd) cmd ## _length_bias argument
69 #define __genxml_cmd_header(cmd) cmd ## _header argument
70 #define __genxml_cmd_pack(cmd) cmd ## _pack argument
82 #define _iris_pack_command(batch, cmd, dst, name) \ argument
89 #define iris_pack_command(cmd, dst, name) \ argument
92 #define _iris_pack_state(batch, cmd, dst, name) \ argument
98 #define iris_pack_state(cmd, dst, name) \ argument
101 #define iris_emit_cmd(batch, cmd, name) \ argument
/external/grpc-grpc/tools/distrib/python/
Dsubmit.py74 cmd = ['python', 'setup.py', 'build_ext', '--inplace'] variable
79 cmd = ['python', 'setup.py', 'bdist_wheel'] variable
81 cmd = ['python', 'setup.py', 'sdist'] variable
86 cmd = ['twine', 'upload', '-r', args.repository] variable
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/
Dsubmit.py72 cmd = ['python', 'setup.py', 'build_ext', '--inplace'] variable
77 cmd = ['python', 'setup.py', 'bdist_wheel'] variable
79 cmd = ['python', 'setup.py', 'sdist'] variable
84 cmd = ['twine', 'upload', '-r', args.repository] variable
/external/tinyalsa_new/utils/
Dtinyplay.c40 struct cmd { struct
51 void cmd_init(struct cmd *cmd) in cmd_init()
130 static int ctx_init(struct ctx* ctx, struct cmd *cmd) in ctx_init()
266 struct cmd cmd; in main() local
408 int sample_is_playable(const struct cmd *cmd) in sample_is_playable()
/external/skqp/infra/bots/recipe_modules/run/examples/full.expected/
Dtest.json3 "cmd": [ array
17 "cmd": [ array
31 "cmd": [ array
42 "cmd": [ array
53 "cmd": [ array
67 "cmd": [ array
81 "cmd": [ array
94 "cmd": [ array
108 "cmd": [ array
118 "cmd": [ array
[all …]
/external/skia/infra/bots/recipe_modules/run/examples/full.expected/
Dtest.json3 "cmd": [ array
16 "cmd": [ array
29 "cmd": [ array
40 "cmd": [ array
51 "cmd": [ array
68 "cmd": [ array
86 "cmd": [ array
99 "cmd": [ array
117 "cmd": [ array
127 "cmd": [ array
[all …]

12345678910>>...80