/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_printf.c | 249 int64_t normal = (int64_t)unormal; in pfprint_sint() local 273 const dt_pfargd_t *pfd, const void *addr, size_t size, uint64_t normal) in pfprint_uint() 297 const dt_pfargd_t *pfd, const void *addr, size_t size, uint64_t normal) in pfprint_dint() 308 const dt_pfargd_t *pfd, const void *addr, size_t size, uint64_t normal) in pfprint_fp() 333 const dt_pfargd_t *pfd, const void *addr, size_t size, uint64_t normal) in pfprint_addr() 361 const dt_pfargd_t *pfd, const void *addr, size_t size, uint64_t normal) in pfprint_mod() 369 const dt_pfargd_t *pfd, const void *addr, size_t size, uint64_t normal) in pfprint_umod() 377 const dt_pfargd_t *pfd, const void *addr, size_t size, uint64_t normal) in pfprint_uaddr() 414 const dt_pfargd_t *pfd, const void *vaddr, size_t size, uint64_t normal) in pfprint_stack() 465 const dt_pfargd_t *pfd, const void *addr, size_t size, uint64_t normal) in pfprint_time() [all …]
|
H A D | dt_consume.c | 417 dt_stddev(uint64_t *data, uint64_t normal) in dt_stddev() 634 uint64_t normal, long double total) in dt_print_quantline_utf8() 673 uint64_t normal, long double total, char positives, char negatives) in dt_print_quantline() 844 uint64_t normal) in dt_format_quantize() 873 size_t size, uint64_t normal) in dt_print_quantize() 1009 uint64_t normal) in dt_format_lquantize() 1052 size_t size, uint64_t normal) in dt_print_lquantize() 1238 uint64_t normal) in dt_format_llquantize() 1313 size_t size, uint64_t normal) in dt_print_llquantize() 1398 dt_format_average(dtrace_hdl_t *dtp, caddr_t addr, size_t size, uint64_t normal) in dt_format_average() [all …]
|
H A D | dt_cc.c | 368 dt_node_t *anp, *normal; in dt_action_normalize() local
|
/freebsd/lib/libc/tests/stdio/ |
H A D | gets_s_test.c | 56 ATF_TC_BODY(normal, tc) in ATF_TC_BODY() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ |
H A D | PassInfo.h | 47 PassInfo(StringRef name, StringRef arg, const void *pi, NormalCtor_t normal, in PassInfo()
|
/freebsd/lib/libc/tests/string/ |
H A D | memset_s_test.c | 70 ATF_TC_BODY(normal, tc) in ATF_TC_BODY() argument
|
/freebsd/tools/tools/net80211/wesside/wesside/ |
H A D | aircrack-ptw-lib.c | 239 static void getdrv(PTW_tableentry orgtable[][n], int keylen, double * normal, double * ausreiser) { in getdrv() 363 double normal[KEYHSBYTES]; in PTW_computeKey() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
H A D | testmode.c | 41 bool testmode = false, normal = false; in mt7921_tm_set() local
|
/freebsd/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | semi.c | 848 int normal = 0; in test_isunordered() local 896 int normal = 0; in test_isunorderedf() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_removal.c | 201 metaslab_class_t *normal = spa_normal_class(spa); in vdev_passivate() local 2190 metaslab_class_t *normal = spa_normal_class(spa); in spa_vdev_remove_top_check() local
|
H A D | spa.c | 9848 metaslab_class_t *normal = spa_normal_class(spa); local
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | read_termcap.c | 1036 bool normal = TRUE; in _nc_read_termcap_entry() local
|
H A D | lib_win32con.c | 530 _nc_console_set_scrollback(bool normal, CONSOLE_SCREEN_BUFFER_INFO * info) in _nc_console_set_scrollback()
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_vdev.c | 1824 uint_t t, toplevels, normal = 0; in num_normal_vdevs() local
|
/freebsd/contrib/ncurses/ |
H A D | configure.in | 335 AC_ARG_WITH(normal, optwith
|
/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | tty_update.c | 104 static NCURSES_CH_T normal = NewChar(BLANK_TEXT); variable
|
/freebsd/usr.bin/gzip/ |
H A D | gzip.c | 144 const char *normal; /* for unzip - must not be longer than zipped */ member
|
/freebsd/contrib/dialog/ |
H A D | util.c | 1590 find_window(DIALOG_WINDOWS * list, WINDOW *win, bool normal) in find_window() 1670 in_shadow(WINDOW *normal, WINDOW *shadow, int y, int x) in in_shadow()
|
H A D | dialog.c | 1377 bool normal = (data->type == tTrue) ? TRUE : FALSE; in optionBool() local
|
H A D | dialog.h | 446 WINDOW *normal; member
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | googletest-port-test.cc | 421 const RE normal(TypeParam(".*(\\w+)")); in TYPED_TEST() local
|
/freebsd/contrib/expat/lib/ |
H A D | xmltok.c | 1310 struct normal_encoding normal; member
|
/freebsd/contrib/ncurses/ncurses/win32con/ |
H A D | win_driver.c | 940 set_scrollback(bool normal, CONSOLE_SCREEN_BUFFER_INFO * info) in set_scrollback()
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 1725 bool normal() const { return Normal; } in normal() function
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_write_set_format_iso9660.c | 249 int normal; member
|