Home
last modified time | relevance | path

Searched refs:Level (Results 1 – 25 of 30) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/perl/lib/Test/
DBuilder.pm170 use vars qw($Level);
177 $Level = 1;
539 local $Level = $Level + 1;
557 local $Level = $Level + 1;
617 local $Level = $Level + 1;
633 local $Level = $Level + 1;
670 local $Level = $Level + 1;
677 local $Level = $Level + 1;
756 local $Level = $Level + 1;
811 local $Level = $Level + 1;
[all …]
/mirbsd/src/usr.bin/file/magdir/
Ddump12 >692 belong 0 Level zero, type:
13 >692 belong >0 Level %d, type:
31 >692 belong 0 Level zero, type:
32 >692 belong >0 Level %d, type:
50 >692 lelong 0 Level zero, type:
51 >692 lelong >0 Level %d, type:
69 >692 lelong 0 Level zero, type:
70 >692 lelong >0 Level %d, type:
Daudio104 ####### Level 2
107 ####### Level 2, Layers I, II, and III
159 ####### Level 2, Hz
164 ####### Level 1 decoding
167 ####### Level 1, Layers I, II, and III
219 ####### Level 2, Hz
/mirbsd/src/sys/scsi/
Dscsi_debug.h41 #define SC_DEBUG(sc_link,Level,Printstuff) \ argument
42 if ((sc_link)->flags & (Level)) { \
46 #define SC_DEBUGN(sc_link,Level,Printstuff) \ argument
47 if ((sc_link)->flags & (Level)) { \
/mirbsd/src/gnu/usr.bin/perl/t/
Dtest.pl5 $Level = 1;
90 my @caller = caller($Level);
261 local $Level = 2;
409 local $Level = 2;
631 local $Level = 2;
645 local $Level = 2;
/mirbsd/src/gnu/usr.bin/perl/lib/Pod/t/
Dbasic.man10 .Sh "``Level'' ""2 \fIheading\fP"
11 .IX Subsection "``Level'' ""2 heading"
13 .IX Subsection "Level 3 heading with weird stuff """" (double quote)"
15 Level "4 \f(CW\*(C`heading\*(C'\fR
16 .IX Subsection "Level ""4 heading"
23 .Sh "``Level'' 2 \fIheading\fP"
24 .IX Subsection "``Level'' 2 heading"
28 .IX Subsection "Level 3 heading with weird stuff"
32 Level "4 \f(CW\*(C`heading\*(C'\fR
33 .IX Subsection "Level ""4 heading"
Dbasic.txt9 ``Level'' "2 *heading*
10 Level 3 heading *with "weird stuff "" (double quote)"*
11 Level "4 "heading"
17 ``Level'' 2 *heading*
20 Level 3 heading *with "weird stuff"*
23 Level "4 "heading"
Dbasic.pod12 =head2 ``Level'' "2 I<heading>
14 =head3 Level 3 B<heading I<with C<weird F<stuff "" (double quote)>>>>
16 =head4 Level "4 C<heading>
24 =head2 ``Level'' 2 I<heading>
28 =head3 Level 3 B<heading I<with C<weird F<stuff>>>>
32 =head4 Level "4 C<heading>
/mirbsd/src/gnu/usr.bin/perl/lib/File/
DFind.pm767 my ($CdLvl,$Level) = (0,0);
931 ($Level, $p_dir, $dir_rel, $nlink) = @$SE;
932 if ($CdLvl > $Level && !$no_chdir) {
935 $tmp = (':' x ($CdLvl-$Level)) . ':';
938 $tmp = join('/',('..') x ($CdLvl-$Level));
942 $CdLvl = $Level;
/mirbsd/src/sys/dev/mii/
Dmiidevs52 oui LEVEL1 0x00207b Level 1
91 /* Level 1 is completely different - from right to left.
93 oui xxLEVEL1a 0x0004de Level 1
94 oui xxLEVEL1 0x1e0400 Level 1
225 /* Level 1 PHYs */
/mirbsd/src/gnu/usr.bin/perl/lib/Test/Simple/t/
Dreset.t35 $Test::Builder::Level = 3;
/mirbsd/src/gnu/usr.bin/perl/ext/Thread/
Dsync.tx16 print "Level $level for $arg\n";
/mirbsd/src/share/misc/
Dutf-8-demo117 Thai (UCS Level 2):
Dusb_hid_usages645 0x103 Light Illumination Level
891 0x5E Input Level Select
894 0x6C Video Black Level Red
895 0x6E Video Black Level Green
896 0x70 Video Black Level Blue
Dacronyms6332 JBIG Joint Bi-Level Image Experts Group
7567 LLVM Low Level Virtual Machine
8793 MTP-2 Message Transfer Part Level 2
8794 MTP-3 Message Transfer Part Level 3
10059 OWL Ordinary Wizarding Level
12564 SLA Service Level Agreement
15696 YOJ [IATA] High Level, AB, Canada
Dzipcodes9843 23973:Union Level, VA
9968 24161:Sandy Level, VA
11526 27568:Pine Level, NC
15552 36065:Pine Level, AL
15716 36474:Red Level, AL
/mirbsd/src/gnu/usr.bin/perl/ext/B/ramblings/
Druntime.porting3 Difficulty: 1 = trivial, 10 = very difficult. Level assumes a
/mirbsd/src/gnu/usr.bin/perl/lib/Unicode/Collate/t/
Dview.t153 # Level 3 weight
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlunicode.pod813 =head2 Unicode Regular Expression Support Level
816 all the features currently supported. The references to "Level N"
825 Level 1 - Basic Unicode Support
879 Level 2 - Extended Unicode Support
897 Level 3 - Locale-Sensitive Support
Dperldebug.pod630 Level of verbosity. By default, the debugger leaves your exceptions
/mirbsd/src/sys/dev/pci/
Dfiles.pci478 # Level-1 LXT1001 Gigabit MAC
Dpcidevs545 vendor LEVEL1 0x1394 Level 1
3746 /* Level 1 (Intel) */
/mirbsd/src/gnu/usr.bin/perl/lib/Test/Simple/
DChanges77 - todo() now honors $Level when looking for $TODO.
/mirbsd/src/lib/libncurses/src/doc/
Dncurses-intro.doc29 o Low-Level Capability Access
675 Low-Level Capability Access
/mirbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dstabs.texinfo324 @section The Simple Example at the Assembly Level

12