Home
last modified time | relevance | path

Searched +full:bl +full:- +full:code +full:- +full:offset (Results 1 – 25 of 159) sorted by relevance

1234567

/freebsd-src/sys/contrib/device-tree/Bindings/gpu/host1x/
H A Dnvidia,tegra234-nvdec.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gpu/host1x/nvidia,tegra234-nvdec.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
15 - Thierry Reding <treding@gmail.com>
16 - Mikko Perttunen <mperttunen@nvidia.com>
20 pattern: "^nvdec@[0-9a-f]*$"
24 - nvidia,tegra234-nvdec
32 clock-names:
34 - const: nvdec
[all …]
/freebsd-src/share/man/man5/
H A Dstyle.mdoc.51 .\"-
2 .\" SPDX-License-Identifier: BSD-2-Clause
4 .\" Copyright (c) 2018-2022 Mateusz Piotrowski <0mp@FreeBSD.org>
9 .\" 1. Redistributions of source code must retain the above copyright
40 .Ss Code Examples
41 .Bl -dash -width ""
44 .Bd -literal -offset indent
50 .Bd -filled -offset indent
58 .Bd -literal -offset indent
64 .Bd -filled -offset indent
[all …]
/freebsd-src/contrib/ntp/ntpq/
H A Dntpq-opts.def1 /* -*- Mode: Text -*- */
7 #include autogen-version.def
9 prog-name = "ntpq";
10 prog-title = "query Network Time Protocol servers";
15 flags-cant = ipv6;
18 doc = <<- _EndOfDoc_
26 flags-can
[all...]
/freebsd-src/sys/powerpc/aim/
H A Dlocore64.S2 /*-
3 * Copyright (C) 2010-2016 Nathan Whitehorn
9 * 1. Redistributions of source code must retain the above copyright
76 * that it ends up before any linker-generated call stubs and actually at
89 .long -1
94 /* Invalidate icache for low-memory copy and jump there */
141 /* Set 64-bit mode if not yet set before branching to C */
153 bl 1f
154 .llong __tocbase + 0x8000 - .
159 /* Get load offset */
[all …]
/freebsd-src/lib/libc/db/btree/
H A Dbt_split.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
7 * This code is derived from software contributed to Berkeley by
13 * 1. Redistributions of source code must retain the above copyright
58 * __BT_SPLIT -- Split the tree.
77 BLEAF *bl, *tbl; in __bt_split() local
90 * skip set to the offset which should be used. Additionally, l and r in __bt_split()
94 h = sp->pgno == P_ROOT ? in __bt_split()
104 h->linp[skip] = h->upper -= ilen; in __bt_split()
105 dest = (char *)h + h->upper; in __bt_split()
[all …]
H A Dbt_delete.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
7 * This code is derived from software contributed to Berkeley by
13 * 1. Redistributions of source code must retain the above copyright
64 t = dbp->internal; in __bt_delete()
67 if (t->bt_pinned != NULL) { in __bt_delete()
68 mpool_put(t->bt_mp, t->bt_pinned, 0); in __bt_delete()
69 t->bt_pinned = NULL; in __bt_delete()
72 /* Check for change to a read-only tree. */ in __bt_delete()
87 c = &t->bt_cursor; in __bt_delete()
[all …]
/freebsd-src/sys/powerpc/booke/
H A Dlocore.S1 /*-
2 * Copyright (C) 2007-2009 Semihalf, Rafal Jaworowski <raj@semihalf.com>
9 * 1. Redistributions of source code must retain the above copyright
107 * - System memory starts from physical address 0
108 * - It's mapped by a single TLB1 entry
109 * - TLB1 mapping is 1:1 pa to va
110 * - Kernel is loaded at 64MB boundary
111 * - All PID registers are set to the same value
112 * - CPU is running in AS=0
119 * - Find TLB1 entry we started in
[all …]
H A Dtrap_subr.S1 /*-
2 * Copyright (C) 2006-2009 Semihalf, Rafal Jaworowski <raj@semihalf.com>
10 * 1. Redistributions of source code must retain the above copyright
29 /*-
37 * 1. Redistributions of source code must retain the above copyright
72 * SPRG0 - pcpu pointer
73 * SPRG1 - all interrupts except TLB miss, critical, machine check
74 * SPRG2 - critical
75 * SPRG3 - machine check
76 * SPRG4-6 - scratch
[all …]
/freebsd-src/sys/arm64/arm64/
H A Dlocore.S1 /*-
2 * Copyright (c) 2012-2014 Andrew Turner
8 * 1. Redistributions of source code must retain the above copyright
61 * D-Cache: off
62 * I-Cache: on or off
68 bl enter_kernel_el
73 /* Get the virt -> phys offset */
74 bl get_load_phys_addr
82 bl create_pagetable
[all...]
/freebsd-src/lib/libc/stdlib/
H A Dgetopt_long.310 .\" 1. Redistributions of source code must retain the above copyright
92 .Dl "myprogram --myoption=somevalue"
111 .Bd -literal -offset indent
128 .Bl -tag -width ".Dv optional_argument" -offset indent -compact
179 .Ql -
181 .Ql -- .
183 .Ql -
184 does not match a long option but does match a single-character option,
185 the single-character option is returned.
213 \-1 when the argument list has been exhausted.
[all …]
/freebsd-src/share/man/man3/
H A Dpthread_np.36 .\" 1. Redistributions of source code must retain the above copyright
41 .Bl -bullet -offset indent -compact
54 .\" Per-Thread Context Routines
58 .Bl -tag -width indent
90 Sets the thread's scheduling mode to multi-threaded.
122 Sets the thread's scheduling mode to single-threaded.
154 .Bl -tag -width indent
183 .Bl -tag -width indent
200 .\" .Bl -tag -width indent
203 .\" .Bl -tag -width indent
[all …]
/freebsd-src/libexec/rtld-elf/aarch64/
H A Drtld_start.S1 /*-
10 * 1. Redistributions of source code must retain the above copyright
34 mov x19, x0 /* Put ps_strings in a callee-saved register */
41 bl _rtld /* Call the loader */
60 stp x29, x30, [sp, #-16]!
63 .cfi_offset x30, -8
64 .cfi_offset x29, -16
67 stp x0, x1, [sp, #-16]!
68 stp x2, x3, [sp, #-16]!
69 stp x4, x5, [sp, #-1
[all...]
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp1 //===- PPC64.cpp ---------
333 getRelaTocSymAndAddend(InputSectionBase * tocSec,uint64_t offset) getRelaTocSymAndAddend() argument
912 unsigned offset = (config->ekind == ELF64BEKind) ? 2 : 0; relaxTlsIeToLe() local
1164 int32_t offset = pltHeaderSize + sym.getPltIdx() * pltEntrySize; writePlt() local
1467 int64_t offset = dst - src; inBranchRange() local
[all...]
H A DARM.cpp1 //===- ARM.cpp ---------
245 uint64_t offset = in.gotPlt->getVA() - in.plt->getVA() - 4; writePltHeader() local
293 uint64_t offset = sym.getGotPltVA() - pltEntryAddr - 8; writePlt() local
396 int64_t offset = dst - src; inBranchRange() local
1246 uint64_t offset = 0; global() member in elf::ArmCmseSGVeneer
[all...]
/freebsd-src/tests/sys/net/routing/
H A Drtsock_common.h1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
9 * 1. Redistributions of source code must retain the above copyright
64 #include <atf-c.h>
92 if (s == -1) in _check_cloner()
158 ifname[strlen(ifname) - 1] = 'b'; in iface_create()
193 if (fd == -1) { in iface_open()
195 return (-1); in iface_open()
236 snprintf(cmd, sizeof(cmd), "/sbin/ifconfig %s -alias %s", ifname, addr); in iface_delete_addr()
250 return (-1); in iface_turn_up()
[all …]
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp1 //===--------- aarch32.cpp - Generic JITLink arm/thumb utilities ----------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
35 /// Encode 22-bit immediate value for branch instructions without J1J2 range
36 /// extension (formats B T4, BL T1 and BLX T2).
38 /// 00000:Imm11H:Imm11L:0 -> [ 00000:Imm11H, 00000:Imm11L ]
48 /// Decode 22-bit immediate value for branch instructions without J1J2 range
49 /// extension (formats B T4, BL T1 and BLX T2).
51 /// [ 00000:Imm11H, 00000:Imm11L ] -> 00000:Imm11H:Imm11L:0
[all …]
/freebsd-src/contrib/ntp/ntpd/
H A Drefclock_oncore.c2 * ----------------------------------------------------------------------------
3 * "THE BEER-WARE LICENSE" (Revision 42):
6 * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
7 * ----------------------------------------------------------------------------
20 * COPYRIGHT 1991-1997 MOTOROLA INC. COPYRIGHT 1991-1996 MOTOROLA INC.
21 * SFTW P/N # 98-P36848P SFTW P/N # 98-P36830P
32 * COPYRIGHT 1991-1994 MOTOROLA INC. COPYRIGHT 1991-2000 MOTOROLA INC.
33 * SFTW P/N # 98-P39949M SFTW P/N # 61-G10002A
44 * COPYRIGHT 1991-2002 MOTOROLA INC. COPYRIGHT 1991-2003 MOTOROLA INC.
45 * SFTW P/N # 61-G10268A SFTW P/N # 61-G10268A
[all …]
H A Dntp.conf.def1 /* -*- Mode: Text -*- */
7 // We want the synopsis to be "/etc/ntp.conf" but we need the prog-name
8 // to be ntp.conf - the latter is also how autogen produces the output
10 prog-name = "ntp.conf";
11 file-path = "/etc/ntp.conf";
12 prog-title = "Network Time Protocol daemon (ntpd) configuration format";
15 explain = <<- _END_EXPLAI
[all...]
/freebsd-src/libexec/rtld-elf/powerpc64/
H A Drtld_start.S3 /*-
10 * 1. Redistributions of source code must retain the above copyright
36 stdu %r1,-144(%r1) /* 16-byte aligned stack for reg saves +
50 * Perform initial relocation of ld-elf.so. Not as easy as it
52 * - perform small forward branch to put PC into link reg
53 * - use link-time constants to determine offset to the
56 * - call reloc_non_plt_self() to fix up ld-elf.so's relocations
59 bl 1f
60 .llong _DYNAMIC-.
63 ld %r4,0(%r3) /* offset to _DYNAMIC */
[all …]
/freebsd-src/sys/arm/arm/
H A Dlocore.S1 /*-
2 * Copyright 2004-2014 Olivier Houchard <cognet@FreeBSD.org>
3 * Copyright 2012-2014 Ian Lepore <ian@FreeBSD.org>
4 * Copyright 2013-2014 Andrew Turner <andrew@FreeBSD.org>
12 * 1. Redistributions of source code must retain the above copyright
51 /* A small statically-allocated stack used only during initarm() and AP startup. */
67 bl hypervisor_stub_vect_install ;\
82 mov r0, -1 ;\
89 * r0 - metadata pointer or 0
90 * r1 - i
[all...]
/freebsd-src/libexec/rtld-elf/powerpc/
H A Drtld_start.S3 /*-
10 * 1. Redistributions of source code must retain the above copyright
37 stwu %r1,-48(%r1) /* 16-byte aligned stack for reg saves +
48 * Perform initial relocation of ld-elf.so. Not as easy as it
50 * - perform small forward branch to put PC into link reg
51 * - use link-time constants to determine offset to the
54 * - read GOT[0], which is the SVR4 ABI-specified link-time
57 * - call reloc_non_plt_self() to fix up ld-elf.so's relocations
62 addis %r30,%r30,_GLOBAL_OFFSET_TABLE_-1b@ha
63 addi %r30,%r30,_GLOBAL_OFFSET_TABLE_-1b@l
[all …]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Daarch32.h1 //===------ aarch32.h - Generic JITLink arm/thumb utilities -----*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
11 //===----------------------------------------------------------------------===//
29 /// JITLink-internal AArch32 fixup kinds
38 /// Relative 32-bit value relocation
41 /// Absolute 32-bit value relocation
44 /// Relative 31-bit value relocation that preserves the most-significant bit
47 /// Create GOT entry and store offset
53 /// Relocations of class Arm (covers fixed-width 4-byte instruction subset)
[all …]
/freebsd-src/contrib/lua/src/
H A Dlparser.c56 lu_byte insidetbc; /* true if inside the scope of a to-be-closed var. */
62 ** prototypes for recursive non-terminal functions
70 luaO_pushfstring(ls->L, "%s expected", luaX_token2str(ls, token))); in error_expected()
75 lua_State *L = fs->ls->L; in errorlimit()
77 int line = fs->f->linedefined; in errorlimit()
83 luaX_syntaxerror(fs->ls, msg); in errorlimit()
96 if (ls->t.token == c) { in testnext()
108 if (ls->t.token != c) in check()
132 if (where == ls->linenumber) /* all in the same line? */ in check_match()
135 luaX_syntaxerror(ls, luaO_pushfstring(ls->L, in check_match()
[all …]
/freebsd-src/sys/kern/
H A Dsubr_blist.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
8 * 1. Redistributions of source code must retain the above copyright
30 * BLIST.C - Bitmap allocator/deallocator, using a radix tree with hinting
54 * The hinting greatly increases code efficiency for allocations while
59 * The blist code wires all necessary memory at creation time. Neither
61 * The non-blocking nature of allocations and frees is required by swap
62 * code (vm/swap_pager.c).
66 * memory) by BLIST_RADIX lower-level nodes. This is a recursive
72 * BLIST_RADIX lower-level nodes of a some nodes may not be allocated.
[all …]
/freebsd-src/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.conf.510 .\" 1. Redistributions of source code must retain the above copyright
50 .Bd -literal
179 .Bl -tag -width ".Ic xxxx"
224 for the non-host
238 .\".Bl -tag -width ".Ic sha256"
250 .\".Bl -tag -width ".Ic none"
281 .Bd -literal -offset indent
282 protocol://protocol-specific-address
286 .Bd -literal -offset indent
316 .Bd -literal
[all …]

1234567