HomeSort by relevance Sort by last modified time
    Searched full:ends (Results 226 - 250 of 2698) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/sources/third_party/googletest/googletest/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
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/
ContentHandler.java 87 * Called when a message ends.
98 * Called when a body part ends.
  /packages/services/Telephony/src/org/apache/james/mime4j/
ContentHandler.java 87 * Called when a message ends.
98 * Called when a body part ends.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
FormatParagraph.py 55 # If the block ends in a \n, we dont want the comment
127 continue # Can happen when line ends in whitespace
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
FormatParagraph.py 55 # If the block ends in a \n, we dont want the comment
127 continue # Can happen when line ends in whitespace
  /frameworks/base/core/tests/coretests/src/android/animation/
EventsTest.java 90 * Ends the given animator. Used to delay ending until some later time (after the
155 * after an animation ends.
257 * Verify that calling end on an unstarted animator starts/ends an animator.
605 * Verify that pausing and resuming an animator ends within
631 * Verify that pausing and resuming a startDelayed animator ends within
  /external/libhevc/common/x86/
ihevc_weighted_pred_sse42_intr.c 261 } /* inner loop ends here(4-output values in single iteration) */
349 } /* inner loop ends here(4-output values in single iteration) */
    [all...]
  /external/libavc/decoder/
ih264d_parse_cabac.c 129 /*inilined DecodeDecision_onebin ends*/
221 /*inilined DecodeDecision_onebin ends*/
271 /*inilined DecodeDecision_onebin ends*/
446 /*inlining ih264d_decode_bypass_bins_unary ends*/
507 /*inline bypassbins_flc ends*/
707 /*inilined DecodeDecision_onebin ends*/
753 /*inilined DecodeDecision_onebin ends*/
    [all...]
  /external/aac/libMpegTPEnc/src/
tpenc_adts.h 190 * \param hBs bitstream handle of which the CRC region ends
202 * \brief Ends CRC region identified by reg
205 * \param hBs bitstream handle of which the CRC region ends
  /external/elfutils/src/tests/
run-addrname-test.sh 243 # /* gglobal1 ends here. */
259 # /* wweak1 ends here. */
273 # /* llocal1 ends here. */
  /external/icu/icu4c/source/i18n/unicode/
simpletz.h 53 * Time starts or ends at the last Sunday a month, use <code>dayOfWeekInMonth = -1</code>
430 * Savings Time ends at the last (-1) Sunday in October, at 2 AM in standard time.
455 * Savings Time ends at the last (-1) Sunday in October, at 2 AM in standard time.
486 * when DST ends in local wall time, which is daylight
499 * when DST ends in local wall time, which is daylight
517 * when DST ends in local wall time, which is daylight
536 * when DST ends in local wall time, which is daylight
    [all...]
  /external/libhevc/common/arm64/
ihevc_itrans_recon_4x4.s 173 // first stage ends
208 // second stage ends
210 // second stage computation ends
  /hardware/ti/omap4-aah/camera/
CameraHalUtilClasses.cpp 81 /*--------------------FrameProvider Class ENDS here-----------------------------*/
114 /*--------------------EventProvider Class ENDS here-----------------------------*/
358 /*--------------------CameraArea Class ENDS here-----------------------------*/
  /hardware/ti/omap4xxx/camera/
CameraHalUtilClasses.cpp 83 /*--------------------FrameProvider Class ENDS here-----------------------------*/
116 /*--------------------EventProvider Class ENDS here-----------------------------*/
360 /*--------------------CameraArea Class ENDS here-----------------------------*/
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pipes.py 121 'Template.append: already ends with SINK'
169 'Template.open_r: pipeline ends width SINK'
206 # Take care of the input and output ends
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pipes.py 121 'Template.append: already ends with SINK'
169 'Template.open_r: pipeline ends width SINK'
206 # Take care of the input and output ends
  /art/compiler/dex/
mir_graph_test.cc 139 void DoCheckLoopEnds(const uint16_t* ends, size_t count) {
142 EXPECT_EQ(ends[i], cu_.mir_graph->GetTopologicalSortOrderLoopEnds()[i]) << i;
147 void CheckLoopEnds(const uint16_t (&ends)[count]) {
148 DoCheckLoopEnds(ends, count);
  /bionic/libc/include/sys/
ttydefaults.h 81 /* PROTECTED INCLUSION ENDS HERE */
  /build/core/
dex_preopt_libart_boot.mk 9 # content actually ends up in a "filename" that contains an
  /build/target/board/generic/
BoardConfig.mk 14 # emulated NEON code paths typically ends up 2x slower than the normal C code
  /dalvik/libdex/
DexCatch.h 109 * This ends the iteration if it wasn't already. */
  /development/ndk/platforms/android-21/include/sys/
ttydefaults.h 81 /* PROTECTED INCLUSION ENDS HERE */
  /development/ndk/platforms/android-3/include/sys/
_wchar_limits.h 56 * <wchar.h> always ends up including <stdint.h> indirectly. This
  /development/samples/devbytes/animation/PictureViewer/src/com/example/android/pictureviewer/
PictureViewer.java 79 // When the animation ends, set up references to change the prev/next
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/EventModifiers/
ThreadOnlyModifierDebuggee.java 118 logWriter.println("Thread " + threadName + " ends");

Completed in 1508 milliseconds

1 2 3 4 5 6 7 8 91011>>