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

1 2 3 4 5 67 8 91011>>

  /ndk/sources/host-tools/make-3.81/
ansi2knr.1 17 multi-line header provided that no intervening line ends with a left or right
  /packages/apps/Camera2/src/com/android/camera/widget/
AnimationEffects.java 67 * Ends the current animation effects. This should be called when animation is
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
pty.h 33 ends in AMASTER and ASLAVE. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
pty.h 33 ends in AMASTER and ASLAVE. */
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_iostream.i 313 ends(std::basic_ostream<_CharT, _Traits>&);
326 %template(ends) ends<char, std::char_traits<char> >;
335 %template(wends) ends<wchar_t, std::char_traits<wchar_t> >;
  /system/core/include/cutils/
fs.h 63 * is treated as filename and ignored, unless the path ends with "/".
  /cts/tests/tests/view/src/android/view/animation/cts/
AccelerateInterpolatorTest.java 113 // factor is 1.5f, it starts even slower and ends even faster than 1.0f
154 // factor is 2.0f, it starts even slower and ends even faster than 1.0f
172 // starts and ends slowly, accelerates through middle
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
XUnresolvedVariable.java 50 * ends, i.e. at the point we should terminate the search.
74 * ends, i.e. at the point we should terminate the search.
155 * ends, i.e. at the point we should terminate the search.
  /external/ipsec-tools/src/racoon/doc/
FAQ 15 on both ends. You must configure both ends exactly the same.
20 Configure both ends exactly the same. With just a tiny little
  /external/libhevc/common/x86/
ihevc_inter_pred_filters_sse42_intr.c 153 } /* inner for loop ends here(8-output values in single iteration) */
189 } /* inner for loop ends here(4-output values in single iteration) */
274 } /* inner for loop ends here(16-output values in single iteration) */
301 } /* inner for loop ends here(8-output values in single iteration) */
333 } /* inner for loop ends here(4- output values in single iteration) */
358 } /* inner for loop ends here(16-output values in single iteration) */
381 } /* inner for loop ends here(8-output values in single iteration) */
408 } /* inner for loop ends here(4- output values in single iteration) */
505 } /* inner for loop ends here(8-output values in single iteration) */
541 } /* inner for loop ends here(4-output values in single iteration) *
    [all...]
  /libcore/luni/src/main/java/org/xml/sax/
Locator.java 82 * Return the line number where the current document event ends.
83 * Lines are delimited by line ends, which are defined in
109 * Return the column number where the current document event ends.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
NgramContextUtils.java 40 // ends in a separator, it returns information representing beginning-of-sentence).
97 // If the word ends in a sentence terminator, the context is beginning-of-sentence.
103 // If ends in a word separator or connector, the context is unclear.
  /libcore/luni/src/main/java/java/util/
SimpleTimeZone.java 32 * backwards. For example, Daylight Savings Time ends at the last
261 * the day of the week on which daylight savings time ends.
270 * time ends, based on the {@code endTimeMode}.
608 * the {@code Calendar} month in which daylight savings time ends.
611 * ends.
614 * daylight savings time ends.
628 * the {@code Calendar} month in which daylight savings time ends.
631 * savings time ends.
634 * ends.
637 * daylight savings time ends
    [all...]
  /bionic/libc/arch-arm/generic/bionic/
strcmp.S 196 /* The syndrome value may contain false ones if the string ends
241 /* The syndrome value may contain false ones if the string ends
287 /* The syndrome value may contain false ones if the string ends
  /external/libhevc/common/arm/
ihevc_itrans_recon_4x4.s 178 @ first stage ends
209 @ second stage ends
211 @ second stage computation ends
  /frameworks/base/graphics/java/android/graphics/drawable/
RippleComponent.java 130 * Ends all animations, jumping values to the end state.
212 * Ends any current software animations, jumping the values to their end
223 * Ends any pending or current hardware animations.
  /frameworks/wilhelm/src/android/
AacBqToPcmCbRenderer.cpp 26 // ADTS header size is 7, but frame size information ends on byte 6 (when counting from byte 1)
76 * Returns whether a block of memory starts and ends on AAC ADTS frame boundaries
79 * @return SL_RESULT_SUCCESS if there is AAC ADTS data, and it starts and ends on frame boundaries,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
cfghooks.h 93 /* Say whether a block ends with a call, possibly followed by some
97 /* Say whether a block ends with a conditional branch. Switches
145 /* Split a basic block if it ends with a conditional branch and if
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
SingleJUnitTestResultParser.java 80 * Handle cases when test ends.
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
LocalList.java 332 * into separate per-variable starts, adding explicit ends
338 * insn lists that contain local ends, but I (danfuzz) expect
374 * contain any redundant local starts and that local ends that are
470 /** {@code null-ok;} result indices where local ends are stored */
688 * Ends a local at the given address, using the disposition
700 * Ends a local at the given address.
918 * ends and starts for a given address could come in any
919 * order, but we want ends before starts as well as
920 * registers in order (within ends or starts).
  /dalvik/dx/src/com/android/dx/dex/code/
LocalList.java 331 * into separate per-variable starts, adding explicit ends
337 * insn lists that contain local ends, but I (danfuzz) expect
370 * contain any redundant local starts and that local ends that are
466 /** {@code null-ok;} result indices where local ends are stored */
684 * Ends a local at the given address, using the disposition
696 * Ends a local at the given address.
914 * ends and starts for a given address could come in any
915 * order, but we want ends before starts as well as
916 * registers in order (within ends or starts).
  /dalvik/libdex/
DexCatch.cpp 84 * This ends the iteration if it wasn't already. */
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
ExtendedFirstOrderDifferentialEquations.java 37 * integrator} will be able to know where the main set ends and where the
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/
Resume002Debuggee.java 46 logWriter.println("Thread \"" + threadName + "\" ends");
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/
LocalList.java 332 * into separate per-variable starts, adding explicit ends
338 * insn lists that contain local ends, but I (danfuzz) expect
374 * contain any redundant local starts and that local ends that are
470 /** {@code null-ok;} result indices where local ends are stored */
688 * Ends a local at the given address, using the disposition
700 * Ends a local at the given address.
918 * ends and starts for a given address could come in any
919 * order, but we want ends before starts as well as
920 * registers in order (within ends or starts).

Completed in 722 milliseconds

1 2 3 4 5 67 8 91011>>