Home
last modified time | relevance | path

Searched refs:visit_tree (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/net/wireshark/wireshark-3.6.1/epan/dfilter/
H A Dsyntax-tree.c332 visit_tree(wmem_strbuf_t *buf, stnode_t *node, int level) in visit_tree() function
346 visit_tree(buf, left, level + 1); in visit_tree()
350 visit_tree(buf, right, level + 1); in visit_tree()
355 visit_tree(buf, left, level); in visit_tree()
358 visit_tree(buf, right, level); in visit_tree()
377 visit_tree(buf, root, 0); in log_syntax_tree()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dfilter/
H A Dsyntax-tree.c332 visit_tree(wmem_strbuf_t *buf, stnode_t *node, int level) in visit_tree() function
346 visit_tree(buf, left, level + 1); in visit_tree()
350 visit_tree(buf, right, level + 1); in visit_tree()
355 visit_tree(buf, left, level); in visit_tree()
358 visit_tree(buf, right, level); in visit_tree()
377 visit_tree(buf, root, 0); in log_syntax_tree()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dfilter/
H A Dsyntax-tree.c332 visit_tree(wmem_strbuf_t *buf, stnode_t *node, int level) in visit_tree() function
346 visit_tree(buf, left, level + 1); in visit_tree()
350 visit_tree(buf, right, level + 1); in visit_tree()
355 visit_tree(buf, left, level); in visit_tree()
358 visit_tree(buf, right, level); in visit_tree()
377 visit_tree(buf, root, 0); in log_syntax_tree()
/dports/net/tshark/wireshark-3.6.1/epan/dfilter/
H A Dsyntax-tree.c332 visit_tree(wmem_strbuf_t *buf, stnode_t *node, int level) in visit_tree() function
346 visit_tree(buf, left, level + 1); in visit_tree()
350 visit_tree(buf, right, level + 1); in visit_tree()
355 visit_tree(buf, left, level); in visit_tree()
358 visit_tree(buf, right, level); in visit_tree()
377 visit_tree(buf, root, 0); in log_syntax_tree()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dglsl_optimizer.cpp358 visit_tree (ir, has_only_undefined_precision_assignments, &ctx); in propagate_precision_assign()
413 visit_tree (ir, propagate_precision_texture_metal, &ctx); in propagate_precision()
415 visit_tree (ir, propagate_precision_texture, &ctx); in propagate_precision()
417 visit_tree (ir, propagate_precision_deref, &ctx); in propagate_precision()
420 visit_tree (ir, propagate_precision_assign, &ctx); in propagate_precision()
426 visit_tree (ir, propagate_precision_deref, &ctx); in propagate_precision()
429 visit_tree (ir, propagate_precision_call, &ctx); in propagate_precision()
430 visit_tree (ir, propagate_precision_expr, &ctx); in propagate_precision()
H A Dlower_if_to_cond_assign.cpp180 visit_tree(then_ir, check_control_flow, &found_control_flow); in visit_leave()
183 visit_tree(else_ir, check_control_flow, &found_control_flow); in visit_leave()
H A Dopt_rebalance_tree.cpp253 visit_tree(expr, is_reduction, (void *)&ird); in handle_expression()
307 visit_tree(new_rvalue, NULL, NULL, update_types); in handle_rvalue()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl/
H A Dglsl_optimizer.cpp358 visit_tree (ir, has_only_undefined_precision_assignments, &ctx); in propagate_precision_assign()
413 visit_tree (ir, propagate_precision_texture_metal, &ctx); in propagate_precision()
415 visit_tree (ir, propagate_precision_texture, &ctx); in propagate_precision()
417 visit_tree (ir, propagate_precision_deref, &ctx); in propagate_precision()
420 visit_tree (ir, propagate_precision_assign, &ctx); in propagate_precision()
426 visit_tree (ir, propagate_precision_deref, &ctx); in propagate_precision()
429 visit_tree (ir, propagate_precision_call, &ctx); in propagate_precision()
430 visit_tree (ir, propagate_precision_expr, &ctx); in propagate_precision()
H A Dlower_if_to_cond_assign.cpp180 visit_tree(then_ir, check_control_flow, &found_control_flow); in visit_leave()
183 visit_tree(else_ir, check_control_flow, &found_control_flow); in visit_leave()
H A Dopt_rebalance_tree.cpp253 visit_tree(expr, is_reduction, (void *)&ird); in handle_expression()
307 visit_tree(new_rvalue, NULL, NULL, update_types); in handle_rvalue()
/dports/devel/py-asttokens/asttokens-2.0.5/docs/
H A Dapi-index.rst19 :members: Token, token_repr, visit_tree, walk, replace
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp250 visit_tree(then_ir, check_ir_node, this); in visit_leave()
255 visit_tree(else_ir, check_ir_node, this); in visit_leave()
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp244 visit_tree(then_ir, check_ir_node, this); in visit_leave()
249 visit_tree(else_ir, check_ir_node, this); in visit_leave()
/dports/lang/clover/mesa-21.3.6/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp250 visit_tree(then_ir, check_ir_node, this); in visit_leave()
255 visit_tree(else_ir, check_ir_node, this); in visit_leave()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp244 visit_tree(then_ir, check_ir_node, this); in visit_leave()
249 visit_tree(else_ir, check_ir_node, this); in visit_leave()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp250 visit_tree(then_ir, check_ir_node, this); in visit_leave()
255 visit_tree(else_ir, check_ir_node, this); in visit_leave()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp250 visit_tree(then_ir, check_ir_node, this); in visit_leave()
255 visit_tree(else_ir, check_ir_node, this); in visit_leave()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp244 visit_tree(then_ir, check_ir_node, this); in visit_leave()
249 visit_tree(else_ir, check_ir_node, this); in visit_leave()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp250 visit_tree(then_ir, check_ir_node, this); in visit_leave()
255 visit_tree(else_ir, check_ir_node, this); in visit_leave()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp244 visit_tree(then_ir, check_ir_node, this); in visit_leave()
249 visit_tree(else_ir, check_ir_node, this); in visit_leave()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp250 visit_tree(then_ir, check_ir_node, this); in visit_leave()
255 visit_tree(else_ir, check_ir_node, this); in visit_leave()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp250 visit_tree(then_ir, check_ir_node, this); in visit_leave()
255 visit_tree(else_ir, check_ir_node, this); in visit_leave()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp250 visit_tree(then_ir, check_ir_node, this); in visit_leave()
255 visit_tree(else_ir, check_ir_node, this); in visit_leave()
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp250 visit_tree(then_ir, check_ir_node, this); in visit_leave()
255 visit_tree(else_ir, check_ir_node, this); in visit_leave()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/glsl/
H A Dlower_if_to_cond_assign.cpp246 visit_tree(then_ir, check_ir_node, this); in visit_leave()
251 visit_tree(else_ir, check_ir_node, this); in visit_leave()

12345678