Home
last modified time | relevance | path

Searched refs:beginning (Results 1 – 25 of 274) sorted by relevance

1234567891011

/freebsd/contrib/tcsh/nls/russian/
H A Dset35 3 Cut from beginning of current word to cursor - saved in cut buffer
6 4 Cut from beginning of line to cursor - save in cut buffer
7 5 Move to beginning of current word
8 6 Move to beginning of line
39 37 Search in history backward for line beginning as current
40 38 Search in history forward for line beginning as current
83 81 Vi goto the beginning of next word
100 98 Enter vi insert mode at beginning of line
114 112 Vi goto the beginning of line
/freebsd/contrib/tcsh/nls/C/
H A Dset35 3 Cut from beginning of current word to cursor - saved in cut buffer
6 4 Cut from beginning of line to cursor - save in cut buffer
7 5 Move to beginning of current word
8 6 Move to beginning of line
39 37 Search in history backward for line beginning as current
40 38 Search in history forward for line beginning as current
83 81 Vi goto the beginning of next word
100 98 Enter vi insert mode at beginning of line
114 112 Vi goto the beginning of line
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset35 3 Cut from beginning of current word to cursor - saved in cut buffer
6 4 Cut from beginning of line to cursor - save in cut buffer
7 5 Move to beginning of current word
8 6 Move to beginning of line
39 37 Search in history backward for line beginning as current
40 38 Search in history forward for line beginning as current
83 81 Vi goto the beginning of next word
100 98 Enter vi insert mode at beginning of line
114 112 Vi goto the beginning of line
/freebsd/lib/libc/tests/gen/
H A Ddir2_test.c56 long beginning, middle, end, td; in ATF_TC_BODY() local
81 beginning = telldir(dirp); in ATF_TC_BODY()
99 seekdir(dirp, beginning); in ATF_TC_BODY()
101 ATF_CHECK_EQ(beginning, td); in ATF_TC_BODY()
/freebsd/contrib/file/magic/Magdir/
H A Ddump15 >0 belong 2 beginning of file record,
34 >0 belong 2 beginning of file record,
53 >0 belong 2 beginning of file record,
91 >0 leshort 2 beginning of file record.
H A Dmodem18 # 16 0-bits near beginning like True Type fonts *.ttf, Postscript PrinterFontMetric *.pfm, FTYPE.HY…
47 # 16 0-bits near beginning like PicturePuzzler found on Golden Orchard Apple CD Rom
56 # unusual image with black pixel near beginning
H A Dpack76 # offset to the beginning of the file table
88 # the offset from the beginning of pak to beginning of this entry file contents
H A Ddif15 # skip DROID x-fmt-41-signature-id-380.dif by looking for key word TUPLES at the beginning
/freebsd/contrib/dialog/samples/
H A Dtextbox.txt13 '0' - Move to beginning of line
14 HOME/'g' - Move to beginning of file
/freebsd/tests/sys/kern/tty/
H A Dtest_recanon.orch25 -- the next line should be pointing to the beginning of the next block.
52 -- at the beginning of the next block.
/freebsd/sbin/devfs/
H A Ddevfs.rules3 # The format is very simple. Empty lines and lines beginning
5 # other than the beginning of a line, it and any subsequent
7 # denotes the beginning of a ruleset. In the brackets should
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Derr.D_PROC_NAME.badname.d36 pid$1:a.out::beginning
/freebsd/crypto/openssl/doc/man3/
H A DEVP_CIPHER_CTX_get_original_iv.pod40 the beginning of the "IV state" as maintained internally in the
42 beginning of the ("original") IV, as maintained by the B<EVP_CIPHER_CTX>, that
/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/
H A Dbrcm,bcm963xx-cfe-nor-partitions.txt8 header found at beginning of the second erase block, containing the rootfs and
/freebsd/sys/conf/
H A Ddebuginfo.ldscript10 Symbols in the DWARF debugging sections are relative to the beginning
/freebsd/tools/tools/nanobsd/pcengines/Files/root/
H A D.cshrc2 # .cshrc - csh resource script, read at beginning of execution by each shell
/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-unique.mk39 . warning Duplicate words at the beginning must be merged.
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOpts.td71 "contain comments beginning with '#'. Leading and trailing "
192 "contains one symbol per line and may contain comments beginning with "
219 "contains one symbol per line and may contain comments beginning with "
233 "contains one symbol per line and may contain comments beginning with "
/freebsd/share/skel/
H A Ddot.cshrc2 # .cshrc - csh resource script, read at beginning of execution by each shell
/freebsd/bin/csh/
H A Ddot.cshrc2 # .cshrc - csh resource script, read at beginning of execution by each shell
/freebsd/usr.sbin/bhyve/kbdlayout/
H A Ddefault30 # standard settings(US Keyboard layout), delete the "#" at the beginning of the
37 # In this case, remove the '#' at the beginning of the line with the '@' sign
156 # (US Keyboard layout),, delete the '#' at the beginning of the corresponding
/freebsd/lib/libc/amd64/string/
H A Dstrcspn.S245 2: sub %rdi, %rax # offset of %xmm0 from beginning of string
298 2: sub %rdi, %rax # offset of %xmm0 from beginning of string
305 4: sub %rdi, %rax # offset of %xmm0 from beginning of string
/freebsd/contrib/libpcap/
H A Dpcap.c666 pcap_if_t *beginning; member
731 devlist.beginning = NULL; in pcap_findalldevs()
737 if (devlist.beginning != NULL) in pcap_findalldevs()
738 pcap_freealldevs(devlist.beginning); in pcap_findalldevs()
753 if (devlist.beginning != NULL) in pcap_findalldevs()
754 pcap_freealldevs(devlist.beginning); in pcap_findalldevs()
763 *alldevsp = devlist.beginning; in pcap_findalldevs()
1292 for (curdev = devlistp->beginning; curdev != NULL;
1386 nextdev = devlistp->beginning;
1432 devlistp->beginning = curdev;
/freebsd/contrib/openbsm/
H A DTODO14 just at the beginning of a record. This will make it easier to use
/freebsd/crypto/openssh/
H A Dssh_config13 # Thus, host-specific definitions should be at the beginning of the

1234567891011