Home
last modified time | relevance | path

Searched defs:headstring (Results 1 – 6 of 6) sorted by relevance

/dports/science/PETSc/petsc-3.14.1/src/vec/vec/utils/tagger/impls/
H A Dsimple.c19 char headstring[BUFSIZ]; in VecTaggerSetFromOptions_Simple() local
H A Dandor.c102 char headstring[BUFSIZ]; in VecTaggerSetFromOptions_AndOr() local
/dports/sysutils/deltarpm/deltarpm-3.6/
H A Drpmhead.c159 headstring(struct rpmhead *h, int tag) in headstring() function
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DDjVuMessage.cpp113 static const char headstring[]="HEAD"; variable
/dports/misc/libsolv/libsolv-0.7.19/ext/
H A Drepo_rpmdb.c312 headstring(RpmHead *h, int tag) in headstring() function
444 headstring(RpmHead *h, int tag) in headstring() function
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_SVmanip.c1177 void SUMA_Show_PickList(DList *SelAdo, int detail, char *headstring, FILE *out) in SUMA_Show_PickList()