Home
last modified time | relevance | path

Searched refs:normal (Results 1 – 25 of 520) sorted by relevance

12345678910>>...21

/freebsd-13.1/usr.bin/m4/tests/
H A Dregress.quotes.out3 1: normal
6 normal STRING
13 normal STRING
17 3: normal changed quote
20 normal STRING
27 normal STRING
33 normal STRING
36 6: normal quotes are back
40 normal STRING
47 normal string
H A Dquotes.m45 1: normal
8 normal string
16 normal string
20 3: normal changed quote
24 normal string
32 normal string
40 normal string
44 6: normal quotes are back
48 normal string
56 normal string
/freebsd-13.1/contrib/mandoc/
H A Dmandoc.css112 font-style: normal;
158 font-weight: normal; }
161 font-weight: normal; }
165 font-weight: normal; }
167 font-weight: normal; }
196 font-weight: normal; }
202 font-weight: normal;
229 font-weight: normal;
232 font-weight: normal;
260 font-weight: normal;
[all …]
/freebsd-13.1/sys/arm64/arm64/
H A Dbzero.S61 b.le normal
69 cbz x7, normal
76 b.lt normal
88 b.eq normal
100 cbz x5, normal
112 normal: label
200 b.ne normal
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DCoreProperties.td25 …on.name-without-args}}:\\\\n}{${ansi.fg.yellow}${current-pc-arrow}${ansi.normal} }${addr-file-or-l…
29normal}{ ${module.file.basename}{`${function.name-with-args}{${frame.no-debug}${function.pc-offset…
80 DefaultStringValue<"${ansi.normal}">,
88 DefaultStringValue<"${ansi.normal}">,
96normal}:${ansi.fg.yellow}${line.number}${ansi.normal}{:${ansi.fg.yellow}${line.column}${ansi.norma…
100normal}}{, activity = ${ansi.fg.green}'${thread.info.activity.name}'${ansi.normal}}{, ${thread.inf…
136normal}{ ${module.file.basename}{`${function.name-without-args}{${frame.no-debug}${function.pc-off…
/freebsd-13.1/contrib/tcsh/
H A DPorted13 CFLAGS : normal
24 CFLAGS : normal
40 CFLAGS : normal
51 CFLAGS : normal
73 CFLAGS : normal
145 CFLAGS : normal
156 CFLAGS : normal
195 CFLAGS : normal
210 CFLAGS : normal
259 CFLAGS : normal
[all …]
/freebsd-13.1/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.c249 int64_t normal = (int64_t)unormal; in pfprint_sint() local
250 int32_t n = (int32_t)normal; in pfprint_sint()
264 *((int64_t *)addr) / normal)); in pfprint_sint()
275 uint32_t n = (uint32_t)normal; in pfprint_uint()
289 *((uint64_t *)addr) / normal)); in pfprint_uint()
310 double n = (double)normal; in pfprint_fp()
311 long double ldn = (long double)normal; in pfprint_fp()
1321 dt_stddev((uint64_t *)data, normal))); in pfprint_stddev()
1361 uint64_t normal; in dt_printf_format() local
1482 normal = aggdata->dtada_normal; in dt_printf_format()
[all …]
H A Ddt_consume.c629 (long long)val / normal)); in dt_print_quantline_utf8()
652 normal, total)); in dt_print_quantline()
693 (long long)val / normal)); in dt_print_quantline()
766 size_t size, uint64_t normal) in dt_print_quantize() argument
864 size_t size, uint64_t normal) in dt_print_lquantize() argument
1619 dt_normal_t *normal = arg; in dt_normalize_agg() local
1636 dt_normal_t normal; in dt_normalize() local
1940 (uint32_t)normal); in dt_print_datum()
1945 (uint32_t)normal); in dt_print_datum()
1949 (uint32_t)normal); in dt_print_datum()
[all …]
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dnetbsd38 0 name netbsd-normal
64 >0 use netbsd-normal
76 >0 use \^netbsd-normal
88 >0 use \^netbsd-normal
100 >0 use netbsd-normal
115 >0 use \^netbsd-normal
127 >0 use netbsd-normal
139 >0 use netbsd-normal
151 >0 use netbsd-normal
174 >0 use netbsd-normal
[all …]
/freebsd-13.1/contrib/dialog/
H A Dutil.c152 p->normal = parent; in add_subwindow()
167 if (p->normal == parent) { in del_subwindows()
1509 if (p->normal == win) { in find_window()
1550 if (dw->normal != p->normal in window_at_cell()
1603 if (p->normal != dw->normal in last_shadow()
2094 if (p->normal == win) { in dlg_del_window()
2106 touchwin(p->normal); in dlg_del_window()
2114 del_subwindows(q->normal); in dlg_del_window()
2116 delwin(q->normal); in dlg_del_window()
2148 p->normal = win; in dlg_new_modal_window()
[all …]
/freebsd-13.1/lib/libc/tests/stdio/
H A Dgets_s_test.c58 ATF_TC_WITHOUT_HEAD(normal);
59 ATF_TC_BODY(normal, tc) in ATF_TC_BODY() argument
139 ATF_TP_ADD_TC(tp, normal); in ATF_TP_ADD_TCS()
/freebsd-13.1/contrib/bmake/unit-tests/
H A Dshell-csh.exp1 echo normal
2 normal
H A Dshell-custom.exp1 : normal
2 -c : normal
/freebsd-13.1/contrib/expat/lib/
H A Dxmltok.c1314 struct normal_encoding normal; member
1417 e->normal.type[i] = BT_MALFORM; in XmlInitUnknownEncoding()
1440 e->normal.type[i] = BT_NONXML; in XmlInitUnknownEncoding()
1449 e->normal.type[i] = BT_NMSTRT; in XmlInitUnknownEncoding()
1451 e->normal.type[i] = BT_NAME; in XmlInitUnknownEncoding()
1453 e->normal.type[i] = BT_OTHER; in XmlInitUnknownEncoding()
1461 e->normal.isName2 = unknown_isName; in XmlInitUnknownEncoding()
1462 e->normal.isName3 = unknown_isName; in XmlInitUnknownEncoding()
1463 e->normal.isName4 = unknown_isName; in XmlInitUnknownEncoding()
1464 e->normal.isNmstrt2 = unknown_isNmstrt; in XmlInitUnknownEncoding()
[all …]
/freebsd-13.1/lib/libc/tests/string/
H A Dmemset_s_test.c72 ATF_TC_WITHOUT_HEAD(normal);
73 ATF_TC_BODY(normal, tc) in ATF_TC_BODY() argument
190 ATF_TP_ADD_TC(tp, normal); in ATF_TP_ADD_TCS()
/freebsd-13.1/crypto/openssl/crypto/md5/asm/
H A Dmd5-586.pl15 $normal=0;
170 &add($K,64) if $pos >=1 && !$normal;
208 &set_label("start") unless $normal;
302 &mov($tmp1,&swtmp(0)) unless $normal;
307 &cmp($tmp1,$X) unless $normal; # check count
308 &jae(&label("start")) unless $normal;
/freebsd-13.1/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.c241 static void getdrv(PTW_tableentry orgtable[][n], int keylen, double * normal, double * ausreiser) { in getdrv() argument
257 normal[i] = 0; in getdrv()
277 normal[i] += help; in getdrv()
365 double normal[KEYHSBYTES]; in PTW_computeKey() local
410 getdrv(state->table, keylen, normal, ausreisser); in PTW_computeKey()
413 helper[i].difference = normal[i+1] - ausreisser[i+1]; in PTW_computeKey()
/freebsd-13.1/sys/contrib/device-tree/Bindings/pmem/
H A Dpmem-region.txt11 persistent regions separately to the normal memory pool. To aid with that this
24 range should be mappable as normal system memory would be
57 * volatile (normal) memory.
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/
H A DPassInfo.h47 PassInfo(StringRef name, StringRef arg, const void *pi, NormalCtor_t normal, in PassInfo() argument
50 IsAnalysis(is_analysis), IsAnalysisGroup(false), NormalCtor(normal) {} in PassInfo()
/freebsd-13.1/cddl/usr.sbin/dtrace/tests/common/llquantize/
H A DMakefile37 tst.normal.d \
38 tst.normal.d.out \
/freebsd-13.1/contrib/ncurses/man/
H A DMakefile.in66 $(SHELL) ../edit_man.sh normal installing $(EDITARGS)
69 -$(SHELL) ../edit_man.sh normal removing $(EDITARGS)
/freebsd-13.1/usr.bin/diff/tests/
H A Ddiff_test.sh219 atf_check -s exit:2 -e ignore diff --normal -c A B
220 atf_check -s exit:2 -e ignore diff -c --normal A B
227 atf_check -s exit:1 -o ignore -e ignore diff --normal --normal A B
/freebsd-13.1/share/examples/ppp/
H A Dchap-auth66 .$n.value configure -state normal -takefocus 0;
95 button .b.cancel -default normal -text "Cancel" -command {exit 1};
/freebsd-13.1/sys/contrib/device-tree/Bindings/power/reset/
H A Dreboot-mode.txt13 - mode-normal: Normal reboot mode, system reboot with command "reboot".
21 mode-normal = <BOOT_NORMAL>;
/freebsd-13.1/contrib/opie/
H A Dconfigure2664 something starting with __ and the normal name is an alias. */
2884 something starting with __ and the normal name is an alias. */
2990 something starting with __ and the normal name is an alias. */
3047 something starting with __ and the normal name is an alias. */
3098 something starting with __ and the normal name is an alias. */
3153 something starting with __ and the normal name is an alias. */
3205 something starting with __ and the normal name is an alias. */
3257 something starting with __ and the normal name is an alias. */
3309 something starting with __ and the normal name is an alias. */
3360 something starting with __ and the normal name is an alias. */
[all …]

12345678910>>...21