| /src/external/gpl3/gcc/dist/libgcc/ |
| libgcov-driver-system.c | 216 int strip = 0; local 220 /* Check if the level of dirs to strip off specified. */ 224 strip = atoi (tmp); 226 if (strip < 0) 227 strip = 0; 230 gf->strip = strip; 242 if (!prefix_length && gf->strip) 272 if (gf->strip > 0) 283 for (level = gf->strip; *probe && level; probe++ [all...] |
| libgcov-driver-system.c | 216 int strip = 0; local 220 /* Check if the level of dirs to strip off specified. */ 224 strip = atoi (tmp); 226 if (strip < 0) 227 strip = 0; 230 gf->strip = strip; 242 if (!prefix_length && gf->strip) 272 if (gf->strip > 0) 283 for (level = gf->strip; *probe && level; probe++ [all...] |
| libgcov-driver.c | 106 int strip; /* leading chars to strip from filename */ member in struct:gcov_filename
|
| libgcov-driver.c | 106 int strip; /* leading chars to strip from filename */ member in struct:gcov_filename
|
| /src/external/gpl3/gcc.old/dist/libgcc/ |
| libgcov-driver-system.c | 216 int strip = 0; local 220 /* Check if the level of dirs to strip off specified. */ 224 strip = atoi (tmp); 226 if (strip < 0) 227 strip = 0; 230 gf->strip = strip; 242 if (!prefix_length && gf->strip) 271 if (gf->strip > 0) 282 for (level = gf->strip; *probe && level; probe++ [all...] |
| libgcov-driver-system.c | 216 int strip = 0; local 220 /* Check if the level of dirs to strip off specified. */ 224 strip = atoi (tmp); 226 if (strip < 0) 227 strip = 0; 230 gf->strip = strip; 242 if (!prefix_length && gf->strip) 271 if (gf->strip > 0) 282 for (level = gf->strip; *probe && level; probe++ [all...] |
| libgcov-driver.c | 106 int strip; /* leading chars to strip from filename */ member in struct:gcov_filename
|
| libgcov-driver.c | 106 int strip; /* leading chars to strip from filename */ member in struct:gcov_filename
|
| /src/external/mit/lua/dist/src/ |
| ldump.c | 31 int strip; member in struct:__anon23857 173 n = (D->strip) ? 0 : f->sizelineinfo; 176 n = (D->strip) ? 0 : f->sizeabslineinfo; 182 n = (D->strip) ? 0 : f->sizelocvars; 189 n = (D->strip) ? 0 : f->sizeupvalues; 197 if (D->strip || f->source == psource) 231 int strip) { 236 D.strip = strip;
|
| ldump.c | 31 int strip; member in struct:__anon23857 173 n = (D->strip) ? 0 : f->sizelineinfo; 176 n = (D->strip) ? 0 : f->sizeabslineinfo; 182 n = (D->strip) ? 0 : f->sizelocvars; 189 n = (D->strip) ? 0 : f->sizeupvalues; 197 if (D->strip || f->source == psource) 231 int strip) { 236 D.strip = strip;
|
| /src/bin/csh/ |
| misc.c | 363 strip(Char *cp) function
|
| misc.c | 363 strip(Char *cp) function
|
| /src/external/bsd/nvi/dist/regex/ |
| regex2.h | 61 * The internal representation is a *strip*, a sequence of 79 typedef char sop; /* strip operator */ 140 sop *strip; /* malloced area for strip */ member in struct:re_guts
|
| regex2.h | 61 * The internal representation is a *strip*, a sequence of 79 typedef char sop; /* strip operator */ 140 sop *strip; /* malloced area for strip */ member in struct:re_guts
|
| /src/external/bsd/unbound/dist/validator/ |
| val_nsec.c | 526 uint8_t* strip; local 538 /* i is number of labels to strip off qname, prepend * wild */ 539 strip = qname; 541 dname_remove_labels(&strip, &striplen, labs); 546 memmove(buf+2, strip, striplen);
|
| val_nsec.c | 526 uint8_t* strip; local 538 /* i is number of labels to strip off qname, prepend * wild */ 539 strip = qname; 541 dname_remove_labels(&strip, &striplen, labs); 546 memmove(buf+2, strip, striplen);
|
| val_nsec3.c | 1039 int strip = dname_count_labels(qname) - dname_count_labels(ce) -1; local 1042 if(strip>0) 1043 dname_remove_labels(nm, nmlen, strip);
|
| val_nsec3.c | 1039 int strip = dname_count_labels(qname) - dname_count_labels(ce) -1; local 1042 if(strip>0) 1043 dname_remove_labels(nm, nmlen, strip);
|
| /src/lib/libc/regex/ |
| regex2.h | 61 * The internal representation is a *strip*, a sequence of 79 typedef uint32_t sop; /* strip operator */ 178 sop *strip; /* malloced area for strip */ member in struct:re_guts
|
| regex2.h | 61 * The internal representation is a *strip*, a sequence of 79 typedef uint32_t sop; /* strip operator */ 178 sop *strip; /* malloced area for strip */ member in struct:re_guts
|
| /src/usr.bin/spell/spellprog/ |
| spellprog.c | 129 static int strip(char *, const char *, const char *, size_t); 179 { .suf = "laci", .p1 = strip, .n1 = 2, 181 { .suf = "latnem", .p1 = strip, .n1 = 2, 183 { .suf = "lanoi", .p1 = strip, .n1 = 2, 185 { .suf = "tnem", .p1 = strip, .n1 = 4, 191 { .suf = "re", .p1 = strip, .n1 = 1, 194 { .suf = "de", .p1 = strip, .n1 = 1, 197 { .suf = "citsi", .p1 = strip, .n1 = 2, 201 { .suf = "tse", .p1 = strip, .n1 = 2, 232 { .suf = "pihs", .p1 = strip, .n1 = 4 477 strip(char *ep, const char *d, const char *a, size_t lev) function [all...] |
| spellprog.c | 129 static int strip(char *, const char *, const char *, size_t); 179 { .suf = "laci", .p1 = strip, .n1 = 2, 181 { .suf = "latnem", .p1 = strip, .n1 = 2, 183 { .suf = "lanoi", .p1 = strip, .n1 = 2, 185 { .suf = "tnem", .p1 = strip, .n1 = 4, 191 { .suf = "re", .p1 = strip, .n1 = 1, 194 { .suf = "de", .p1 = strip, .n1 = 1, 197 { .suf = "citsi", .p1 = strip, .n1 = 2, 201 { .suf = "tse", .p1 = strip, .n1 = 2, 232 { .suf = "pihs", .p1 = strip, .n1 = 4 477 strip(char *ep, const char *d, const char *a, size_t lev) function [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Support/ |
| regex2.h | 50 * The internal representation is a *strip*, a sequence of 68 typedef unsigned long sop; /* strip operator */ 135 sop *strip; /* malloced area for strip */ member in struct:re_guts
|
| regex2.h | 50 * The internal representation is a *strip*, a sequence of 68 typedef unsigned long sop; /* strip operator */ 135 sop *strip; /* malloced area for strip */ member in struct:re_guts
|
| /src/usr.bin/xinstall/ |
| xinstall.c | 172 static void strip(const char *); 321 /* strip and link options make no sense when creating directories */ 325 /* strip and flags make no sense with links */ 761 strip(to_name); 764 * Re-open our fd on the target, in case we used a strip 765 * that does not work in-place -- like gnu binutils strip. 1092 * strip -- 1093 * use strip(1) to strip the target file 1096 strip(const char *to_name function [all...] |