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

  /src/sys/external/gpl2/dts/dist/include/dt-bindings/thermal/
thermal_exynos.h 18 #define TYPE_NONE 4
  /src/external/gpl2/mkhybrid/dist/
mactypes.h 3 #define TYPE_NONE 0 /* Unknown file type (ordinary Unix file) */
15 #define DO_NONE (1 << TYPE_NONE)
  /src/sys/dev/pci/
jmide.c 102 TYPE_NONE
256 sc->sc_chan_type[sc->sc_chan_swap ? 1 : 0] = TYPE_NONE;
260 sc->sc_chan_type[sc->sc_chan_swap ? 1 : 0] = TYPE_NONE;
272 sc->sc_chan_type[sc->sc_chan_swap ? 0 : 1] = TYPE_NONE;
275 if (sc->sc_chan_type[0] == TYPE_NONE &&
276 sc->sc_chan_type[1] == TYPE_NONE)
350 case TYPE_NONE:
358 if (jmidesc->sc_chan_type[channel] == TYPE_NONE) {
  /src/external/gpl2/gettext/dist/gettext-runtime/intl/
printf-args.h 42 TYPE_NONE,
  /src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
printf-args.h 42 TYPE_NONE,
  /src/external/gpl2/texinfo/dist/intl/
printf-args.h 44 TYPE_NONE,
  /src/external/gpl2/xcvs/dist/lib/
printf-args.h 41 TYPE_NONE,
  /src/external/gpl2/dtc/dist/
dtc.h 63 TYPE_NONE,
  /src/external/gpl3/gcc/dist/gcc/
gengtype.h 147 TYPE_NONE=0, /* Never used, so zeroed memory is invalid. */
253 /* Discriminating kind, cannot be TYPE_NONE. */
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype.h 147 TYPE_NONE=0, /* Never used, so zeroed memory is invalid. */
253 /* Discriminating kind, cannot be TYPE_NONE. */
  /src/external/gpl3/binutils/dist/gprofng/src/
Table.h 40 TYPE_NONE,
384 return TYPE_NONE;
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Table.h 40 TYPE_NONE,
384 return TYPE_NONE;
  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386.h 2795 TYPE_NONE = 0,
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.h 2671 TYPE_NONE = 0,

Completed in 130 milliseconds