Home
last modified time | relevance | path

Searched refs:NONE (Results 1 – 25 of 70) sorted by relevance

123

/dragonfly/sys/dev/misc/evdev/
H A Devdev_utils.c84 NONE, NONE, NONE, NONE,
85 NONE, NONE, NONE, NONE,
87 NONE, NONE, NONE, NONE,
88 NONE, NONE, NONE, NONE,
89 NONE, NONE, NONE, NONE,
90 NONE, NONE, NONE, NONE,
91 NONE, NONE, NONE, NONE,
92 NONE, NONE, NONE, NONE,
93 NONE, NONE, NONE, NONE,
94 NONE, NONE, NONE, NONE,
[all …]
/dragonfly/sys/cpu/x86_64/misc/
H A Ddb_disasm.c79 #define NONE 8 macro
501 /*1*/ { "", NONE, 0, 0 },
595 { "", TRUE, NONE, 0, 0 },
596 { "", TRUE, NONE, 0, 0 },
597 { "", TRUE, NONE, 0, 0 },
598 { "", TRUE, NONE, 0, 0 },
599 { "", TRUE, NONE, 0, 0 },
600 { "", TRUE, NONE, 0, 0 }
611 { "", TRUE, NONE, 0, 0 }
1305 i_size = NONE; in db_disasm()
[all …]
/dragonfly/contrib/binutils-2.27/gold/
H A Darm-reloc.def64 RD(NONE , STATIC , N, MISC , NONE , Y, -1, N)
78 RD(THM_SWI8 , OBSOLETE, N, NONE , NONE , N, -1, N)
79 RD(XPC25 , OBSOLETE, N, NONE , NONE , N, -1, N)
80 RD(THM_XPC22 , OBSOLETE, N, NONE , NONE , N, -1, N)
96 RD(ALU_PCREL_7_0 , OBSOLETE, N, NONE , NONE , N, -1, N)
97 RD(ALU_PCREL_15_8 , OBSOLETE, N, NONE , NONE , N, -1, N)
98 RD(ALU_PCREL_23_15 , OBSOLETE, N, NONE , NONE , N, -1, N)
176 RD(PRIVATE_0 , PRIVATE , N, NONE , NONE , N, -1, N)
177 RD(PRIVATE_1 , PRIVATE , N, NONE , NONE , N, -1, N)
178 RD(PRIVATE_2 , PRIVATE , N, NONE , NONE , N, -1, N)
[all …]
/dragonfly/lib/i18n_module/ZW/
H A Dcitrus_zw.c85 psenc->charset = NONE; in _citrus_ZW_init_state()
146 psenc->charset = NONE; in _citrus_ZW_mbrtowc_priv()
160 case NONE: in _citrus_ZW_mbrtowc_priv()
193 psenc->charset = NONE; in _citrus_ZW_mbrtowc_priv()
198 psenc->charset = NONE; in _citrus_ZW_mbrtowc_priv()
265 case NONE: in _citrus_ZW_wcrtomb_priv()
286 psenc->charset = NONE; in _citrus_ZW_wcrtomb_priv()
301 case NONE: in _citrus_ZW_wcrtomb_priv()
351 psenc->charset = NONE; in _citrus_ZW_put_state_reset()
353 case NONE: in _citrus_ZW_put_state_reset()
[all …]
/dragonfly/usr.bin/m4/lib/
H A Dohash_lookup_memory.c33 empty = NONE; in ohash_lookup_memory()
41 if (empty == NONE) in ohash_lookup_memory()
45 if (empty != NONE) { in ohash_lookup_memory()
63 if (empty != NONE) in ohash_lookup_memory()
H A Dohash_lookup_interval.c34 empty = NONE; in ohash_lookup_interval()
42 if (empty == NONE) in ohash_lookup_interval()
48 if (empty != NONE) { in ohash_lookup_interval()
66 if (empty != NONE) in ohash_lookup_interval()
H A Dohash_int.h17 #define NONE (h->size) macro
/dragonfly/contrib/mdocml/
H A Dcompat_ohash.c34 #define NONE (h->size) macro
234 empty = NONE; in ohash_lookup_interval()
242 if (empty == NONE) in ohash_lookup_interval()
248 if (empty != NONE) { in ohash_lookup_interval()
266 if (empty != NONE) in ohash_lookup_interval()
281 empty = NONE; in ohash_lookup_memory()
289 if (empty == NONE) in ohash_lookup_memory()
293 if (empty != NONE) { in ohash_lookup_memory()
310 if (empty != NONE) in ohash_lookup_memory()
/dragonfly/contrib/nvi2/vi/
H A Dv_sentence.c53 enum { BLANK, NONE, PERIOD } state; in v_sentencef() enumerator
82 for (state = NONE;;) { in v_sentencef()
96 state = NONE; in v_sentencef()
106 state = NONE; in v_sentencef()
120 state = NONE; in v_sentencef()
138 state = NONE; in v_sentencef()
/dragonfly/lib/libssh/openbsd-compat/
H A Dfmt_scaled.c53 NONE = 0, KILO = 1, MEGA = 2, GIGA = 3, TERA = 4, PETA = 5, EXA = 6 enumerator
57 static const unit_type units[] = { NONE, KILO, MEGA, GIGA, TERA, PETA, EXA };
225 unit_type unit = NONE; in fmt_scaled()
268 else if (unit == NONE || number >= 100 || number <= -100) { in fmt_scaled()
/dragonfly/libexec/dma/
H A Dmail.c148 NONE = 0, enumerator
173 case NONE: in parse_addrs()
391 parse_state.state = NONE; in readmail()
442 if (parse_state.state != NONE) { in readmail()
/dragonfly/usr.bin/rpcinfo/
H A Drpcinfo.c166 function = NONE;
176 if (function != NONE)
183 if (function != NONE)
190 if (function != NONE)
204 if (function != NONE)
210 if (function != NONE)
217 if (function != NONE)
224 if (function != NONE)
231 if (function != NONE)
238 if (function != NONE)
[all …]
/dragonfly/contrib/gcc-4.7/libcpp/include/
H A Dcpplib.h79 TK(EOF, NONE) \
146 TK(MACRO_ARG, NONE) /* Macro argument. */ \
147 TK(PRAGMA, NONE) /* Only for deferred pragmas. */ \
148 TK(PRAGMA_EOL, NONE) /* End-of-line for deferred pragmas. */ \
149 TK(PADDING, NONE) /* Whitespace for -E. */
/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm_fourcc.h208 #define DRM_FORMAT_MOD_INVALID fourcc_mod_code(NONE, DRM_FORMAT_RESERVED)
218 #define DRM_FORMAT_MOD_LINEAR fourcc_mod_code(NONE, 0)
/dragonfly/contrib/gcc-8.0/libcpp/include/
H A Dcpplib.h77 TK(EOF, NONE) \
146 TK(MACRO_ARG, NONE) /* Macro argument. */ \
147 TK(PRAGMA, NONE) /* Only for deferred pragmas. */ \
148 TK(PRAGMA_EOL, NONE) /* End-of-line for deferred pragmas. */ \
149 TK(PADDING, NONE) /* Whitespace for -E. */
/dragonfly/lib/libc/citrus/
H A Dcitrus_none.c49 _CITRUS_STDENC_DECLS(NONE);
50 _CITRUS_STDENC_DEF_OPS(NONE);
/dragonfly/contrib/file/magic/Magdir/
H A Dzfs41 >32 belong 0 type: NONE,
71 >32 lelong 0 type: NONE,
/dragonfly/share/i18n/esdb/CP/
H A DCP.src4 ENCODING "NONE"
/dragonfly/share/i18n/esdb/DEC/
H A DDEC.src4 ENCODING "NONE"
/dragonfly/share/i18n/esdb/APPLE/
H A DMAC.src4 ENCODING "NONE"
/dragonfly/share/i18n/esdb/EBCDIC/
H A DEBCDIC.src4 ENCODING "NONE"
/dragonfly/share/i18n/esdb/GEORGIAN/
H A DGEORGIAN.src4 ENCODING "NONE"
/dragonfly/share/i18n/esdb/KOI/
H A DKOI.src4 ENCODING "NONE"
H A DKOI7.src4 ENCODING "NONE"
/dragonfly/share/i18n/esdb/AST/
H A DARMSCII.src4 ENCODING "NONE"

123