Home
last modified time | relevance | path

Searched refs:fine (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/external/llvm/test/MC/Disassembler/AArch64/
Dldp-preind.predictable.txt8 # Stores from duplicated registers should be fine.
12 # d5 != x5 so "ldp d5, d6, [x5, #24]!" is fine.
16 # xzr != sp so "stp xzr, xzr, [sp, #8]!" is fine.
Dldp-postind.predictable.txt8 # Stores from duplicated registers should be fine.
12 # d5 != x5 so "ldp d5, d6, [x5], #24" is fine.
16 # xzr != sp so "stp xzr, xzr, [sp], #8" is fine.
/external/llvm/test/YAMLParser/
Dspec-02-17.data3 unicode: "Sosa did fine.\u263A"
11 # CHECK: !!str "Sosa did fine.\u263A"
Dspec-02-15.data5 fine season with great stats.
/external/iptables/extensions/
Dlibxt_TCPMSS.man11 problem are that everything works fine from your Linux
17 Small mail works fine, but large emails hang.
19 ssh works fine, but scp hangs after initial handshaking.
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DH264TrackImpl.java251 …LOG.fine("Found startcode at " + (pos -4) + " Type: " + nal_unit_type + " ref idc: " + nal_ref_id… in readSamples()
276 LOG.fine("Adding sample with size " + bb.capacity() + " and header " + sh); in readSamples()
363 LOG.fine("Access unit delimiter type: " + type); in handleNALUnit()
422 LOG.fine("Access unit delimiter: " + (data[1] >> 5)); in printAccessUnitDelimiter()
547 LOG.fine("Marking with " + i + " at " + pos); in mark()
555 … LOG.fine("Resetting to " + markPos + " (pos is " + pos + ") which makes the buffersize " + diff); in reset()
703 LOG.fine(this.toString()); in SEIMessage()
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DPerCollectionSizeTestSuiteBuilder.java70 logger.fine(" Testing: " + name); in createTestSuite()
82 logger.fine(" Sizes: " + formatFeatureSet(sizesToTest)); in createTestSuite()
DFeatureSpecificTestSuiteBuilder.java181 logger.fine(" Testing: " + name); in createTestSuite()
182 logger.fine("Features: " + formatFeatureSet(features)); in createTestSuite()
186 logger.fine("Expanded: " + formatFeatureSet(features)); in createTestSuite()
/external/nanopb-c/tests/no_messages/
DSConscript1 # Test that a .proto file without any messages compiles fine.
/external/chromium_org/tools/gyp/test/library/src/
Dshared_dependency.gyp28 # Support 64-bit shared libs (also works fine for 32-bit).
Dlibrary.gyp53 # Support 64-bit shared libs (also works fine for 32-bit).
/external/chromium_org/tools/gyp/test/dependencies/sharedlib-linksettings/
Dtest.gyp19 # Support 64-bit shared libs (also works fine for 32-bit).
/external/llvm/test/Transforms/ADCE/
D2002-07-17-AssertionFailure.ll3 ; block in this function, it would work fine, but that would be the part we
/external/chromium_org/third_party/sqlite/src/test/
Dfts2j.test50 # In older code, this appears to work fine, but the t2_* tables used
52 # 'two'. It appears to work fine because the tables end up being the
Dfts3aj.test50 # In older code, this appears to work fine, but the t2_* tables used
52 # 'two'. It appears to work fine because the tables end up being the
Dfts1j.test50 # In older code, this appears to work fine, but the t2_* tables used
52 # 'two'. It appears to work fine because the tables end up being the
/external/llvm/test/CodeGen/ARM/
D2012-05-04-vmov.ll16 ; but vmov.32 <dst>[<lane>], <src> is fine.
/external/chromium_org/tools/gyp/test/module/src/
Dmodule.gyp16 # Support 64-bit shared libs (also works fine for 32-bit).
/external/chromium_org/third_party/mesa/src/src/gallium/targets/libgl-gdi/
DSConscript32 # MSVC. mingw-w64 works fine.
/external/mesa3d/src/gallium/targets/libgl-gdi/
DSConscript32 # MSVC. mingw-w64 works fine.
/external/chromium_org/third_party/icu/patches/
Dpmac.h.patch50 + multibyte string support, this should be fine. Our codebase makes enough
/external/llvm/test/CodeGen/X86/
Dtail-call-legality.ll5 ; both return {i32, i32, i32} (since i64 is illegal) which is fine for a tail
/external/llvm/test/CodeGen/Mips/cconv/
Darguments-hard-float-varargs.ll79 ; during lowering. This is fine and doesn't change the behaviour.
142 ; during lowering. This is fine and doesn't change the behaviour.
143 ; N32/N64 is using ori instead of addiu/daddiu but (although odd) this is fine
/external/mesa3d/docs/
DMESA_resize_buffers.spec37 its internal data structors accordingly. This normally works fine
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
DREADME22 pa-risc.s is the origional one which works fine and generated using gcc :-)

12345678910>>...14