HomeSort by: relevance | last modified time | path
    Searched refs:Correct (Results 1 - 9 of 9) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/benchmarks/
map.bench.cpp 38 // - Correct contains the correct hint.
40 enum class Hint { Begin, Third, Correct, End };
42 static constexpr const char* Names[] = {"Begin", "Third", "Correct", "End"};
281 typename std::enable_if<hint == ::Hint::Correct>::type
312 typename std::enable_if<hint != ::Hint::Correct>::type
400 typename std::enable_if<hint == ::Hint::Correct>::type
431 typename std::enable_if<hint != ::Hint::Correct>::type
520 typename std::enable_if<hint == ::Hint::Correct>::type
551 typename std::enable_if<hint != ::Hint::Correct>::typ
    [all...]
  /src/sys/arch/sparc64/sparc64/
cpu_in_cksum.S 96 sub %o2, %o4, %o2 ! Correct for initial offset
  /src/external/gpl3/gcc/dist/libgcc/config/avr/
lib1funcs.S 1380 neg r_rem ; correct remainder sign
1383 neg r_arg1 ; correct result sign
1455 rcall __divmodhi4_neg2 ; correct remainder sign
1458 ;; correct dividend/remainder sign
1464 ;; correct divisor/result sign
1584 ; Correct divisor/remainder sign
1592 ; Correct dividend/quotient sign
1700 sbrc __tmp_reg__, 7 ; correct quotient sign
1702 brtc __divmodsi4_exit ; correct remainder sign
1705 ;; correct divisor/quotient sig
    [all...]
  /src/external/gpl3/gcc.old/dist/libgcc/config/avr/
lib1funcs.S 1375 neg r_rem ; correct remainder sign
1378 neg r_arg1 ; correct result sign
1450 rcall __divmodhi4_neg2 ; correct remainder sign
1453 ;; correct dividend/remainder sign
1459 ;; correct divisor/result sign
1579 ; Correct divisor/remainder sign
1587 ; Correct dividend/quotient sign
1695 sbrc __tmp_reg__, 7 ; correct quotient sign
1697 brtc __divmodsi4_exit ; correct remainder sign
1700 ;; correct divisor/quotient sig
    [all...]
  /src/external/bsd/nsd/dist/doc/
differences.tex 671 Expected. Correct version numbers are returned.
682 Default config denies all notify queries for NSD 3. These answers are correct
  /src/sys/arch/m68k/060sp/dist/
fpsp.s 624 # This handler emulates the instruction to determine what the correct #
864 # This handler emulates the instruction to determine what the correct #
977 # special case will simply exit gracefully with the correct result.
1147 # - Correct result has been stored as appropriate #
1404 # here, we insert the correct fsave status value into the fsave frame for the
1982 # here, we insert the correct fsave status value into the fsave frame for the
2408 # - None (correct result has been stored as appropriate) #
3510 bsr.l _calc_ea_fout # find the correct ea,update An
3512 mov.l %a0,EXC_EA(%a6) # stack correct <ea>
3531 bsr.l _calc_ea_fout # find the correct ea,update A
    [all...]
pfpsp.s 624 # This handler emulates the instruction to determine what the correct #
864 # This handler emulates the instruction to determine what the correct #
977 # special case will simply exit gracefully with the correct result.
1147 # - Correct result has been stored as appropriate #
1404 # here, we insert the correct fsave status value into the fsave frame for the
1982 # here, we insert the correct fsave status value into the fsave frame for the
2408 # - None (correct result has been stored as appropriate) #
3510 bsr.l _calc_ea_fout # find the correct ea,update An
3512 mov.l %a0,EXC_EA(%a6) # stack correct <ea>
3531 bsr.l _calc_ea_fout # find the correct ea,update A
    [all...]
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 11806 On NetBSD: y = 0.75. Correct: y = 0.5. */
12457 but the correct result is
14882 /* Check that SIZE_MAX has the correct type, if possible. */
22583 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether btowc(0) is correct" >&5
22584 $as_echo_n "checking whether btowc(0) is correct... " >&6; }
22626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether btowc(EOF) is correct" >&5
22627 $as_echo_n "checking whether btowc(EOF) is correct... " >&6; }
28522 mbtowc returns 4 (correct) and sets wc to 0x5EDC. */
28723 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether mbrtowc has a correct return value" >&5
28724 $as_echo_n "checking whether mbrtowc has a correct return value... " >&6;
    [all...]
  /src/external/gpl3/gdb/dist/gnulib/
configure 11803 On NetBSD: y = 0.75. Correct: y = 0.5. */
12454 but the correct result is
14879 /* Check that SIZE_MAX has the correct type, if possible. */
22580 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether btowc(0) is correct" >&5
22581 $as_echo_n "checking whether btowc(0) is correct... " >&6; }
22623 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether btowc(EOF) is correct" >&5
22624 $as_echo_n "checking whether btowc(EOF) is correct... " >&6; }
28519 mbtowc returns 4 (correct) and sets wc to 0x5EDC. */
28720 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether mbrtowc has a correct return value" >&5
28721 $as_echo_n "checking whether mbrtowc has a correct return value... " >&6;
    [all...]

Completed in 74 milliseconds