HomeSort by relevance Sort by last modified time
    Searched refs:correct (Results 101 - 125 of 906) sorted by null

1 2 3 45 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
pcrelcp-1.d 23 # that the correct number of relocations is emitted and we also check
tls-dso-dtpoffd2.d 12 # that the offset is correct, locally.
tls-dso-dtpoffd4.d 12 # it links and that the offset is correct, locally.
  /bionic/libc/arch-mips64/bionic/
__bionic_clone.S 64 # remainder of arguments are correct for clone system call
  /external/libmojo/third_party/markupsafe/
__init__.py 160 correct subclass.
  /external/llvm/test/Instrumentation/AddressSanitizer/X86/
asm_cfi.s 1 # The test verifies that correct DWARF directives are emitted when
  /external/llvm/test/MC/COFF/
comm-align.s 9 # - that functions after the switch also are emitted into the correct section
  /external/protobuf/js/binary/
reader.js 566 // Ensure that the wire type is correct.
569 // Ensure that the field number is correct.
604 * error if the next field in the stream is not of the correct wire type.
617 * error if the next field in the stream is not of the correct wire type.
633 * error if the next field in the stream is not of the correct wire type.
646 * error if the next field in the stream is not of the correct wire type.
662 * error if the next field in the stream is not of the correct wire type.
675 * error if the next field in the stream is not of the correct wire type.
691 * error if the next field in the stream is not of the correct wire type.
704 * error if the next field in the stream is not of the correct wire type
    [all...]
  /external/boringssl/src/ssl/test/runner/poly1305/
poly1305_test.go 18 in, k, correct []byte
89 if !bytes.Equal(out[:], v.correct) {
90 t.Errorf("%d: expected %x, got %x", i, v.correct, out[:])
  /external/libunwind/doc/
libunwind-setjmp.tex 46 \item The correct operation of this library depends on the presence of
47 correct unwind information. On newer platforms, this is rarely an
50 unwound during a \Func{longjmp}() have correct unwind information
  /prebuilts/go/darwin-x86/src/go/types/
conversions.go 72 // (correct!) refusal of the conversion. But the reported error is essentially
73 // "cannot convert untyped float value to string", yet the correct error (per
142 // TODO(gri): Is this (typ.Underlying() instead of just typ) correct?
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/poly1305/
poly1305_test.go 18 in, k, correct []byte
89 if !bytes.Equal(out[:], v.correct) {
90 t.Errorf("%d: expected %x, got %x", i, v.correct, out[:])
  /prebuilts/go/linux-x86/src/go/types/
conversions.go 72 // (correct!) refusal of the conversion. But the reported error is essentially
73 // "cannot convert untyped float value to string", yet the correct error (per
142 // TODO(gri): Is this (typ.Underlying() instead of just typ) correct?
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/poly1305/
poly1305_test.go 18 in, k, correct []byte
89 if !bytes.Equal(out[:], v.correct) {
90 t.Errorf("%d: expected %x, got %x", i, v.correct, out[:])
  /developers/build/prebuilts/gradle/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/
QuizListenerService.java 132 boolean correct = (i == correctAnswerIndex);
139 updateOperation.putExtra(UpdateQuestionService.EXTRA_QUESTION_CORRECT, correct);
186 quizReportText.append(" " + getString(R.string.correct) + "\n");
  /developers/samples/android/wearable/wear/Quiz/Wearable/src/main/java/com/example/android/wearable/quiz/
QuizListenerService.java 132 boolean correct = (i == correctAnswerIndex);
139 updateOperation.putExtra(UpdateQuestionService.EXTRA_QUESTION_CORRECT, correct);
186 quizReportText.append(" " + getString(R.string.correct) + "\n");
  /development/samples/browseable/Quiz/Wearable/src/com.example.android.wearable.quiz/
QuizListenerService.java 132 boolean correct = (i == correctAnswerIndex);
139 updateOperation.putExtra(UpdateQuestionService.EXTRA_QUESTION_CORRECT, correct);
186 quizReportText.append(" " + getString(R.string.correct) + "\n");
  /external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
ELF_Mips64r2N64_PIC_relocations.s 107 # loading address of the page pointer from correct offset. In this case
122 # Check that we are loading address of var from correct offset. In this case
132 # Check that we are loading address of bar from correct offset. In this case
  /external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
MachO_x86-64_PIC_relocations.s 25 # references the correct GOT entry address:
  /external/llvm/test/MC/Mips/
set-at-directive-explicit-at.s 6 # will set the correct value for $at.
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
ShaderLang.cpp 445 bool correct = true; local
450 return correct;
462 correct = false;
474 correct = false;
482 correct = false;
488 correct = false;
524 correct = false;
535 // Correct for stage type...
540 correct = false;
551 correct = false
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68hc11/
insns12.s 1 # Test for correct generation of 68HC12 specific insns.
  /build/kati/
bootstrap.go 38 # The document above is actually not correct. See default.c:
  /compatibility/cdd/10_software-compatibility-testing/
10_2_cts-verifier.md 5 tested by an automated system, such as correct functioning of a camera and
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
CommonErrorNode.as 56 // next one is for sure correct.

Completed in 678 milliseconds

1 2 3 45 6 7 8 91011>>