HomeSort by: relevance | last modified time | path
    Searched refs:ast (Results 1 - 16 of 16) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/bin/
meson-cmd-extract.py 29 import ast
67 # this will be in the form "['str', 'str']", so use ast.literal_eval to
69 nf = ast.literal_eval(nf)
  /xsrc/external/mit/MesaLib.old/dist/bin/
meson-cmd-extract.py 29 import ast
67 # this will be in the form "['str', 'str']", so use ast.literal_eval to
69 nf = ast.literal_eval(nf)
  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
glsl_parser_extras.cpp 37 #include "ast.h"
1228 foreach_list_typed(ast_node, ast, link, &this->statements) {
1229 ast->print();
1307 foreach_list_typed (ast_node, ast, link, &this->expressions) {
1308 if (&ast->link != this->expressions.get_head())
1311 ast->print();
1354 foreach_list_typed (ast_node, ast, link, & this->expressions) {
1355 if (&ast->link != this->expressions.get_head())
1358 ast->print();
1366 foreach_list_typed (ast_node, ast, link, & this->expressions)
    [all...]
ast_function.cpp 25 #include "ast.h"
43 foreach_list_typed(ast_node, ast, link, parameters) {
49 ast->set_is_lhs(true);
50 ir_rvalue *result = ast->hir(instructions, state);
299 /* This AST-based check catches errors like f(i++). The IR-based
2207 foreach_list_typed(ast_node, ast, link, &this->expressions) {
2208 ir_rvalue *result = ast->hir(instructions, state);
2522 foreach_list_typed(const ast_node, ast, link, &this->expressions) {
2523 if (ast->has_sequence_subexpression())
ast_to_hir.cpp 54 #include "ast.h"
158 foreach_list_typed (ast_node, ast, link, & state->translation_unit)
159 ast->hir(instructions, state);
217 * gl_PerVertex right after ast-to-ir conversion, and if it doesn't, simply
230 * we would need to check this as we process each kind of AST node
2120 /* It should not be possible to generate a sequence in the AST without
2133 foreach_list_typed (ast_node, ast, link, &this->expressions) {
2162 previous_operand_loc = ast->get_location();
2164 result = ast->hir(instructions, state);
2291 foreach_list_typed (ast_node, ast, link, &this->statements
6685 ast_expression *ast; member in struct:case_label
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
glsl_parser_extras.cpp 37 #include "ast.h"
1189 foreach_list_typed(ast_node, ast, link, &this->statements) {
1190 ast->print();
1268 foreach_list_typed (ast_node, ast, link, &this->expressions) {
1269 if (&ast->link != this->expressions.get_head())
1272 ast->print();
1315 foreach_list_typed (ast_node, ast, link, & this->expressions) {
1316 if (&ast->link != this->expressions.get_head())
1319 ast->print();
1327 foreach_list_typed (ast_node, ast, link, & this->expressions)
    [all...]
ast_function.cpp 25 #include "ast.h"
43 foreach_list_typed(ast_node, ast, link, parameters) {
49 ast->set_is_lhs(true);
50 ir_rvalue *result = ast->hir(instructions, state);
264 /* This AST-based check catches errors like f(i++). The IR-based
2142 foreach_list_typed(ast_node, ast, link, &this->expressions) {
2143 ir_rvalue *result = ast->hir(instructions, state);
2429 foreach_list_typed(const ast_node, ast, link, &this->expressions) {
2430 if (ast->has_sequence_subexpression())
ast_to_hir.cpp 54 #include "ast.h"
158 foreach_list_typed (ast_node, ast, link, & state->translation_unit)
159 ast->hir(instructions, state);
217 * gl_PerVertex right after ast-to-ir conversion, and if it doesn't, simply
230 * we would need to check this as we process each kind of AST node
2080 /* It should not be possible to generate a sequence in the AST without
2093 foreach_list_typed (ast_node, ast, link, &this->expressions) {
2122 previous_operand_loc = ast->get_location();
2124 result = ast->hir(instructions, state);
2251 foreach_list_typed (ast_node, ast, link, &this->statements
6465 ast_expression *ast; member in struct:case_label
    [all...]
  /xsrc/external/mit/makedepend/dist/
main.c 147 struct stat ast; local
157 fstat(afd, &ast);
158 args = malloc(ast.st_size + 1);
161 if ((ast.st_size = read(afd, args, ast.st_size)) < 0)
163 args[ast.st_size] = '\0';
  /xsrc/external/mit/MesaLib.old/dist/src/intel/genxml/
gen_pack_header.py 7 import ast
518 self.value = ast.literal_eval(attrs["value"])
  /xsrc/external/mit/MesaLib/dist/src/intel/genxml/
gen_pack_header.py 4 import ast
500 self.value = ast.literal_eval(attrs["value"])
  /xsrc/external/mit/MesaLib/dist/src/compiler/nir/
nir_algebraic.py 26 import ast
226 self.value = ast.literal_eval(m.group('value'))
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
nir_algebraic.py 27 import ast
232 self.value = ast.literal_eval(m.group('value'))
  /xsrc/external/mit/fontconfig/dist/conf.d/
35-lang-normalize.conf 54 <!-- ast* -> ast -->
56 <test name="lang" compare="contains"><string>ast</string></test>
57 <edit name="lang" mode="assign" binding="same"><string>ast</string></edit>
  /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
glut_event.c 73 extern int SYS$SETIMR(unsigned int efn, struct timeval6 *timeout, void *ast,
  /xsrc/external/mit/xf86-video-ast/dist/
configure 3 # Generated by GNU Autoconf 2.71 for xf86-video-ast 1.1.6.
5 # Report bugs to <https://gitlab.freedesktop.org/xorg/driver/xf86-video-ast/-/issues>.
279 $0: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ast/-/issues
623 PACKAGE_NAME='xf86-video-ast'
624 PACKAGE_TARNAME='xf86-video-ast'
626 PACKAGE_STRING='xf86-video-ast 1.1.6'
627 PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/driver/xf86-video-ast/-/issues'
1398 \`configure' configures xf86-video-ast 1.1.6 to adapt to many kinds of systems.
1447 --docdir=DIR documentation root [DATAROOTDIR/doc/xf86-video-ast]
1469 short | recursive ) echo "Configuration of xf86-video-ast 1.1.6:";
    [all...]

Completed in 22 milliseconds