Searched defs:cmd (Results 176 - 200 of 572) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c47 static const char *cmd_name(unsigned cmd) argument
49 assert(Elements(cmd_names) > cmd);
50 return cmd_names[cmd];
61 if (block->cmd[k] == LP_RAST_OP_SHADE_TILE ||
62 block->cmd[k] == LP_RAST_OP_SHADE_TILE_OPAQUE ||
63 block->cmd[k] == LP_RAST_OP_TRIANGLE_1 ||
64 block->cmd[k] == LP_RAST_OP_TRIANGLE_2 ||
65 block->cmd[k] == LP_RAST_OP_TRIANGLE_3 ||
66 block->cmd[k] == LP_RAST_OP_TRIANGLE_4 ||
67 block->cmd[
320 const struct cmd_block *cmd; local
[all...]
H A Dlp_scene.h73 uint8_t cmd[CMD_BLOCK_MAX]; member in struct:cmd_block
294 unsigned cmd,
302 assert(cmd < LP_RAST_OP_MAX);
314 tail->cmd[i] = cmd & LP_RAST_OP_MASK;
327 unsigned cmd,
340 if (!lp_scene_bin_command( scene, x, y, cmd, arg ))
351 unsigned cmd,
357 if (!lp_scene_bin_command( scene, i, j, cmd, arg ))
292 lp_scene_bin_command( struct lp_scene *scene, unsigned x, unsigned y, unsigned cmd, union lp_rast_cmd_arg arg ) argument
324 lp_scene_bin_cmd_with_state( struct lp_scene *scene, unsigned x, unsigned y, const struct lp_rast_state *state, unsigned cmd, union lp_rast_cmd_arg arg ) argument
350 lp_scene_bin_everywhere( struct lp_scene *scene, unsigned cmd, const union lp_rast_cmd_arg arg ) argument
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_resource_buffer_upload.c183 SVGA3dCmdSurfaceDMA *cmd; local
206 cmd = SVGA3D_FIFOReserve(swc,
208 sizeof *cmd + numBoxes * sizeof *boxes + sizeof *pSuffix,
210 if (!cmd)
213 swc->region_relocation(swc, &cmd->guest.ptr, guest, 0, region_flags);
214 cmd->guest.pitch = 0;
216 swc->surface_relocation(swc, &cmd->host.sid, host, surface_flags);
217 cmd->host.face = 0;
218 cmd->host.mipmap = 0;
220 cmd
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c41 dump_SVGA3dVertexDecl(const SVGA3dVertexDecl *cmd) argument
43 switch((*cmd).identity.type) {
99 _debug_printf("\t\t.identity.type = %i\n", (*cmd).identity.type);
102 switch((*cmd).identity.method) {
125 _debug_printf("\t\t.identity.method = %i\n", (*cmd).identity.method);
128 switch((*cmd).identity.usage) {
175 _debug_printf("\t\t.identity.usage = %i\n", (*cmd).identity.usage);
178 _debug_printf("\t\t.identity.usageIndex = %u\n", (*cmd).identity.usageIndex);
179 _debug_printf("\t\t.array.surfaceId = %u\n", (*cmd).array.surfaceId);
180 _debug_printf("\t\t.array.offset = %u\n", (*cmd)
187 dump_SVGA3dTextureState(const SVGA3dTextureState *cmd) argument
293 dump_SVGA3dCopyBox(const SVGA3dCopyBox *cmd) argument
307 dump_SVGA3dCmdSetClipPlane(const SVGA3dCmdSetClipPlane *cmd) argument
318 dump_SVGA3dCmdWaitForQuery(const SVGA3dCmdWaitForQuery *cmd) argument
337 dump_SVGA3dCmdSetRenderTarget(const SVGA3dCmdSetRenderTarget *cmd) argument
357 dump_SVGA3dCmdSetTextureState(const SVGA3dCmdSetTextureState *cmd) argument
363 dump_SVGA3dCmdSurfaceCopy(const SVGA3dCmdSurfaceCopy *cmd) argument
374 dump_SVGA3dCmdSetMaterial(const SVGA3dCmdSetMaterial *cmd) argument
420 dump_SVGA3dCmdSetLightData(const SVGA3dCmdSetLightData *cmd) argument
478 dump_SVGA3dCmdSetViewport(const SVGA3dCmdSetViewport *cmd) argument
488 dump_SVGA3dCmdSetScissorRect(const SVGA3dCmdSetScissorRect *cmd) argument
498 dump_SVGA3dCopyRect(const SVGA3dCopyRect *cmd) argument
509 dump_SVGA3dCmdSetShader(const SVGA3dCmdSetShader *cmd) argument
530 dump_SVGA3dCmdEndQuery(const SVGA3dCmdEndQuery *cmd) argument
549 dump_SVGA3dSize(const SVGA3dSize *cmd) argument
557 dump_SVGA3dCmdDestroySurface(const SVGA3dCmdDestroySurface *cmd) argument
563 dump_SVGA3dCmdDefineContext(const SVGA3dCmdDefineContext *cmd) argument
569 dump_SVGA3dRect(const SVGA3dRect *cmd) argument
578 dump_SVGA3dCmdBeginQuery(const SVGA3dCmdBeginQuery *cmd) argument
595 dump_SVGA3dRenderState(const SVGA3dRenderState *cmd) argument
901 dump_SVGA3dVertexDivisor(const SVGA3dVertexDivisor *cmd) argument
910 dump_SVGA3dCmdDefineShader(const SVGA3dCmdDefineShader *cmd) argument
931 dump_SVGA3dCmdSetShaderConst(const SVGA3dCmdSetShaderConst *cmd, uint32 numConsts) argument
1005 dump_SVGA3dCmdSetZRange(const SVGA3dCmdSetZRange *cmd) argument
1013 dump_SVGA3dCmdDrawPrimitives(const SVGA3dCmdDrawPrimitives *cmd) argument
1021 dump_SVGA3dCmdSetLightEnabled(const SVGA3dCmdSetLightEnabled *cmd) argument
1029 dump_SVGA3dPrimitiveRange(const SVGA3dPrimitiveRange *cmd) argument
1069 dump_SVGA3dCmdPresent(const SVGA3dCmdPresent *cmd) argument
1075 dump_SVGA3dCmdSetRenderState(const SVGA3dCmdSetRenderState *cmd) argument
1081 dump_SVGA3dCmdSurfaceStretchBlt(const SVGA3dCmdSurfaceStretchBlt *cmd) argument
1118 dump_SVGA3dCmdSurfaceDMA(const SVGA3dCmdSurfaceDMA *cmd) argument
1140 dump_SVGA3dCmdSurfaceDMASuffix(const SVGA3dCmdSurfaceDMASuffix *cmd) argument
1149 dump_SVGA3dCmdSetTransform(const SVGA3dCmdSetTransform *cmd) argument
1224 dump_SVGA3dCmdDestroyShader(const SVGA3dCmdDestroyShader *cmd) argument
1245 dump_SVGA3dCmdDestroyContext(const SVGA3dCmdDestroyContext *cmd) argument
1251 dump_SVGA3dCmdClear(const SVGA3dCmdClear *cmd) argument
1274 dump_SVGA3dCmdDefineSurface(const SVGA3dCmdDefineSurface *cmd) argument
1455 dump_SVGASignedRect(const SVGASignedRect *cmd) argument
1464 dump_SVGA3dCmdBlitSurfaceToScreen(const SVGA3dCmdBlitSurfaceToScreen *cmd) argument
1491 const SVGA3dCmdDefineSurface *cmd = (const SVGA3dCmdDefineSurface *)body; local
1503 const SVGA3dCmdDestroySurface *cmd = (const SVGA3dCmdDestroySurface *)body; local
1511 const SVGA3dCmdSurfaceCopy *cmd = (const SVGA3dCmdSurfaceCopy *)body; local
1523 const SVGA3dCmdSurfaceStretchBlt *cmd = (const SVGA3dCmdSurfaceStretchBlt *)body; local
1531 const SVGA3dCmdSurfaceDMA *cmd = (const SVGA3dCmdSurfaceDMA *)body; local
1547 const SVGA3dCmdDefineContext *cmd = (const SVGA3dCmdDefineContext *)body; local
1555 const SVGA3dCmdDestroyContext *cmd = (const SVGA3dCmdDestroyContext *)body; local
1563 const SVGA3dCmdSetTransform *cmd = (const SVGA3dCmdSetTransform *)body; local
1571 const SVGA3dCmdSetZRange *cmd = (const SVGA3dCmdSetZRange *)body; local
1579 const SVGA3dCmdSetRenderState *cmd = (const SVGA3dCmdSetRenderState *)body; local
1591 const SVGA3dCmdSetRenderTarget *cmd = (const SVGA3dCmdSetRenderTarget *)body; local
1599 const SVGA3dCmdSetTextureState *cmd = (const SVGA3dCmdSetTextureState *)body; local
1611 const SVGA3dCmdSetMaterial *cmd = (const SVGA3dCmdSetMaterial *)body; local
1619 const SVGA3dCmdSetLightData *cmd = (const SVGA3dCmdSetLightData *)body; local
1627 const SVGA3dCmdSetLightEnabled *cmd = (const SVGA3dCmdSetLightEnabled *)body; local
1635 const SVGA3dCmdSetViewport *cmd = (const SVGA3dCmdSetViewport *)body; local
1643 const SVGA3dCmdSetClipPlane *cmd = (const SVGA3dCmdSetClipPlane *)body; local
1651 const SVGA3dCmdClear *cmd = (const SVGA3dCmdClear *)body; local
1663 const SVGA3dCmdPresent *cmd = (const SVGA3dCmdPresent *)body; local
1675 const SVGA3dCmdDefineShader *cmd = (const SVGA3dCmdDefineShader *)body; local
1687 const SVGA3dCmdDestroyShader *cmd = (const SVGA3dCmdDestroyShader *)body; local
1695 const SVGA3dCmdSetShader *cmd = (const SVGA3dCmdSetShader *)body; local
1703 const SVGA3dCmdSetShaderConst *cmd = (const SVGA3dCmdSetShaderConst *)body; local
1712 const SVGA3dCmdDrawPrimitives *cmd = (const SVGA3dCmdDrawPrimitives *)body; local
1733 const SVGA3dCmdSetScissorRect *cmd = (const SVGA3dCmdSetScissorRect *)body; local
1741 const SVGA3dCmdBeginQuery *cmd = (const SVGA3dCmdBeginQuery *)body; local
1749 const SVGA3dCmdEndQuery *cmd = (const SVGA3dCmdEndQuery *)body; local
1757 const SVGA3dCmdWaitForQuery *cmd = (const SVGA3dCmdWaitForQuery *)body; local
1765 const SVGA3dCmdBlitSurfaceToScreen *cmd = (const SVGA3dCmdBlitSurfaceToScreen *)body; local
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
H A Dsurface.c454 char cmd[256]; local
456 sprintf(cmd, "xwd -id %d -out xvmc_frame_%08d.xwd", (int)drawable, ++framenum);
457 if (system(cmd) != 0)
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Di915_debug.c672 GLuint cmd = *ptr; local
674 switch (((cmd >> 29) & 0x7)) {
676 switch ((cmd >> 23) & 0x3f) {
697 switch ((cmd >> 22) & 0xff) {
699 return debug_color_blit(stream, "XY_COLOR_BLT", (cmd & 0xff) + 2);
701 return debug_copy_blit(stream, "XY_SRC_COPY_BLT", (cmd & 0xff) + 2);
703 return debug(stream, "blit command", (cmd & 0xff) + 2);
707 switch ((cmd >> 24) & 0x1f) {
728 switch((cmd >> 19) & 0x1f) {
739 switch ((cmd >> 1
[all...]
/external/chromium_org/third_party/skia/src/images/
H A Dbmpdecoderhelper.cpp186 uint8 cmd = GetByte(); local
187 if (cmd != RLE_ESCAPE) {
191 while (cmd-- && x < width_) {
203 cmd = GetByte();
204 if (cmd == RLE_EOF) {
206 } else if (cmd == RLE_EOL) {
212 } else if (cmd == RLE_DELTA) {
229 while (cmd-- && pos_ < len_) {
/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dloslib.c81 const char *cmd = luaL_optstring(L, 1, NULL); local
82 int stat = system(cmd);
83 if (cmd != NULL)
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dlibc_override_osx.h202 int mallopt(int cmd, int v) { return tc_mallopt(cmd, v); } argument
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dlibc_override_osx.h202 int mallopt(int cmd, int v) { return tc_mallopt(cmd, v); } argument
/external/chromium_org/tools/gn/
H A Dtool.h34 void set_command(const SubstitutionPattern& cmd) { argument
36 command_ = cmd;
/external/chromium_org/tools/win/split_link/
H A Dsplit_link.cc89 // not for cmd.exe. |args| should include the program name as argv[0].
131 wstring cmd = BuildCommandLine(argv); local
134 wprintf(L" running '%s'\n", cmd.c_str());
138 &cmd[0],
/external/chromium_org/ui/gl/
H A Dgl_surface.cc40 CommandLine* cmd = CommandLine::ForCurrentProcess(); local
45 if (cmd->HasSwitch(switches::kOverrideUseGLWithOSMesaForTests)) {
47 } else if (cmd->HasSwitch(switches::kUseGL)) {
49 cmd->GetSwitchValueASCII(switches::kUseGL);
65 bool gpu_service_logging = cmd->HasSwitch(switches::kEnableGPUServiceLogging);
66 bool disable_gl_drawing = cmd->HasSwitch(switches::kDisableGLDrawingForTests);
/external/e2fsprogs/debugfs/
H A Ddump.c69 static void fix_perms(const char *cmd, const struct ext2_inode *inode, argument
80 com_err(cmd, errno, "while setting permissions of %s", name);
91 com_err(cmd, errno, "while changing ownership of %s", name);
99 com_err(cmd, errno, "while setting times of %s", name);
H A Dextent_inode.c50 int max_argc, const char *cmd,
53 if (common_args_process(argc, argv, min_argc, max_argc, cmd,
58 com_err(cmd, 0, "Extent handle not open");
307 char *cmd; local
315 cmd = argv[0];
336 fprintf(stderr, "usage: %s %s\n", cmd, usage);
340 err = strtoblk(cmd, argv[1], &extent.e_lblk);
344 extent.e_len = parse_ulong(argv[2], cmd,
349 err = strtoblk(cmd, argv[3], &extent.e_pblk);
355 com_err(cmd, retva
49 common_extent_args_process(int argc, char *argv[], int min_argc, int max_argc, const char *cmd, const char *usage, int flags) argument
368 char *cmd = argv[0]; local
[all...]
H A Dutil.c257 unsigned long parse_ulong(const char *str, const char *cmd, argument
269 com_err(cmd, 0, "Bad %s - %s", descr, str);
281 unsigned long long parse_ulonglong(const char *str, const char *cmd, argument
293 com_err(cmd, 0, "Bad %s - %s", descr, str);
305 int strtoblk(const char *cmd, const char *str, blk64_t *ret) argument
310 blk = parse_ulonglong(str, cmd, "block number", &err);
313 com_err(cmd, 0, "Invalid block number: %s", str);
322 const char *cmd, const char *usage, int flags)
325 com_err(argv[0], 0, "Usage: %s %s", cmd, usage);
387 const char *cmd, in
321 common_args_process(int argc, char *argv[], int min_argc, int max_argc, const char *cmd, const char *usage, int flags) argument
386 debugfs_read_inode_full(ext2_ino_t ino, struct ext2_inode * inode, const char *cmd, int bufsize) argument
399 debugfs_read_inode(ext2_ino_t ino, struct ext2_inode * inode, const char *cmd) argument
412 debugfs_write_inode_full(ext2_ino_t ino, struct ext2_inode *inode, const char *cmd, int bufsize) argument
428 debugfs_write_inode(ext2_ino_t ino, struct ext2_inode * inode, const char *cmd) argument
441 debugfs_write_new_inode(ext2_ino_t ino, struct ext2_inode * inode, const char *cmd) argument
[all...]
/external/e2fsprogs/lib/ext2fs/
H A Dtst_bitmaps.c121 unsigned long parse_ulong(const char *str, const char *cmd, argument
133 com_err(cmd, 0, "Bad %s - %s", descr, str);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/59/1/.cp/
H A DjdtCompilerAdapter.jar ... .apache.tools.ant.types.Commandline cmd Class c java.lang.reflect.Constructor batchCompilerConstructor ...
/external/elfutils/0.153/libelf/
H A Delf_begin.c75 Elf_Cmd cmd, Elf *parent)
80 elf = allocate_elf (fildes, map_address, offset, maxsize, cmd, parent,
268 off_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent)
290 const size_t scnmax = (scncnt ?: (cmd == ELF_C_RDWR || cmd == ELF_C_RDWR_MMAP)
292 Elf *elf = allocate_elf (fildes, map_address, offset, maxsize, cmd, parent,
490 size_t maxsize, Elf_Cmd cmd, Elf *parent)
505 cmd, parent);
508 return file_read_ar (fildes, map_address, offset, maxsize, cmd, parent);
516 return allocate_elf (fildes, map_address, offset, maxsize, cmd, paren
74 file_read_ar(int fildes, void *map_address, off_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) argument
267 file_read_elf(int fildes, void *map_address, unsigned char *e_ident, off_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) argument
489 __libelf_read_mmaped_file(int fildes, void *map_address, off_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) argument
522 read_unmmaped_file(int fildes, off_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) argument
581 read_file(int fildes, off_t offset, size_t maxsize, Elf_Cmd cmd, Elf *parent) argument
916 dup_elf(int fildes, Elf_Cmd cmd, Elf *ref) argument
979 write_file(int fd, Elf_Cmd cmd) argument
[all...]
/external/iproute2/genl/
H A Dctrl.c61 ghdr->cmd = CTRL_CMD_GETFAMILY;
87 if (ghdr->cmd != CTRL_CMD_NEWFAMILY) {
88 fprintf(stderr, "Unknown controller command %d\n", ghdr->cmd);
196 if (ghdr->cmd != CTRL_CMD_GETFAMILY &&
197 ghdr->cmd != CTRL_CMD_DELFAMILY &&
198 ghdr->cmd != CTRL_CMD_NEWFAMILY &&
199 ghdr->cmd != CTRL_CMD_NEWMCAST_GRP &&
200 ghdr->cmd != CTRL_CMD_DELMCAST_GRP) {
201 fprintf(stderr, "Unknown controller command %d\n", ghdr->cmd);
284 static int ctrl_list(int cmd, in argument
[all...]
/external/iproute2/include/linux/
H A Dgenetlink.h13 __u8 cmd; member in struct:genlmsghdr
/external/iproute2/ip/
H A Dip6tunnel.c109 static int parse_args(int argc, char **argv, int cmd, struct ip6_tnl_parm *p) argument
211 if (cmd == SIOCCHGTUNNEL && count == 0) {
367 static int do_add(int cmd, int argc, char **argv) argument
373 if (parse_args(argc, argv, cmd, &p) < 0)
376 return tnl_add_ioctl(cmd,
377 cmd == SIOCCHGTUNNEL && p.name[0] ?
H A Dipmaddr.c278 int multiaddr_modify(int cmd, int argc, char **argv) argument
285 if (cmd == RTM_NEWADDR)
286 cmd = SIOCADDMULTI;
288 cmd = SIOCDELMULTI;
322 if (ioctl(fd, cmd, (char*)&ifr) != 0) {
H A Dipneigh.c95 static int ipneigh_modify(int cmd, int flags, int argc, char **argv) argument
112 req.n.nlmsg_type = cmd;
H A Dipntable.c63 static int ipntable_modify(int cmd, int flags, int argc, char **argv) argument
81 req.n.nlmsg_type = cmd;

Completed in 5550 milliseconds

1234567891011>>