Searched refs:expand (Results 1 - 25 of 421) sorted by relevance

1234567891011>>

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/tests/
H A D037-finalize-unexpanded-macro.c1 #define expand(x) expand(x once) macro
3 foo(expand(just))
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/tests/
H A D037-finalize-unexpanded-macro.c1 #define expand(x) expand(x once) macro
3 foo(expand(just))
/xsrc/external/mit/MesaLib.old/dist/src/util/xmlpool/
H A Dgen_xmlpool.py125 not matches[0].expand(r'\7').endswith('\\'):
128 matches[0].expand (r'\5'))))
129 text = (matches[0].expand(r'\1' + lang + r'\3"' + text + r'"\7') + suffix)
136 match.expand(r'\3'))))
137 text = match.expand(r'\1"' + text + r'"\5')
/xsrc/external/mit/MesaLib/dist/src/freedreno/computerator/examples/
H A Dtest-opcodes.sh96 # Helper to expand instruction template:
98 expand() { function
111 expand $instr "hr1.x" "hr0.x" "hr0.y" "hr0.z"
113 expand $instr "hr1.y" "r1.x" "r1.y" "r1.z"
116 expand $instr "r2.x" "r1.x" "r1.y" "r1.z"
118 expand $instr "r2.y" "hr0.x" "hr0.y" "hr0.z"
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_dce_cleanup.cpp59 n.expand();
73 n.expand();
H A Dsb_if_conversion.cpp191 nd2->expand();
192 nif->expand();
193 nd1->expand();
194 r->expand();
H A Dsb_ir.cpp171 void container_node::expand(container_node *n) { function in class:r600_sb::container_node
251 void container_node::expand() { function in class:r600_sb::container_node
252 parent->expand(this);
498 d->expand();
509 r->expand();
H A Dsb_bc_finalize.cpp71 r->expand();
147 dep->expand();
159 rep->expand();
242 n_if->expand();
247 (*I)->expand();
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_dce_cleanup.cpp59 n.expand();
73 n.expand();
H A Dsb_if_conversion.cpp191 nd2->expand();
192 nif->expand();
193 nd1->expand();
194 r->expand();
H A Dsb_ir.cpp171 void container_node::expand(container_node *n) { function in class:r600_sb::container_node
251 void container_node::expand() { function in class:r600_sb::container_node
252 parent->expand(this);
498 d->expand();
509 r->expand();
H A Dsb_bc_finalize.cpp71 r->expand();
147 dep->expand();
159 rep->expand();
242 n_if->expand();
247 (*I)->expand();
/xsrc/external/mit/fontconfig/dist/fc-case/
H A Dfc-case.py160 expand = utf8_size (lower[0]) - utf8_size(upper) variable
180 expand = fold['count'] - utf8_size(upper) variable
181 if expand > maxExpand:
182 maxExpand = expand
/xsrc/external/mit/xf86-video-crime/dist/src/
H A Dcrime.h98 uint32_t expand[2048]; member in struct:__anon63ea81b20108
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A DREADME.md22 - `s64`, `s96`, `s128`, `v2`, `v3`, etc, expand to a pattern which matches a disassembled instruction's definition or operand. It later checks that the size and alignment is what's expected.
23 - `match_func` expands to a sequence of `$` and inserts functions with expand to the extracted output
/xsrc/external/mit/libXau/dist/m4/
H A Dltsugar.m480 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/xsrc/external/mit/libXaw/dist/m4/
H A Dltsugar.m480 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/xsrc/external/mit/libXcursor/dist/m4/
H A Dltsugar.m480 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/xsrc/external/mit/libXdmcp/dist/m4/
H A Dltsugar.m480 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/xsrc/external/mit/libXext/dist/m4/
H A Dltsugar.m480 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/xsrc/external/mit/libXfixes/dist/m4/
H A Dltsugar.m480 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/xsrc/external/mit/libXfont2/dist/m4/
H A Dltsugar.m480 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/xsrc/external/mit/libXft/dist/m4/
H A Dltsugar.m480 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/xsrc/external/mit/libXi/dist/m4/
H A Dltsugar.m480 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
/xsrc/external/mit/libXpm/dist/m4/
H A Dltsugar.m480 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.

Completed in 21 milliseconds

1234567891011>>