HomeSort by relevance Sort by last modified time
    Searched full:last (Results 1176 - 1200 of 13702) sorted by null

<<41424344454647484950>>

  /build/core/tasks/
apicheck.mk 39 # Check that the API we're building hasn't broken the last-released
42 checkapi-last, \
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
InsnList.java 58 * Gets the last instruction. This is just a convenient shorthand for
61 * @return {@code non-null;} the last instruction
  /dalvik/dx/src/com/android/dx/rop/code/
InsnList.java 58 * Gets the last instruction. This is just a convenient shorthand for
61 * @return {@code non-null;} the last instruction
  /dalvik/tools/
deadcode.py 27 # If there are no more, add a section from the last header to EOF
33 # Add the lines from the last header, to this one to the sections
  /dalvik/vm/compiler/
IntermediateRep.cpp 69 /* Is not the last MIR in the block */
72 /* Is the last MIR in the block */
  /development/samples/Support7Demos/res/values/
strings.xml 78 <string name="btn_remove_tab">Remove last tab</string>
83 <string name="action_bar_fragment_menu_msg">Build menus from three fragments, the last one
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
RecognizerSharedState.as 24 /** The index into the input stream where the last error occurred.
63 * emissions, then set this to the last token to be matched or
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/
FastQueue.java 38 * List grows until you dequeue last element at end of buffer. Then
81 throw new NoSuchElementException("queue index "+ absIndex +" > last index "+(data.size()-1));
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
RecognizerSharedState.js 23 /** The index into the input stream where the last error occurred.
62 * emissions, then set this to the last token to be matched or
  /external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
RecognizerSharedState.pm 31 # The index into the input stream where the last error occurred.
79 # emissions, then set this to the last token to be matched or
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/file/
FileURLConnectionTest.java 83 assertEquals(conn.getHeaderField(2), conn.getHeaderField("last-modified"));
84 assertEquals("last-modified", conn.getHeaderFieldKey(2));
  /external/apache-http/src/org/apache/http/conn/
ConnectionKeepAliveStrategy.java 58 * returns true, this allows you to control how long the reuse will last. If
62 * The last response received over the connection.
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
SelfIteratorNoPredicate.java 114 * Get the index of the last node that can be itterated to.
119 * @return the index of the last node that can be itterated to.
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FuncLast.java 32 * Execute the Last() function.
94 // System.out.println("last: "+xnum.num());
  /external/bison/examples/
extexi 101 # We don't want the last field which empty: it's behind the last \n.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/
X509Principal.java 117 * presented, otherwise the encoding will start with the last (name, value) pair
135 * from the last element in the string.
  /external/chromium/chrome/browser/chromeos/login/
views_login_display.h 86 // Last error message ID.
92 // Last error help topic ID.
  /external/chromium/chrome/browser/extensions/
extension_toolbar_model.h 110 // Keeps track of what the last extension to get disabled was.
113 // Keeps track of where the last extension to get disabled was in the list.
  /external/chromium/chrome/browser/
file_select_helper.h 98 // Profile used to set/retrieve the last used directory.
108 // The type of file dialog last shown.
  /external/chromium/chrome/browser/policy/
cloud_policy_cache_base.h 60 // Returns the time at which the policy was last fetched.
131 // The time at which the policy was last refreshed. Is updated both upon
  /external/chromium/chrome/browser/profiles/
off_the_record_profile_io_data.h 62 // want to make sure that the last reference for |io_data_| is on the IO
64 // release their refs to their contexts, which will release the last refs to
profile_impl_io_data.h 67 // want to make sure that the last reference for |io_data_| is on the IO
69 // release their refs to their contexts, which will release the last refs to
  /external/chromium/chrome/browser/sync/notifier/
p2p_notifier.cc 44 // calling Logout on TalkMediator when the last observer is removed.
51 // Logout after the last observer is removed.
  /external/chromium/chrome/browser/tab_contents/
web_drag_dest_gtk.h 72 // The last time we sent a message to the renderer related to a drag motion.
75 // Whether the cursor is over a drop target, according to the last message we
  /external/chromium/chrome/browser/ui/search_engines/
template_url_table_model.h 89 // Returns the index of the last entry shown in the search engines group.
109 // Index of the last search engine in entries_. This is used to determine the

Completed in 5762 milliseconds

<<41424344454647484950>>