Home
last modified time | relevance | path

Searched refs:replace_variable (Results 1 – 25 of 96) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/endpoints/
H A Dapi_config_manager.py292 def replace_variable(match): function
315 replace_variable, pattern)
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
H A Dglsl_symbol_table.cpp287 glsl_symbol_table::replace_variable(const char *name, in replace_variable() function in glsl_symbol_table
/dports/lang/clover/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
H A Dglsl_symbol_table.cpp287 glsl_symbol_table::replace_variable(const char *name, in replace_variable() function in glsl_symbol_table
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
H A Dglsl_symbol_table.cpp287 glsl_symbol_table::replace_variable(const char *name, in replace_variable() function in glsl_symbol_table
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
H A Dglsl_symbol_table.cpp287 glsl_symbol_table::replace_variable(const char *name, in replace_variable() function in glsl_symbol_table
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
H A Dglsl_symbol_table.cpp287 glsl_symbol_table::replace_variable(const char *name, in replace_variable() function in glsl_symbol_table
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
H A Dglsl_symbol_table.cpp287 glsl_symbol_table::replace_variable(const char *name, in replace_variable() function in glsl_symbol_table
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/glsl/
H A Dglsl_symbol_table.h103 void replace_variable(const char *name, ir_variable *v);
/dports/math/cgal/CGAL-5.3/include/CGAL/QP_solver/
H A DQP_solver.h977 void replace_variable( );
978 void replace_variable( Tag_true has_no_inequalities);
979 void replace_variable( Tag_false has_no_inequalities);
980 void replace_variable( bool has_no_inequalities) {
982 replace_variable (Tag_true());
984 replace_variable (Tag_false());
1768 replace_variable();
1782 replace_variable();
1823 replace_variable( Tag_true)
1831 replace_variable( Tag_false)
/dports/devel/anjuta/anjuta-3.34.0/plugins/tools/
H A Dexecute.c113 replace_variable (const gchar* prefix, const gchar* source, in replace_variable() function
975 cmd = replace_variable (atp_user_tool_get_command (this), in atp_user_tool_execute()
979 dir = replace_variable (NULL, atp_user_tool_get_working_dir (this), in atp_user_tool_execute()
1015 input = replace_variable (NULL, in atp_user_tool_execute()
1020 val = replace_variable (NULL, atp_user_tool_get_input_string (this), in atp_user_tool_execute()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/swarming_client/
H A Disolate_format.py60 def replace_variable(part, variables): function
77 replace_variable(p, variables)

1234