Searched defs:NORMAL (Results 1 - 16 of 16) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/include/xray/
H A Dxray_records.h68 NORMAL = 0, enumerator in enum:__xray::RecordTypes
/freebsd-current/usr.bin/tr/
H A Dextern.h39 enum { EOS, INFINITE, NORMAL, RANGE, SEQUENCE, enumerator in enum:__anon932::__anon934
/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.h35 NORMAL, enumerator in enum:clang::format::LexerState
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfdiv.S43 #define NORMAL p2 define
79 NORMAL = dfclass(A,#DFCLASS_NORMAL) define
80 NORMAL = dfclass(B,#DFCLASS_NORMAL) define
H A Ddfaddsub.S55 #define NORMAL p3 define
84 NORMAL = dfclass(A,#2) define
85 NORMAL = dfclass(B,#2) define
H A Ddfsqrt.S43 #define NORMAL p2 define
85 NORMAL = dfclass(A,#DFCLASS_NORMAL) // Is it normal define
86 NORMAL = cmp.gt(AH,#-1) // and positive? define
/freebsd-current/crypto/openssl/crypto/bn/
H A Dbn_rand.c20 NORMAL, TESTING, PRIVATE enumerator in enum:bnrand_flag_e
/freebsd-current/sys/i386/i386/
H A Ddb_trace.c185 #define NORMAL 0 macro
/freebsd-current/sys/amd64/amd64/
H A Ddb_trace.c118 #define NORMAL 0 macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h41 UNKNOWN, NORMAL, GENERIC, REGBANK enumerator in enum:llvm::VRegInfo::uint8_t
/freebsd-current/usr.sbin/config/
H A Dconfig.h124 #define NORMAL 1 macro
/freebsd-current/usr.bin/ul/
H A Dul.c50 #define NORMAL 000 macro
[all...]
/freebsd-current/sys/dev/speaker/
H A Dspkr.c142 #define NORMAL 7 /* 7/8ths of note interval is filled */ macro
/freebsd-current/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c69 enum entry_status { NORMAL, CANONICAL, BAD }; enumerator in enum:entry_status
/freebsd-current/contrib/libevent/test/
H A Dregress_util.c69 enum entry_status { NORMAL, CANONICAL, BAD }; enumerator in enum:entry_status
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c3906 STORE = 0, FASTEST = 1, FAST = 2, NORMAL = 3, GOOD = 4, enumerator in enum:COMPRESSION_METHOD

Completed in 295 milliseconds