Home
last modified time | relevance | path

Searched refs:lbl (Results 1 – 25 of 96) sorted by relevance

1234

/netbsd/sys/lib/libkern/arch/hppa/
H A Dprefix.h40 ! ADDIL L%lbl-labl/**/lbl,r1\
42 ! BE R%lbl-labl/**/lbl(sr7,r1)
46 ! ADDIL L%lbl-labl/**/lbl,r1\
48 ! BE,N R%lbl-labl/**/lbl(sr7,r1)
52 ! ADDIL L%lbl-labl/**/lbl,r1\
54 ! BLE R%lbl-labl/**/lbl(sr7,r1)
58 ! ADDIL L%lbl-labl/**/lbl,r1\
60 ! BLE,N R%lbl-labl/**/lbl(sr7,r1)
74 #define MILLI_BE(lbl) B lbl argument
75 #define MILLI_BEN(lbl) B,n lbl argument
[all …]
/netbsd/external/gpl3/gdb/dist/gold/testsuite/
H A Daarch64_relocs.sh28 lbl=$2
32 found=`grep "<$lbl>:" $file`
34 echo "Label $lbl not found."
38 match_pattern=`grep "<$lbl>:" -A$line $file | tail -n 1 | grep -e "$pattern"`
40 echo "Expected pattern did not found in line $line after label $lbl:"
44 grep "<$lbl>:" -A$line $file
/netbsd/external/gpl3/gdb.old/dist/gold/testsuite/
H A Daarch64_relocs.sh28 lbl=$2
32 found=`grep "<$lbl>:" $file`
34 echo "Label $lbl not found."
38 match_pattern=`grep "<$lbl>:" -A$line $file | tail -n 1 | grep -e "$pattern"`
40 echo "Expected pattern did not found in line $line after label $lbl:"
44 grep "<$lbl>:" -A$line $file
/netbsd/external/bsd/flex/dist/
H A DChangeLog7903 2000-08-21 Vern Paxson <vern@ee.lbl.gov>
7907 2000-08-21 Vern Paxson <vern@ee.lbl.gov>
7911 2000-08-21 Vern Paxson <vern@ee.lbl.gov>
7915 2000-08-21 Vern Paxson <vern@ee.lbl.gov>
7920 2000-08-21 Vern Paxson <vern@ee.lbl.gov>
7925 2000-08-21 Vern Paxson <vern@ee.lbl.gov>
7929 1997-06-27 Vern Paxson <vern@ee.lbl.gov>
7933 1997-06-23 Vern Paxson <vern@ee.lbl.gov>
7937 1997-06-23 Vern Paxson <vern@ee.lbl.gov>
7941 1997-06-23 Vern Paxson <vern@ee.lbl.gov>
[all …]
/netbsd/sys/arch/sgimips/stand/sgivol/
H A Dsgivol.c81 struct disklabel lbl; variable
230 if (ioctl(fd, DIOCGDINFO, &lbl) == -1) in main()
300 printf("disklabel shows %d sectors\n", lbl.d_secperunit); in display_vol()
344 volhdr->dp.dp_skew = lbl.d_trackskew; in init_volhdr()
352 volhdr->dp.dp_cyls = htobe16(lbl.d_ncylinders); in init_volhdr()
361 volhdr->dp.dp_trks0 = htobe16(lbl.d_ntracks); in init_volhdr()
362 volhdr->dp.dp_secs = htobe16(lbl.d_nsectors); in init_volhdr()
363 volhdr->dp.dp_secbytes = htobe16(lbl.d_secsize); in init_volhdr()
364 volhdr->dp.dp_interleave = htobe16(lbl.d_interleave); in init_volhdr()
371 volhdr->partitions[10].blocks = htobe32(lbl.d_secperunit); in init_volhdr()
[all …]
/netbsd/usr.sbin/ldpd/
H A Dlabel.c275 int lbl; in get_free_local_label() local
277 for (lbl = min_label; lbl <= max_label; lbl++) { in get_free_local_label()
279 if (l->binding == lbl) in get_free_local_label()
282 return lbl; in get_free_local_label()
/netbsd/external/bsd/dhcpcd/dist/src/
H A Ddhcp-common.c417 valid_domainname(char *lbl, int type) in valid_domainname() argument
419 char *slbl = lbl, *lst = NULL; in valid_domainname()
424 if (lbl == NULL || *lbl == '\0') { in valid_domainname()
430 c = (unsigned char)*lbl++; in valid_domainname()
432 return lbl - slbl - 1; in valid_domainname()
434 if (lbl - 1 == slbl) /* No space at start */ in valid_domainname()
441 lst = lbl - 1; in valid_domainname()
448 if (*lbl == '.') in valid_domainname()
454 !start && *lbl != ' ' && *lbl != '\0') || in valid_domainname()
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dclasses.exp374 foreach {tag lbl} {"class" "private" "struct" "public"} {
375 …gdb_test "ptype/r ${tag}_with_${lbl}_typedef" "type = $tag ${tag}_with_${lbl}_typedef \{${ws}int a…
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dclasses.exp374 foreach {tag lbl} {"class" "private" "struct" "public"} {
375 …gdb_test "ptype/r ${tag}_with_${lbl}_typedef" "type = $tag ${tag}_with_${lbl}_typedef \{${ws}int a…
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcorefile-buildid.exp116 gdb_test_multiple "info files" "" -lbl {
129 gdb_test_multiple "" $test_name -lbl {
140 gdb_test_multiple "" $test_name -lbl {
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcorefile-buildid.exp116 gdb_test_multiple "info files" "" -lbl {
129 gdb_test_multiple "" $test_name -lbl {
140 gdb_test_multiple "" $test_name -lbl {
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DUserLabel.cc172 UserLabel *lbl = labels->fetch (i); in dump() local
173 char *s = lbl->dump (); in dump()
H A DExperiment.cc1990 lbl->comment = comment; in startElement()
1991 lbl->hostname = hostName; in startElement()
1992 lbl->start_sec = startSec; in startElement()
1994 exp->userLabels->append (lbl); in startElement()
1997 lbl->all_times = all_times; in startElement()
1998 lbl->start_tv = start_tv; in startElement()
1999 lbl->relative = relative; in startElement()
2001 lbl->atime = lbl_ts; in startElement()
2100 if (lbl->all_times) in read_labels_file()
2107 ulbl->timeStart = lbl->atime; in read_labels_file()
[all …]
/netbsd/external/bsd/libpcap/dist/
H A DMakefile.in271 lbl/os-aix4.h \
272 lbl/os-aix7.h \
273 lbl/os-hpux11.h \
274 lbl/os-osf4.h \
275 lbl/os-osf5.h \
276 lbl/os-solaris2.h \
277 lbl/os-sunos4.h \
278 lbl/os-ultrix4.h \
H A DREADME.md18 Network Research Group <libpcap@ee.lbl.gov>
19 ftp://ftp.ee.lbl.gov/old/libpcap-0.4a7.tar.Z
42 ftp://ftp.ee.lbl.gov/papers/bpf-usenix93.ps.Z
/netbsd/external/bsd/tcpdump/dist/
H A DMakefile.in339 lbl/os-osf4.h \
340 lbl/os-solaris2.h \
341 lbl/os-sunos4.h \
342 lbl/os-ultrix4.h \
H A DREADME.md21 Network Research Group <tcpdump@ee.lbl.gov>
22 ftp://ftp.ee.lbl.gov/old/tcpdump.tar.Z (3.4)
28 anonymous ftp to `ftp.ee.lbl.gov`, in `tcpdump.tar.Z`. More recent
/netbsd/sys/arch/mips/include/
H A Dasm.h700 #define SETUP_GPX_L(r,lbl) \ argument
704 bal lbl; \
706 lbl: .cpload ra; \
731 #define SETUP_GPX_L(r,lbl) /* o32 specific */ argument
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/pa/
H A Dmilli64.S143 #define MILLI_BE(lbl) BE lbl(sr7,r0) argument
144 #define MILLI_BEN(lbl) BE,n lbl(sr7,r0) argument
145 #define MILLI_BLE(lbl) BLE lbl(sr7,r0) argument
146 #define MILLI_BLEN(lbl) BLE,n lbl(sr7,r0) argument
152 #define MILLI_BE(lbl) B lbl argument
153 #define MILLI_BEN(lbl) B,n lbl argument
154 #define MILLI_BLE(lbl) BL lbl,mrp argument
155 #define MILLI_BLEN(lbl) BL,n lbl,mrp argument
/netbsd/external/gpl3/gcc/dist/libgcc/config/pa/
H A Dmilli64.S143 #define MILLI_BE(lbl) BE lbl(sr7,r0) argument
144 #define MILLI_BEN(lbl) BE,n lbl(sr7,r0) argument
145 #define MILLI_BLE(lbl) BLE lbl(sr7,r0) argument
146 #define MILLI_BLEN(lbl) BLE,n lbl(sr7,r0) argument
152 #define MILLI_BE(lbl) B lbl argument
153 #define MILLI_BEN(lbl) B,n lbl argument
154 #define MILLI_BLE(lbl) BL lbl,mrp argument
155 #define MILLI_BLEN(lbl) BL,n lbl,mrp argument
/netbsd/external/bsd/file/dist/magic/magdir/
H A Dblcr2 # https://ftg.lbl.gov/checkpoint
H A Dclaris46 #./windows/claris/clworks.lbl: data
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dattach-many-short-lived-threads.exp112 gdb_test_multiple "info threads" $test -lbl {
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dattach-many-short-lived-threads.exp112 gdb_test_multiple "info threads" $test -lbl {
/netbsd/sys/arch/arm/include/arm32/
H A Dframe.h154 #define DO_PENDING_AST(lbl) ;\ argument
157 beq lbl /* Nope. Just bail */ ;\

1234