/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/ |
D | Zip64ExtendedInformationExtraFieldTest.java | 58 checkOffset(b, 16); in testWriteCDSizeAndOffset() 69 checkOffset(b, 16); in testWriteCDSizeOffsetAndDisk() 234 private static void checkOffset(final byte[] b, final int off) { in checkOffset() method in Zip64ExtendedInformationExtraFieldTest
|
/external/u-boot/lib/ |
D | lz4.c | 97 const int checkOffset = ((safeDecode) && (dictSize < (int)(64 KB))); in LZ4_decompress_generic() local 153 …if ((checkOffset) && (unlikely(match < lowLimit))) goto _output_error; /* Error : offset outside… in LZ4_decompress_generic()
|
/external/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 42 static std::error_code checkOffset(MemoryBufferRef M, uintptr_t Addr, in checkOffset() function 59 if (std::error_code EC = checkOffset(M, Addr, Size)) in getObject() 104 assert(!checkOffset(Data, uintptr_t(Addr), sizeof(*Addr))); in toSymb() 360 if (checkOffset(M, uintptr_t(begin), sizeof(coff_relocation) * NumRelocs)) in getFirstReloc() 538 if (std::error_code EC = checkOffset(Data, IntPtr, DataEntry->Size)) in initImportTablePtr() 1044 if (checkOffset(Data, ConStart, SectionSize)) in getSectionContents()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | Binary.h | 148 static std::error_code checkOffset(MemoryBufferRef M, uintptr_t Addr, in checkOffset() function
|
D | ELFObjectFile.h | 688 checkOffset(getMemoryBufferRef(), in getSectionContents()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineRenderToImageTests.cpp | 973 const IVec4 checkOffset = (imageSize - checkSize) / 2; in testWithSizeReduction() local 1160 static_cast<deUint32>(checkOffset.w()), // uint32_t baseArrayLayer; in testWithSizeReduction() 1170 …makeOffset3D(checkOffset.x(), checkOffset.y(), checkOffset.z()), // VkOffset3D im… in testWithSizeReduction() 1205 const int depthOffset = maxLayersOrDepth(checkOffset); in testWithSizeReduction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | COFFObjectFile.cpp | 62 if (std::error_code EC = Binary::checkOffset(M, Addr, Size)) in getObject() 107 assert(!checkOffset(Data, uintptr_t(Addr), sizeof(*Addr))); in toSymb() 376 if (Binary::checkOffset(M, uintptr_t(begin), in getFirstReloc() 557 if (std::error_code EC = checkOffset(Data, IntPtr, DataEntry->Size)) in initImportTablePtr() 1110 if (checkOffset(Data, ConStart, SectionSize)) in getSectionContents()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | RuleBasedBreakIterator.java | 477 protected static final void checkOffset(int offset, CharacterIterator text) { in checkOffset() method in RuleBasedBreakIterator 495 checkOffset(offset, fText); in isBoundary()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | RuleBasedBreakIterator.java | 491 protected static final void checkOffset(int offset, CharacterIterator text) { in checkOffset() method in RuleBasedBreakIterator 510 checkOffset(offset, fText); in isBoundary()
|
/external/lz4/lib/ |
D | lz4.c | 1429 const int checkOffset = ((safeDecode) && (dictSize < (int)(64 KB))); in LZ4_decompress_generic() local 1541 …if ((checkOffset) && (unlikely(match + dictSize < lowPrefix))) goto _output_error; /* Error : of… in LZ4_decompress_generic()
|
/external/icu/icu4j/tools/build/ |
D | icu4j55.api3.gz |
|
D | icu4j56.api3.gz | 12;ICU4J 56.1;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j57.api3.gz |
|
D | icu4j54.api3.gz |
|
D | icu4j59.api3.gz |
|
D | icu4j58.api3.gz |
|
D | icu4j61.api3.gz | 12;ICU4J 61.1;;
2ST@3.6;PB;NS;NF;NS; ... |
D | icu4j60.api3.gz |
|
D | icu4j62.api3.gz |
|
D | icu4j63.api3.gz |
|