/external/mesa3d/src/gallium/drivers/svga/svgadump/ |
D | svga_dump.c | 41 dump_SVGA3dVertexDecl(const SVGA3dVertexDecl *cmd) in dump_SVGA3dVertexDecl() 187 dump_SVGA3dTextureState(const SVGA3dTextureState *cmd) in dump_SVGA3dTextureState() 293 dump_SVGA3dCopyBox(const SVGA3dCopyBox *cmd) in dump_SVGA3dCopyBox() 307 dump_SVGA3dCmdSetClipPlane(const SVGA3dCmdSetClipPlane *cmd) in dump_SVGA3dCmdSetClipPlane() 318 dump_SVGA3dCmdWaitForQuery(const SVGA3dCmdWaitForQuery *cmd) in dump_SVGA3dCmdWaitForQuery() 337 dump_SVGA3dCmdSetRenderTarget(const SVGA3dCmdSetRenderTarget *cmd) in dump_SVGA3dCmdSetRenderTarget() 357 dump_SVGA3dCmdSetTextureState(const SVGA3dCmdSetTextureState *cmd) in dump_SVGA3dCmdSetTextureState() 363 dump_SVGA3dCmdSurfaceCopy(const SVGA3dCmdSurfaceCopy *cmd) in dump_SVGA3dCmdSurfaceCopy() 374 dump_SVGA3dCmdSetMaterial(const SVGA3dCmdSetMaterial *cmd) in dump_SVGA3dCmdSetMaterial() 420 dump_SVGA3dCmdSetLightData(const SVGA3dCmdSetLightData *cmd) in dump_SVGA3dCmdSetLightData() [all …]
|
/external/vboot_reference/utility/ |
D | tlcl_generator.c | 56 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/ |
D | svga_cmd.c | 106 uint32 cmd, // IN in SVGA3D_FIFOReserve() 161 SVGA3dCmdDefineContext *cmd; in SVGA3D_DefineContext() local 195 SVGA3dCmdDestroyContext *cmd; in SVGA3D_DestroyContext() local 275 SVGA3dCmdDefineSurface *cmd; in SVGA3D_BeginDefineSurface() local 362 SVGA3dCmdDestroySurface *cmd; in SVGA3D_DestroySurface() local 427 SVGA3dCmdSurfaceDMA *cmd; in SVGA3D_SurfaceDMA() local 485 SVGA3dCmdSurfaceDMA *cmd; in SVGA3D_BufferDMA() local 575 SVGA3dCmdSetRenderTarget *cmd; in SVGA3D_SetRenderTarget() local 634 SVGA3dCmdDefineShader *cmd; in SVGA3D_DefineShader() local 678 SVGA3dCmdDestroyShader *cmd; in SVGA3D_DestroyShader() local [all …]
|
/external/iw/ |
D | iw.h | 41 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/strace/tests-m32/ |
D | ioctl_scsi.c | 39 # define TEST_NO_ARG(cmd) \ argument 45 # define TEST_NULL_ARG(cmd) \ argument 51 # define TEST_TAKES_INT_BY_VAL(cmd, val) \ argument 57 # define TEST_TAKES_INT_BY_PTR(cmd, pint) \ argument 63 # define TEST_RETURNS_INT_BY_PTR(cmd, pint) \ argument
|
D | bpf.c | 45 sys_bpf(kernel_ulong_t cmd, kernel_ulong_t attr, kernel_ulong_t size) in sys_bpf() 65 map_any(int cmd) in map_any() 100 obj_manage(int cmd) in obj_manage() 114 prog_cgroup(int cmd) in prog_cgroup() 129 bogus_bpf(int cmd, const char *name) in bogus_bpf() 147 #define BOGUS_BPF(cmd) bogus_bpf(cmd, #cmd) argument
|
/external/strace/tests/ |
D | ioctl_scsi.c | 39 # define TEST_NO_ARG(cmd) \ argument 45 # define TEST_NULL_ARG(cmd) \ argument 51 # define TEST_TAKES_INT_BY_VAL(cmd, val) \ argument 57 # define TEST_TAKES_INT_BY_PTR(cmd, pint) \ argument 63 # define TEST_RETURNS_INT_BY_PTR(cmd, pint) \ argument
|
D | bpf.c | 45 sys_bpf(kernel_ulong_t cmd, kernel_ulong_t attr, kernel_ulong_t size) in sys_bpf() 65 map_any(int cmd) in map_any() 100 obj_manage(int cmd) in obj_manage() 114 prog_cgroup(int cmd) in prog_cgroup() 129 bogus_bpf(int cmd, const char *name) in bogus_bpf() 147 #define BOGUS_BPF(cmd) bogus_bpf(cmd, #cmd) argument
|
/external/strace/tests-mx32/ |
D | ioctl_scsi.c | 39 # define TEST_NO_ARG(cmd) \ argument 45 # define TEST_NULL_ARG(cmd) \ argument 51 # define TEST_TAKES_INT_BY_VAL(cmd, val) \ argument 57 # define TEST_TAKES_INT_BY_PTR(cmd, pint) \ argument 63 # define TEST_RETURNS_INT_BY_PTR(cmd, pint) \ argument
|
D | bpf.c | 45 sys_bpf(kernel_ulong_t cmd, kernel_ulong_t attr, kernel_ulong_t size) in sys_bpf() 65 map_any(int cmd) in map_any() 100 obj_manage(int cmd) in obj_manage() 114 prog_cgroup(int cmd) in prog_cgroup() 129 bogus_bpf(int cmd, const char *name) in bogus_bpf() 147 #define BOGUS_BPF(cmd) bogus_bpf(cmd, #cmd) argument
|
/external/ltp/testcases/kernel/device-drivers/drm/kernel_space/ |
D | tdrm.c | 82 unsigned int cmd, unsigned long arg) in tdrm_test_stub_register() 93 unsigned int cmd, unsigned long arg) in tdrm_test_stub_unregister() 100 unsigned int cmd, unsigned long arg) in tdrm_test_uninit_agp() 107 unsigned int cmd, unsigned long arg) in tdrm_test_init_agp() 114 unsigned int cmd, unsigned long arg) in tdrm_test_add_magic() 123 unsigned int cmd, unsigned long arg) in tdrm_test_remove_magic() 132 unsigned int cmd, unsigned long arg) in tdrm_test_ctxbitmap_init() 140 unsigned int cmd, unsigned long arg) in tdrm_test_ctxbitmap_cleanup() 149 unsigned int cmd, unsigned long arg) in tdrm_test_alloc_pages() 157 unsigned int cmd, unsigned long arg) in tdrm_test_free_pages()
|
/external/iproute2/tipc/ |
D | cmdl.h | 25 struct cmd { struct 26 const char *cmd; member 27 int (*func)(struct nlmsghdr *nlh, const struct cmd *cmd, argument 29 void (*help)(struct cmdl *cmdl); argument
|
D | node.c | 56 static int cmd_node_list(struct nlmsghdr *nlh, const struct cmd *cmd, in cmd_node_list() 74 static int cmd_node_set_addr(struct nlmsghdr *nlh, const struct cmd *cmd, in cmd_node_set_addr() 105 static int cmd_node_get_addr(struct nlmsghdr *nlh, const struct cmd *cmd, in cmd_node_get_addr() 152 static int cmd_node_get_netid(struct nlmsghdr *nlh, const struct cmd *cmd, in cmd_node_get_netid() 170 static int cmd_node_set_netid(struct nlmsghdr *nlh, const struct cmd *cmd, in cmd_node_set_netid() 211 static int cmd_node_set(struct nlmsghdr *nlh, const struct cmd *cmd, in cmd_node_set() 233 static int cmd_node_get(struct nlmsghdr *nlh, const struct cmd *cmd, in cmd_node_get() 256 int cmd_node(struct nlmsghdr *nlh, const struct cmd *cmd, struct cmdl *cmdl, in cmd_node()
|
/external/autotest/client/cros/faft/utils/ |
D | shell_wrapper.py | 22 def _run_command(self, cmd, block=True): argument 36 def run_command(self, cmd, block=True): argument 57 def run_command_get_status(self, cmd): argument 65 def run_command_get_output(self, cmd): argument 103 def _run_command(self, cmd): argument 118 def run_command(self, cmd): argument 139 def run_command_get_status(self, cmd): argument 151 def run_command_get_output(self, cmd): argument
|
/external/skia/infra/bots/recipe_modules/perf/example.expected/ |
D | Perf-iOS-Clang-iPadMini4-GPU-GX6450-arm-Release.json | 3 "cmd": [ array 18 "cmd": [ array 32 "cmd": [ array 46 "cmd": [ array 61 "cmd": [ array 75 "cmd": [ array 89 "cmd": [ array 103 "cmd": [ array 118 "cmd": [ array 133 "cmd": [ array [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ctrl_iface.c | 265 static int wpas_ctrl_pno(struct wpa_supplicant *wpa_s, char *cmd) in wpas_ctrl_pno() 316 const char *cmd) in wpas_ctrl_iface_set_lci() 343 wpas_ctrl_set_relative_rssi(struct wpa_supplicant *wpa_s, const char *cmd) in wpas_ctrl_set_relative_rssi() 362 const char *cmd) in wpas_ctrl_set_relative_band_adjust() 390 const char *cmd) in wpas_ctrl_iface_set_ric_ies() 412 char *cmd) in wpa_supplicant_ctrl_iface_set() 647 char *cmd, char *buf, size_t buflen) in wpa_supplicant_ctrl_iface_get() 844 struct wpa_supplicant *wpa_s, char *cmd) in wpa_supplicant_ctrl_iface_tdls_chan_switch() 917 struct wpa_supplicant *wpa_s, char *cmd) in wpa_supplicant_ctrl_iface_tdls_cancel_chan_switch() 970 static int wmm_ac_ctrl_addts(struct wpa_supplicant *wpa_s, char *cmd) in wmm_ac_ctrl_addts() [all …]
|
/external/skia/infra/bots/recipe_modules/sktest/example.expected/ |
D | Test-iOS-Clang-iPadMini4-GPU-GX6450-arm-Release.json | 3 "cmd": [ array 18 "cmd": [ array 32 "cmd": [ array 46 "cmd": [ array 61 "cmd": [ array 75 "cmd": [ array 89 "cmd": [ array 103 "cmd": [ array 118 "cmd": [ array 133 "cmd": [ array [all …]
|
/external/jcommander/src/test/java/com/beust/jcommander/ |
D | ParametersDelegateTest.java | 29 JCommander cmd = new JCommander(p); in delegatingEmptyClassHasNoEffect() local 54 JCommander cmd = new JCommander(p); in delegatingSetsFieldsOnBothMainParamsAndTheDelegatedParams() local 108 JCommander cmd = new JCommander(p); in combinedAndNestedDelegates() local 135 JCommander cmd = new JCommander(); in commandTest() local 155 JCommander cmd = new JCommander(); in mainParametersTest() local 176 JCommander cmd = new JCommander(p); in nullDelegatesAreProhibited() local 195 JCommander cmd = new JCommander(p); in duplicateDelegateThrowDuplicateOptionException() local 218 JCommander cmd = new JCommander(); in duplicateMainParametersAreNotAllowed() local
|
/external/skia/infra/bots/recipe_modules/upload_dm_results/example.expected/ |
D | failed_all.json | 3 "cmd": [ array 26 "cmd": [ array 36 "cmd": [ array 46 "cmd": [ array 62 "cmd": [ array 78 "cmd": [ array 89 "cmd": [ array 102 "cmd": [ array 115 "cmd": [ array 128 "cmd": [ array [all …]
|
D | failed_once.json | 3 "cmd": [ array 26 "cmd": [ array 36 "cmd": [ array 46 "cmd": [ array 62 "cmd": [ array 78 "cmd": [ array 89 "cmd": [ array 102 "cmd": [ array 111 "cmd": [ array
|
D | recipe_with_gerrit_patch.json | 3 "cmd": [ array 26 "cmd": [ array 36 "cmd": [ array 46 "cmd": [ array 62 "cmd": [ array 78 "cmd": [ array 89 "cmd": [ array 98 "cmd": [ array
|
D | trybot.json | 3 "cmd": [ array 26 "cmd": [ array 36 "cmd": [ array 46 "cmd": [ array 62 "cmd": [ array 78 "cmd": [ array 89 "cmd": [ array 98 "cmd": [ array
|
D | normal_bot.json | 3 "cmd": [ array 26 "cmd": [ array 36 "cmd": [ array 46 "cmd": [ array 62 "cmd": [ array 78 "cmd": [ array 89 "cmd": [ array 98 "cmd": [ array
|
/external/autotest/site_utils/lib/ |
D | infra.py | 36 def local_runner(cmd, stream_output=False): argument 82 def runner(cmd): argument 108 def runner(cmd): argument 123 def execute_command(host, cmd, **kwargs): argument
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/profiler/ |
D | vtune_profiler_unittest.py | 43 def Popen(self, cmd, **_): argument 47 def call(self, cmd): argument 50 def _AnalyzeCommand(self, cmd): argument 57 def _IsCollectCommand(cmd): argument 61 def _IsStopCommand(cmd): argument
|