/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/perfetto/protos/third_party/chromium/ |
D | BUILD.gn | 12 # binary, therefore increasing its size. Including imports means that the 13 # full TrackEvent descriptor is going to be included as well, increasing the
|
/external/tensorflow/tensorflow/core/util/sparse/ |
D | sparse_tensor.cc | 232 bool increasing = true; in IndicesValidHelper() local 249 if (!different && diff < 0) increasing = false; in IndicesValidHelper() 252 if (TF_PREDICT_FALSE(!valid || !increasing || !different)) { in IndicesValidHelper() 262 if (!increasing) { in IndicesValidHelper()
|
/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_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/python/pycparser/ |
D | CONTRIBUTORS | 7 The list is sorted in increasing alphabetic order by first name.
|
/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/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/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/rust/crates/grpcio-sys/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/flac/fuzzer/ |
D | README.md | 25 malformed, etc) and doesnt `exit()` on any input and thereby increasing the 89 …y, huge, malformed, etc) and doesn't `exit()` on any input and thereby increasing the chance of id…
|
/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
|