Searched
full:technique (Results
276 -
300 of
811) sorted by null
<<11121314151617181920>>
/prebuilts/jdk/jdk9/linux-x86/legal/java.desktop/ |
jpeg.md | 75 produce "uncompressed GIFs". This technique does not use the LZW algorithm;
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
_weakrefset.py | 14 # This technique should be relatively thread-safe (since sets are).
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
_weakrefset.py | 14 # This technique should be relatively thread-safe (since sets are).
|
/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/lib/ |
Socket.java | 97 // Same technique is used everywhere in this class where mSocket member
|
/external/compiler-rt/lib/interception/ |
interception_win.cc | 31 // The Detour hooking technique is assuming the presence of an header with 41 // This technique is only implemented on 32-bit architecture. 42 // Most of the time, Windows API are hookable with the detour technique. 68 // space to encode a short jump. HotPatch technique is only rewriting one 98 // The Trampoline hooking technique is the most aggressive one. It is
|
/external/eigen/Eigen/src/LU/arch/ |
Inverse_SSE.h | 55 // The inverse is calculated using "Divide and Conquer" technique. The 182 // The inverse is calculated using "Divide and Conquer" technique. The
|
/external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/ |
LongMath.java | 154 // We bend over backwards to avoid branching, adapting a technique from 240 * technique previously used by BigIntegerMath: maintain separate numerator and
|
/external/libjpeg-turbo/simd/ |
jchuff-sse2-64.asm | 217 ; This is a well-known technique for obtaining the absolute value 218 ; without a branch. It is derived from an assembly language technique
|
/external/python/cpython2/Doc/howto/ |
sorting.rst | 55 and returns a key to use for sorting purposes. This technique is fast because 69 The same technique works for objects with named attributes. For example:
|
/external/tensorflow/tensorflow/contrib/gan/ |
README.md | 5 Adversarial Networks (GANs). This technique allows you to train a network 9 natural images. For more details on this technique, see
|
/external/tensorflow/tensorflow/contrib/gan/python/features/python/ |
virtual_batchnorm_impl.py | 17 This technique was first introduced in `Improved Techniques for Training GANs` 112 This technique was first introduced in `Improved Techniques for Training GANs`
|
/external/valgrind/exp-sgcheck/docs/ |
sg-manual.xml | 60 information, so we have to resort to a heuristic technique to 109 array. This technique causes several limitations in SGCheck, see
|
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/ |
ZoomActivity.java | 135 // "center crop" technique. This prevents undesirable stretching during the animation.
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
PhotoTask.java | 43 * technique is important for referring to objects that are part of a
|
/external/ImageMagick/www/api/ |
segment.html | 63 <p>SegmentImage() segment an image by analyzing the histograms of the color components and identifying units that are homogeneous with the fuzzy C-means technique.</p>
|
/external/clang/test/Sema/ |
builtins.c | 165 // Ensure that a technique used in glibc is handled correctly.
|
/external/eigen/doc/ |
TutorialAdvancedInitialization.dox | 40 We can use the same technique to initialize matrices with a block structure.
|
/external/freetype/src/tools/ftfuzzer/ |
ftfuzzer.cc | 80 // (Algorithm S, selection sampling technique)
|
/external/google-breakpad/src/client/solaris/handler/ |
exception_handler.h | 60 // then call WriteMinidump. You can also use this technique if you want to
|
/external/ltp/testcases/kernel/controllers/cpuctl/ |
cpuctl_test04.c | 156 /* Need some technique so as only 1 task per grp writes to shares file */
|
/external/pdfium/third_party/bigint/ |
BigInteger.hh | 206 /* The following technique is slightly faster than copying *this first
|
/external/python/cpython3/Lib/ |
queue.py | 99 completed, the preferred technique is to use the join() method.
|
/external/tensorflow/tensorflow/contrib/gan/python/losses/python/ |
losses_impl.py | 420 label_smoothing: The amount of smoothing for positive labels. This technique 483 label_smoothing: The amount of smoothing for positive labels. This technique 529 label_smoothing: The amount of smoothing for positive labels. This technique 577 label_smoothing: The amount of smoothing for positive labels. This technique [all...] |
/external/tensorflow/tensorflow/core/lib/math/ |
math_util.h | 48 // In cases where an alternative technique is correct, performance measurement
|
/prebuilts/go/darwin-x86/src/hash/adler32/ |
adler32_test.go | 50 {0xd0201df6, "'Invariant assertions' is the most elegant programming technique! -Tom Szymanski", "adl\x01/\x98\x0e\xc4"},
|
Completed in 2038 milliseconds
<<11121314151617181920>>