| /external/boringssl/src/ssl/ |
| ssl_stat.cc | 36 * 4. If you include any Windows specific code (or a derivative thereof) from 53 * derivative of this code cannot be changed. i.e. this code cannot simply be
|
| tls_method.cc | 36 * 4. If you include any Windows specific code (or a derivative thereof) from 53 * derivative of this code cannot be changed. i.e. this code cannot simply be
|
| /external/conscrypt/openjdk-integ-tests/src/test/resources/crypto/ |
| parse_records.py | 100 # and unconditional right to print, publish, prepare derivative works and 104 # You may improve, modify, and create derivative works of the data or any
|
| /external/freetype/ |
| NOTICE | 107 display, copy, create derivative works of, distribute and 109 forms) and derivative works thereof for any purpose; and to
|
| /external/freetype/docs/ |
| FTL.TXT | 103 display, copy, create derivative works of, distribute and 105 forms) and derivative works thereof for any purpose; and to
|
| /external/mesa3d/src/gallium/drivers/r300/compiler/ |
| radeon_opcodes.h | 69 /** special instruction: take vec4 partial derivative in X direction 73 /** special instruction: take vec4 partial derivative in Y direction
|
| /external/pdfium/third_party/freetype/ |
| FTL.TXT | 103 display, copy, create derivative works of, distribute and 105 forms) and derivative works thereof for any purpose; and to
|
| /external/ppp/pppd/plugins/radius/ |
| COPYRIGHT | 56 copies of the software and derivative works or modified versions thereof, 78 License is also granted to make and use derivative works provided
|
| /external/tensorflow/tensorflow/contrib/tensor_forest/hybrid/core/ops/ |
| stochastic_hard_routing_gradient_op.cc | 42 // This op computes the derivative of the routing loss with respect to each 71 Computes the derivative of the routing loss with respect to each decision
|
| /prebuilts/misc/windows/sdl2_ttf/i686-w64-mingw32/bin/ |
| LICENSE.freetype.txt | 107 display, copy, create derivative works of, distribute and
109 forms) and derivative works thereof for any purpose; and to
|
| /prebuilts/misc/windows/sdl2_ttf/x86_64-w64-mingw32/bin/ |
| LICENSE.freetype.txt | 107 display, copy, create derivative works of, distribute and
109 forms) and derivative works thereof for any purpose; and to
|
| /prebuilts/vndk/v27/common/NOTICE_FILES/ |
| libcrypto.so.txt | 106 * 4. If you include any Windows specific code (or a derivative thereof) from 123 * derivative of this code cannot be changed. i.e. this code cannot simply be
|
| libssl.so.txt | 106 * 4. If you include any Windows specific code (or a derivative thereof) from 123 * derivative of this code cannot be changed. i.e. this code cannot simply be
|
| /external/tensorflow/tensorflow/contrib/integrate/python/ops/ |
| odes.py | 97 func: Function to evaluate like `func(y, t)` to compute the time derivative 100 f0: Tensor initial value for the derivative, computed from `func(y0, t0)`. 109 the Runge-Kutta step at `t1 = t0 + dt`, the derivative of the state at `t1`, 144 f0: derivative value at the start of the interval. 145 f1: derivative value at the end of the interval. 256 f1: Tensor giving derivative at the end of the last time step.
|
| /external/e2fsprogs/ |
| NOTICE | 92 means either the Program or any derivative work under copyright law: 153 exercise the right to control the distribution of derivative or 210 distribute the Program or its derivative works. These actions are 449 derivative of the original library, and the ordinary General Public License 492 Library" means either the Library or any derivative work under 566 exercise the right to control the distribution of derivative or 586 subsequent copies and derivative works made from that copy. 592 derivative of it, under Section 2) in object code or executable form 604 5. A program that contains no derivative of any portion of the 607 work, in isolation, is not a derivative work of the Library, an [all...] |
| /external/f2fs-tools/ |
| COPYING | 86 means either the Program or any derivative work under copyright law: 146 exercise the right to control the distribution of derivative or 202 distribute the Program or its derivative works. These actions are 438 combined work, a derivative of the original library. The ordinary 494 Library" means either the Library or any derivative work under 568 exercise the right to control the distribution of derivative or 588 subsequent copies and derivative works made from that copy. 594 derivative of it, under Section 2) in object code or executable form 606 5. A program that contains no derivative of any portion of the 609 work, in isolation, is not a derivative work of the Library, an [all...] |
| NOTICE | 86 means either the Program or any derivative work under copyright law: 146 exercise the right to control the distribution of derivative or 202 distribute the Program or its derivative works. These actions are 438 combined work, a derivative of the original library. The ordinary 494 Library" means either the Library or any derivative work under 568 exercise the right to control the distribution of derivative or 588 subsequent copies and derivative works made from that copy. 594 derivative of it, under Section 2) in object code or executable form 606 5. A program that contains no derivative of any portion of the 609 work, in isolation, is not a derivative work of the Library, an [all...] |
| /prebuilts/gdb/darwin-x86/ |
| NOTICE | 67 means either the Program or any derivative work under copyright law: 128 exercise the right to control the distribution of derivative or 185 distribute the Program or its derivative works. These actions are 450 means either the Program or any derivative work under copyright law: 511 exercise the right to control the distribution of derivative or 568 distribute the Program or its derivative works. These actions are [all...] |
| /prebuilts/gdb/linux-x86/ |
| NOTICE | 67 means either the Program or any derivative work under copyright law: 128 exercise the right to control the distribution of derivative or 185 distribute the Program or its derivative works. These actions are 450 means either the Program or any derivative work under copyright law: 511 exercise the right to control the distribution of derivative or 568 distribute the Program or its derivative works. These actions are [all...] |
| /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/ |
| FirstOrderIntegratorWithJacobians.java | 197 * @param dY0dP initial value of the state vector derivative with respect to the 203 * @param dYdY0 placeholder where to put the state vector derivative with respect 206 * @param dYdP placeholder where to put the state vector derivative with respect 365 /** Time derivative of the current state. */ 605 /** Time derivative of the state array. */ 608 /** Time derivative of the sacobian with respect to initial state dy/dy0. */ 611 /** Time derivative of the jacobian with respect to parameters dy/dp. */ [all...] |
| /build/make/tools/droiddoc/templates-ndk/assets/ |
| GPL-LICENSE.txt | 66 means either the Program or any derivative work under copyright law: 126 exercise the right to control the distribution of derivative or 182 distribute the Program or its derivative works. These actions are
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/ |
| AbstractIntegrator.java | 60 /** Indicator that a state or derivative reset was triggered by some event. */ 201 * @param yDot placeholder array where to put the time derivative of the state vector 228 * @param yDot placeholder array where to put the time derivative of the state vector
|
| /external/doclava/res/assets/templates-sdk/assets/ |
| GPL-LICENSE.txt | 66 means either the Program or any derivative work under copyright law: 126 exercise the right to control the distribution of derivative or 182 distribute the Program or its derivative works. These actions are
|
| /external/emma/ |
| NOTICE | 19 of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program. 31 a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative 32 works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
|
| /external/jacoco/org.jacoco.doc/docroot/doc/ |
| epl-v10.html | 49 are not derivative works of the Program.</p> 68 royalty-free copyright license to reproduce, prepare derivative works 70 Contribution of such Contributor, if any, and such derivative works, in
|