Home
last modified time | relevance | path

Searched full:sgi (Results 1 – 25 of 1355) sorted by relevance

12345678910>>...55

/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DSGI-B-1.11 SGI FREE SOFTWARE LICENSE B
18 … patent claims Licensable by SGI that are infringed by the use or sale of Original Code or any Mod…
32 …inged by the use or sale of Original Code or any Modifications provided by SGI, or any combination…
34 1.13 "SGI" means Silicon Graphics, Inc.
36 1.14 "SGI Patents" means patent claims Licensable by SGI other than the Licensed Patents.
40SGI License Grant. Subject to the terms of this License and any third party intellectual property …
42SGI and any other Recipients a worldwide, royalty-free, non-exclusive license, under any Recipient…
44 … in Hardware of the algorithms embodied in the Original Code or any Modifications provided by SGI .
50SGI’s rights in and to the Original Code, distribute the source code and/or executable version(s) …
52 …3.3 Indemnity. Recipient hereby agrees to indemnify SGI for any liability incurred by SGI as a res…
[all …]
H A DSGI-B-1.01 SGI FREE SOFTWARE LICENSE B
8 …1.2 "API" means an application programming interface established by SGI in conjunction with the Or…
32 1.12 SGI" means Silicon Graphics, Inc.
36SGI hereby grants Recipient a worldwide, royalty-free, non-exclusive license, to do the following:…
48SGI’s rights; and/or (3) a license of Recipient’s choosing, containing terms different from this L…
50 …C. Indemnity. Recipient hereby agrees to indemnify SGI for any liability incurred by SGI as a resu…
54 …or written permission of SGI; or (iii) any title to or ownership of the Original Code, which shall…
58 …s the third party's intellectual property rights, Recipient will promptly notify SGI of such claim.
60SGI may publish revised and/or new versions of the License from time to time, each with a distingu…
62 …NFRINGEMENT. SGI ASSUMES NO RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD THE SOF…
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dfunctional53 * containing extensions from the HP/SGI STL subset).
68 * standard; SGI provided them as an extension. Its argument is an
76 /// An \link SGIextensions SGI extension \endlink.
82 /// An \link SGIextensions SGI extension \endlink.
89 /** As an extension to the binders, SGI provided composition functors and
115 /// An \link SGIextensions SGI extension \endlink.
134 /// An \link SGIextensions SGI extension \endlink.
140 /// An \link SGIextensions SGI extension \endlink.
161 /// An \link SGIextensions SGI extension \endlink.
170 /** As an extension, SGI provided a functor called @c identity. When a
[all …]
H A Dalgorithm53 * containing extensions from the HP/SGI STL subset).
104 * This is an SGI extension.
189 * This is an SGI extension.
253 * This is an SGI extension.
287 * This is an SGI extension.
375 * This is an SGI extension.
397 * This is an SGI extension.
425 * This is an SGI extension.
444 * This is an SGI extension.
473 * This is an SGI extension.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dfunctional53 * containing extensions from the HP/SGI STL subset).
68 * standard; SGI provided them as an extension. Its argument is an
76 /// An \link SGIextensions SGI extension \endlink.
82 /// An \link SGIextensions SGI extension \endlink.
89 /** As an extension to the binders, SGI provided composition functors and
115 /// An \link SGIextensions SGI extension \endlink.
134 /// An \link SGIextensions SGI extension \endlink.
140 /// An \link SGIextensions SGI extension \endlink.
161 /// An \link SGIextensions SGI extension \endlink.
170 /** As an extension, SGI provided a functor called @c identity. When a
[all …]
H A Dalgorithm53 * containing extensions from the HP/SGI STL subset).
104 * This is an SGI extension.
189 * This is an SGI extension.
253 * This is an SGI extension.
287 * This is an SGI extension.
375 * This is an SGI extension.
397 * This is an SGI extension.
425 * This is an SGI extension.
444 * This is an SGI extension.
473 * This is an SGI extension.
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c724 struct enetc_psfp_gate *sgi, in enetc_streamgate_hw_set() argument
737 cbd.index = cpu_to_le16(sgi->index); in enetc_streamgate_hw_set()
746 if (!sgi->num_entries) in enetc_streamgate_hw_set()
749 if (sgi->num_entries > priv->psfp_cap.max_psfp_gatelist || in enetc_streamgate_hw_set()
750 !sgi->cycletime) in enetc_streamgate_hw_set()
759 sgi_config->oipv = (sgi->init_ipv < 0) ? in enetc_streamgate_hw_set()
760 0x0 : ((sgi->init_ipv & 0x7) | 0x8); in enetc_streamgate_hw_set()
771 cbd.index = cpu_to_le16(sgi->index); in enetc_streamgate_hw_set()
778 sgcl_config->acl_len = (sgi->num_entries - 1) & 0x3; in enetc_streamgate_hw_set()
780 data_size = struct_size(sgcl_data, sgcl, sgi->num_entries); in enetc_streamgate_hw_set()
[all …]
/OK3568_Linux_fs/kernel/arch/mips/fw/arc/
H A Didentify.c10 * This code is based on arch/mips/sgi/kernel/system.c, which is
31 .arcname = "SGI-IP22",
32 .liname = "SGI Indy",
35 .arcname = "SGI-IP28",
36 .liname = "SGI IP28",
39 .arcname = "SGI-IP30",
40 .liname = "SGI Octane",
43 .arcname = "SGI-IP32",
44 .liname = "SGI O2",
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-alpine-msi.c34 u32 spi_first; /* The SGI number that MSIs start */
79 static void alpine_msix_free_sgi(struct alpine_msix_data *priv, unsigned sgi, in alpine_msix_free_sgi() argument
82 int first = sgi - priv->spi_first; in alpine_msix_free_sgi()
120 unsigned int virq, int sgi) in alpine_msix_gic_domain_alloc() argument
132 fwspec.param[1] = sgi; in alpine_msix_gic_domain_alloc()
150 int sgi, err, i; in alpine_msix_middle_domain_alloc() local
152 sgi = alpine_msix_allocate_sgi(priv, nr_irqs); in alpine_msix_middle_domain_alloc()
153 if (sgi < 0) in alpine_msix_middle_domain_alloc()
154 return sgi; in alpine_msix_middle_domain_alloc()
157 err = alpine_msix_gic_domain_alloc(domain, virq + i, sgi + i); in alpine_msix_middle_domain_alloc()
[all …]
/OK3568_Linux_fs/kernel/fs/efs/
H A Dsuper.c48 {0x00, "SGI vh"},
49 {0x01, "SGI trkrepl"},
50 {0x02, "SGI secrepl"},
51 {0x03, "SGI raw"},
52 {0x04, "SGI bsd"},
53 {SGI_SYSV, "SGI sysv"},
54 {0x06, "SGI vol"},
55 {SGI_EFS, "SGI efs"},
56 {0x08, "SGI lv"},
57 {0x09, "SGI rlv"},
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/stdlib/
H A Dsgi.hpp10 // generic SGI STL:
15 # error "This is not the SGI STL!"
63 // Original native SGI streams have non-standard std::messages facet:
70 // SGI's new iostreams have missing "const" in messages<>::open
86 // We always have SGI style hash_set, hash_map, and slist:
113 // The SGI STL has it's own __type_traits class, which
114 // has intrinsic compiler support with SGI's compilers.
115 // Whatever map SGI style type traits to boost equivalents:
166 #define BOOST_STDLIB "SGI standard library"
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sgi/
H A DKconfig3 # SGI device configuration
7 bool "SGI devices"
15 the questions about SGI devices. If you say Y, you will be asked for
21 bool "SGI IOC3 Ethernet"
30 tristate "SGI O2 MACE Fast Ethernet support"
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip22/
H A Dip22-hpc.c14 #include <asm/sgi/hpc3.h>
15 #include <asm/sgi/ioc.h>
16 #include <asm/sgi/ip22.h>
47 system_type = "SGI Indigo2"; in sgihpc_init()
51 system_type = "SGI Indy"; in sgihpc_init()
H A Dip22-eisa.c2 * Basic EISA bus support for the SGI Indigo-2.
11 * the SGI Indigo-2. It currently only supports PIO (forget about DMA
36 #include <asm/sgi/ioc.h>
37 #include <asm/sgi/mc.h>
38 #include <asm/sgi/ip22.h>
H A Dip22-setup.c3 * ip22-setup.c: SGI specific setup, including init of the feature struct.
25 #include <asm/sgi/mc.h>
26 #include <asm/sgi/hpc3.h>
27 #include <asm/sgi/ip22.h>
H A Dip22-platform.c9 #include <asm/sgi/ip22.h>
10 #include <asm/sgi/hpc3.h>
11 #include <asm/sgi/mc.h>
12 #include <asm/sgi/seeq.h>
13 #include <asm/sgi/wd.h>
/OK3568_Linux_fs/kernel/sound/mips/
H A DMakefile6 snd-sgi-o2-objs := sgio2audio.o ad1843.o
7 snd-sgi-hal2-objs := hal2.o
10 obj-$(CONFIG_SND_SGI_O2) += snd-sgi-o2.o
11 obj-$(CONFIG_SND_SGI_HAL2) += snd-sgi-hal2.o
H A DKconfig14 tristate "SGI O2 Audio"
18 Sound support for the SGI O2 Workstation.
21 tristate "SGI HAL2 Audio"
25 Sound support for the SGI Indy and Indigo2 Workstation.
/OK3568_Linux_fs/kernel/arch/mips/
H A DKbuild.platforms26 platform-$(CONFIG_SGI_IP22) += sgi-ip22/
27 platform-$(CONFIG_SGI_IP27) += sgi-ip27/
28 platform-$(CONFIG_SGI_IP28) += sgi-ip22/
29 platform-$(CONFIG_SGI_IP30) += sgi-ip30/
30 platform-$(CONFIG_SGI_IP32) += sgi-ip32/
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-firmware-sgi_uv3 Contact: Russ Anderson <rja@sgi.com>
6 about the SGI UV platform.
14 SGI UV systems can be partitioned into multiple physical
22 A partitioned SGI UV system can have one or more coherence
H A Dsysfs-fs-xfs4 Contact: xfs@oss.sgi.com
13 Contact: xfs@oss.sgi.com
21 Contact: xfs@oss.sgi.com
32 Contact: xfs@oss.sgi.com
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/predef/compiler/
H A Dsgi_mipspro.h17 [@http://en.wikipedia.org/wiki/MIPSpro SGI MIPSpro] compiler.
24 [[`sgi`] [__predef_detection__]]
33 #if defined(__sgi) || defined(sgi)
56 #define BOOST_COMP_SGI_NAME "SGI MIPSpro"
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dindydog.c3 * IndyDog 0.3 A Hardware Watchdog Device for SGI IP22
25 #include <asm/sgi/mc.h>
105 .identity = "Hardware Watchdog for SGI IP22", in indydog_ioctl()
188 pr_info("Hardware Watchdog Timer for SGI IP22: 0.3\n"); in watchdog_init()
203 MODULE_DESCRIPTION("Hardware Watchdog Device for SGI IP22");
/OK3568_Linux_fs/kernel/block/partitions/
H A Dsgi.c3 * fs/partitions/sgi.c
54 /*printk("Dev %s SGI disklabel: bad magic %08x\n", in sgi_partition()
65 printk(KERN_WARNING "Dev %s SGI disklabel: csum bad, label corrupted\n", in sgi_partition()
70 /* All SGI disk labels have 16 partitions, disks under Linux only in sgi_partition()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/predef/library/std/
H A Dsgi.h19 [@http://www.sgi.com/tech/stl/ SGI] Standard C++ library.
46 #define BOOST_LIB_STD_SGI_NAME "SGI"

12345678910>>...55