/external/qemu/ |
d3des.c | 144 unsigned long work[2]; local 146 scrunch(inblock, work); 147 desfunc(work, KnL); 148 unscrun(work, outblock); 324 register unsigned long fval, work, right, leftt; local 329 work = ((leftt >> 4) ^ right) & 0x0f0f0f0fL; 330 right ^= work; 331 leftt ^= (work << 4); 332 work = ((leftt >> 16) ^ right) & 0x0000ffffL; 333 right ^= work; [all...] |
balloon.h | 9 * This work is licensed under the terms of the GNU GPL, version 2. See
|
compatfd.h | 9 * This work is licensed under the terms of the GNU GPL, version 2. See
|
COPYING.LIB | 76 combined work, a derivative of the original library. The ordinary 112 "work based on the library" and a "work that uses the library". The 130 The "Library", below, refers to any such software library or work 131 which has been distributed under these terms. A "work based on the 132 Library" means either the Library or any derivative work under 133 copyright law: that is to say, a work containing the Library or a 138 "Source code" for a work means the preferred form of the work for 147 such a program is covered only if its contents constitute a work base [all...] |
/external/qemu/distrib/sdl-1.2.12/src/hermes/ |
COPYING.LIB | 75 a textual and legal sense, the linked executable is a combined work, a 96 "work based on the library" and a "work that uses the library". The 117 The "Library", below, refers to any such software library or work 118 which has been distributed under these terms. A "work based on the 119 Library" means either the Library or any derivative work under 120 copyright law: that is to say, a work containing the Library or a 125 "Source code" for a work means the preferred form of the work for 134 such a program is covered only if its contents constitute a work base [all...] |
/external/dnsmasq/ |
COPYING-v3 | 19 any other work released this way by its authors. You can apply it to 80 "The Program" refers to any copyrightable work licensed under this 84 To "modify" a work means to copy from or adapt all or part of the work 86 exact copy. The resulting work is called a "modified version" of the 87 earlier work or a work "based on" the earlier work. 89 A "covered work" means either the unmodified Program or a work base [all...] |
/sdk/eclipse/features/com.android.ide.eclipse.ddms/ |
feature.xml | 56 "Work" shall mean the work of authorship, whether in Source or 58 copyright notice that is included in or attached to the work 61 "Derivative Works" shall mean any work, whether in Source or Object 62 form, that is based on (or derived from) the Work and for which the 64 represent, as a whole, an original work of authorship. For the purposes 67 the Work and Derivative Works thereof. 69 "Contribution" shall mean any work of authorship, including 70 the original version of the Work and any modifications or additions 71 to that Work or Derivative Works thereof, that is intentionall [all...] |
/build/core/combo/arch/arm/ |
armv4t.mk | 10 $(warning ARMv4t support is currently a work in progress. It does not work right now!)
|
/external/dnsmasq/contrib/try-all-ns/ |
README | 13 and it seems to work. I prepared a patch in the event that others might 16 Thanks and keep up the good work.
|
/build/target/board/emulator/ |
README.txt | 7 will work with the emulator.
|
/dalvik/vm/mterp/arm-vfp/ |
README.txt | 1 Instruction handlers that take advantage of ARM VFP. These work with VFP
|
/external/bison/tests/ |
bison | 3 # Wrapper around a non installed bison to make it work as an installed one.
|
/external/webkit/LayoutTests/http/tests/appcache/resources/ |
online-whitelist.manifest | 13 # This should work normally.
|
/frameworks/base/core/tests/coretests/src/android/content/ |
BrickDeniedTest.java | 23 /** Test to make sure brick intents <b>don't</b> work without permission. */ 27 // Try both the old and new brick intent names. Neither should work, 29 // If it does work, well, the test certainly won't pass.
|
/external/dbus/ |
COPYING | 13 This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work: 21 a) to reproduce the Original Work in copies; 23 b) to prepare derivative works ("Derivative Works") based upon the Original Work; 25 c) to distribute copies of the Original Work and Derivative Works to the public; 27 d) to perform the Original Work publicly; and 29 e) to display the Original Work publicly. 34 the Original Work as furnished by the Licensor, to make, use, sell and 35 offer for sale the Original Work and Derivative Works [all...] |
NOTICE | 13 This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work: 21 a) to reproduce the Original Work in copies; 23 b) to prepare derivative works ("Derivative Works") based upon the Original Work; 25 c) to distribute copies of the Original Work and Derivative Works to the public; 27 d) to perform the Original Work publicly; and 29 e) to display the Original Work publicly. 34 the Original Work as furnished by the Licensor, to make, use, sell and 35 offer for sale the Original Work and Derivative Works [all...] |
/external/webkit/ |
NOTICE | 124 a textual and legal sense, the linked executable is a combined work, a 145 "work based on the library" and a "work that uses the library". The 166 The "Library", below, refers to any such software library or work 167 which has been distributed under these terms. A "work based on the 168 Library" means either the Library or any derivative work under 169 copyright law: that is to say, a work containing the Library or a 174 "Source code" for a work means the preferred form of the work for 183 such a program is covered only if its contents constitute a work base [all...] |
/external/bluetooth/bluez/ |
COPYING.LIB | 75 combined work, a derivative of the original library. The ordinary 111 "work based on the library" and a "work that uses the library". The 128 The "Library", below, refers to any such software library or work 129 which has been distributed under these terms. A "work based on the 130 Library" means either the Library or any derivative work under 131 copyright law: that is to say, a work containing the Library or a 136 "Source code" for a work means the preferred form of the work for 145 such a program is covered only if its contents constitute a work base [all...] |
/external/jdiff/ |
NOTICE.txt | 76 combined work, a derivative of the original library. The ordinary 112 "work based on the library" and a "work that uses the library". The 130 The "Library", below, refers to any such software library or work 131 which has been distributed under these terms. A "work based on the 132 Library" means either the Library or any derivative work under 133 copyright law: that is to say, a work containing the Library or a 138 "Source code" for a work means the preferred form of the work for 147 such a program is covered only if its contents constitute a work base [all...] |
/external/webkit/WebCore/ |
LICENSE-LGPL-2.1 | 76 combined work, a derivative of the original library. The ordinary 112 "work based on the library" and a "work that uses the library". The 130 The "Library", below, refers to any such software library or work 131 which has been distributed under these terms. A "work based on the 132 Library" means either the Library or any derivative work under 133 copyright law: that is to say, a work containing the Library or a 138 "Source code" for a work means the preferred form of the work for 147 such a program is covered only if its contents constitute a work base [all...] |
/external/webkit/WebKitTools/mangleme/ |
LICENSE | 76 combined work, a derivative of the original library. The ordinary 112 "work based on the library" and a "work that uses the library". The 130 The "Library", below, refers to any such software library or work 131 which has been distributed under these terms. A "work based on the 132 Library" means either the Library or any derivative work under 133 copyright law: that is to say, a work containing the Library or a 138 "Source code" for a work means the preferred form of the work for 147 such a program is covered only if its contents constitute a work base [all...] |
/frameworks/base/opengl/tests/angeles/ |
license-LGPL.txt | 76 combined work, a derivative of the original library. The ordinary 112 "work based on the library" and a "work that uses the library". The 130 The "Library", below, refers to any such software library or work 131 which has been distributed under these terms. A "work based on the 132 Library" means either the Library or any derivative work under 133 copyright law: that is to say, a work containing the Library or a 138 "Source code" for a work means the preferred form of the work for 147 such a program is covered only if its contents constitute a work base [all...] |
/hardware/ti/omap3/dspbridge/libbridge/ |
COPYING | 75 combined work, a derivative of the original library. The ordinary 111 "work based on the library" and a "work that uses the library". The 128 The "Library", below, refers to any such software library or work 129 which has been distributed under these terms. A "work based on the 130 Library" means either the Library or any derivative work under 131 copyright law: that is to say, a work containing the Library or a 136 "Source code" for a work means the preferred form of the work for 145 such a program is covered only if its contents constitute a work base [all...] |
/ndk/build/tools/toolchain-licenses/ |
COPYING.LIB | 78 combined work, a derivative of the original library. The ordinary 114 "work based on the library" and a "work that uses the library". The 132 The "Library", below, refers to any such software library or work 133 which has been distributed under these terms. A "work based on the 134 Library" means either the Library or any derivative work under 135 copyright law: that is to say, a work containing the Library or a 140 "Source code" for a work means the preferred form of the work for 149 such a program is covered only if its contents constitute a work base [all...] |
/ndk/samples/san-angeles/jni/ |
license-LGPL.txt | 76 combined work, a derivative of the original library. The ordinary 112 "work based on the library" and a "work that uses the library". The 130 The "Library", below, refers to any such software library or work 131 which has been distributed under these terms. A "work based on the 132 Library" means either the Library or any derivative work under 133 copyright law: that is to say, a work containing the Library or a 138 "Source code" for a work means the preferred form of the work for 147 such a program is covered only if its contents constitute a work base [all...] |