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

1 2 3 4 5 6 7 891011>>

  /external/oprofile/m4/
configmodule.m4 24 dnl linux/spinlock.h added at some point in past
  /external/valgrind/main/coregrind/m_debuginfo/
README.txt 43 that has caused various segfaults reading stabs info in the past few months
  /frameworks/av/media/libeffects/lvm/lib/Bundle/src/
LVM_API_Specials.c 39 /* pPastPeaks Pointer to location where past peaks are to be saved */
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
d_gain_p.h 66 * otherwise, a downscaled past gain is used.
gmed_n.h 70 Word16 ind[], /* i : Past gain values */
  /frameworks/base/packages/VpnDialogs/res/values-lv/
strings.xml 20 <string name="warning" msgid="5470743576660160079">"Izv?loties turpin?t, j?s ?aujat lietojumprogrammai p?rtvert visu t?kla datpl?smu. "<b>"NEPIEKR?TIET, ja neuzticaties ?ai lietojumprogrammai."</b>" Pret?j? gad?jum? past?v risks, ka j?su datus var apdraud?t ?aunpr?t?ga programmat?ra."</string>
  /frameworks/ex/common/java/com/android/common/widget/
GroupingListAdapter.java 367 // D) The element is past the expanded group
371 // E) The element is past the collapsed group
375 // Move cursor past the group
379 // The required item is past the last group
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
rslist.rs 65 /* Prevent scrolling past the last line of the list */
  /frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
rslist.rs 65 /* Prevent scrolling past the last line of the list */
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
rslist.rs 65 /* Prevent scrolling past the last line of the list */
  /ndk/sources/host-tools/make-3.81/tests/scripts/misc/
general4 5 which have either broken at some point in the past or seem likely to
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/platform/
linux.hpp 50 // If glibc is past version 2 then we definitely have
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
AbstractGoogleSourceResult.java 65 // Already past the end
  /packages/apps/Tag/res/values/
strings.xml 25 <!-- The title for the activity that shows a tag that was stored from a past scan -->
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
NullInputStream.java 178 * @throws IOException if trying to read past the end of file.
200 * @throws IOException if trying to read past the end of file.
217 * @throws IOException if trying to read past the end of file.
269 * @throws IOException if trying to read past the end of file.
NullReader.java 162 * @throws IOException if trying to read past the end of file.
184 * @throws IOException if trying to read past the end of file.
201 * @throws IOException if trying to read past the end of file.
253 * @throws IOException if trying to read past the end of file.
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
WordComposerTests.java 46 // Move the cursor past the end of the word
  /system/core/libcutils/
open_memstream.c 26 * - The buffer expands as you write more data. Seeking past the end
30 * - A '\0' is maintained just past the end of the file. This is not included
82 * that we maintain just past EOF.
130 /* seeked past EOF earlier? */
  /art/runtime/base/unix_file/
random_access_file_test.h 104 // Reading past the end gets us nothing.
157 // We can append data past the end.
  /art/runtime/
mapping_table.h 57 DecodeUnsignedLeb128(&table); // Move ptr past native PC.
58 DecodeUnsignedLeb128(&table); // Move ptr past dex PC.
  /art/test/003-omnibus-opcodes/src/
Array.java 104 i = ints[6]; // one past
159 l = longs[6]; // one past
  /dalvik/tests/003-omnibus-opcodes/src/
Array.java 91 i = ints[6]; // one past
146 l = longs[6]; // one past
  /external/chromium/base/
vlog.cc 160 // Since we moved past the stars, an empty pattern here matches
165 // Since we moved past the stars and p is non-empty, if some
  /external/chromium/net/base/
backoff_entry_unittest.cc 160 // Success, failure count 0, should not advance past
183 // Now check that once we are at or past the custom horizon,
gzip_header.cc 134 pos++; // advance past the '\0'
150 pos++; // advance past the '\0'

Completed in 1861 milliseconds

1 2 3 4 5 6 7 891011>>