HomeSort by: relevance | last modified time | path
    Searched defs:of (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/external/gpl2/dtc/dist/Documentation/
dtc-paper.tex 28 \newcommand{\of}{Open Firmware\xspace}
31 \newcommand{\dtbeginnode}{\texttt{OF\_DT\_BEGIN\_NODE\xspace}}
32 \newcommand{\dtendnode}{\texttt{OF\_DT\_END\_NODE\xspace}}
33 \newcommand{\dtprop}{\texttt{OF\_DT\_PROP\xspace}}
34 \newcommand{\dtend}{\texttt{OF\_DT\_END\xspace}}
44 flattened-tree representation of the system's hardware based on the
50 representation of the tree into the compact representation used by
55 This flattened-tree approach is now the only supported method of
63 \subsection{OF and the device tree}
65 Historically, ``everyday'' \ppc machines have booted with the help of
    [all...]
  /src/sys/dev/onewire/
onewire_subr.c 12 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
15 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
16 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
17 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
94 const struct onewire_family *of; local
96 for (of = onewire_famtab; of->of_name != NULL; of++)
97 if (of->of_type == type
    [all...]
  /src/sys/dev/ofw/
openfirmio.c 5 * The Regents of the University of California. All rights reserved.
11 * All advertising materials mentioning features or use of this software
13 * This product includes software developed by the University of
19 * 1. Redistributions of source code must retain the above copyright
20 * notice, this list of conditions and the following disclaimer.
22 * notice, this list of conditions and the following disclaimer in the
24 * 3. Neither the name of the University nor the names of its contributors
30 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOS
131 struct ofiocdesc *of; local
    [all...]
ofrtc.c 11 * 1. Redistributions of source code must retain the above copyright
12 * notice, this list of conditions and the following disclaimer.
14 * notice, this list of conditions and the following disclaimer in the
16 * 3. All advertising materials mentioning features or use of this software
19 * 4. The name of TooLs GmbH may not be used to endorse or promote products
24 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
27 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
28 * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
30 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN I
121 struct ofrtc_softc *of = device_private(self); local
161 struct ofrtc_softc *of = device_private(tch->todr_dev); local
190 struct ofrtc_softc *of = device_private(tch->todr_dev); local
    [all...]
ofnet.c 11 * 1. Redistributions of source code must retain the above copyright
12 * notice, this list of conditions and the following disclaimer.
14 * notice, this list of conditions and the following disclaimer in the
16 * 3. All advertising materials mentioning features or use of this software
19 * 4. The name of TooLs GmbH may not be used to endorse or promote products
24 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
27 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
28 * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
30 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN I
107 struct ofnet_softc *of = device_private(self); local
244 struct ofnet_softc *of = arg; local
275 struct ofnet_softc *of = ifp->if_softc; local
333 struct ofnet_softc *of = ifp->if_softc; local
381 struct ofnet_softc *of = ifp->if_softc; local
    [all...]
ofdisk.c 11 * 1. Redistributions of source code must retain the above copyright
12 * notice, this list of conditions and the following disclaimer.
14 * notice, this list of conditions and the following disclaimer in the
16 * 3. All advertising materials mentioning features or use of this software
19 * 4. The name of TooLs GmbH may not be used to endorse or promote products
24 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
27 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
28 * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
30 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN I
140 struct ofdisk_softc *of = device_private(self); local
172 struct ofdisk_softc *of; local
254 struct ofdisk_softc *of = local
287 struct ofdisk_softc *of = local
337 struct ofdisk_softc *of = local
359 struct ofdisk_softc *of = local
447 struct ofdisk_softc *of; local
510 struct ofdisk_softc *of = local
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
ui.c 5 * (Royal Institute of Technology, Stockholm, Sweden).
12 * 1. Redistributions of source code must retain the above copyright
13 * notice, this list of conditions and the following disclaimer.
16 * notice, this list of conditions and the following disclaimer in the
19 * 3. Neither the name of the Institute nor the names of its contributors
25 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRIC
66 int of = 0; local
116 int of = 0; local
    [all...]
  /src/external/mit/isl/dist/doc/
implementation.tex 4 A {\em polyhedral set}\index{polyhedral set} $S$ is a finite union of basic sets
5 $S = \bigcup_i S_i$, each of which can be represented using affine
20 \begin{definition}[Parameter Domain of a Set]
22 The {\em parameter domain} of $S$ is the set
28 $R$ is a finite union of basic relations
29 $R = \bigcup_i R_i$ of type
31 each of which can be represented using affine
47 \begin{definition}[Parameter Domain of a Relation]
49 The {\em parameter domain} of $R$ is the set
53 \begin{definition}[Domain of a Relation
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
et-forest.cc 5 This file is part of the libiberty library.
7 modify it under the terms of the GNU Library General Public
9 version 3 of the License, or (at your option) any later version.
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 You should have received a copy of the GNU Library General Public
40 /* The occurrence of a node in the et tree. */
43 struct et_node *of; /* The node. */ member in struct:et_occ
49 int depth; /* The depth of the node is the sum of depth
51 int min; /* The minimum value of the depth in the subtre
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
et-forest.cc 5 This file is part of the libiberty library.
7 modify it under the terms of the GNU Library General Public
9 version 3 of the License, or (at your option) any later version.
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 You should have received a copy of the GNU Library General Public
40 /* The occurrence of a node in the et tree. */
43 struct et_node *of; /* The node. */ member in struct:et_occ
49 int depth; /* The depth of the node is the sum of depth
51 int min; /* The minimum value of the depth in the subtre
    [all...]
  /src/external/bsd/unbound/dist/testcode/
unitldns.c 12 * Redistributions of source code must retain the above copyright notice,
13 * this list of conditions and the following disclaimer.
16 * this list of conditions and the following disclaimer in the documentation
19 * Neither the name of the NLNET LABS nor the names of its contributors may
25 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
29 * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
30 * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
32 * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THI
146 FILE* inf, *chf, *of; local
    [all...]
  /src/usr.bin/mail/
collect.c 5 * The Regents of the University of California. All rights reserved.
10 * 1. Redistributions of source code must retain the above copyright
11 * notice, this list of conditions and the following disclaimer.
13 * notice, this list of conditions and the following disclaimer in the
15 * 3. Neither the name of the University nor the names of its contributors
21 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
24 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION
84 FILE *of; local
    [all...]
  /src/external/bsd/mdocml/dist/
read.c 12 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
15 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
16 * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
17 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
19 * Top-level functions of the mandoc(3) parser:
21 * handling of input bytes, characters, lines, and files,
22 * handling of roff(7) loops and file inclusion,
23 * and steering of the various parsers.
58 struct buf *secondary; /* copy of top level input *
159 int of; local
    [all...]
  /src/sys/crypto/aes/arch/arm/
aes_neon.c 10 * 1. Redistributions of source code must retain the above copyright
11 * notice, this list of conditions and the following disclaimer.
13 * notice, this list of conditions and the following disclaimer in the
18 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
21 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
22 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
23 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
25 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF TH
190 of = VQ_N_U8(0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F,0x0F, variable
    [all...]
  /src/sys/crypto/aes/arch/x86/
aes_ssse3.c 10 * 1. Redistributions of source code must retain the above copyright
11 * notice, this list of conditions and the following disclaimer.
13 * notice, this list of conditions and the following disclaimer in the
18 * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
21 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
22 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
23 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
25 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF TH
143 of = {.u64 = {0x0F0F0F0F0F0F0F0F, 0x0F0F0F0F0F0F0F0F}}, variable in typeref:union:m128const
    [all...]
  /src/external/mpl/bind/dist/lib/isccfg/include/isccfg/
grammar.h 8 * This Source Code Form is subject to the terms of the Mozilla Public
9 * License, v. 2.0. If a copy of the MPL was not distributed with this
34 * and the grammars; not visible to users of the parser.
133 const void *of; /*%< Additional data for meta-types */ member in struct:cfg_type
163 cfg_freefunc_t free; /*%< How to free this kind of data. */
168 * of the configuration parse tree.
210 /*% We are at the end of all input. */
217 * The stack of currently active files, represented
218 * as a configuration list of configuration strings.
226 * Names of files that we have parsed and close
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
grammar.h 8 * This Source Code Form is subject to the terms of the Mozilla Public
9 * License, v. 2.0. If a copy of the MPL was not distributed with this
34 * and the grammars; not visible to users of the parser.
140 const void *of; /*%< Additional data for meta-types */ member in struct:cfg_type
189 cfg_freefunc_t free; /*%< How to free this kind of data. */
194 * of the configuration parse tree.
236 /*% We are at the end of all input. */
243 * The stack of currently active files, represented
244 * as a configuration list of configuration strings.
252 * Names of files that we have parsed and close
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
remote-fileio.c 5 This file is part of GDB.
8 it under the terms of the GNU General Public License as published by
9 the Free Software Foundation; either version 3 of the License, or
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
17 You should have received a copy of the GNU General Public License
20 /* See the GDB User Guide for details of the GDB remote protocol. */
558 /* POSIX defines EINTR behavior of read in a weird way. It's allowed
568 /* If some data has been read, return the number of bytes read.
725 int ret, of, nf; local
759 of = stat (oldpath, &ost)
    [all...]
ctfread.c 5 This file is part of GDB.
8 it under the terms of the GNU General Public License as published by
9 the Free Software Foundation; either version 3 of the License, or
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
17 You should have received a copy of the GNU General Public License
22 Traditionally, this kind of information is generated by the compiler when
25 such information. CTF provides a representation of only the information
32 of the symbol table to avoid storing redundant information. The CTF data
46 flags, and the byte offset of each of the sections relative to the end of th
116 struct objfile *of; member in struct:ctf_context
174 struct objfile *of; member in struct:ctf_per_tu_data
292 struct objfile *of = ccp->of; local
531 struct objfile *of = ccp->of; local
625 struct objfile *of = ccp->of; local
683 struct objfile *of = ccp->of; local
736 struct objfile *of = ccp->of; local
948 struct objfile *of = ccp->of; local
973 struct objfile *of = ccp->of; local
1542 struct objfile *of = tup->of; local
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
remote-fileio.c 5 This file is part of GDB.
8 it under the terms of the GNU General Public License as published by
9 the Free Software Foundation; either version 3 of the License, or
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
17 You should have received a copy of the GNU General Public License
20 /* See the GDB User Guide for details of the GDB remote protocol. */
558 /* POSIX defines EINTR behavior of read in a weird way. It's allowed
568 /* If some data has been read, return the number of bytes read.
725 int ret, of, nf; local
759 of = stat (oldpath, &ost)
    [all...]
ctfread.c 5 This file is part of GDB.
8 it under the terms of the GNU General Public License as published by
9 the Free Software Foundation; either version 3 of the License, or
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
17 You should have received a copy of the GNU General Public License
22 Traditionally, this kind of information is generated by the compiler when
25 such information. CTF provides a representation of only the information
32 of the symbol table to avoid storing redundant information. The CTF data
46 flags, and the byte offset of each of the sections relative to the end of th
116 struct objfile *of; member in struct:ctf_context
174 struct objfile *of; member in struct:ctf_per_tu_data
292 struct objfile *of = ccp->of; local
531 struct objfile *of = ccp->of; local
625 struct objfile *of = ccp->of; local
683 struct objfile *of = ccp->of; local
736 struct objfile *of = ccp->of; local
948 struct objfile *of = ccp->of; local
973 struct objfile *of = ccp->of; local
1542 struct objfile *of = tup->of; local
    [all...]
  /src/sys/dev/ic/
vga.c 11 * notice and this permission notice appear in all copies of the
15 * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
16 * CONDITION. CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND
17 * FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
19 * Carnegie Mellon requests users of this software to return to
22 * School of Computer Science
623 * slot 0 got overwritten because of VGA_CONSOLE_SCREENTYPE,
834 /* NONE of these operations are by the generic VGA driver. */
925 struct egavga_font *of; local
936 TAILQ_FOREACH(of, &vc->vc_fontlist, next)
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/misc/
po-mode.el 10 ;; This file is part of GNU gettext.
13 ;; it under the terms of the GNU General Public License as published by
18 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
22 ;; You should have received a copy of the GNU General Public License
55 Version number of this version of po-mode.el.")
144 "*Electronic mail address of the Translation Project.
369 If a string instead of an alist, it is a team code to use unconditionnally."
374 "*The filter to use for preparing a mail invoice of the PO file.
376 or remove the -m if you are not using the GNU version of 'uuencode'.
    [all...]
  /src/external/bsd/pcc/dist/pcc/cc/cpp/
cpp.c 11 * 1. Redistributions of source code must retain the above copyright
12 * notice, this list of conditions and the following disclaimer.
14 * notice, this list of conditions and the following disclaimer in the
19 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
22 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
24 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
26 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE
90 FILE *of; variable
    [all...]
  /src/external/gpl3/gcc/dist/gcc/fortran/
intrinsic.cc 1 /* Build up a list of intrinsic subroutines and functions for the
6 This file is part of GCC.
9 the terms of the GNU General Public License as published by the Free
14 WARRANTY; without even the implied warranty of MERCHANTABILITY or
18 You should have received a copy of the GNU General Public License
64 name of a type-dependent subroutine. If logical_equals_int is
185 /* Return a pointer to the name of a conversion function given two
197 /* Given a pair of typespecs, find the gfc_intrinsic_sym node that
219 /* Given a pair of CHARACTER typespecs, find the gfc_intrinsic_sym node
355 char * name of functio
3461 *name = "name", *num = "number", *of = "offset", *old = "old", local
    [all...]

Completed in 49 milliseconds

1 2