/external/glide/library/src/main/java/com/bumptech/glide/ |
D | ListPreloader.java | 92 private void preload(int start, boolean increasing) { in preload() argument 93 if (isIncreasing != increasing) { in preload() 94 isIncreasing = increasing; in preload() 97 preload(start, start + (increasing ? maxPreload : -maxPreload)); in preload()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/events/ |
D | EventState.java | 81 private boolean increasing; field in EventState 109 increasing = true; in EventState() 228 increasing = gb >= ga; in evaluateStep() 339 g0Positive = increasing; in stepAccepted() 340 nextAction = handler.eventOccurred(t, y, !(increasing ^ forward)); in stepAccepted()
|
D | EventHandler.java | 163 int eventOccurred(double t, double[] y, boolean increasing) throws EventException; in eventOccurred() argument
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_SparseTensorDenseMatMul.pbtxt | 47 A should be sorted in lexicographically increasing order. Use SparseReorder 50 A should be sorted in order of increasing dimension 1 (i.e., "column major"
|
D | api_def_SparseConcat.pbtxt | 50 along increasing dimension number. 59 increasing dimension number.
|
D | api_def_SerializeManySparse.pbtxt | 32 must be sorted in increasing order of this first dimension. The serialized
|
D | api_def_NearestNeighbors.pbtxt | 27 closest to the corresponding point, ordered by increasing distance.
|
D | api_def_SparseReorder.pbtxt | 38 increasing dimension number. The only time ordering can be violated is during
|
/external/sonic/samples/ |
D | README | 1 These wav files show how Sonic performs at increasing speech rates. All sound 20 Sonic also performs well at increasing the speed of synthesized speech.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/ |
D | EventHandlerWithJacobians.java | 199 boolean increasing) throws EventException; in eventOccurred() argument
|
/external/tcpdump/tests/ |
D | nbns-valgrind.out | 14 WARNING: Short packet. Try increasing the snap length
|
/external/cros/system_api/dbus/power_manager/ |
D | input_event.proto | 26 // Monotonically-increasing time at which this event occured, as given by
|
/external/skia/src/shaders/gradients/ |
D | Sk4fGradientBase.h | 44 bool increasing) const;
|
D | Sk4fGradientBase.cpp | 260 SkScalar t, const Sk4fGradientInterval* prev, bool increasing) const { in findNext() 270 if (increasing) { in findNext()
|
/external/skqp/src/shaders/gradients/ |
D | Sk4fGradientBase.h | 44 bool increasing) const;
|
D | Sk4fGradientBase.cpp | 260 SkScalar t, const Sk4fGradientInterval* prev, bool increasing) const { in findNext() 270 if (increasing) { in findNext()
|
/external/deqp/doc/testspecs/GLES2/ |
D | performance.shaders.operator.txt | 59 consists of two parts: a horizontal left part, and a linearly increasing right 61 these tests is to look at the slope of the increasing right part. Additionally
|
/external/icu/icu4c/source/data/mappings/ |
D | noop-iso-ir-165.ucm | 16 # and two others, they can be protected while increasing the ICU data size
|
D | noop-cns-11643.ucm | 15 # they can be protected while increasing the ICU data size by ~ 10kB.
|
D | noop-gb2312_gl.ucm | 16 # and two others, they can be protected while increasing the ICU data size
|
/external/deqp/doc/testspecs/GLES3/ |
D | performance.shaders.operator.txt | 63 consists of two parts: a horizontal left part, and a linearly increasing right 65 these tests is to look at the slope of the increasing right part. Additionally
|
/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/ |
D | transport_security_common.proto | 21 // The security level of the created channel. The list is sorted in increasing
|
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/ |
D | transport_security_common.proto | 21 // The security level of the created channel. The list is sorted in increasing
|
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/ |
D | transport_security_common.proto | 21 // The security level of the created channel. The list is sorted in increasing
|
/external/autotest/test_suites/ |
D | control.graphics_per-day | 15 Tests should be run in order of increasing likeness of hanging the system
|