Searched refs:fine (Results 1 – 25 of 326) sorted by relevance
12345678910>>...14
/external/llvm/test/MC/Disassembler/AArch64/ |
D | ldp-preind.predictable.txt | 8 # 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.
|
D | ldp-postind.predictable.txt | 8 # 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/ |
D | spec-02-17.data | 3 unicode: "Sosa did fine.\u263A" 11 # CHECK: !!str "Sosa did fine.\u263A"
|
D | spec-02-15.data | 5 fine season with great stats.
|
/external/iptables/extensions/ |
D | libxt_TCPMSS.man | 11 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/ |
D | H264TrackImpl.java | 251 …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/ |
D | PerCollectionSizeTestSuiteBuilder.java | 70 logger.fine(" Testing: " + name); in createTestSuite() 82 logger.fine(" Sizes: " + formatFeatureSet(sizesToTest)); in createTestSuite()
|
D | FeatureSpecificTestSuiteBuilder.java | 181 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/ |
D | SConscript | 1 # Test that a .proto file without any messages compiles fine.
|
/external/chromium_org/tools/gyp/test/library/src/ |
D | shared_dependency.gyp | 28 # Support 64-bit shared libs (also works fine for 32-bit).
|
D | library.gyp | 53 # Support 64-bit shared libs (also works fine for 32-bit).
|
/external/chromium_org/tools/gyp/test/dependencies/sharedlib-linksettings/ |
D | test.gyp | 19 # Support 64-bit shared libs (also works fine for 32-bit).
|
/external/llvm/test/Transforms/ADCE/ |
D | 2002-07-17-AssertionFailure.ll | 3 ; block in this function, it would work fine, but that would be the part we
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | fts2j.test | 50 # 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
|
D | fts3aj.test | 50 # 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
|
D | fts1j.test | 50 # 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/ |
D | 2012-05-04-vmov.ll | 16 ; but vmov.32 <dst>[<lane>], <src> is fine.
|
/external/chromium_org/tools/gyp/test/module/src/ |
D | module.gyp | 16 # Support 64-bit shared libs (also works fine for 32-bit).
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/libgl-gdi/ |
D | SConscript | 32 # MSVC. mingw-w64 works fine.
|
/external/mesa3d/src/gallium/targets/libgl-gdi/ |
D | SConscript | 32 # MSVC. mingw-w64 works fine.
|
/external/chromium_org/third_party/icu/patches/ |
D | pmac.h.patch | 50 + multibyte string support, this should be fine. Our codebase makes enough
|
/external/llvm/test/CodeGen/X86/ |
D | tail-call-legality.ll | 5 ; both return {i32, i32, i32} (since i64 is illegal) which is fine for a tail
|
/external/llvm/test/CodeGen/Mips/cconv/ |
D | arguments-hard-float-varargs.ll | 79 ; 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/ |
D | MESA_resize_buffers.spec | 37 its internal data structors accordingly. This normally works fine
|
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
D | README | 22 pa-risc.s is the origional one which works fine and generated using gcc :-)
|
12345678910>>...14