HomeSort by relevance Sort by last modified time
    Searched full:past (Results 901 - 925 of 3189) sorted by null

<<31323334353637383940>>

  /dalvik/libdex/
DexFile.h 831 // Skip past the header to the start of the field annotations.
857 * Skip past the header and field annotations to the start of the
887 * Skip past the header, field annotations, and method annotations
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
ITreeNodeStreamFixture.cs 267 // now we're past rewind position
616 // now use LT to lookahead past end of buffer
621 { // wrap past end of buffer
  /external/chromium/net/base/
net_util.h 205 // an offset points past the end of |host| or into the middle of a punycode
306 // possible because an offset points past the end of the host or into the middle
339 // into the middle of a component that was entirely removed, past the end of the
  /external/chromium_org/chrome/installer/util/
installer_state_unittest.cc 723 // Installed version is past the critical update.
727 // Installed version is past the critical update.
766 // Installed version is past the critical update.
  /external/chromium_org/content/browser/dom_storage/
session_storage_database.cc 244 // Iterated past the "namespace-" keys.
411 // Iterated past the origins for this namespace.
521 // Iterated past the keys in this map.
  /external/chromium_org/net/cookies/
parsed_cookie.cc 268 // Seek past any whitespace before the "token" (the name).
303 // Seek past any whitespace that might in-between the token and value.
382 ++it; // Skip past the '='.
  /external/chromium_org/third_party/WebKit/Source/core/dom/
DocumentMarkerController.cpp 272 // stop if we are now past the specified range
323 // markers are returned in order, so stop if we are now past the specified range
672 // Markers are returned in order, so stop if we are now past the specified range.
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format_lite.h 242 // Returns a pointer past the last written byte.
256 // Returns a pointer past the last written byte.
307 // pointer past the segment of data that was read.
  /external/chromium_org/v8/src/
scanner.h 68 // Returns and advances past the next UTF-16 code unit in the input
89 // Skips forward past the next code_unit_count UTF-16 code units
407 // One token look-ahead (past the token returned by Next()).
  /external/clang/lib/Frontend/
VerifyDiagnosticConsumer.cpp 252 // Advance 1-past previous next/search.
271 const char * const End; // end of expected content (1-past)
276 const char *PEnd; // previous next/search subject end (1-past)
  /external/v8/src/
scanner.h 85 // Returns and advances past the next UTF-16 code unit in the input
106 // Skips forward past the next code_unit_count UTF-16 code units
366 // One token look-ahead (past the token returned by Next()).
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
d_plsf_3.cpp 181 /* use the past LSFs slightly shifted towards their mean */
205 /* estimate past quantized residual to be used in next frame */
353 /* Compute quantized LSFs and update the past quantized residual */
int_lsf.cpp 105 lsf_old = LSF vector at the 4th SF of past frame (Word16)
152 Word16 lsf_old[], // i : LSF vector at the 4th SF of past frame
214 Word16 lsf_old[], /* i : LSF vector at the 4th SF of past frame */
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
dec_gain2_amr_wb.cpp 255 /* update table of past quantized energies */
353 /* keep past gain code in Q3 for frame erasure (can saturate) */
397 /* update table of past quantized energies */
  /frameworks/base/core/java/com/android/internal/widget/
SlidingTab.java 118 * The interface was triggered because the user grabbed the left handle and moved it past
124 * The interface was triggered because the user grabbed the right handle and moved it past
155 * {@link #target} is the target the user must drag the slider past to trigger the slider.
    [all...]
  /frameworks/native/opengl/libagl/
dxt.cpp 288 // Don't process rows past the botom
394 // Don't process rows past the botom
551 // Don't process rows past the botom
  /frameworks/wilhelm/src/android/
android_GenericPlayer.cpp 491 // avoid spurious or lost events caused by seeking past a marker
645 // pretend there has been an update in the past
649 // pretend there has been an update in the past
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_multiset.h 288 * Returns a read-only (constant) iterator that points one past the last
325 * Returns a read-only (constant) iterator that points one past the last
529 * past-the-end ( @c end() ) iterator.
stl_set.h 295 * Returns a read-only (constant) iterator that points one past the last
332 * Returns a read-only (constant) iterator that points one past the last
544 * past-the-end ( @c end() ) iterator.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_multiset.h 291 * Returns a read-only (constant) iterator that points one past the last
328 * Returns a read-only (constant) iterator that points one past the last
583 * past-the-end ( @c end() ) iterator.
stl_set.h 298 * Returns a read-only (constant) iterator that points one past the last
335 * Returns a read-only (constant) iterator that points one past the last
601 * past-the-end ( @c end() ) iterator.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_multiset.h 291 * Returns a read-only (constant) iterator that points one past the last
328 * Returns a read-only (constant) iterator that points one past the last
583 * past-the-end ( @c end() ) iterator.
stl_set.h 298 * Returns a read-only (constant) iterator that points one past the last
335 * Returns a read-only (constant) iterator that points one past the last
601 * past-the-end ( @c end() ) iterator.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_multiset.h 288 * Returns a read-only (constant) iterator that points one past the last
325 * Returns a read-only (constant) iterator that points one past the last
529 * past-the-end ( @c end() ) iterator.
stl_set.h 295 * Returns a read-only (constant) iterator that points one past the last
332 * Returns a read-only (constant) iterator that points one past the last
544 * past-the-end ( @c end() ) iterator.

Completed in 1101 milliseconds

<<31323334353637383940>>