| /src/usr.bin/make/unit-tests/ |
| shell-ksh.exp | 1 echo normal 2 normal
|
| shell-sh.exp | 1 : normal
|
| shell-csh.exp | 1 echo normal 2 normal
|
| shell-custom.exp | 1 : normal 2 -c : normal
|
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| dc-stupid | 19 array,normal: 0: 5: 0: 5: 20 array,normal:21:31:32:-1:OE,LR,AA,Rc,LK:
|
| dc-complex | 19 array,normal: 0: 5: 0: 5: 20 array,normal: 21:31:32:-1:OE,LR,AA,Rc,LK: 50 #array,normal: 10:11:10:11:L: 0xfc000000:0x2c000000:0
|
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| dc-stupid | 19 array,normal: 0: 5: 0: 5: 20 array,normal:21:31:32:-1:OE,LR,AA,Rc,LK:
|
| dc-complex | 19 array,normal: 0: 5: 0: 5: 20 array,normal: 21:31:32:-1:OE,LR,AA,Rc,LK: 50 #array,normal: 10:11:10:11:L: 0xfc000000:0x2c000000:0
|
| /src/tests/sbin/gpt/ |
| Makefile | 10 FILES= gpt.empty.show.normal gpt.backup gpt.removepart.show.normal 11 FILES+= gpt.2part.show.uuid gpt.2part.show.normal gpt.2part.show.label 12 FILES+= gpt.resizedisk.show.normal gpt.resizepart.show.normal 13 FILES+= gpt.disklabel gpt.disklabel.show.normal gpt.empty.show.clean 15 FILES+= gpt.2part.show.label-p gpt.2part.show.normal-p 16 FILES+= gpt.2part.show.uuid-p gpt.disklabel.show.normal-p 17 FILES+= gpt.empty.show.clean-p gpt.empty.show.normal-p 18 FILES+= gpt.removepart.show.normal-p gpt.resizedisk.show.normal- [all...] |
| /src/external/gpl2/gettext/dist/gettext-runtime/intl-java/javadoc2/ |
| stylesheet.css | 14 .FrameTitleFont { font-size: normal; font-family: normal } 15 .FrameHeadingFont { font-size: normal; font-family: normal } 16 .FrameItemFont { font-size: normal; font-family: normal }
|
| /src/etc/powerd/scripts/ |
| sensor_drive | 12 normal) 13 logger -p warning "${0}: normal state reached on ${1} (${3}): ${4}" >&1
|
| sensor_fan | 12 normal) 13 logger -p warning "${0}: ($1) normal state entered [${3}]" >&1
|
| sensor_indicator | 12 normal) 13 logger -p warning "${0}: ($1) normal state entered [${3}]" >&1
|
| /src/external/mpl/bind/dist/bin/tests/system/rndc/ns4/ |
| named.conf.j2 | 24 view normal { 37 in-view normal;
|
| /src/external/gpl3/gdb.old/dist/gdb/dwarf2/ |
| sect-names.h | 23 /* Names for a dwarf2 debugging section. The field NORMAL is the normal 27 the debugging section is not supported, the field NORMAL can be NULL too. 28 It doesn't make sense to have a NULL NORMAL field but a non-NULL COMPRESSED 32 const char *normal; member in struct:dwarf2_section_names 38 return ((normal != nullptr && strcmp (name, normal) == 0)
|
| /src/external/gpl3/gdb/dist/gdb/dwarf2/ |
| sect-names.h | 23 /* Names for a dwarf2 debugging section. The field NORMAL is the normal 27 the debugging section is not supported, the field NORMAL can be NULL too. 28 It doesn't make sense to have a NULL NORMAL field but a non-NULL COMPRESSED 32 const char *normal; member in struct:dwarf2_section_names 38 return ((normal != nullptr && strcmp (name, normal) == 0)
|
| /src/external/bsd/ntp/dist/scripts/build/ |
| checkHtmlFileDates | 26 set `bk diff --normal $i | wc -l`
|
| /src/external/mpl/bind/dist/doc/arm/_static/ |
| custom.css | 16 white-space:normal;
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.linespec/ |
| cpexplicit.exp | 53 set lineno(normal) [gdb_get_line_number "myfunction location" $srcfile] 67 $location(normal) 76 add linespecs "-function myclass::myfunction" $location(normal) 80 add linespecs "-function myclass::myfunction -line 3" $location(normal) 83 add linespecs "-line 25" $location(normal)
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.linespec/ |
| cpexplicit.exp | 53 set lineno(normal) [gdb_get_line_number "myfunction location" $srcfile] 67 $location(normal) 76 add linespecs "-function myclass::myfunction" $location(normal) 80 add linespecs "-function myclass::myfunction -line 3" $location(normal) 83 add linespecs "-line 25" $location(normal)
|
| /src/external/gpl3/binutils/dist/cpu/ |
| simplify.inc | 27 ; Define a normal enum without using name/value pairs. 31 (define-pmacro (define-normal-enum name comment attrs prefix vals) 32 "Define a normal enum, fixed number of arguments." 36 ; Define a normal insn enum. 38 (define-pmacro (define-normal-insn-enum name comment attrs prefix fld vals) 39 "Define a normal instruction opcode enum." 48 (define-pmacro (define-normal-ifield name comment attrs start length) 49 "Define a normal instruction field." 56 "Shorthand form of normal fields requiring mode, encode/decode." 60 "Shorthand form of define-normal-ifield. [all...] |
| /src/external/gpl3/binutils.old/dist/cpu/ |
| simplify.inc | 27 ; Define a normal enum without using name/value pairs. 31 (define-pmacro (define-normal-enum name comment attrs prefix vals) 32 "Define a normal enum, fixed number of arguments." 36 ; Define a normal insn enum. 38 (define-pmacro (define-normal-insn-enum name comment attrs prefix fld vals) 39 "Define a normal instruction opcode enum." 48 (define-pmacro (define-normal-ifield name comment attrs start length) 49 "Define a normal instruction field." 56 "Shorthand form of normal fields requiring mode, encode/decode." 60 "Shorthand form of define-normal-ifield. [all...] |
| /src/external/gpl3/gdb/dist/cpu/ |
| simplify.inc | 27 ; Define a normal enum without using name/value pairs. 31 (define-pmacro (define-normal-enum name comment attrs prefix vals) 32 "Define a normal enum, fixed number of arguments." 36 ; Define a normal insn enum. 38 (define-pmacro (define-normal-insn-enum name comment attrs prefix fld vals) 39 "Define a normal instruction opcode enum." 48 (define-pmacro (define-normal-ifield name comment attrs start length) 49 "Define a normal instruction field." 56 "Shorthand form of normal fields requiring mode, encode/decode." 60 "Shorthand form of define-normal-ifield. [all...] |
| /src/external/gpl3/gdb.old/dist/cpu/ |
| simplify.inc | 27 ; Define a normal enum without using name/value pairs. 31 (define-pmacro (define-normal-enum name comment attrs prefix vals) 32 "Define a normal enum, fixed number of arguments." 36 ; Define a normal insn enum. 38 (define-pmacro (define-normal-insn-enum name comment attrs prefix fld vals) 39 "Define a normal instruction opcode enum." 48 (define-pmacro (define-normal-ifield name comment attrs start length) 49 "Define a normal instruction field." 56 "Shorthand form of normal fields requiring mode, encode/decode." 60 "Shorthand form of define-normal-ifield. [all...] |
| /src/external/bsd/mdocml/dist/ |
| mandoc.css | 113 font-style: normal; 158 .Rs { font-style: normal; 159 font-weight: normal; } 162 font-weight: normal; } 166 font-weight: normal; } 168 font-weight: normal; } 187 code.Nm { font-style: normal; 190 .Fl { font-style: normal; 193 .Cm { font-style: normal; 197 font-weight: normal; } [all...] |