/ndk/tests/build/project-properties/jni/ |
Android.mk | 8 $(call ndk_log,Test OK: Correct target platform retrieved from project.properties: $(TARGET_PLATFORM)) 13 $(call ndk_log,Test OK: Correct target platform retrieved from project.properties but auto-adjusted: $(TARGET_PLATFORM))
|
/external/chromium-trace/catapult/tracing/tracing_build/ |
check_common_unittest.py | 26 Correct listing:
|
check_common.py | 43 Correct listing:
|
/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 | 64 * "correct" states. 121 private DisplayMode mPatternDisplayMode = DisplayMode.Correct; 226 * The pattern drawn is correct (i.e draw it in a friendly color) 228 Correct, 407 * in progress result to correct or wrong. 585 mPatternDisplayMode = DisplayMode.Correct; [all...] |
/ndk/tests/device/hard-float/jni/ |
Android.mk | 40 # 2. Correct headers (eg. #include <math.h>) are always included, and there is no
|
/packages/apps/Settings/src/com/android/settings/ |
ChooseLockPattern.java | 525 mLockPatternView.setDisplayMode(DisplayMode.Correct); 614 mLockPatternView.setDisplayMode(DisplayMode.Correct);
|
/prebuilts/go/darwin-x86/src/runtime/race/testdata/ |
waitgroup_test.go | 187 // Correct usage but still a race
|
/prebuilts/go/linux-x86/src/runtime/race/testdata/ |
waitgroup_test.go | 187 // Correct usage but still a race
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardPatternView.java | 278 mLockPatternView.setDisplayMode(LockPatternView.DisplayMode.Correct);
|
/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 | 254 // Fast path 2: Correct UTF-8 decode without error.
|
/prebuilts/go/linux-x86/src/bufio/ |
scan.go | 254 // Fast path 2: Correct UTF-8 decode without error.
|
/external/v8/src/js/ |
string.js | 637 // Correct n: If not given, set to string length; if explicitly 646 // Correct start: If not given (or undefined), set to zero; otherwise
|
/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
|
/prebuilts/go/linux-x86/src/encoding/gob/ |
type.go | 867 // Type Correct string Actual string
|
/prebuilts/go/darwin-x86/src/go/types/ |
expr.go | 668 // non-integer numeric constants. Correct the type so that the shift [all...] |
/prebuilts/go/linux-x86/src/go/types/ |
expr.go | 668 // non-integer numeric constants. Correct the type so that the shift [all...] |
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
elf.go | 814 // Correct ELF loaders will do this implicitly, [all...] |
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
elf.go | 811 // Correct ELF loaders will do this implicitly, [all...] |
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/ |
elf.go | 814 // Correct ELF loaders will do this implicitly, [all...] |
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
elf.go | 811 // Correct ELF loaders will do this implicitly, [all...] |