Searched
full:past (Results
851 -
875 of
3189) sorted by null
<<31323334353637383940>>
/external/libvorbis/lib/ |
bitrate.c | 202 /* inbetween; we want to take reservoir toward but not past desired_fill */
|
/external/llvm/docs/ |
GetElementPtr.rst | 131 result in the computation of addresses that point to memory past the end of the 236 value is equivalent to ``MyVar + 40`` because it indexes past the ten 4-byte 362 one-past-the-end. 378 one-past-the-end, you'll get the comparison result you expect. If either is
|
/external/llvm/include/llvm/ADT/ |
ScopedHashTable.h | 135 assert(Node && "incrementing past end()");
|
/external/llvm/include/llvm/Option/ |
OptTable.h | 135 /// \p ArgEnd), and their lifetime should extend past that of the returned
|
/external/llvm/include/llvm/Support/ |
MemoryBuffer.h | 31 /// file, this interface guarantees you can read one character past the end of
|
/external/llvm/lib/Transforms/ObjCARC/ |
ProvenanceAnalysis.cpp | 109 // Skip past provenance pass-throughs.
|
/external/llvm/test/CodeGen/Mips/ |
brdelayslot.ll | 91 ; Check that a store can move past other memory instructions.
|
/external/llvm/test/Transforms/ObjCARC/ |
move-and-merge-autorelease.ll | 3 ; The optimizer should be able to move the autorelease past two phi nodes
|
/external/llvm/utils/TableGen/ |
AsmWriterInst.cpp | 162 // brace, advance the end position past it if we found an opening curly
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_cache.c | 135 * past this point.
|
/external/mesa3d/src/glx/ |
packrender.h | 136 ** Finish a rendering command by advancing the pc. If the pc is now past
|
/external/open-vcdiff/src/ |
addrcache.h | 189 // If successful, *address_stream will be incremented past the decoded address
|
vcdiffengine.cc | 199 next_encode += bytes_encoded; // Advance past COPYed data
|
vcencoder_test.cc | 377 // These specific chunk sizes have failed in the past 614 // Bug 1220602: Make sure the encoder doesn't read past the end of the input 638 // if it reads past the end of the buffer. 670 // if it reads past the beginning of the buffer. [all...] |
/external/oprofile/opjitconv/ |
parse_dump.c | 145 verbprintf(debug, "record past end of file\n");
|
/external/qemu/android/utils/ |
misc.c | 248 /* Advance past 'name=', and calculate value's string length. */
|
/external/replicaisland/src/com/replica/replicaisland/ |
LevelTree.java | 109 if (parser.getAttributeName(i).equals("past")) {
|
/external/skia/include/core/ |
SkFlattenableBuffers.h | 47 * sure that no operation reads past the end of the stream, for example)
|
/external/skia/tests/ |
Writer32Test.cpp | 58 // test rewinding past allocated chunks. This used to crash because we
|
/external/speex/include/speex/ |
speex_bits.h | 55 int overflow;/**< Set to one if we try to read past the valid data */
|
/external/srec/portable/src/ |
LCHAR.c | 305 /* pxtoa() is guaranteed not to overflow past 33 characters */
|
/external/v8/src/ |
preparser-api.cc | 159 // The pushback buffer is only used if pushing back characters past
|
rewriter.cc | 252 // Set the position of the assignment statement one character past the
|
/external/valgrind/main/helgrind/tests/ |
tc17_sembar.c | 98 // now let all the other threads past the barrier, giving them
|
/external/valgrind/main/memcheck/tests/ |
origin1-yes.c | 72 // Have to move past the first 4 bytes, which were copied from the
|
Completed in 1178 milliseconds
<<31323334353637383940>>