HomeSort by relevance Sort by last modified time
    Searched full:correct (Results 226 - 250 of 10662) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
Charset88591.java 72 * char in the source is within the correct range
84 * if some byte was not in the correct range, we need to deal with this byte by calling
101 * each char in the source is within the correct range
114 * if we reach here, it's because a character was not in the correct range, and we need
  /external/iw/
version.sh 11 # is correct...
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_capability_to_name.3 15 This returns a NULL pointer on failure and the correct string otherwise.
capng_name_to_capability.3 15 This returns a negative number on failure and the correct define otherwise.
  /external/libgdx/extensions/gdx-box2d/gdx-box2d-gwt/src/com/badlogic/gdx/physics/box2d/gwt/emu/org/jbox2d/pooling/arrays/
GeneratorArray.java 19 assert (map.get(length).length == length) : "Array not built of correct length";
  /external/libvorbis/
CHANGES 11 * Correct an overflow bug in very low-bitrate encoding on 32 bit
14 * Correct bug in 22kHz compand setup that could cause a crash
15 * Correct bug in 16kHz codebooks that could cause unstable pure
20 * correct a vorbisfile bug that prevented proper playback of
  /external/llvm/test/Analysis/GlobalsModRef/
aliastest.ll 4 ; test is correct and safe, GMR's technique for handling this isn't generally.
  /external/llvm/test/CodeGen/AArch64/
arm64-simplest-elf.ll 13 ; machine with correct section & symbol names.
bitcast-v2i8.ll 3 ; Part of PR21549: going through the stack isn't ideal but is correct.
movw-shift-encoding.ll 5 ; CodeGen should ensure that the correct shift bits are set, because the linker
  /external/llvm/test/CodeGen/AMDGPU/
si-instr-info-correct-implicit-operands.ll 3 ; register operands in the correct order when modifying the opcode of an
  /external/llvm/test/CodeGen/X86/
2005-01-17-CycleInDAG.ll 3 ; is invalid code (there is no correct way to order the instruction). Check
x86-64-call.ll 5 ; trivial test for correct call suffix
  /external/llvm/test/MC/ELF/
got.s 3 // Test that this produces the correct relocations R_X86_64_GOT32 and that we,
  /external/llvm/test/MC/PowerPC/
st-other-crash.s 4 // This used to crash. Make sure it produce the correct symbol.
  /external/llvm/test/Verifier/
function-metadata-bad.ll 8 ; CHECK: assembly parsed, but does not verify as correct!
  /external/mesa3d/src/glsl/tests/
optimization-test 21 echo "$pass/$total tests returned correct results"
  /external/opencv3/doc/py_tutorials/py_calib3d/
py_table_of_contents_calib3d.markdown 7 is our camera. Is there any distortion in images taken with it? If so how to correct it?
  /external/skia/src/animator/
thingstodo.txt 21 handle errors for all element not contained by correct parent
  /external/tcpdump/tests/
mpbgp-linklocal-nexthop.out 2 30.0.0.1.49038 > 30.0.0.2.179: Flags [P.], cksum 0xd6dc (correct), seq 1284816775:1284816865, ack 1288709908, win 29, options [nop,nop,TS val 184150022 ecr 184150021], length 90: BGP
  /external/testng/src/test/java/test/factory/
MyTest.java 21 // assert i > 0 : "MyTest was not constructed with correct params";
  /external/testng/src/test/java/test/junit/
JUnitConstructorTest.java 7 * Test that the correct number of constructors is called
  /external/tlsdate/
tlsdate-brew-formula.rb 6 # This hash will never be correct until we put a tagged version into master
  /external/v8/test/intl/number-format/
format-currency.js 5 // Make sure currency formatting is correct (for USD only displays two decimal
  /external/v8/test/mjsunit/compiler/
truncating-store-deopt.js 16 // This is not valid asm.js, but we should still generate correct code.

Completed in 1221 milliseconds

1 2 3 4 5 6 7 8 91011>>