Home
last modified time | relevance | path

Searched refs:process_variable (Results 1 – 25 of 36) sorted by relevance

12

/dports/news/slrn/slrn-1.0.3/doc/tm/slrnfuns/
H A Dtm-sort.sl49 static define process_variable (line, fp) function
79 if (-1 == process_variable (line, fp))
/dports/editors/jed/jed-0.99-19/doc/tm/rtl/
H A Dtm-sort.sl58 static define process_variable (line, fp) function
91 if (-1 == process_variable (line, fp))
/dports/japanese/slrn/slrn-0.9.6.2/doc/tm/slrnfuns/
H A Dtm-sort.sl49 static define process_variable (line, fp) function
79 if (-1 == process_variable (line, fp))
/dports/japanese/libslang/slang-1.4.5jp2/doc/tm/rtl/
H A Dtm-sort.sl58 static define process_variable (line, fp) function
91 if (-1 == process_variable (line, fp))
/dports/devel/libslang2/slang-2.3.2/doc/tm/rtl/
H A Dtm-sort.sl50 private define process_variable (line, fp) function
85 if (-1 == process_variable (line, fp))
/dports/devel/envsubst/envsubst-0.1/
H A Denvsubst.c99 process_variable(const char *var) in process_variable() function
119 process_variable(token); in process_argument()
/dports/devel/libdap/libdap-3.20.8/
H A DDDXParserSAX2.cc278 void DDXParser::process_variable(Type t, ParseState s, const xmlChar **attrs, in process_variable() function in libdap::DDXParser
369 process_variable(t, inside_simple_type, attrs, nb_attributes); in is_variable()
373 process_variable(dods_array_c, inside_array, attrs, nb_attributes); in is_variable()
377 process_variable(dods_structure_c, inside_structure, attrs, nb_attributes); in is_variable()
381 process_variable(dods_sequence_c, inside_sequence, attrs, nb_attributes); in is_variable()
385 process_variable(dods_grid_c, inside_grid, attrs, nb_attributes); in is_variable()
691 parser->process_variable(dods_array_c, inside_array, attributes, nb_attributes); in ddx_sax2_start_element()
693 parser->process_variable(dods_array_c, inside_map, attributes, nb_attributes); in ddx_sax2_start_element()
H A DDDXParserSAX2.h216 void process_variable(Type t, ParseState s, const xmlChar **attrs,
H A DD4ParserSax2.cc515 inline bool D4ParserSax2::process_variable(const char *name, const xmlChar **attrs, int nb_attribut… in process_variable() function in libdap::D4ParserSax2
708 else if (parser->process_variable(localname, attributes, nb_attributes)) in dmr_start_element()
825 if (parser->process_variable(localname, attributes, nb_attributes)) in dmr_start_element()
H A DD4ParserSax2.h250 bool process_variable(const char *name, const xmlChar **attrs, int nb_attributes);
/dports/shells/psh/psh-1.8.1/lib/Psh/Support/
H A DFunctions.pm15 Psh::process_variable($functions{$name}) if $functions{$name};
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/nir/
H A Dnir_opt_access.c155 process_variable(struct access_state *state, nir_variable *var) in process_variable() function
328 var_progress |= process_variable(&state, var); in nir_opt_access()
/dports/lang/clover/mesa-21.3.6/src/compiler/nir/
H A Dnir_opt_access.c186 process_variable(struct access_state *state, nir_variable *var) in process_variable() function
347 var_progress |= process_variable(&state, var); in nir_opt_access()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_opt_access.c186 process_variable(struct access_state *state, nir_variable *var) in process_variable() function
347 var_progress |= process_variable(&state, var); in nir_opt_access()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/
H A Dnir_opt_access.c186 process_variable(struct access_state *state, nir_variable *var) in process_variable() function
347 var_progress |= process_variable(&state, var); in nir_opt_access()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/
H A Dnir_opt_access.c186 process_variable(struct access_state *state, nir_variable *var) in process_variable() function
347 var_progress |= process_variable(&state, var); in nir_opt_access()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_opt_access.c186 process_variable(struct access_state *state, nir_variable *var) in process_variable() function
347 var_progress |= process_variable(&state, var); in nir_opt_access()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/
H A Dnir_opt_access.c186 process_variable(struct access_state *state, nir_variable *var) in process_variable() function
347 var_progress |= process_variable(&state, var); in nir_opt_access()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/
H A Dnir_opt_access.c186 process_variable(struct access_state *state, nir_variable *var) in process_variable() function
347 var_progress |= process_variable(&state, var); in nir_opt_access()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/
H A Dnir_opt_access.c186 process_variable(struct access_state *state, nir_variable *var) in process_variable() function
347 var_progress |= process_variable(&state, var); in nir_opt_access()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_opt_access.c188 process_variable(struct access_state *state, nir_variable *var) in process_variable() function
359 var_progress |= process_variable(&state, var); in nir_opt_access()
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/nir/
H A Dnir_opt_access.c186 process_variable(struct access_state *state, nir_variable *var) in process_variable() function
347 var_progress |= process_variable(&state, var); in nir_opt_access()
/dports/shells/psh/psh-1.8.1/lib/Psh/Builtins/
H A DTheme.pm52 Psh::process_variable(join("\n",@lines));
/dports/shells/psh/psh-1.8.1/lib/
H A DPsh.pm85 process_variable($line);
427 sub process_variable { subroutine
/dports/science/py-qcelemental/qcelemental-0.24.0/qcelemental/molparse/
H A Dfrom_string.py614 def process_variable(matchobj): function
634 line = re.sub(variable, process_variable, line)

12