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

1 2

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DivU64x64Remainder.c 48 ja Correct
51 jae Correct // product <= dividend
57 Correct:
DivU64x64Remainder.S 70 ja Correct
73 jae Correct
79 Correct:
DivU64x64Remainder.asm 71 ja @Correct
74 jae @Correct ; product <= dividend
80 @Correct:
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DivU64x64Remainder.S 68 ja Correct
71 jae Correct # product <= dividend
77 Correct:
DivU64x64Remainder.asm 71 ja @Correct
74 jae @Correct ; product <= dividend
80 @Correct:
  /prebuilts/go/darwin-x86/test/
import5.go 12 // Correct import paths.
18 // Correct import paths, but the packages don't exist.
  /prebuilts/go/linux-x86/test/
import5.go 12 // Correct import paths.
18 // Correct import paths, but the packages don't exist.
  /frameworks/base/core/java/com/android/internal/widget/
LockPatternView.java 65 * "correct" states.
122 private DisplayMode mPatternDisplayMode = DisplayMode.Correct;
231 * The pattern drawn is correct (i.e draw it in a friendly color)
233 Correct,
416 * in progress result to correct or wrong.
594 mPatternDisplayMode = DisplayMode.Correct;
    [all...]
  /prebuilts/go/darwin-x86/src/math/big/
floatmarsh_test.go 47 // If tx was set to prec == 0, tx.Parse(x, 0) assumes precision 64. Correct it.
  /prebuilts/go/linux-x86/src/math/big/
floatmarsh_test.go 47 // If tx was set to prec == 0, tx.Parse(x, 0) assumes precision 64. Correct it.
  /packages/apps/Settings/src/com/android/settings/
ChooseLockPattern.java 542 mLockPatternView.setDisplayMode(DisplayMode.Correct);
631 mLockPatternView.setDisplayMode(DisplayMode.Correct);
  /prebuilts/go/darwin-x86/src/runtime/race/testdata/
waitgroup_test.go 187 // Correct usage but still a race
  /prebuilts/go/darwin-x86/src/testing/
match_test.go 33 // Correct patterns
34 // If a regexp pattern is correct, all split regexps need to be correct
  /prebuilts/go/linux-x86/src/runtime/race/testdata/
waitgroup_test.go 187 // Correct usage but still a race
  /prebuilts/go/linux-x86/src/testing/
match_test.go 33 // Correct patterns
34 // If a regexp pattern is correct, all split regexps need to be correct
  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
KeyguardPatternView.java 303 mLockPatternView.setDisplayMode(LockPatternView.DisplayMode.Correct);
  /external/strace/
strace.spec 285 - Correct printing of restarting syscalls (#165469).
  /prebuilts/go/darwin-x86/src/time/
sleep_test.go 44 // Test the basic function calling behavior. Correct queueing
  /prebuilts/go/linux-x86/src/time/
sleep_test.go 44 // Test the basic function calling behavior. Correct queueing
  /prebuilts/go/darwin-x86/src/bufio/
scan.go 303 // Fast path 2: Correct UTF-8 decode without error.
  /prebuilts/go/darwin-x86/src/text/template/parse/
lex.go 148 // Correct newline count.
  /prebuilts/go/linux-x86/src/bufio/
scan.go 303 // Fast path 2: Correct UTF-8 decode without error.
  /prebuilts/go/linux-x86/src/text/template/parse/
lex.go 148 // Correct newline count.
  /external/libvorbis/doc/
04-codec.tex 464 \item decode \varname{[ch]} vectors using residue \varname{[residue_number]}, according to type \varname{[residue_type]}, also passing vector \varname{[do_not_decode_flag]} to indicate which vectors in the bundle should not be decoded. Correct per-vector decode length is \varname{[n]}/2.
589 attention however to returning the correct data range; the amount of
  /prebuilts/go/darwin-x86/src/encoding/gob/
type.go 867 // Type Correct string Actual string

Completed in 513 milliseconds

1 2