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

<<41424344454647484950>>

  /external/chromium/chrome/common/extensions/docs/examples/api/idle/idle_simple/
history.html 56 Last state change: <span id="idle-laststate"></span>
61 // like to keep track of last time we went idle.
  /external/chromium/net/base/
host_resolver_proc.h 60 // Sets the last procedure in the chain, i.e. appends |proc| to the end of the
64 // Returns the last procedure in the chain starting at |proc|. Will return
ssl_false_start_blacklist.h 37 // LastTwoLabels returns a pointer within |host| to the last two labels of
89 // assign a string to a hash bucket, the last two labels (not including the
  /external/chromium/net/data/cache_tests/bad_rankings3/
contents.txt 5 last crash: 1
88 Set a breakpoint on that last line, and when the entry is moved from one list to another, crash the process:
  /external/chromium/net/disk_cache/
disk_format.h 17 // The last element of the cache is the block-file. A block file is a file
39 // location on the LRU lists, last access time etc.
89 int32 last_file; // Last external file created.
173 // where did we find the last entry of that type (to avoid searching the bitmap
187 int32 hints[4]; // Last used position for each entry type.
231 // It is possible to write to a child entry in a way that causes the last block
238 int32 last_block; // Index of the last written block.
239 int32 last_block_len; // Lenght of the last written block.
  /external/chromium/net/http/
http_response_info.h 71 // For cached responses, this is the last time the cache entry was validated.
75 // this is the last time the cache entry was validated.
  /external/chromium/sdch/open-vcdiff/src/
vcdecoder5_test.cc 81 output_[output_.size() - 1]); // last element
105 output_[output_.size() - 1]); // last element
  /external/clang/lib/Format/
Format.cpp 315 /// \returns The column after the last token in the last line of the
343 if (Line.Last->TotalLength <= ColumnLimit - FirstIndent) {
380 /// \brief The position of the last space on each level.
    [all...]
  /external/clang/test/CodeGen/
char-literal.c 12 // Should truncate value (equal to last character).
27 // Should get truncated value (last four characters concatenated)
  /external/dexmaker/src/dx/java/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
  /external/e2fsprogs/contrib/
dconf 39 /^Last write time:/ {
40 lwtime=$0; gsub("Last write time:[ ]+", "", lwtime)
  /external/e2fsprogs/lib/ext2fs/
dosio.h 100 * Variable contains last module's error
105 * This one contains last hardware error (if _dio_error == ERR_HARDWARE)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
updateBugState.xml 42 endDate - optional, only query for bugs last updated before this timestamp
62 1. find all bugs last updated before 2006/06/01 17:38 from product EMF in the ASSIGNED state;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
components.html 48 the last build with a failure (i.e. a regression over 10%).
79 <li>Old: hide all builds before last milestone except earlier milestones</li>
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
r1updt.h 32 /* move the nontrivial part of the last column of s into w. */
88 /* move w back into the last column of the output s. */
  /external/guava/guava-tests/test/com/google/common/collect/
AbstractLinkedIteratorTest.java 104 private static Iterator<Integer> newDoubler(int first, final int last) {
108 return (previous == last) ? null : previous * 2;
  /external/icu4c/common/
punycode.h 93 * precedes the last delimiter ('-'),
95 * after the last delimiter.
ucol_data.h 49 uint32_t endExpansionCE; /* array of last collation element in
53 collation elements with last element
  /external/icu4c/common/unicode/
symtable.h 100 * exit, the index after the last parsed character. If the parse
102 * @param limit the index after the last character to be parsed.
  /external/jmonkeyengine/engine/src/core/com/jme3/system/
Timer.java 78 * Returns the time, in seconds, between the last call and the current one.
80 * @return Time between this call and the last one.
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
UniqueStack.java 123 * Removes last added object from the stack.
125 * @return last added object
  /external/junit/src/org/junit/experimental/max/
MaxHistory.java 22 * <li>Last failure timestamp
23 * <li>Duration of last execution
  /external/libffi/testsuite/libffi.call/
pyobjc-tc.c 25 int doit(int o, char* s, Point p, Rect r, int last)
28 o, s, p.x, p.y, r.o.x, r.o.y, r.s.h, r.s.w, last);
  /external/libnfc-nxp/src/
phFriNfc_MifareStdMap.h 277 * file/card storage \b or continue from the last offset. The last Offset set is stored
280 * start reading from the last offset set (continue where it has stopped before).
289 * \retval NFCSTATUS_SUCCESS Last Byte of the card read.
319 * file/card storage \b or continue from the last offset. The last Offset set is stored
322 * start writing from the last offset set (continue where it has stopped before).
329 * \retval NFCSTATUS_EOF_NDEF_CONTAINER_REACHED Last byte is written to the card after this
  /external/libogg/
libogg.spec 17 # last rc and beta was offering
30 # last rc and beta was offering

Completed in 1100 milliseconds

<<41424344454647484950>>