Home
last modified time | relevance | path

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

12345678910>>...16

/minix3/external/bsd/mdocml/dist/
H A Dexample.style.css33 div.mandoc .emph { font-style: italic; font-weight: normal; } /* Emphasis: Em, Bl -emphasis. */
34 div.mandoc .symb { font-style: normal; font-weight: bold; } /* Symbolic: Sy, Ms, Bf -symbolic. */
35 div.mandoc .lit { font-style: normal; font-weight: normal; font-family: monospace; } /* Literal: …
36 div.mandoc i.addr { font-weight: normal; } /* Address (Ad). */
37 div.mandoc i.arg { font-weight: normal; } /* Command argument (Ar). */
39 div.mandoc b.cmd { font-style: normal; } /* Command (Cm). */
40 div.mandoc b.config { font-style: normal; } /* Config statement (Cd). */
43 div.mandoc b.diag { font-style: normal; } /* Diagnostic (Bl -diag). */
46 div.mandoc i.farg { font-weight: normal; } /* Function argument (Fa, Fn). */
47 div.mandoc i.file { font-weight: normal; } /* File (Pa). */
[all …]
/minix3/external/mit/xorg/bin/xdm/config/
H A DXresources.cpp29 xlogin*greetFont: -adobe-helvetica-bold-o-normal-*-18-*-*-*-*-*-iso8859-1
30 xlogin*font: -adobe-helvetica-medium-o-normal-*-14-*-*-*-*-*-iso8859-1
31 xlogin*promptFont: -adobe-helvetica-medium-r-normal-*-14-*-*-*-*-*-iso8859-1
32 xlogin*failFont: -adobe-helvetica-medium-r-normal-*-14-*-*-*-*-*-iso8859-1
38 xlogin*greetFont: -adobe-helvetica-bold-o-normal--17-120-100-100-p-92-iso8859-1
39 xlogin*font: -adobe-helvetica-medium-r-normal--12-120-75-75-p-67-iso8859-1
40 xlogin*promptFont: -adobe-helvetica-bold-r-normal--12-120-75-75-p-70-iso8859-1
41 xlogin*failFont: -adobe-helvetica-bold-o-normal--14-140-75-75-p-82-iso8859-1
105 Chooser*label.font: *-new century schoolbook-bold-i-normal-*-240-*
107 Chooser*list.font: -*-*-medium-r-normal-*-*-230-*-*-c-*-iso8859-1
[all …]
/minix3/external/bsd/bind/dist/bin/tests/system/allow_query/
H A Dtests.sh71 $DIG $DIGOPTS @10.53.0.2 -b 10.53.0.2 a.normal.example a > dig.out.ns2.$n || ret=1
85 $DIG $DIGOPTS @10.53.0.2 -b 10.53.0.2 a.normal.example a > dig.out.ns2.$n || ret=1
99 $DIG $DIGOPTS @10.53.0.2 -b 10.53.0.2 a.normal.example a > dig.out.ns2.$n || ret=1
113 $DIG $DIGOPTS @10.53.0.2 -b 10.53.0.2 a.normal.example a > dig.out.ns2.$n || ret=1
127 $DIG $DIGOPTS @10.53.0.2 -b 10.53.0.2 a.normal.example a > dig.out.ns2.$n || ret=1
141 $DIG $DIGOPTS @10.53.0.2 -b 10.53.0.2 a.normal.example a > dig.out.ns2.$n || ret=1
155 $DIG $DIGOPTS @10.53.0.2 -b 10.53.0.2 a.normal.example a > dig.out.ns2.$n || ret=1
169 $DIG $DIGOPTS @10.53.0.2 -b 10.53.0.2 a.normal.example a > dig.out.ns2.$n || ret=1
184 $DIG $DIGOPTS @10.53.0.2 -b 10.53.0.2 a.normal.example a > dig.out.ns2.$n || ret=1
198 $DIG $DIGOPTS @10.53.0.2 -b 10.53.0.2 -y one:1234abcd8765 a.normal.example a > dig.out.ns2.$n || re…
[all …]
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/Generic/
H A Dadd-with-overflow-24.ll12 br i1 %obit, label %overflow, label %normal
14 normal:
29 br i1 %obit, label %carry, label %normal
31 normal:
H A Dadd-with-overflow.ll12 br i1 %obit, label %overflow, label %normal
14 normal:
28 br i1 %obit, label %overflow, label %normal
30 normal:
H A Dmultiple-return-values-cross-block-with-invoke.ll6 %t = invoke { i64, double } @wild() to label %normal unwind label %handler
8 normal:
H A Dadd-with-overflow-128.ll14 br i1 %obit, label %carry, label %normal
16 normal:
/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A Dsub-with-overflow.ll11 br i1 %obit, label %overflow, label %normal
13 normal:
31 br i1 %obit, label %carry, label %normal
33 normal:
H A Dsmul-with-overflow.ll11 br i1 %obit, label %overflow, label %normal
13 normal:
30 br i1 %obit, label %overflow, label %normal
36 normal:
H A Dfast-isel-constant.ll14 br i1 %obit, label %overflow, label %normal
16 normal:
H A Dumul-with-carry.ll14 br i1 %obit, label %carry, label %normal
16 normal:
H A Dwin64_call_epi.ll11 to label %normal
14 normal:
H A Dadd.ll33 br i1 %obit, label %overflow, label %normal
35 normal:
56 br i1 %obit, label %carry, label %normal
58 normal:
/minix3/external/mit/expat/dist/lib/
H A Dxmltok.c1248 struct normal_encoding normal; member
1363 e->normal.type[i] = BT_MALFORM; in XmlInitUnknownEncoding()
1372 e->normal.type[i] = (unsigned char)(BT_LEAD2 - (c + 2)); in XmlInitUnknownEncoding()
1381 e->normal.type[i] = latin1_encoding.type[c]; in XmlInitUnknownEncoding()
1387 e->normal.type[i] = BT_NONXML; in XmlInitUnknownEncoding()
1397 e->normal.type[i] = BT_NMSTRT; in XmlInitUnknownEncoding()
1399 e->normal.type[i] = BT_NAME; in XmlInitUnknownEncoding()
1401 e->normal.type[i] = BT_OTHER; in XmlInitUnknownEncoding()
1409 e->normal.isName2 = unknown_isName; in XmlInitUnknownEncoding()
1410 e->normal.isName3 = unknown_isName; in XmlInitUnknownEncoding()
[all …]
/minix3/external/bsd/llvm/dist/llvm/include/llvm/
H A DPassInfo.h51 NormalCtor_t normal, bool isCFGOnly, bool is_analysis,
55 IsAnalysis(is_analysis), IsAnalysisGroup(false), NormalCtor(normal), in PassName()
/minix3/external/bsd/bind/dist/bin/tests/system/allow_query/ns2/
H A Dnormal.db15 ; Id: normal.db,v 1.2 2010/11/16 01:37:39 sar Exp
17 $ORIGIN normal.example.
/minix3/external/bsd/bind/dist/bin/tests/system/addzone/ns2/
H A Dnormal.db15 ; Id: normal.db,v 1.2 2010/08/11 18:14:19 each Exp
17 $ORIGIN normal.example.
/minix3/crypto/external/bsd/openssl/dist/crypto/md5/asm/
H A Dmd5-586.pl8 $normal=0;
159 &add($K,64) if $pos >=1 && !$normal;
197 &set_label("start") unless $normal;
291 &mov($tmp1,&swtmp(0)) unless $normal;
296 &cmp($tmp1,$X) unless $normal; # check count
297 &jae(&label("start")) unless $normal;
/minix3/external/bsd/llvm/dist/clang/docs/tools/
H A Dmanpage.css38 font-family: Arial,Helvetica; font-weight: normal; text-decoration: none;
120 font-family: Arial,Helvetica; font-weight: normal;
129 font-family: Arial,Helvetica; font-weight: normal; text-decoration: none;
133 font-family: Arial,Helvetica; font-weight: normal; text-decoration: none;
147 font-family: Arial,Helvetica; font-weight: normal; text-decoration: none;
167 font-family: Arial,Helvetica; font-weight: normal; text-decoration: underline;
/minix3/crypto/external/bsd/heimdal/dist/windows/
H A DNTMakefile.version43 # Define to a valid string if this build DOES NOT follow normal
49 # Define to a valid string if this build DOES follow normal release
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dwarn-unused-attribute.cpp15 TestNormal normal; in main() local
/minix3/external/mit/lua/dist/doc/
H A Dmanual.css14 font-style: normal ;
/minix3/external/bsd/llvm/dist/clang/docs/
H A Ddoxygen.css79 A.code:link { text-decoration: none; font-weight: normal; color: #0000FF}
80 A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
81 A.codeRef:link { font-weight: normal; color: #0000FF}
82 A.codeRef:visited { font-weight: normal; color: #0000FF}
291 font-weight: normal;
383 A.code { text-decoration: none; font-weight: normal; color: #4444ee }
384 A.codeRef { font-weight: normal; color: #4444ee }
/minix3/external/bsd/llvm/dist/llvm/docs/
H A Ddoxygen.css79 A.code:link { text-decoration: none; font-weight: normal; color: #0000FF}
80 A.code:visited { text-decoration: none; font-weight: normal; color: #0000FF}
81 A.codeRef:link { font-weight: normal; color: #0000FF}
82 A.codeRef:visited { font-weight: normal; color: #0000FF}
291 font-weight: normal;
383 A.code { text-decoration: none; font-weight: normal; color: #4444ee }
384 A.codeRef { font-weight: normal; color: #4444ee }
/minix3/crypto/external/bsd/heimdal/dist/cf/
H A Dbroken.m44 dnl Same as AC _REPLACE_FUNCS, just define HAVE_func if found in normal

12345678910>>...16