| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/ |
| 139-define-without-macro-name.c | 5 Errors expected because no macro name is ever given!
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/ |
| 139-define-without-macro-name.c | 5 Errors expected because no macro name is ever given!
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| pixman-arm-asm.h | 76 /* Supplementary macro for setting function attributes */ 77 .macro pixman_asm_function_impl fname 90 .macro pixman_asm_function fname 98 .macro pixman_syntax_unified 104 .macro pixman_end_asm_function
|
| pixman-arma64-neon-asm-bilinear.S | 29 * using older siarhei's bilinear macro template. 45 * Assume that symbol(register .req) OUT and MASK are defined at caller of these macro blocks. 49 * Further optimizations will be done by new macro templates using head/tail_head/tail scheme. 76 .macro bilinear_load_8888 reg1, reg2, tmp 84 .macro bilinear_load_0565 reg1, reg2, tmp 93 .macro bilinear_load_and_vertical_interpolate_two_8888 \ 104 .macro bilinear_load_and_vertical_interpolate_four_8888 \ 114 .macro vzip reg1, reg2 120 .macro vuzp reg1, reg2 126 .macro bilinear_load_and_vertical_interpolate_two_0565 [all...] |
| pixman-arm-simd-asm.S | 45 /* A head macro should do all processing which results in an output of up to 46 * 16 bytes, as far as the final load instruction. The corresponding tail macro 47 * should complete the processing of the up-to-16 bytes. The calling macro will 57 .macro blit_init 61 .macro blit_process_head cond, numbytes, firstreg, unaligned_src, unaligned_mask, preload 65 .macro blit_inner_loop process_head, process_tail, unaligned_src, unaligned_mask, dst_alignment 118 .macro src_n_8888_init 125 .macro src_n_0565_init 133 .macro src_n_8_init 142 .macro fill_process_tail cond, numbytes, firstre [all...] |
| pixman-arm-neon-asm-bilinear.S | 29 * using older siarhei's bilinear macro template. 45 * Assume that symbol(register .req) OUT and MASK are defined at caller of these macro blocks. 49 * Further optimizations will be done by new macro templates using head/tail_head/tail scheme. 83 .macro bilinear_load_8888 reg1, reg2, tmp 91 .macro bilinear_load_0565 reg1, reg2, tmp 100 .macro bilinear_load_and_vertical_interpolate_two_8888 \ 111 .macro bilinear_load_and_vertical_interpolate_four_8888 \ 121 .macro bilinear_load_and_vertical_interpolate_two_0565 \ 145 .macro bilinear_load_and_vertical_interpolate_four_0565 \ 189 .macro bilinear_store_8888 numpix, tmp1, tmp [all...] |
| pixman-arm-neon-asm.S | 98 * operation on the pixels and provide it to the template macro. 100 * Template macro quite conveniently takes care of emitting all the necessary 130 * There is one special trick here too. Common template macro can optionally 157 .macro pixman_composite_over_8888_0565_process_pixblock_head 180 .macro pixman_composite_over_8888_0565_process_pixblock_tail 211 * So what we need now is a '*_tail_head' macro, which will be used 213 * of this macro would look like this: 235 * Another new thing is 'cache_preload' macro. It is used for prefetching 240 * details about this macro. Moreover, if good performance is needed 241 * the code from this macro needs to be copied into '*_tail_head' macr [all...] |
| pixman-arma64-neon-asm.S | 92 * operation on the pixels and provide it to the template macro. 94 * Template macro quite conveniently takes care of emitting all the necessary 124 * There is one special trick here too. Common template macro can optionally 133 * Packed to planar conversion: // vuzp8 is a wrapper macro 139 * Planar to packed conversion: // vzip8 is a wrapper macro 152 .macro pixman_composite_over_8888_0565_process_pixblock_head 176 .macro pixman_composite_over_8888_0565_process_pixblock_tail 213 * So what we need now is a '*_tail_head' macro, which will be used 215 * of this macro would look like this: 237 * Another new thing is 'cache_preload' macro. It is used for prefetchin [all...] |
| pixman-arm-neon-asm.h | 27 * This file contains a macro ('generate_composite_function') which can 32 * This macro takes care of: 38 * The user of this macro has to provide some configuration parameters 51 * Bit flags for 'generate_composite_function' macro which are used 60 * from 'init' macro. This is useful for doing special handling for solid mask. 76 .macro pixldst1 op, elem_size, reg1, mem_operand, abits 84 .macro pixldst2 op, elem_size, reg1, reg2, mem_operand, abits 92 .macro pixldst4 op, elem_size, reg1, reg2, reg3, reg4, mem_operand, abits 100 .macro pixldst0 op, elem_size, reg1, idx, mem_operand, abits 104 .macro pixldst3 op, elem_size, reg1, reg2, reg3, mem_operan [all...] |
| pixman-arm-simd-asm.h | 62 * Bit flags for 'generate_composite_function' macro which are used 100 * Offset into stack where space allocated during init macro can be accessed. 114 .macro pixldst op, cond=al, numbytes, reg0, reg1, reg2, reg3, base, unaligned=0 142 .macro pixst_baseupdated cond, numbytes, reg0, reg1, reg2, reg3, base 158 .macro pixld cond, numbytes, firstreg, base, unaligned 162 .macro pixst cond, numbytes, firstreg, base 170 .macro PF a, x:vararg 177 .macro preload_leading_step1 bpp, ptr, base 192 .macro preload_leading_step2 bpp, bpp_shift, ptr, base 232 .macro preload_middle bpp, base, scratch_holds_offse [all...] |
| pixman-arma64-neon-asm.h | 27 * This file contains a macro ('generate_composite_function') which can 32 * This macro takes care of: 38 * The user of this macro has to provide some configuration parameters 53 * Bit flags for 'generate_composite_function' macro which are used 84 .macro pixldst1 op, elem_size, reg1, mem_operand, abits 88 .macro pixldst2 op, elem_size, reg1, reg2, mem_operand, abits 92 .macro pixldst4 op, elem_size, reg1, reg2, reg3, reg4, mem_operand, abits 96 .macro pixldst0 op, elem_size, reg1, idx, mem_operand, abits, bytes 100 .macro pixldst3 op, elem_size, reg1, reg2, reg3, mem_operand 104 .macro pixldst30 op, elem_size, reg1, reg2, reg3, idx, mem_operan [all...] |
| pixman-mips-dspr2-asm.h | 107 .macro CHECK_STACK_OFFSET regs_num, stack_offset 119 * CHECK_STACK_OFFSET macro). This macro is intended to be used in 120 * combination with RESTORE_REGS_FROM_STACK macro. Example: 124 .macro SAVE_REGS_ON_STACK stack_offset = 0, r1, \ 193 * be big enough, as described by CHECK_STACK_OFFSET macro). This macro is 194 * intended to be used in combination with RESTORE_REGS_FROM_STACK macro. 199 .macro RESTORE_REGS_FROM_STACK stack_offset = 0, r1, \ 268 .macro CONVERT_1x0565_TO_1x8888 in_565, [all...] |
| pixman-arm-simd-asm-scaled.S | 53 * Nearest scanline scaler macro template uses the following arguments: 63 .macro generate_nearest_scanline_func fname, bpp_shift, t, \ 84 /* define helper macro */ 85 .macro scale_2_pixels 136 /* cleanup helper macro */
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/ |
| glcpp-parse.y | 40 const char *macro, 46 const char *macro, 122 /* Perform macro expansion in-place on the given list. */ 219 glcpp_error(& @1, parser, "undefined macro %s in expression (illegal in GLES)", $2.undefined_macro); 224 glcpp_error(& @1, parser, "undefined macro %s in expression (illegal in GLES)", $2.undefined_macro); 280 * (pre-defined) macro name. 288 * By convention, all macro names containing two consecutive 293 * multiple definitions of the same name. All macro names 360 macro_t *macro = entry ? entry->data : NULL; 361 _glcpp_parser_skip_stack_push_if (parser, & @1, macro != NULL) [all...] |
| glcpp.h | 154 macro_t *macro; member in struct:expansion_node
|
| /xsrc/external/mit/xterm/dist/ |
| gen-charsets.pl | 216 my $macro = "un$title"; 217 $macro .= "(code,dft)" unless ( $macro =~ /\(code/ ); 218 $macro =~ s/code\)/code,dft\)/; 225 @head = &add( \@head, "#define $macro \\" ); 246 @head = &add( \@head, "#define $macro /* nothing? */" ); 250 @head = &add( \@head, "#define $macro /* nothing */" );
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/ |
| glcpp-parse.y | 51 const char *macro, 57 const char *macro, 133 /* Perform macro expansion in-place on the given list. */ 238 glcpp_error(& @1, parser, "undefined macro %s in expression (illegal in GLES)", $2.undefined_macro); 243 glcpp_error(& @1, parser, "undefined macro %s in expression (illegal in GLES)", $2.undefined_macro); 306 * (pre-defined) macro name. 314 * By convention, all macro names containing two consecutive 319 * multiple definitions of the same name. All macro names 460 macro_t *macro = entry ? entry->data : NULL; 461 _glcpp_parser_skip_stack_push_if (parser, & @1, macro != NULL) [all...] |
| glcpp.h | 155 macro_t *macro; member in struct:expansion_node
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| disasm-a3xx.c | 190 OPC(1, OPC_BALLOT_MACRO, ballot.macro), 191 OPC(1, OPC_ANY_MACRO, any.macro), 192 OPC(1, OPC_ALL_MACRO, all.macro), 193 OPC(1, OPC_ELECT_MACRO, elect.macro), 194 OPC(1, OPC_READ_COND_MACRO, read_cond.macro), 195 OPC(1, OPC_READ_FIRST_MACRO, read_first.macro), 196 OPC(1, OPC_SWZ_SHARED_MACRO, swz_shared.macro), 307 OPC(5, OPC_DSXPP_MACRO, dsxpp.macro), 308 OPC(5, OPC_DSYPP_MACRO, dsypp.macro), 351 OPC(6, OPC_SPILL_MACRO, spill.macro), [all...] |
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/ |
| glcpp-parse.c | 114 const char *macro, 120 const char *macro, 196 /* Perform macro expansion in-place on the given list. */ 1040 This macro was not mandated originally: define only if we know 1595 be undefined if yyoverflow is a macro. */ 1762 glcpp_error(& (yylsp[-2]), parser, "undefined macro %s in expression (illegal in GLES)", (yyvsp[-1].expression_value).undefined_macro); 1772 glcpp_error(& (yylsp[-2]), parser, "undefined macro %s in expression (illegal in GLES)", (yyvsp[-1].expression_value).undefined_macro); 1857 * (pre-defined) macro name. 1865 * By convention, all macro names containing two consecutive 1870 * multiple definitions of the same name. All macro name 1952 macro_t *macro = entry ? entry->data : NULL; local 1963 macro_t *macro = entry ? entry->data : NULL; local 3969 macro_t *macro; local 4076 macro_t *macro; local 4347 macro_t *macro, *previous; local 4380 macro_t *macro, *previous; local 4455 macro_t *macro = entry ? entry->data : NULL; local [all...] |
| /xsrc/external/mit/fontconfig/dist/doc/ |
| fcstring.fncs | 105 This macro checks whether <parameter>c</parameter> is an lower case ASCII 114 This macro checks whether <parameter>c</parameter> is a upper case ASCII 123 This macro converts upper case ASCII <parameter>c</parameter> to the
|
| fcobjectset.fncs | 71 FcObjectSetVapBuild is a macro version of FcObjectSetVaBuild which returns
|
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| compiler_feature_checks.cmake | 84 macro(_check_func_flag FUNC HEADER)
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| compile.c | 1111 /* Need macro expansion, these are special abstract objects */ 1178 if (atom && atom->key && !com->macro) { 1230 /* name->offset may have been changed in a macro expansion */ 1315 /* If <com->macro> is set, it is expanding a macro, just add the local 1317 * when calling the interpreter to expand the macro. */ 1318 else if (com->macro) { 1437 if (!builtin && !com->macro) 1466 if (!builtin && !com->macro) 1470 if (!builtin && !com->macro) 1819 int macro; local [all...] |
| /xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/ |
| glcpp-parse.c | 126 const char *macro, 132 const char *macro, 208 /* Perform macro expansion in-place on the given list. */ 1127 /* Backward compatibility with an undocumented macro. 1174 This macro was not mandated originally: define only if we know 1787 be undefined if yyoverflow is a macro. */ 1963 glcpp_error(& (yylsp[-2]), parser, "undefined macro %s in expression (illegal in GLES)", (yyvsp[-1].expression_value).undefined_macro); 1973 glcpp_error(& (yylsp[-2]), parser, "undefined macro %s in expression (illegal in GLES)", (yyvsp[-1].expression_value).undefined_macro); 2070 * (pre-defined) macro name. 2078 * By convention, all macro names containing two consecutiv 2244 macro_t *macro = entry ? entry->data : NULL; local 2255 macro_t *macro = entry ? entry->data : NULL; local 4277 macro_t *macro; local 4385 macro_t *macro; local 4663 macro_t *macro, *previous; local 4696 macro_t *macro, *previous; local 4771 macro_t *macro = entry ? entry->data : NULL; local 4960 macro_t *macro = (macro_t *) data; local [all...] |