Home
last modified time | relevance | path

Searched defs:isExtended (Results 1 – 25 of 155) sorted by relevance

1234567

/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/tar/
H A DTarArchiveSparseEntry.java45 private final boolean isExtended; field in TarArchiveSparseEntry
60 public boolean isExtended() { in isExtended() method in TarArchiveSparseEntry
H A DTarArchiveEntry.java197 private boolean isExtended; field in TarArchiveEntry
789 public boolean isExtended() { in isExtended() method in TarArchiveEntry
/aosp_15_r20/external/skia/src/core/
H A DSkTextBlobPriv.h167 bool isExtended() const { in isExtended() function
/aosp_15_r20/external/gptfdisk/
H A Dmbrpart.cc149 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType()
/aosp_15_r20/external/angle/src/libANGLE/
H A Dangletypes.cpp636 const bool isExtended = in setFactorsIndexed() local
677 const bool isExtended = in setFactorsIndexed() local
/aosp_15_r20/prebuilts/go/linux-x86/src/archive/tar/
Dformat.go301 func (s sparseArray) isExtended() []byte { return s[24*s.maxEntries():][:1] } func
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DValueTypes.h113 bool isExtended() const { in isExtended() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DValueTypes.h131 bool isExtended() const { in isExtended() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DValueTypes.h134 bool isExtended() const { in isExtended() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DValueTypes.h141 bool isExtended() const { in isExtended() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DValueTypes.h134 bool isExtended() const { in isExtended() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DValueTypes.h141 bool isExtended() const { in isExtended() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DValueTypes.h141 bool isExtended() const { in isExtended() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/
H A DTarIn.cpp338 Byte isExtended = (Byte)buf[482]; in GetNextItemReal() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1903 unsigned isExtended = (F >> HexagonII::ExtendedPos) & HexagonII::ExtendedMask; in isConstExtended() local
2091 bool HexagonInstrInfo::isExtended(const MachineInstr *MI) const { in isExtended() function in HexagonInstrInfo
/aosp_15_r20/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp496 bool HexagonMCInstrInfo::isExtended(MCInstrInfo const &MCII, in isExtended() function in llvm::HexagonMCInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2032 unsigned isExtended = (F >> HexagonII::ExtendedPos) & HexagonII::ExtendedMask; in isConstExtended() local
2199 bool HexagonInstrInfo::isExtended(const MachineInstr &MI) const { in isExtended() function in HexagonInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp574 bool HexagonMCInstrInfo::isExtended(MCInstrInfo const &MCII, in isExtended() function in HexagonMCInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp2146 unsigned isExtended = (F >> HexagonII::ExtendedPos) & HexagonII::ExtendedMask; in isConstExtended() local
2304 bool HexagonInstrInfo::isExtended(const MachineInstr &MI) const { in isExtended() function in HexagonInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp626 bool HexagonMCInstrInfo::isExtended(MCInstrInfo const &MCII, in isExtended() function in HexagonMCInstrInfo
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DImageDecoderTest.java2544 private boolean isExtended(ColorSpace colorSpace) { in isExtended() method
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDcommons-compress-1.8.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DOpenMPClause.h2189 bool isExtended() const { return IsExtended; } in isExtended() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DOpenMPClause.h2189 bool isExtended() const { return IsExtended; } in isExtended() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DOpenMPClause.h2189 bool isExtended() const { return IsExtended; } in isExtended() function

1234567