Searched
full:trip (Results
301 -
325 of
677) sorted by null
<<11121314151617181920>>
/external/iputils/ |
ping_common.c | 47 long tmin = LONG_MAX; /* minimum round trip time */ 48 long tmax; /* maximum round trip time */ 468 * byte-order, to compute the round-trip time.
|
/external/llvm/lib/CodeGen/ |
StackProtector.cpp | 119 if (!Strong && (InStruct || !Trip.isOSDarwin())) 384 CreatePrologue(F, M, RI, TLI, Trip, AI, StackGuardVar); 477 if (Trip.isOSOpenBSD()) {
|
/frameworks/native/libs/input/tests/ |
InputEvent_test.cpp | 148 // Round trip with empty coords. 155 // Round trip with some values. 513 // Round trip.
|
/external/llvm/lib/Transforms/Vectorize/ |
LoopVectorize.cpp | 121 /// We don't vectorize loops with a known constant trip count below this number. 123 TinyTripCountVectorThreshold("vectorizer-min-trip-count", cl::init(16), 126 "trip count that is smaller than this " 159 /// We don't interleave loops with a known constant trip count below this 431 /// Returns (and creates if needed) the original loop trip count. 434 /// Returns (and creates if needed) the trip count of the widened loop. 437 /// Emit a bypass check to see if the trip count would overflow, or we 440 /// Emit a bypass check to see if the vector trip count is nonzero. 544 /// Trip count of the original loop. 546 /// Trip count of the widened loop (TripCount - TripCount % (VF*UF) [all...] |
/external/llvm/lib/Transforms/Scalar/ |
IndVarSimplify.cpp | 14 // If the trip count of a loop is computable, this pass also makes the following 65 // Trip count verification can be enabled by default under NDEBUG if we 493 // may not have been able to compute a trip count. Now that we've done some 494 // re-writing, the trip count may be computable. 711 // so that the rewriter doesn't trip over it later. [all...] |
/libcore/ojluni/src/main/java/java/util/stream/ |
SpinedBuffer.java | 741 Tripwire.trip(getClass(), "{0} calling SpinedBuffer.OfInt.forEach(Consumer)"); [all...] |
/dalvik/docs/ |
verifier.html | 135 a limitation on the recursion count. The only way to trip this would be
|
/developers/demos/JustForUs/justforus/src/main/java/com/example/android/justforus/ |
MainActivity.java | 85 coupons.add(new Coupon("Trip to the zoo",
|
/external/autotest/client/common_lib/cros/network/ |
ping_runner.py | 127 m = re.search('(round-trip|rtt) min[^=]*= '
|
/external/autotest/server/hosts/ |
sonic_host.py | 140 trip ssh works.
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
CollationFrozenMonkeyTest.java | 211 msg += " round trip comparison failed";
|
CollationMonkeyTest.java | 186 msg += " round trip comparison failed";
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
DateFormatRoundTripTest.java | 31 * Performs round-trip tests for DateFormat
|
IntlTestDecimalFormatAPI.java | 384 errln("ERROR: Failed round trip with strict parsing.");
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
LocaleBuilderTest.java | 195 errln("FAIL: Language tag round trip failed for " + loc);
|
/external/icu/icu4c/source/samples/ufortune/resources/ |
root.txt | 196 you will look forward to the trip.",
|