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

1 2 3 4 56 7 8 91011>>

  /external/llvm/test/Transforms/Sink/
basic.ll 6 ; Sink should sink the load past the store (which doesn't overlap) into
  /external/mdnsresponder/mDNSShared/
GenLinkedList.c 78 if ( lastElem) { // somewhere past the head
108 if ( lastElem) // somewhere past the head
269 if ( lastElem) { // somewhere past the head
301 if ( lastElem) // somewhere past the head
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_video.h 39 unsigned past, future, current; member in struct:nouveau_decoder
  /external/openssh/openbsd-compat/
dirname.c 57 /* Move forward past the separating slashes */
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
int_lpc.c 33 Word16 isp_old[], /* input : isps from past frame */
  /frameworks/base/docs/html/guide/topics/renderscript/
index.jd 18 since then. One of the major goals of this past year was to improve the performance
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/
db_iterators_7.pass.cpp 12 // Increment iterator past end.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/
db_iterators_7.pass.cpp 12 // Increment iterator past end.
  /packages/apps/Email/src/com/android/email/
FixedLengthInputStream.java 25 * past where the protocol handler intended the client to read.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
initializer_list 64 // One past the last element.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
initializer_list 64 // One past the last element.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
initializer_list 64 // One past the last element.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
initializer_list 64 // One past the last element.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
initializer_list 64 // One past the last element.
  /external/chromium_org/third_party/leveldatabase/src/table/
block.cc 49 // "*value_length", respectively. Will not derefence past "limit".
52 // pointer to the key delta (just past the three decoded values).
94 // Return the offset in data_ just past the end of the current entry.
  /external/clang/include/clang/AST/
AttrIterator.h 55 /// operation is acting on what should be a past-the-end iterator,
57 /// past-the-end iterator when we move to a past-the-end position.
  /external/libvorbis/doc/vorbisfile/
callbacks.html 30 href="ov_test.html">ov_test()</a>. Past the open call, use of
72 one past the last byte of accessible data, as would stdio
97 the end of the 'file' (pointing to one past the last byte of data, as
  /external/smack/src/org/xbill/DNS/
DNSInput.java 66 "region past end of input");
98 "region past end of input");
112 throw new IllegalArgumentException("cannot jump past " +
  /external/srec/shared/include/
Int8ArrayList.h 111 * The use of the Int8ArrayList handle is undefined past this point.
135 * The static array may not be used past this point.
203 * The Int8ArrayList handle may not be used past this point.
IntArrayList.h 103 * The use of the IntArrayList handle is undefined past this point.
127 * The static array may not be used past this point.
195 * The IntArrayList handle may not be used past this point.
  /libcore/luni/src/main/java/java/text/
FieldPosition.java 109 * Returns the index one past the end of the field.
111 * @return one past the index of the last character in the field.
155 * one past the index of the last character in the field.
  /external/chromium_org/chrome/common/metrics/proto/
omnibox_event.proto 156 HISTORY_URL = 2; // A past page whose URL contains the input
157 HISTORY_TITLE = 3; // A past page whose title contains the input
158 HISTORY_BODY = 4; // A past page whose body contains the input
159 HISTORY_KEYWORD = 5; // A past page whose keyword contains the
164 SEARCH_HISTORY = 8; // A past search (with the default engine)
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaListView.java 63 // runs every midnight and refreshes the view in order to update the past/present
73 // Runs every EVENT_UPDATE_TIME to gray out past events
112 // with grayed out past events
122 // Stop the past events thread
127 // Go over all visible views and checks if all past events are grayed out.
144 // day view - check if day in the past and not grayed yet
151 // meeting view - check if event in the past or started already and not grayed yet
  /external/chromium/chrome/browser/autocomplete/
autocomplete.h 48 // Search Primary Provider (past query in history within 2 days) | 1399**
53 // Search Primary Provider (past query in history older than 2 days) | 1050--
64 // Search Secondary Provider (past query in history) | 200--
73 // Search Primary Provider (past query in history within 2 days) | 1399**
78 // Search Primary Provider (past query in history older than 2 days) | 1050--
89 // Search Secondary Provider (past query in history) | 200--
104 // Search Primary Provider (past query in history) | 750--
109 // Search Secondary Provider (past query in history) | 200--
119 // Search Primary Provider (past query in history within 2 days) | 1399**
122 // Search Primary Provider (past query in history older than 2 days) | 1050-
    [all...]
  /external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
ParcelTest.java 87 // now try to read past the number of items written and see what happens
166 // now try to read past the number of items written and see what happens
187 // now try to read past the number of items written and see what happens
203 // now try to read past the number of items written and see what happens
225 // now try to read past the number of items written and see what happens
240 // now try to read past the number of items written and see what happens

Completed in 1813 milliseconds

1 2 3 4 56 7 8 91011>>