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

1 2

  /src/external/lgpl3/mpfr/dist/tests/
tli2.c 81 normal (void) function
184 normal ();
  /src/sys/dev/isa/
ics2101.c 80 unsigned char normal; local
105 normal = 0x0;
107 normal = flip_left[chan];
109 normal = 0x01;
114 normal = 0x0;
116 normal = flip_right[chan];
118 normal = 0x02;
122 bus_space_write_1(iot, sc->sc_dataio_ioh, sc->sc_dataio, normal);
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
sect-names.h 23 /* Names for a dwarf2 debugging section. The field NORMAL is the normal
27 the debugging section is not supported, the field NORMAL can be NULL too.
28 It doesn't make sense to have a NULL NORMAL field but a non-NULL COMPRESSED
32 const char *normal; member in struct:dwarf2_section_names
38 return ((normal != nullptr && strcmp (name, normal) == 0)
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
sect-names.h 23 /* Names for a dwarf2 debugging section. The field NORMAL is the normal
27 the debugging section is not supported, the field NORMAL can be NULL too.
28 It doesn't make sense to have a NULL NORMAL field but a non-NULL COMPRESSED
32 const char *normal; member in struct:dwarf2_section_names
38 return ((normal != nullptr && strcmp (name, normal) == 0)
  /src/sys/dev/hpc/
video_subr.c 290 int reverse, normal; member in struct:__anon2577
302 for (ctypep = ctype; ctypep->normal != -1 ; ctypep++) {
303 if (fbtype == ctypep->normal) {
  /src/sys/arch/ews4800mips/stand/common/
console.h 91 const uint8_t *normal; member in struct:zskbd
  /src/external/gpl2/grep/dist/intl/
Makefile 77 DISTFILES.normal = VERSION
306 rm -f ChangeLog.inst $(DISTFILES.normal); \
323 additional="$(DISTFILES.normal)"; \
  /src/external/gpl3/gdb/dist/readline/readline/
colors.h 110 normal, enumerator in enum:filetype
  /src/external/gpl3/gdb.old/dist/readline/readline/
colors.h 110 normal, enumerator in enum:filetype
  /src/games/worms/
worms.c 81 normal[8] = { variable in typeref:struct:options
529 : (y == bottom ? lower : normal)))
  /src/external/gpl2/texinfo/dist/info/
infokey.c 420 normal,
483 seqstate = normal;
526 case normal:
557 seqstate = normal;
561 seqstate = normal;
565 seqstate = normal;
569 seqstate = normal;
573 seqstate = normal;
577 seqstate = normal;
586 seqstate = normal;
418 normal, enumerator in enum:__anon9528
    [all...]
  /src/external/gpl3/gcc/dist/libgomp/
task.c 198 size_t normal = nout + nmutexinoutset + nin; local
201 for (i = normal; i < ndepend; i++)
223 for (i = 0; i < normal; i++)
229 for (i = normal; i < ndepend; i++)
1922 size_t normal = ndepend; local
1934 normal = nout + (uintptr_t) depend[4];
1953 if (__builtin_expect (i >= normal, 0))
  /src/external/gpl3/gcc.old/dist/libgomp/
task.c 195 size_t normal = nout + nmutexinoutset + nin; local
197 for (i = normal; i < ndepend; i++)
215 for (i = 0; i < normal; i++)
220 for (i = normal; i < ndepend; i++)
1725 size_t normal = ndepend; local
1737 normal = nout + (uintptr_t) depend[4];
1745 if (__builtin_expect (i >= normal, 0))
  /src/usr.bin/gzip/
gzip.c 147 const char *normal; /* for unzip - must not be longer than zipped */ member in struct:__anon8249
1126 /* we only allow set-id and the 9 normal permission bits */
1290 strcpy(sp, s->normal);
  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h 1301 PH_MultiVal = 0, // Phi node has multiple distinct values. (Normal)
1718 bool normal() const { return Normal; } function in class:clang::threadSafety::SCFG
1782 bool Normal = false;
  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_cc.c 368 dt_node_t *anp, *normal; local
394 if ((normal = anp->dn_list) != NULL && !dt_node_is_scalar(normal)) {
417 assert(normal != NULL);
419 dt_cg(yypcb, normal);
dt_consume.c 379 dt_stddev(uint64_t *data, uint64_t normal)
394 dt_divide_128(data + 2, normal, avg_of_squares);
397 norm_avg = (int64_t)data[1] / (int64_t)normal / (int64_t)data[0];
594 uint64_t normal, long double total)
628 (long long)val / normal));
633 uint64_t normal, long double total, char positives, char negatives)
651 normal, total));
661 spaces + depth, (long long)val / normal));
669 ats + len - depth, (long long)val / normal));
676 * the size of normal quantize()/lquantize() bars, so we divide th
1619 dt_normal_t *normal = arg; local
1636 dt_normal_t normal; local
2004 uint64_t normal; local
    [all...]
