/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | FormatTokenLexer.h | 30 NORMAL, enumerator
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/ |
H A D | dfaddsub.S | 55 #define NORMAL p3 macro 84 NORMAL = dfclass(A,#2) define 85 NORMAL = dfclass(B,#2) define
|
H A D | dfsqrt.S | 43 #define NORMAL p2 macro 85 NORMAL = dfclass(A,#DFCLASS_NORMAL) // Is it normal define 86 NORMAL = cmp.gt(AH,#-1) // and positive? define
|
H A D | dfdiv.S | 43 #define NORMAL p2 macro 79 NORMAL = dfclass(A,#DFCLASS_NORMAL) define 80 NORMAL = dfclass(B,#DFCLASS_NORMAL) define
|
/freebsd/usr.bin/tr/ |
H A D | extern.h | 39 enum { EOS, INFINITE, NORMAL, RANGE, SEQUENCE, enumerator
|
/freebsd/contrib/llvm-project/compiler-rt/include/xray/ |
H A D | xray_records.h | 68 NORMAL = 0, enumerator
|
/freebsd/sys/amd64/amd64/ |
H A D | db_trace.c | 118 #define NORMAL 0 macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/ |
H A D | MIParser.h | 39 UNKNOWN, NORMAL, GENERIC, REGBANK global() enumerator
|
/freebsd/usr.sbin/config/ |
H A D | config.h | 124 #define NORMAL 1 macro
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_rand.c | 20 NORMAL, TESTING, PRIVATE enumerator
|
/freebsd/usr.bin/ul/ |
H A D | ul.c | 50 #define NORMAL 000 macro
|
/freebsd/sys/i386/i386/ |
H A D | db_trace.c | 185 #define NORMAL 0 macro
|
/freebsd/sys/dev/speaker/ |
H A D | spkr.c | 142 #define NORMAL 7 /* 7/8ths of note interval is filled */ macro
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_util.c | 69 enum entry_status { NORMAL, CANONICAL, BAD }; enumerator
|
/freebsd/contrib/libevent/test/ |
H A D | regress_util.c | 69 enum entry_status { NORMAL, CANONICAL, BAD }; enumerator
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_format_rar5.c | 3954 STORE = 0, FASTEST = 1, FAST = 2, NORMAL = 3, GOOD = 4, in do_unpack() enumerator
|