/packages/apps/ExactCalculator/tests/ |
README.txt | 26 require scrolling to both ends of the result. For those with finite
|
/prebuilts/misc/common/swig/include/2.0.11/guile/ |
common.scm | 70 ;;; common.scm ends here
|
/system/bt/osi/include/ |
data_dispatcher.h | 41 // sent under |type| ends up in |queue|. If |type| is already registered,
|
/system/extras/perfprofd/ |
perf_profile.proto | 30 // taken branch that ends the range.
|
/external/libhevc/common/x86/ |
ihevc_weighted_pred_ssse3_intr.c | 250 } /* inner loop ends here(4-output values in single iteration) */ 339 } /* inner loop ends here(4-output values in single iteration) */ 537 } /* inner loop ends here(4-output values in single iteration) */ 602 } /* inner loop ends here(4-output values in single iteration) */ 663 } /* inner loop ends here(4-output values in single iteration) */ [all...] |
/art/runtime/base/ |
timing_logger.h | 142 // Ends the current timing. 156 // starts and ends.
|
/bionic/libc/dns/nameser/ |
ns_samedomain.c | 178 while (n >= 1U && dst[n - 1] == '.') /* Ends in "." */ 179 if (n >= 2U && dst[n - 2] == '\\' && /* Ends in "\." */
|
/bionic/tools/relocation_packer/src/ |
delta_encoder.h | 28 // section could be empty - that is if every field ends up grouped. 84 // The input ends when sum(group_size) == relocation_count
|
/cts/ |
CtsTestCaseList.mk | 240 # that there will be two executables, one that ends in 32 for the 32 241 # bit executable and one that ends in 64 for the 64 bit executable.
|
/cts/tests/tests/view/src/android/view/animation/cts/ |
DecelerateInterpolatorTest.java | 116 // factor is 1.5f, it starts even faster and ends evens slower than 1.0f 157 // factor is 2.0f, it starts even faster and ends evens slower than 1.0f
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
CatchHandlerList.java | 97 * Returns whether or not this instance ends with a "catch-all" 100 * @return {@code true} if this instance ends with a "catch-all"
|
/dalvik/dx/src/com/android/dx/dex/code/ |
CatchHandlerList.java | 97 * Returns whether or not this instance ends with a "catch-all" 100 * @return {@code true} if this instance ends with a "catch-all"
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Deoptimization/ |
DeoptimizationWithExceptionHandlingTest.java | 47 logWriter.println("testDeoptimizationWithExceptionHandling_001 ends"); 67 logWriter.println("testDeoptimizationWithExceptionHandling_002 ends");
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
SerializerTrace.java | 41 * Event type generated when a document ends. 51 * Event type generated when an element ends, after it's children have been added.
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
SAXSourceLocator.java | 132 * Return the line number where the current document event ends. 152 * Return the column number where the current document event ends.
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
CatchHandlerList.java | 97 * Returns whether or not this instance ends with a "catch-all" 100 * @return {@code true} if this instance ends with a "catch-all"
|
/external/google-breakpad/src/testing/gtest/test/ |
gtest-message_test.cc | 137 // Tests that basic IO manipulators (endl, ends, and flush) can be 142 << "A NUL char " << std::ends << std::flush
|
/external/gtest/test/ |
gtest-message_test.cc | 130 // Tests that basic IO manipulators (endl, ends, and flush) can be 135 << "A NUL char " << std::ends << std::flush
|
/external/icu/icu4c/source/tools/toolutil/ |
pkg_icu.cpp | 50 * If the listname ends with ".txt", then read the list file 52 * If the listname ends with ".dat", then read the ICU .dat package file.
|
/external/mockito/cglib-and-asm/src/org/mockito/asm/signature/ |
SignatureWriter.java | 189 * Ends the formal type parameters section of the signature.
199 * Ends the type arguments of a class or inner class type.
|
/external/protobuf/gtest/test/ |
gtest-message_test.cc | 138 // Tests that basic IO manipulators (endl, ends, and flush) can be 143 << "A NUL char " << std::ends << std::flush
|
/external/zlib/src/examples/ |
zpipe.c | 86 /* Decompress from file source to file dest until stream ends or EOF. 110 /* decompress until deflate stream ends or end of file */
|
/frameworks/base/core/res/res/values/ |
dimens_leanback.xml | 34 <!-- The opacity of the background of the new activity background when the alpha animation ends--> 40 <!-- The opacity of the background of the new activity background when the alpha animation ends-->
|
/frameworks/base/docs/html/google/play/billing/ |
index.jd | 32 subscription</a> that starts and ends on the same date each year (for 33 example, a sports subscription that starts every September 1 and ends every
|
/ndk/build/awk/ |
gen-windows-host-path.awk | 81 # If the cygwin path ends in /<lo>, then substitute it with /<up> 90 # If the cygwin path ends in /<up>, then substitute it with /<lo>
|