Home
last modified time | relevance | path

Searched refs:c_template (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/textproc/p5-XML-STX/XML-STX-0.43/STX/
H A DParser.pm37 $self->{c_template} ||= [];
486 push @{$self->{c_template}}, $t;
570 push @{$self->{c_template}}, $p;
946 if ($self->{c_template}->[0]) {
1028 if ($self->{c_template}->[0]) {
1140 if ($self->{c_template}->[0]) {
1313 push @{$self->{c_template}}, $t;
1489 pop @{$self->{c_template}};
1493 pop @{$self->{c_template}};
1587 pop @{$self->{c_template}};
[all …]
/dports/devel/R-cran-cli/cli/R/
H A Dspinner.R173 c_template <- template functionVar
208 if (!is.null(template)) c_template <<- template
210 line <- sub("{spin}", c_spinner$frames[[c_state]], c_template,
233 if (!is.null(template)) c_template <<- template
246 if (!is.null(template)) c_template <<- template
248 line <- sub("{spin}", c_spinner$frames[[c_state]], c_template,
255 if (!is.null(template)) c_template <<- template
257 line <- sub("{spin}", c_spinner$frames[[c_state]], c_template,
264 if (!is.null(template)) c_template <<- template
/dports/net/py-ldap/python-ldap-3.4.0/Lib/ldap/
H A Dconstants.py37 c_template = 'add_err({self.name});' variable in Error
43 c_template = 'add_int({self.name});' variable in Int
60 c_template = '\n'.join([ variable in Feature
77 c_template = 'add_string({self.name});' variable in Str
399 print(definition.c_template.format(self=definition))
/dports/security/openssh-portable/openssh-8.8p1/regress/misc/fuzz-harness/
H A Dkex_fuzz.cc38 struct sshbuf *s_template, *c_template; /* main copy of input */ member
188 if (ts->c_template != NULL && in do_kex_with_key()
189 (ts->cin = sshbuf_fromb(ts->c_template)) == NULL) in do_kex_with_key()
449 if ((ts->c_template = sshbuf_new()) == NULL || in LLVMFuzzerTestOneInput()
450 sshbuf_put(ts->c_template, data, size) != 0 || in LLVMFuzzerTestOneInput()
451 sshbuf_put(ts->c_template, crbuf, sizeof(crbuf)) != 0 || in LLVMFuzzerTestOneInput()
452 sshbuf_put(ts->c_template, zbuf, sizeof(zbuf)) != 0) in LLVMFuzzerTestOneInput()
455 sshbuf_free(ts->c_template); in LLVMFuzzerTestOneInput()
/dports/deskutils/egroupware/egroupware/api/src/Etemplate/Widget/
H A DTemplate.php79 foreach(self::$cache as $c_name => $c_template)
85 return $c_template;
89 if($name == $parts[count($parts)-1]) return $c_template;
/dports/math/py-numpy/numpy-1.20.3/numpy/core/code_generators/
H A Dgenerate_ufunc_api.py110 c_template = r""" variable
179 s = c_template % ',\n'.join(init_list)
H A Dgenerate_numpy_api.py124 c_template = r""" variable
229 s = c_template % ',\n'.join(init_list)
/dports/devel/ppl/ppl-1.2/src/
H A DPolyhedron_chdims.cc439 Constraint c_template = c; in expand_space_dimension() local
440 c_template.expr.set_coefficient(var, Coefficient_zero()); in expand_space_dimension()
444 Constraint new_c = c_template; in expand_space_dimension()
/dports/games/freecell-solver/freecell-solver-6.2.0/scripts/
H A Dgen-presets.pl121 my $c_template = Template->new();
223 $c_template->process( \$C_TEMPLATE_INPUT, \%vars, \$ret );
/dports/devel/stack/stack-2.7.3/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/lang/ghc/ghc-8.10.7/utils/hsc2hs/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/x11-wm/hs-xmonad/xmonad-0.17.0/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/hsc2hs-0.68.7/Compat/
H A DTempFile.hs108 withCWString label $ \c_template ->
113 res <- c_getTempFileNameErrorNo c_tmp_dir c_template c_suffix 0

1234567