Searched refs:had (Results 1 - 25 of 54) sorted by relevance

123

/external/libunwind/doc/
H A Dunw_set_caching_policy.tex26 \Func{unw\_flush\_cache}() had been called.
30 cache, as if \Const{UNW\_CACHE\_PER\_THREAD} had been specified.
34 as if \Const{UNW\_CACHE\_GLOBAL} had been specified.
/external/chromium_org/third_party/zlib/
H A Dgzread.c237 unsigned had; local
242 had = strm->avail_out;
271 state->have = had - strm->avail_out;
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dgzread.c176 unsigned had; local
180 had = strm->avail_out;
209 state->x.have = had - strm->avail_out;
/external/qemu/distrib/zlib-1.2.8/
H A Dgzread.c176 unsigned had; local
180 had = strm->avail_out;
209 state->x.have = had - strm->avail_out;
/external/zlib/src/
H A Dgzread.c176 unsigned had; local
180 had = strm->avail_out;
209 state->x.have = had - strm->avail_out;
/external/stlport/test/eh/
H A Dcygwin.mak39 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
H A Ddjgpp.mak39 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
H A Dgcc-99r1.mak39 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
H A Dgcc-apple-macosx.mak40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
H A Dgcc-freebsd.mak40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
H A Dgcc-hp11.mak41 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
H A Dgcc-irix.mak40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
H A Dgcc-linux.mak40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
H A Dgcc-netbsd.mak40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
H A Dgcc.mak40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
H A Dhpacc.mak40 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
H A Dmingw32.mak39 # dwa 12/22/99 -- had to turn off -ansi flag so we could use SGI IOSTREAMS
/external/chromium_org/v8/src/compiler/
H A Dverifier.cc389 bool had = succ_doms->Contains(block->id()); local
390 if (had) succ_doms->Remove(block->id());
392 if (had) succ_doms->Add(block->id());
/external/clang/test/Parser/
H A Dcxx0x-attributes.cpp49 [[test::valid(for 42 [very] **** '+' symbols went on a trip and had a "good"_time; the end.)]] int garbage_attr; // expected-warning {{unknown attribute 'valid' ignored}}
/external/valgrind/main/exp-bbv/tests/ppc32-linux/
H A Dll.S50 # not needed, but I had to put it here
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/tests/
H A Dwin64-dataref.asm34 mov ebx, foobar ; WTF ML64.. this had []
/external/llvm/lib/Support/Unix/
H A DSignals.inc246 // requires a reallocation on the first call may have had the call to c_str()
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DDFA.as107 // TODO: I had this as return accept[eot[s]]
/external/libvpx/libvpx/vp8/common/arm/neon/
H A Didct_dequant_full_2x_neon.asm70 ; our constant had the high bit set, and was treated as a negative value.
/external/tremolo/Tremolo/
H A DbitwiseARM.s133 @ We had overrun when we started, so we need to skip -r10 bits.
373 @ We had overrun when we started, so we need to skip -r10 bits.

Completed in 4066 milliseconds

123