dt_printf.c 238 int64_t normal = (int64_t)unormal; local
239 int32_t n = (int32_t)normal;
253 *((int64_t *)addr) / normal));
262 const dt_pfargd_t *pfd, const void *addr, size_t size, uint64_t normal)
264 uint32_t n = (uint32_t)normal;
278 *((uint64_t *)addr) / normal));
286 const dt_pfargd_t *pfd, const void *addr, size_t size, uint64_t normal)
289 return (pfprint_sint(dtp, fp, format, pfd, addr, size, normal));
291 return (pfprint_uint(dtp, fp, format, pfd, addr, size, normal));
297 const dt_pfargd_t *pfd, const void *addr, size_t size, uint64_t normal)
1377 uint64_t normal; local
    [all...]
  /src/external/gpl3/binutils/dist/bfd/
archive.c 943 This is done because any normal format will recognize any
944 normal archive, regardless of the format of the object files.
1601 const char *normal;
1626 normal = adjust_relative_path (filename, bfd_get_filename (abfd));
1628 normal = filename;
1632 total_namelen += strlen (normal) + 1;
1640 normal = normalize (abfd, bfd_get_filename (current));
1641 if (normal == NULL)
1644 thislen = strlen (normal);
1663 if (filename_ncmp (normal, hdr->ar_name, thislen) !=
1596 const char *normal; local
1689 const char *normal; local
1778 const char *normal = normalize (abfd, bfd_get_filename (current)); local
2259 const char *normal = normalize (current, current->filename); local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
archive.c 946 This is done because any normal format will recognize any
947 normal archive, regardless of the format of the object files.
1590 const char *normal;
1615 normal = adjust_relative_path (filename, bfd_get_filename (abfd));
1617 normal = filename;
1621 total_namelen += strlen (normal) + 1;
1629 normal = normalize (abfd, bfd_get_filename (current));
1630 if (normal == NULL)
1633 thislen = strlen (normal);
1652 if (filename_ncmp (normal, hdr->ar_name, thislen) !=
1585 const char *normal; local
1678 const char *normal; local
1767 const char *normal = normalize (abfd, bfd_get_filename (current)); local
2248 const char *normal = normalize (current, current->filename); local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/mmix/
mmix.cc 1421 much compatibility as possible with mmixal syntax for normal
2374 /* Adjust the (normal) stack-pointer to that of the receiver.
2687 /* The normal output cc-code. */
2688 const char *const normal; member in struct:cc_conv
2766 : cc_convs[i].convs[j].normal);
  /src/external/gpl3/gcc.old/dist/gcc/config/mmix/
mmix.cc 1421 much compatibility as possible with mmixal syntax for normal
2374 /* Adjust the (normal) stack-pointer to that of the receiver.
2687 /* The normal output cc-code. */
2688 const char *const normal; member in struct:cc_conv
2766 : cc_convs[i].convs[j].normal);
  /src/external/mit/expat/dist/lib/
xmltok.c 1310 struct normal_encoding normal; member in struct:unknown_encoding
1413 e->normal.type[i] = BT_MALFORM;
1424 e->normal.type[i] = (unsigned char)(BT_LEAD2 - (c + 2));
1431 e->normal.type[i] = latin1_encoding.type[c];
1436 e->normal.type[i] = BT_NONXML;
1445 e->normal.type[i] = BT_NMSTRT;
1447 e->normal.type[i] = BT_NAME;
1449 e->normal.type[i] = BT_OTHER;
1457 e->normal.isName2 = unknown_isName;
1458 e->normal.isName3 = unknown_isName
    [all...]
  /src/external/mpl/dhcp/dist/includes/
failover.h 293 normal = 2, enumerator in enum:failover_state
  /src/external/gpl3/gdb.old/dist/bfd/
archive.c 948 This is done because any normal format will recognize any
949 normal archive, regardless of the format of the object files.
1592 const char *normal;
1617 normal = adjust_relative_path (filename, bfd_get_filename (abfd));
1619 normal = filename;
1623 total_namelen += strlen (normal) + 1;
1631 normal = normalize (abfd, bfd_get_filename (current));
1632 if (normal == NULL)
1635 thislen = strlen (normal);
1654 if (filename_ncmp (normal, hdr->ar_name, thislen) !=
1587 const char *normal; local
1680 const char *normal; local
1769 const char *normal = normalize (abfd, bfd_get_filename (current)); local
    [all...]

Completed in 63 milliseconds

1 2