| /external/tensorflow/tensorflow/python/ops/distributions/ |
| bijector_impl.py | 262 Assume `Y = g(X)` is a bijection whose derivative exists and is nonzero 346 an oddball in that `g2` is one to one, and the derivative is not well defined.
|
| /external/valgrind/docs/html/ |
| license.gfdl.html | 43 This?License?is?a?kind?of?"copyleft",?which?means?that?derivative<br> 331 derivative?works?of?the?Document.<br>
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man7/ |
| gfdl.7 | 167 This License is a kind of \*(L"copyleft\*(R", which means that derivative 493 derivative works of the Document.
|
| /sdk/files/typos/ |
| typos-it.txt | 27 # derivative work, arrangement of music or other alterations of a 443 derivitive->derivative
|
| /external/tensorflow/tensorflow/tools/docker/notebooks/ |
| 2_getting_started.ipynb | [all...] |
| /toolchain/benchmark/ |
| panorama.diff | 118 + "Derivative Works" shall mean any work, whether in Source or Object 122 + of this License, Derivative Works shall not include works that remain 124 + the Work and Derivative Works thereof. 128 + to that Work or Derivative Works thereof, that is intentionally 147 + copyright license to reproduce, prepare Derivative Works of, 149 + Work and such Derivative Works in Source or Object form. 168 + Work or Derivative Works thereof in any medium, with or without 173 + Derivative Works a copy of this License; and 178 + (c) You must retain, in the Source form of any Derivative Works 182 + the Derivative Works; an [all...] |
| /external/mesa3d/src/mesa/drivers/dri/i965/ |
| brw_fs_generator.cpp | [all...] |
| /external/skia/src/core/ |
| SkGeometry.cpp | 120 // The derivative equation is 2(b - a +(a - 2b +c)t). This returns a 321 // The derivative equation returns a zero tangent vector when t is 0 or 1, and the [all...] |
| SkStroke.cpp | 761 // Given a point on the curve and its derivative, scale the derivative by the radius, and 783 // Returns false if the perpendicular could not be computed (because the derivative collapsed to 0) [all...] |
| /external/skqp/src/core/ |
| SkGeometry.cpp | 120 // The derivative equation is 2(b - a +(a - 2b +c)t). This returns a 321 // The derivative equation returns a zero tangent vector when t is 0 or 1, and the [all...] |
| SkStroke.cpp | 760 // Given a point on the curve and its derivative, scale the derivative by the radius, and 782 // Returns false if the perpendicular could not be computed (because the derivative collapsed to 0) [all...] |
| /external/tensorflow/tensorflow/contrib/estimator/python/estimator/ |
| replicate_model_fn_test.py | 231 # derivative of loss = (1*c - 1) + (2*c - 2) is 3. 260 # derivative of loss = (1*c - 1)/2 + (2*c - 2)/2 is 1.5. 280 # Derivative of the loss is 1.0 + 2.0 for the first step and 1.5 + 2.5 [all...] |
| /external/mesa3d/src/gallium/docs/source/ |
| tgsi.rst | 425 .. opcode:: DDX, DDX_FINE - Derivative Relative To X 428 advertised. When it is, the fine version guarantees one derivative per row 442 .. opcode:: DDY, DDY_FINE - Derivative Relative To Y 445 advertised. When it is, the fine version guarantees one derivative per column [all...] |
| /device/linaro/bootloader/edk2/ArmPkg/Library/ArmSoftFloatLib/bits32/ |
| softfloat-macros | 24 Derivative works are acceptable, even for commercial purposes, so long as
25 (1) they include prominent notice that the work is derivative, and (2) they
|
| /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/bits32/ |
| softfloat-macros | 24 Derivative works are acceptable, even for commercial purposes, so long as
25 (1) they include prominent notice that the work is derivative, and (2) they
|
| /device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/templates/ |
| softfloat-specialize | 24 Derivative works are acceptable, even for commercial purposes, so long as
25 (1) they include prominent notice that the work is derivative, and (2) they
|
| /external/boringssl/src/crypto/fipsmodule/bn/ |
| exponentiation.c | 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 [all...] |
| /external/boringssl/src/include/openssl/ |
| bio.h | 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 [all...] |
| bn.h | 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 [all...] |
| /external/boringssl/src/ssl/ |
| handshake_server.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 [all...] |
| ssl_cipher.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 [all...] |
| ssl_session.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 [all...] |
| /external/dng_sdk/source/ |
| dng_lens_correction.cpp | 486 // considering the roots of its derivative which lie in the domain [0, 1 - 880 // i.e., by considering the roots of its derivative which lie in the domain [0, [all...] |
| /external/libogg/doc/ |
| rfc3533.txt | 810 others, and derivative works that comment on or otherwise explain it 814 included on all such copies and derivative works. However, this
|
| /external/opencv/cv/include/ |
| cv.h | 151 /* Calculates an image derivative using generalized Sobel 153 Scharr can be used only for the first dx or dy derivative */ [all...] |