HomeSort by: relevance | last modified time | path
    Searched defs:HEADER (Results 1 - 18 of 18) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/base/one/
header.h 19 # define HEADER 1
22 # undef HEADER
23 # define HEADER 2
27 /* #include "header.h" does not work, why? */
28 # include <header.h>
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.linespec/base/one/
header.h 19 # define HEADER 1
22 # undef HEADER
23 # define HEADER 2
27 /* #include "header.h" does not work, why? */
28 # include <header.h>
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/base/two/
header.h 19 # define HEADER 1
22 # undef HEADER
23 # define HEADER 2
27 /* #include "header.h" does not work, why? */
28 # include <header.h>
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.linespec/base/two/
header.h 19 # define HEADER 1
22 # undef HEADER
23 # define HEADER 2
27 /* #include "header.h" does not work, why? */
28 # include <header.h>
  /src/external/apache2/llvm/dist/llvm/utils/lit/lit/
ProgressBar.py 175 'Header: 0.. 10.. 20.. ...'
178 def __init__(self, header):
179 self.header = header
184 sys.stdout.write(self.header)
214 Header
222 HEADER = '${BOLD}${CYAN}%s${NORMAL}\n\n'
224 def __init__(self, term, header, useETA=True):
239 self.header = self.term.render(self.HEADER % header.center(self.width)
    [all...]
  /src/external/gpl2/xcvs/dist/src/
hash.h 24 NT_UNKNOWN, HEADER, ENTRIES, FILES, LIST, RCSNODE,
  /src/sbin/rndctl/
rndctl.c 471 #define HEADER "Source Estimated bits Samples Type Flags\n"
511 printf(HEADER);
523 printf(HEADER);
  /src/usr.bin/nl/
nl.c 69 #define HEADER 2
70 #define NP_LAST HEADER
75 { "header", number_none, { 0, 0, 0, 0 } },
175 parse_numbering(optarg, HEADER);
  /src/external/gpl3/gcc/dist/gcc/
collect2-aix.h 43 /* The size of each offset string in the header of a big archive. */
46 /* The format of the file header in a "big" XCOFF archive. */
77 /* The format of a member header in a "big" XCOFF archive. */
80 /* File size not including the header (decimal ASCII string). */
112 /* The known values of f_magic in an XCOFF file header. */
122 /* The format of a 32-bit XCOFF file header. */
140 /* The size of the auxiliary header. */
147 /* The format of a 64-bit XCOFF file header. */
162 /* The size of the auxiliary header. */
172 /* An internal representation of the XCOFF file header. *
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
collect2-aix.h 43 /* The size of each offset string in the header of a big archive. */
46 /* The format of the file header in a "big" XCOFF archive. */
77 /* The format of a member header in a "big" XCOFF archive. */
80 /* File size not including the header (decimal ASCII string). */
112 /* The known values of f_magic in an XCOFF file header. */
122 /* The format of a 32-bit XCOFF file header. */
140 /* The size of the auxiliary header. */
147 /* The format of a 64-bit XCOFF file header. */
162 /* The size of the auxiliary header. */
172 /* An internal representation of the XCOFF file header. *
    [all...]
  /src/include/arpa/
nameser_compat.h 55 * Structure for query header. The order of the fields is machine- and
96 } HEADER;
  /src/external/bsd/libbind/dist/include/arpa/
nameser_compat.h 90 * Structure for query header. The order of the fields is machine- and
131 } HEADER;
  /src/external/mpl/dhcp/dist/includes/arpa/
nameser_compat.h 40 * Structure for query header. The order of the fields is machine- and
81 } HEADER;
  /src/sys/arch/prep/include/
nvram.h 182 } HEADER;
185 HEADER Header;
186 uint8_t GEArea[NVSIZE - CONFSIZE - OSAREASIZE - sizeof(HEADER)];
  /src/external/bsd/openldap/dist/servers/slapd/back-ldif/
ldif.c 513 #define HEADER "# AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.\n"
514 char header[sizeof(HEADER "# CRC32 12345678\n")]; local
516 sprintf(header, HEADER "# CRC32 %08x\n", crc32(spew, len));
517 writeres = write_data(fd, header, sizeof(header)-1, save_errno);
  /src/external/gpl2/rcs/dist/src/
rcsbase.h 424 #define HEADER "Header"
435 enum markers { Nomatch, Author, Date, Header, Id,
  /src/external/gpl3/binutils/dist/gprofng/src/
Command.h 139 HEADER,
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Command.h 139 HEADER,

Completed in 45 milliseconds