Searched defs:the (Results 1 - 3 of 3) sorted by relevance

/external/flac/libFLAC/ia32/
H A Dnasm.h5 ; modification, are permitted provided that the following conditions
8 ; - Redistributions of source code must retain the above copyright
9 ; notice, this list of conditions and the following disclaimer.
11 ; - Redistributions in binary form must reproduce the above copyright
12 ; notice, this list of conditions and the following disclaimer in the variable
13 ; documentation and/or other materials provided with the distribution.
15 ; - Neither the name of the Xiph.org Foundation nor the name
[all...]
/external/dropbear/libtomcrypt/
H A Dcrypt.tex51 \newcommand{\mysection}[1] % Re-define the chaptering command to use
57 \newcommand{\mystarsection}[1] % Re-define the chaptering command to use
92 This document is part of the LibTomCrypt package and is hereby released into the public domain.
118 \mysection{What is the LibTomCrypt?}
123 The library was designed such that new ciphers/hashes/PRNGs can be added at run-time and the existing API
124 (and helper API functions) are able to use the new designs automatically. There exists self-check functions for each
125 block cipher and hash function to ensure that they compile and execute to the published design specifications. The library
128 \subsection{What the library IS for?}
130 The library serves as a toolkit for developers who have to solve cryptographic problems. Out of the bo
[all...]
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c14 // modify it under the terms of the GNU Lesser General Public
15 // License as published by the Free Software Foundation; either
16 // version 2 of the License, or (at your option) any later version.
18 // This library is distributed in the hope that it will be useful,
19 // but WITHOUT ANY WARRANTY; without even the implied warranty of
20 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
23 // You should have received a copy of the GNU Lesser General Public
24 // License along with this library; if not, write to the Free Software
74 // the bio
6791 ;; now we need to move the 32bit result dx:ax to what the local
[all...]

Completed in 6342 milliseconds