HomeSort by relevance Sort by last modified time
    Searched refs:had (Results 1 - 25 of 59) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
shexpr-1.s 1 ; This expression had a bit moved.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msacm.h 141 MMRESULT ACMAPI acmDriverClose(HACMDRIVER had,DWORD fdwClose);
142 LRESULT ACMAPI acmDriverMessage(HACMDRIVER had,UINT uMsg,LPARAM lParam1,LPARAM lParam2);
264 MMRESULT ACMAPI acmFormatTagDetailsA(HACMDRIVER had,LPACMFORMATTAGDETAILSA paftd,DWORD fdwDetails);
265 MMRESULT ACMAPI acmFormatTagDetailsW(HACMDRIVER had,LPACMFORMATTAGDETAILSW paftd,DWORD fdwDetails);
280 MMRESULT ACMAPI acmFormatTagEnumA(HACMDRIVER had,LPACMFORMATTAGDETAILSA paftd,ACMFORMATTAGENUMCBA fnCallback,DWORD_PTR dwInstance,DWORD fdwEnum);
281 MMRESULT ACMAPI acmFormatTagEnumW(HACMDRIVER had,LPACMFORMATTAGDETAILSW paftd,ACMFORMATTAGENUMCBW fnCallback,DWORD_PTR dwInstance,DWORD fdwEnum);
321 MMRESULT ACMAPI acmFormatDetailsA(HACMDRIVER had,LPACMFORMATDETAILSA pafd,DWORD fdwDetails);
322 MMRESULT ACMAPI acmFormatDetailsW(HACMDRIVER had,LPACMFORMATDETAILSW pafd,DWORD fdwDetails);
336 MMRESULT ACMAPI acmFormatEnumA(HACMDRIVER had,LPACMFORMATDETAILSA pafd,ACMFORMATENUMCBA fnCallback,DWORD_PTR dwInstance,DWORD fdwEnum);
337 MMRESULT ACMAPI acmFormatEnumW(HACMDRIVER had,LPACMFORMATDETAILSW pafd,ACMFORMATENUMCBW fnCallback,DWORD_PTR dwInstance,DWORD fdwEnum)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
jalr2.d 23 # No R_MIPS_JALR here, because the target address had an addend.
  /external/v8/test/mjsunit/regress/
regress-3926.js 10 // FullCodeGen had an issue on reads; TurboFan had an issue on writes
regress-252797.js 30 // The type feedback oracle had a bug when retrieving the map from an IC
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
labelbug.s 13 ; had the tendency to delete the whitespace between the opcode and
  /external/libunwind/doc/
unw_set_caching_policy.tex 26 \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/v8/test/mjsunit/harmony/
regexp-property-scripts.js 39 "Mr. Jones, of the Manor Farm, had locked the hen-houses for the night");
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
sec-8m.d 11 # output) had a length not a multiple of four, the last bytes were saved
  /external/v8/test/webkit/
dfg-cfg-simplify-eliminate-set-local-type-check-then-branch-not-null.js 25 "Tests what happens when CFG simplification leads to the elimination of a set local that had a type check, and then we branch on the variable not being null."
dfg-mul-big-integer-with-small-integer-and-detect-overflow.js 25 "Tests what happens when you multiply a big unknown integer with a small known integer and detect that we have had an overflow."
dfg-to-string-toString-becomes-bad-with-check-structure.js 25 "Tests that the DFG checks that the toString method didn't become bad even if the StringObject already had a CheckStructure."
dfg-cfg-simplify-eliminate-set-local-type-check-then-branch-not-null-and-decrement.js 25 "Tests what happens when CFG simplification leads to the elimination of a set local that had a type check, and then we branch on the variable not being null while decrementing the variable in the same basic block."
dfg-cfg-simplify-eliminate-set-local-type-check-then-typeof.js 25 "Tests what happens when CFG simplification leads to the elimination of a set local that had a type check, and then we do a typeof on the value, which can be constant folded if the type check stays."
  /external/opencv3/3rdparty/zlib/
gzread.c 176 unsigned had; local
180 had = strm->avail_out;
209 state->x.have = had - strm->avail_out;
  /external/pdfium/third_party/zlib_v128/
gzread.c 176 unsigned had; local
180 had = strm->avail_out;
209 state->x.have = had - strm->avail_out;
  /external/zlib/src/
gzread.c 176 unsigned had; local
180 had = strm->avail_out;
209 state->x.have = had - strm->avail_out;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
comment-1.s 26 PUSHJ $41,target3 had; x y z
  /external/v8/test/mjsunit/compiler/
regress-lbranch-double.js 30 // ARM's code generator for LBranch had a bug, swapping the true/false
  /external/libxml2/
xzlib.c 533 unsigned had; local
540 had = strm->avail_out;
593 state->have = had - strm->avail_out;
  /external/clang/test/Parser/
cxx0x-attributes.cpp 49 [[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/exp-bbv/tests/ppc32-linux/
ll.S 50 # not needed, but I had to put it here
  /external/autotest/frontend/tko/
graphing_utils.py 295 tick with the other bars around it. For example, if we had four series
  /external/autotest/site_utils/
perf_compare.py 354 logging.info('The following perf keys had "NaN" p-values:')
  /external/v8/src/js/
promise.js 270 // Promise has already been rejected, but had no handler.
417 // Promise has already been rejected, but had no handler.

Completed in 1152 milliseconds

1 2 3