Home
last modified time | relevance | path

Searched refs:clstr (Results 76 – 99 of 99) sorted by relevance

1234

/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Dclient.go736 if clstr, ok := headers["Content-Length"]; ok {
737 if cl, err := strconv.ParseInt(clstr, 10, 64); err == nil {
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/storage/
H A Dclient.go775 if clstr, ok := headers["Content-Length"]; ok {
776 if cl, err := strconv.ParseInt(clstr, 10, 64); err == nil {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/storage/
H A Dclient.go786 if clstr, ok := headers["Content-Length"]; ok {
787 if cl, err := strconv.ParseInt(clstr, 10, 64); err == nil {
/dports/biology/molden/molden5.8/
H A Dplvrml.f12 character*2 clstr,ccell local
13 common /clchr/ clstr(4) local
222 ccell = clstr(i)
H A Dmolden.f204 character*2 clstr variable
205 common /clchr/ clstr(4) local
452 data clstr/' O',' A',' B',' C'/
/dports/lang/ocaml-nox11/ocaml-4.05.0/typing/
H A DtypedtreeIter.ml489 | Tcl_structure clstr -> iter_class_structure clstr
H A DtypedtreeMap.ml546 | Tcl_structure clstr -> Tcl_structure (map_class_structure clstr)
H A Dtast_mapper.ml497 | Tcl_structure clstr ->
498 Tcl_structure (sub.class_structure sub clstr)
H A Duntypeast.ml616 | Tcl_structure clstr -> Pcl_structure (sub.class_structure sub clstr)
/dports/lang/ocaml/ocaml-4.05.0/typing/
H A DtypedtreeIter.ml489 | Tcl_structure clstr -> iter_class_structure clstr
H A DtypedtreeMap.ml546 | Tcl_structure clstr -> Tcl_structure (map_class_structure clstr)
H A Dtast_mapper.ml497 | Tcl_structure clstr ->
498 Tcl_structure (sub.class_structure sub clstr)
H A Duntypeast.ml616 | Tcl_structure clstr -> Pcl_structure (sub.class_structure sub clstr)
/dports/graphics/grads/grads-1.9b4/src/
H A Dgrads.c464 gcmn.clstr = NULL;
H A Dgrads.h191 char *clstr; /* Contour label template */ member
H A Dgauser.c765 if (pcm->clstr) free(pcm->clstr); in gacln()
770 pcm->clstr = NULL; in gacln()
4400 if (cmpwrd("clab",cmd)) {kwrd=32; strng=pcm->clstr; i1=pcm->clab;} in gaset()
4432 if (kwrd==32) {pcm->clstr=strng; pcm->clab=i1;} in gaset()
H A Dgagx.c3885 if (pcm->clstr) sprintf(chlab,pcm->clstr,rr); in gacntr()
3924 if (pcm->clstr) { in gacntr()
3925 sprintf(chlab,pcm->clstr,rr); in gacntr()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dsyntax.c4857 int16_t *clstr = NULL; in syn_combine_list() local
4906 clstr[count] = *g1; in syn_combine_list()
4918 clstr[count] = *g2; in syn_combine_list()
4935 clstr[count] = *g1; in syn_combine_list()
4941 clstr[count] = *g2; in syn_combine_list()
4952 clstr = NULL; in syn_combine_list()
4955 clstr = xmalloc((count + 1) * sizeof(*clstr)); in syn_combine_list()
4956 clstr[count] = 0; in syn_combine_list()
4965 *clstr1 = clstr; in syn_combine_list()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/abc/
H A DAbcBlock.cpp416 const std::string& clstr = (pos != std::string::npos) ? in locateClass() local
419 a.setGlobalName(_stringTable->find(clstr)); in locateClass()
/dports/math/octave/octave-6.4.0/libinterp/dldfcn/
H A D__init_fltk__.cc2197 static int str2idx (const caseless_str& clstr) in str2idx() argument
2200 if (clstr.find (fltk_idx_header,0) == 0) in str2idx()
2202 std::istringstream istr (clstr.substr (fltk_idx_header.size ())); in str2idx()
/dports/biology/ddocent/dDocent-2.7.8/tutorials/
H A DRefTut293 #c#22 $mawk '{if ($1 ~ /Cl/) clus = clus + 1; else print $3 "\t" clus}' xxx.clstr | sed 's/[>Conti…
H A DReference Assembly Tutorial.md335 mawk '{if ($1 ~ /Cl/) clus = clus + 1; else print $3 "\t" clus}' xxx.clstr | sed 's/[>Contig_,...]…
H A DFilterTut39 #3 -rwxr--r--. 1 jpuritz users 353544 Mar 6 14:49 reference.fasta.clstr
H A DFiltering Tutorial.md46 -rwxr--r--. 1 jpuritz users 353544 Mar 6 14:49 reference.fasta.clstr

1234