/external/libvorbis/lib/ |
registry.h | 14 last mod: $Id: registry.h 15531 2008-11-24 23:50:06Z xiphmont $
|
smallft.h | 14 last mod: $Id: smallft.h 13293 2007-07-24 00:09:47Z xiphmont $
|
window.h | 14 last mod: $Id: window.h 13293 2007-07-24 00:09:47Z xiphmont $
|
/external/libvorbis/test/ |
util.h | 14 last mod: $Id: util.c 13293 2007-07-24 00:09:47Z erikd $
|
/external/llvm/test/CodeGen/Mips/ |
machineverifier.ll | 2 ; Make sure machine verifier understands the last instruction of a basic block
|
/external/llvm/test/CodeGen/X86/ |
2011-08-23-Trampoline.ll | 6 define fastcc i32 @gnat__perfect_hash_generators__select_char_position__build_identical_keys_sets.5146(i64 %table.0.0, i64 %table.0.1, i32 %last, i32 %pos) {
|
/external/mockito/src/org/mockito/stubbing/answers/ |
ReturnsElementsOf.java | 10 * Returns elements of the collection. Keeps returning the last element forever.
|
/external/oprofile/libpp/ |
symbol_sort.h | 30 last enumerator in enum:sort_options::sort_order
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_JoystickGetBall.3 | 13 Trackballs can only return relative motion since the last call to \fBSDL_JoystickGetBall\fP, these motion deltas a placed into \fBdx\fR and \fBdy\fR\&.
|
/external/qemu/distrib/zlib-1.2.3/ |
infback.c | 257 code last; /* parent table entry */ local 271 state->last = 0; 280 /* Inflate until end of block marked as last */ 285 if (state->last) { 291 state->last = BITS(1); 296 state->last ? " (last)" : "")); 302 state->last ? " (last)" : "")); 307 state->last ? " (last)" : "")) [all...] |
/external/regex-re2/util/ |
benchmark.cc | 96 int n, last; local 106 last = n; 112 n = max(last+1, min(n+n/2, 100*last));
|
stringpiece.cc | 22 // Test last byte in case strings share large common prefix 65 const char* last = ptr_ + min(ulen - s.length_, pos) + s.length_; local 66 const char* result = std::find_end(ptr_, last, s.ptr_, s.ptr_ + s.length_); 67 return result != last ? result - ptr_ : npos;
|
/external/skia/include/utils/ |
SkInterpolator.h | 34 last keyframe. If there are no keyframes, this parameter 42 @param mirror If true, the odd repeats interpolate from the last key 55 @param reset If true, the odd repeats interpolate from the last key 109 (kFreezeStart) or last (kFreezeEnd), or from interpolated the two
|
/external/skia/legacy/include/utils/ |
SkInterpolator.h | 34 last keyframe. If there are no keyframes, this parameter 42 @param mirror If true, the odd repeats interpolate from the last key 55 @param reset If true, the odd repeats interpolate from the last key 109 (kFreezeStart) or last (kFreezeEnd), or from interpolated the two
|
/external/speex/libspeex/ |
smallft.h | 14 last mod: $Id: smallft.h,v 1.3 2003/09/16 18:35:45 jm Exp $
|
/external/stlport/stlport/stl/ |
_stlport_version.h | 20 /* The last SGI STL release we merged with */
|
/external/valgrind/main/VEX/ |
TODO.txt | 2 Last updated 15 Nov 04
|
/external/valgrind/main/callgrind/tests/ |
threads.c | 26 * before last thread is created, thus reusing the TID */
|
/external/webkit/LayoutTests/dom/html/level2/html/ |
HTMLTableRowElement21.js | 79 the index is -1 the last cell in the row is deleted. 84 Check the value of the last TD element. Invoke the 86 which will delete the last cell in the row. 87 Check the value of the of the last cell
|
/external/webkit/LayoutTests/dom/xhtml/level2/html/ |
HTMLTableRowElement21.js | 79 the index is -1 the last cell in the row is deleted. 84 Check the value of the last TD element. Invoke the 86 which will delete the last cell in the row. 87 Check the value of the of the last cell
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
nodeinsertbefore12.js | 83 before this DocumentFragment's Element node and verify the last child is still the only child 99 var last; 112 last = docFrag.lastChild; 114 name = last.nodeName;
|
/external/webkit/Source/JavaScriptCore/docs/ |
make-bytecode-docs.pl | 27 last;
|
/external/webkit/Source/WebCore/manual-tests/ |
select-scroll.html | 3 and should be able to scroll down to see "Z" as the last option.
|
/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
TilesProfiler.cpp | 83 ALOGD("completed tile profiling frame, observed %d tiles. %f ms since last", 91 m_records.last().append(TileProfileRecord( 113 m_records.last().append(TileProfileRecord( 124 m_records.last().append(TileProfileRecord(
|
/external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-pseudo/ |
webkit | 76 last-child 77 last-of-type 83 nth-last-child( 84 nth-last-of-type(
|