Home
last modified time | relevance | path

Searched defs:isUsed (Results 1 – 20 of 20) sorted by relevance

/external/proguard/src/proguard/obfuscate/
DAttributeUsageMarker.java67 static boolean isUsed(VisitorAccepter visitorAccepter) in isUsed() method in AttributeUsageMarker
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
DUnshrinkingInputStream.java35 private final boolean[] isUsed; field in UnshrinkingInputStream
/external/proguard/src/proguard/classfile/editor/
DNameAndTypeShrinker.java139 private boolean isUsed(VisitorAccepter visitorAccepter) in isUsed() method in NameAndTypeShrinker
DUtf8Shrinker.java428 private boolean isUsed(VisitorAccepter visitorAccepter) in isUsed() method in Utf8Shrinker
DConstantPoolShrinker.java550 private boolean isUsed(VisitorAccepter visitorAccepter) in isUsed() method in ConstantPoolShrinker
/external/proguard/src/proguard/shrink/
DShortestUsageMarker.java145 protected boolean isUsed(VisitorAccepter visitorAccepter) in isUsed() method in ShortestUsageMarker
DUsageMarker.java1028 protected boolean isUsed(VisitorAccepter visitorAccepter) in isUsed() method in UsageMarker
/external/skia/src/gpu/
DGrRenderTask.h129 bool isUsed(GrSurfaceProxy* proxy) const { in isUsed() function
/external/llvm-project/llvm/include/llvm/MC/
DMCSymbol.h216 bool isUsed() const { return IsUsed; } in isUsed() function
/external/llvm/include/llvm/MC/
DMCSymbol.h219 bool isUsed() const { return IsUsed; } in isUsed() function
/external/llvm-project/openmp/libomptarget/src/
Drtl.h91 bool isUsed = false; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbol.h216 bool isUsed() const { return IsUsed; } in isUsed() function
/external/llvm-project/clang/include/clang/Lex/
DMacroInfo.h222 bool isUsed() const { return IsUsed; } in isUsed() function
/external/llvm-project/llvm/include/llvm/Object/
DIRSymtab.h198 bool isUsed() const { return (Flags >> S::FB_used) & 1; } in isUsed() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DIRSymtab.h197 bool isUsed() const { return (Flags >> S::FB_used) & 1; } in isUsed() function
/external/clang/include/clang/Lex/
DMacroInfo.h219 bool isUsed() const { return IsUsed; } in isUsed() function
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockCase.cpp1540 bool isUsed = (block.getFlags() & (DECLARE_VERTEX | DECLARE_FRAGMENT)) != 0; in compareStd140Blocks() local
1622 bool isUsed = (block.getFlags() & (DECLARE_VERTEX | DECLARE_FRAGMENT)) != 0; in compareSharedBlocks() local
/external/deqp/modules/glshared/
DglsUniformBlockCase.cpp1591 bool isUsed = (block.getFlags() & (DECLARE_VERTEX|DECLARE_FRAGMENT)) != 0; in compareStd140Blocks() local
1670 bool isUsed = (block.getFlags() & (DECLARE_VERTEX|DECLARE_FRAGMENT)) != 0; in compareSharedBlocks() local
/external/clang/lib/AST/
DDeclBase.cpp344 bool Decl::isUsed(bool CheckUsedAttr) const { in isUsed() function in Decl
/external/llvm-project/clang/lib/AST/
DDeclBase.cpp443 bool Decl::isUsed(bool CheckUsedAttr) const { in isUsed() function in Decl