Home
last modified time | relevance | path

Searched refs:brand (Results 1 – 25 of 50) sorted by relevance

12

/NextBSD/sys/boot/forth/
HDbrand.4th27 marker task-brand.4th
32 \ Initialize brand placement to defaults
37 \ loader_brand_y) if defined, or (2,1) (top-left). To choose your brand, set
38 \ the variable `loader_brand' to the respective brand name.
40 \ NOTE: Each is defined as a brand function in /boot/brand-${loader_brand}.4th
41 \ NOTE: If `/boot/brand-${loader_brand}.4th' does not exist or does not define
42 \ a `brand' function, no brand is drawn.
44 : draw-brand ( -- ) \ at (loader_brand_x,loader_brand_y), else (2,1)
53 \ If `brand' is defined, execute it
54 s" brand" sfind ( -- xt|0 bool ) if
[all …]
HDbrand-fbsd.4th27 2 brandX ! 1 brandY ! \ Initialize brand placement defaults
29 : brand+ ( x y c-addr/u -- x y' )
35 : brand ( x y -- ) \ "FreeBSD" [wide] logo in B/W (7 rows x 42 columns)
37 s" _ _ _ ____ ____ ____ " brand+
38 s" | \ | | _____ _| |_| __ ) ___|| _ \ " brand+
39 s" | \| |/ _ \ \/ / __| _ \___ \| | | |" brand+
40 s" | |\ | __/> <| |_| |_) |__) | |_| |" brand+
41 s" |_| \_|\___/_/\_\\__|____/____/|____/ " brand+
HDMakefile.inc4 FILES+= brand.4th
5 FILES+= brand-fbsd.4th
HDmenu.rc9 include /boot/brand.4th
18 draw-brand \ draw the FreeBSD title (top-left; see `brand.4th')
HDMakefile4 brand.4th.8 \
HDshortcuts.4th47 draw-brand \ Draw FIS logo at top (in brand.4th)
/NextBSD/lib/libc/posix1e/
HDacl_branding.c80 _acl_brand_may_be(const acl_t acl, int brand) in _acl_brand_may_be() argument
86 if (_acl_brand(acl) == brand) in _acl_brand_may_be()
93 _entry_brand_may_be(const acl_entry_t entry, int brand) in _entry_brand_may_be() argument
96 return (_acl_brand_may_be(entry2acl(entry), brand)); in _entry_brand_may_be()
103 _acl_brand_as(acl_t acl, int brand) in _acl_brand_as() argument
106 assert(_acl_brand_may_be(acl, brand)); in _acl_brand_as()
108 acl->ats_brand = brand; in _acl_brand_as()
112 _entry_brand_as(const acl_entry_t entry, int brand) in _entry_brand_as() argument
115 _acl_brand_as(entry2acl(entry), brand); in _entry_brand_as()
HDacl_support.h44 int _acl_brand_may_be(const acl_t acl, int brand);
45 int _entry_brand_may_be(const acl_entry_t entry, int brand);
46 void _acl_brand_as(acl_t acl, int brand);
47 void _entry_brand_as(const acl_entry_t entry, int brand);
/NextBSD/bin/setfacl/
HDutil.c48 brand_name(int brand) in brand_name() argument
50 switch (brand) { in brand_name()
HDsetfacl.h50 const char *brand_name(int brand);
/NextBSD/sys/x86/x86/
HDtsc.c125 char brand[48]; in tsc_freq_intel() local
137 p = brand; in tsc_freq_intel()
144 for (i = 0; i < sizeof(brand) - 1; i++) in tsc_freq_intel()
145 if (brand[i] == 'H' && brand[i + 1] == 'z') in tsc_freq_intel()
146 p = brand + i; in tsc_freq_intel()
HDidentcpu.c243 char *brand; in printcpuinfo() local
251 brand = cpu_brand; in printcpuinfo()
254 memcpy(brand, regs, sizeof(regs)); in printcpuinfo()
255 brand += sizeof(regs); in printcpuinfo()
687 brand = cpu_brand; in printcpuinfo()
688 while (*brand == ' ') in printcpuinfo()
689 ++brand; in printcpuinfo()
690 if (*brand != '\0') in printcpuinfo()
691 strcpy(cpu_model, brand); in printcpuinfo()
/NextBSD/sys/compat/ia32/
HDia32_sysvec.c142 .brand = ELFOSABI_FREEBSD,
158 .brand = ELFOSABI_FREEBSD,
174 .brand = ELFOSABI_FREEBSD,
/NextBSD/sys/i386/i386/
HDelf_machdep.c95 .brand = ELFOSABI_FREEBSD,
111 .brand = ELFOSABI_FREEBSD,
127 .brand = ELFOSABI_FREEBSD,
/NextBSD/sys/amd64/amd64/
HDelf_machdep.c88 .brand = ELFOSABI_FREEBSD,
104 .brand = ELFOSABI_FREEBSD,
120 .brand = ELFOSABI_FREEBSD,
/NextBSD/sys/powerpc/powerpc/
HDelf64_machdep.c132 .brand = ELFOSABI_FREEBSD,
149 .brand = ELFOSABI_FREEBSD,
166 .brand = ELFOSABI_FREEBSD,
HDelf32_machdep.c114 .brand = ELFOSABI_FREEBSD,
134 .brand = ELFOSABI_FREEBSD,
/NextBSD/sys/arm64/arm64/
HDelf_machdep.c96 .brand = ELFOSABI_FREEBSD,
111 .brand = ELFOSABI_FREEBSD,
/NextBSD/sys/boot/ficl/softwords/
HDsoftcore.fr103 \ wordlist dup create , brand-wordlist
105 : brand-wordlist ( wid -- ) last-word >name drop wid-set-name ;
108 ficl-wordlist dup create , brand-wordlist does> @ ;
/NextBSD/contrib/subversion/subversion/libsvn_fs_base/notes/
HDfs-history134 the only time a node-revision comes into existence is when it is brand
143 node IDs hardly warrants its own paragraph: brand new lines of history
169 cloned, and earns its own brand new unique node-revision ID. This
170 node-revision ID is constructed from the original node ID, a brand new
203 its new "/trunk/README" location. The copy operation assigned a brand
209 "/branches/mine" also gets a brand new copy ID, since it is now a
215 "/branches/mine/README" gets a brand new copy ID, and the filesystem
258 cloned node revision will get a brand new copy ID which
/NextBSD/contrib/gcc/
HDipa-type-escape.c203 struct type_brand_s * brand = XNEW (struct type_brand_s); in discover_unique_type() local
207 brand->name = get_name_of_type (type); in discover_unique_type()
211 brand->seq = i++; in discover_unique_type()
212 result = splay_tree_lookup (all_canon_types, (splay_tree_key) brand); in discover_unique_type()
221 free (brand); in discover_unique_type()
234 brand->seq = i++; in discover_unique_type()
237 (splay_tree_key) brand, in discover_unique_type()
/NextBSD/sys/mips/mips/
HDelf_machdep.c88 .brand = ELFOSABI_FREEBSD,
143 .brand = ELFOSABI_FREEBSD,
/NextBSD/crypto/openssl/crypto/objects/
HDobjects.txt1010 id-set 8 : set-brand
1139 set-brand 1 : set-brand-IATA-ATA
1140 set-brand 30 : set-brand-Diners
1141 set-brand 34 : set-brand-AmericanExpress
1142 set-brand 35 : set-brand-JCB
1143 set-brand 4 : set-brand-Visa
1144 set-brand 5 : set-brand-MasterCard
1145 set-brand 6011 : set-brand-Novus
/NextBSD/sys/sys/
HDimgact_elf.h70 int brand; member
/NextBSD/sys/arm64/cloudabi64/
HDcloudabi64_sysvec.c158 .brand = ELFOSABI_CLOUDABI,

12