HomeSort by: relevance | last modified time | path
    Searched defs:stuff (Results 1 - 25 of 58) sorted by relevancy

1 2 3

  /src/external/gpl3/gcc/dist/fixincludes/tests/base/
reg_types.h 14 int stuff, mo_suff; member in struct:__anon12587
reg_types.h 14 int stuff, mo_suff; member in struct:__anon12587
  /src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
reg_types.h 14 int stuff, mo_suff; member in struct:__anon15210
reg_types.h 14 int stuff, mo_suff; member in struct:__anon15210
  /src/games/fortune/strfile/
strfile.h 52 unsigned char stuff[4]; /* long aligned space */ member in struct:__anon98
53 #define str_delim stuff[0] /* delimiting character */
strfile.h 52 unsigned char stuff[4]; /* long aligned space */ member in struct:__anon98
53 #define str_delim stuff[0] /* delimiting character */
  /src/external/bsd/zstd/dist/contrib/diagnose_corruption/
check_flipped_bits.c 44 static void free_stuff(stuff_t* stuff) {
45 free(stuff->input);
46 free(stuff->output);
47 ZSTD_freeDDict(stuff->ddict);
48 free(stuff->dict);
49 ZSTD_freeDCtx(stuff->dctx);
62 static void print_summary(stuff_t* stuff) {
64 fprintf(stderr, "%9d successful decompressions\n", stuff->success_count);
66 int count = stuff->error_counts[error_code];
144 static ZSTD_DDict* readDictByID(stuff_t *stuff, int32_t dict_id, char **buf, size_t* size)
379 stuff_t stuff; local
    [all...]
check_flipped_bits.c 44 static void free_stuff(stuff_t* stuff) {
45 free(stuff->input);
46 free(stuff->output);
47 ZSTD_freeDDict(stuff->ddict);
48 free(stuff->dict);
49 ZSTD_freeDCtx(stuff->dctx);
62 static void print_summary(stuff_t* stuff) {
64 fprintf(stderr, "%9d successful decompressions\n", stuff->success_count);
66 int count = stuff->error_counts[error_code];
144 static ZSTD_DDict* readDictByID(stuff_t *stuff, int32_t dict_id, char **buf, size_t* size)
379 stuff_t stuff; local
    [all...]
  /src/external/gpl3/gdb/dist/sim/sh/
gencode.c 48 const char * const stuff[MAX_NR_STUFF]; member in struct:__anon19960
3653 if (p->stuff[j])
3655 printf (" %s\n", p->stuff[j]);
3925 if (p->stuff[j])
3927 if (*p->stuff[j])
3931 p->stuff[j]);
gencode.c 48 const char * const stuff[MAX_NR_STUFF]; member in struct:__anon19960
3653 if (p->stuff[j])
3655 printf (" %s\n", p->stuff[j]);
3925 if (p->stuff[j])
3927 if (*p->stuff[j])
3931 p->stuff[j]);
  /src/external/gpl3/gdb.old/dist/sim/sh/
gencode.c 48 const char * const stuff[MAX_NR_STUFF]; member in struct:__anon22699
3653 if (p->stuff[j])
3655 printf (" %s\n", p->stuff[j]);
3925 if (p->stuff[j])
3927 if (*p->stuff[j])
3931 p->stuff[j]);
gencode.c 48 const char * const stuff[MAX_NR_STUFF]; member in struct:__anon22699
3653 if (p->stuff[j])
3655 printf (" %s\n", p->stuff[j]);
3925 if (p->stuff[j])
3927 if (*p->stuff[j])
3931 p->stuff[j]);
  /src/games/hack/
hack.invent.c 764 char stuff[BUFSZ]; local
776 stuff[stct++] = '$';
777 stuff[stct] = 0;
779 if (!strchr(stuff, otmp->olet)) {
780 stuff[stct++] = otmp->olet;
781 stuff[stct] = 0;
787 stuff[stct++] = 'u';
789 stuff[stct++] = 'x';
790 stuff[stct] = 0;
791 assert(stct < sizeof(stuff));
    [all...]
hack.invent.c 764 char stuff[BUFSZ]; local
776 stuff[stct++] = '$';
777 stuff[stct] = 0;
779 if (!strchr(stuff, otmp->olet)) {
780 stuff[stct++] = otmp->olet;
781 stuff[stct] = 0;
787 stuff[stct++] = 'u';
789 stuff[stct++] = 'x';
790 stuff[stct] = 0;
791 assert(stct < sizeof(stuff));
    [all...]
  /src/external/gpl2/groff/dist/src/devices/grolbp/
lbp.h 45 va_list stuff; local
47 va_start(stuff, format);
48 vfprintf(lbpoutput, format, stuff);
49 va_end(stuff);
204 va_list stuff; local
207 va_start(stuff, format);
208 vfprintf(vdmoutput, format, stuff);
209 va_end(stuff);
lbp.h 45 va_list stuff; local
47 va_start(stuff, format);
48 vfprintf(lbpoutput, format, stuff);
49 va_end(stuff);
204 va_list stuff; local
207 va_start(stuff, format);
208 vfprintf(vdmoutput, format, stuff);
209 va_end(stuff);
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
exprs.c 163 struct t_struct stuff[1][2][3]; member in struct:link
173 struct t_struct stuff[1][2][3]; member in union:tu_link
setvar.c 168 struct t_struct stuff[1][2][3]; member in struct:link
178 struct t_struct stuff[1][2][3]; member in union:tu_link
exprs.c 163 struct t_struct stuff[1][2][3]; member in struct:link
173 struct t_struct stuff[1][2][3]; member in union:tu_link
setvar.c 168 struct t_struct stuff[1][2][3]; member in struct:link
178 struct t_struct stuff[1][2][3]; member in union:tu_link
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
exprs.c 163 struct t_struct stuff[1][2][3]; member in struct:link
173 struct t_struct stuff[1][2][3]; member in union:tu_link
setvar.c 168 struct t_struct stuff[1][2][3]; member in struct:link
178 struct t_struct stuff[1][2][3]; member in union:tu_link
exprs.c 163 struct t_struct stuff[1][2][3]; member in struct:link
173 struct t_struct stuff[1][2][3]; member in union:tu_link
setvar.c 168 struct t_struct stuff[1][2][3]; member in struct:link
178 struct t_struct stuff[1][2][3]; member in union:tu_link
  /src/external/gpl2/groff/dist/src/preproc/tbl/
table.cpp 1001 struct stuff { struct
1002 stuff *next;
1006 stuff(int);
1008 virtual ~stuff();
1013 stuff::stuff(int r) : next(0), row(r), printed(0) function in class:stuff
1017 stuff::~stuff()
1021 struct text_stuff : public stuff {
1032 : stuff(r), contents(s), filename(fn), lineno(ln
    [all...]

Completed in 63 milliseconds

1 2 3