| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/svgadump/ |
| H A D | svga_dump.h | 35 svga_dump_commands(const void *commands, uint32_t size);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/svgadump/ |
| H A D | svga_dump.h | 35 svga_dump_commands(const void *commands, uint32_t size);
|
| /xsrc/external/mit/libdrm/dist/tegra/ |
| H A D | job.c | 44 struct drm_tegra_submit_cmd *commands, *command; local in function:drm_tegra_job_add_command 47 size = (job->num_commands + 1) * sizeof(*commands); 49 commands = realloc(job->commands, size); 50 if (!commands) 53 command = &commands[job->num_commands]; 58 job->commands = commands; 90 if (job->commands) 91 free(job->commands); [all...] |
| H A D | private.h | 96 struct drm_tegra_submit_cmd *commands; member in struct:drm_tegra_job
|
| /xsrc/external/mit/brotli/dist/c/enc/ |
| H A D | backward_references.h | 25 /* "commands" points to the next output command to write to, "*num_commands" is 26 initially the total amount of commands output by previous 33 Command* commands, size_t* num_commands, size_t* num_literals);
|
| H A D | compress_fragment_two_pass.c | 119 uint32_t insertlen, uint32_t** commands) { 121 **commands = insertlen; 128 **commands = inscode | (extra << 8); 134 **commands = code | (extra << 8); 137 **commands = 21 | (extra << 8); 140 **commands = 22 | (extra << 8); 143 **commands = 23 | (extra << 8); 145 ++(*commands); 148 static BROTLI_INLINE void EmitCopyLen(size_t copylen, uint32_t** commands) { argument 150 **commands 118 EmitInsertLen(uint32_t insertlen,uint32_t ** commands) argument 171 EmitCopyLenLastDistance(size_t copylen,uint32_t ** commands) argument 210 EmitDistance(uint32_t distance,uint32_t ** commands) argument 239 CreateCommands(const uint8_t * input,size_t block_size,size_t input_size,const uint8_t * base_ip,int * table,size_t table_bits,size_t min_match,uint8_t ** literals,uint32_t ** commands) argument 455 StoreCommands(MemoryManager * m,const uint8_t * literals,const size_t num_literals,const uint32_t * commands,const size_t num_commands,size_t * storage_ix,uint8_t * storage) argument 570 uint32_t* commands = command_buf; local in function:BrotliCompressFragmentTwoPassImpl [all...] |
| H A D | backward_references_hq.h | 31 Command* commands, size_t* num_commands, size_t* num_literals); 38 Command* commands, size_t* num_commands, size_t* num_literals); 67 /* Computes the shortest path of commands from position to at most 70 On return, path->size() is the number of commands found and path[i] is the 72 Note that the sum of the lengths of all commands can be less than num_bytes. 89 Command* commands, size_t* num_literals);
|
| H A D | brotli_bit_stream.h | 48 const Command* commands, size_t n_commands, const MetaBlockSplit* mb, 58 const Command* commands, size_t n_commands, 68 const Command* commands, size_t n_commands,
|
| H A D | backward_references.c | 127 Command* commands, size_t* num_commands, size_t* num_literals) { 134 last_insert_len, commands, num_commands, num_literals); \ 123 BrotliCreateBackwardReferences(size_t num_bytes,size_t position,const uint8_t * ringbuffer,size_t ringbuffer_mask,ContextLut literal_context_lut,const BrotliEncoderParams * params,Hasher * hasher,int * dist_cache,size_t * last_insert_len,Command * commands,size_t * num_commands,size_t * num_literals) argument
|
| H A D | backward_references_inc.h | 15 Command* commands, size_t* num_commands, size_t* num_literals) { 21 const Command* const orig_commands = commands; 102 InitCommand(commands++, ¶ms->dist, insert_length, 162 *num_commands += (size_t)(commands - orig_commands);
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/openvg/trivial/ |
| H A D | path3.c | 33 VGubyte commands[4] = {VG_MOVE_TO_ABS, VG_LCWARC_TO_ABS, VG_SCWARC_TO_ABS, VG_CLOSE_PATH}; local in function:draw 35 VGubyte commands[4] = {VG_MOVE_TO_ABS, VG_SCCWARC_TO_ABS, VG_LCCWARC_TO_ABS,VG_CLOSE_PATH}; local in function:draw 61 vgAppendPathData(path, 4, commands, coords);
|
| H A D | coord.c | 16 VGubyte commands[] = {VG_MOVE_TO_ABS, VG_LINE_TO_ABS, VG_LINE_TO_ABS, VG_LINE_TO_ABS, local in function:init 39 vgAppendPathData(path, 8, commands, coords);
|
| H A D | gradorigin.c | 18 VGubyte commands[5] = {VG_MOVE_TO_ABS, VG_LINE_TO_ABS, VG_LINE_TO_ABS, VG_LINE_TO_ABS, VG_CLOSE_PATH}; local in function:init 43 vgAppendPathData(path, 5, commands, coords);
|
| /xsrc/external/mit/MesaLib/dist/src/vulkan/util/ |
| H A D | vk_commands_gen.py | 63 % for c in commands: 114 commands = [] 118 commands.append(e) 121 'commands': commands,
|
| /xsrc/external/mit/libXpm/dist/ |
| H A D | README.md | 35 All of these commands will be executed with whatever userid & privileges the 39 To reduce risk, the paths to these commands are now set at configure time to 43 To specify paths to be used for these commands instead of searching $PATH, pass
|
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| H A D | ax_prog_python_version.m4 | 12 # commands in ACTION-IF-TRUE are executed. If not the shell commands in
|
| /xsrc/external/mit/brotli/dist/python/ |
| H A D | README.md | 6 We provide a `Makefile` to simplify common development commands. 22 You may run the following commands from this directory:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/gen/ |
| H A D | gl_API.dtd | 139 rop - Opcode value for "render" commands 140 sop - Opcode value for "single" commands 142 reply) commands 144 doubles_in_order - older commands always put GLdouble data at the 145 start of the render packet. Newer commands (e.g., 148 always_array - some single commands take reply data as an array or as 149 return value data (e.g., glGetLightfv). Other single commands take
|
| /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/gen/ |
| H A D | gl_API.dtd | 140 rop - Opcode value for "render" commands 141 sop - Opcode value for "single" commands 143 reply) commands 145 doubles_in_order - older commands always put GLdouble data at the 146 start of the render packet. Newer commands (e.g., 149 always_array - some single commands take reply data as an array or as 150 return value data (e.g., glGetLightfv). Other single commands take
|
| /xsrc/external/mit/freetype/dist/builds/dos/ |
| H A D | dos-def.mk | 43 # The NO_OUTPUT macro is used to ignore the output of commands.
|
| /xsrc/external/mit/freetype/dist/builds/os2/ |
| H A D | os2-def.mk | 43 # The NO_OUTPUT macro is used to ignore the output of commands.
|
| /xsrc/external/mit/freetype/dist/builds/windows/ |
| H A D | win32-def.mk | 46 # The NO_OUTPUT macro is used to ignore the output of commands.
|
| /xsrc/external/mit/xkbevd/dist/ |
| H A D | README.md | 5 requested commands if they occur. The configuration file consists of
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | qxl_drm.h | 94 __u64 commands; /* struct drm_qxl_command* */ member in struct:drm_qxl_execbuffer
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | v3d.rst | 12 driver for scheduling GPU commands. Additionally, on the Raspberry Pi 44 the i915 graphics driver with all of the vc4 rendering commands
|