Home
last modified time | relevance | path

Searched defs:isSimple (Results 1 – 25 of 31) sorted by relevance

12

/external/connectedappssdk/processor/src/main/java/com/google/android/enterprise/connectedapps/processor/containers/
DCrossProfileCallbackInterfaceInfo.java43 public boolean isSimple() { in isSimple() method in CrossProfileCallbackInterfaceInfo
/external/llvm/include/llvm/IR/
DInstructions.h267 bool isSimple() const { return !isAtomic() && !isVolatile(); } in isSimple() function
390 bool isSimple() const { return !isAtomic() && !isVolatile(); } in isSimple() function
/external/skia/fuzz/
DFuzzPolyUtils.cpp36 bool isSimple = SkIsSimplePolygon(polygon, count); in DEF_FUZZ() local
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
DAliasOptions.java58 public boolean isSimple() in isSimple() method in AliasOptions
DPropertyOptions.java318 public boolean isSimple() in isSimple() method in PropertyOptions
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstructions.h287 bool isSimple() const { return !isAtomic() && !isVolatile(); } in isSimple() function
418 bool isSimple() const { return !isAtomic() && !isVolatile(); } in isSimple() function
/external/llvm/include/llvm/Support/
DDOTGraphTraits.h34 bool isSimple() { in isSimple() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDOTGraphTraits.h33 bool isSimple() { in isSimple() function
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DAVT.java603 public boolean isSimple() { in isSimple() method in AVT
/external/skia/include/core/
DSkRRect.h82 inline bool isSimple() const { return kSimple_Type == this->getType(); } in isSimple() function
/external/apache-commons-bcel/src/examples/Mini/
DASTExpr.java304 public boolean isSimple() { return is_simple; } in isSimple() method in ASTExpr
DASTFunDecl.java371 public boolean isSimple() { return is_simple; } in isSimple() method in ASTFunDecl
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h104 bool isSimple() const { return Index < FirstNonSimpleIndex; } in isSimple() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h112 bool isSimple() const { return Index < FirstNonSimpleIndex; } in isSimple() function
/external/llvm/include/llvm/CodeGen/
DValueTypes.h107 bool isSimple() const { in isSimple() function
/external/skia/src/pathops/
DSkOpSegment.h254 SkOpSegment* isSimple(SkOpSpanBase** end, int* step) const { in isSimple() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h126 bool isSimple() const { in isSimple() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DRegionInfoImpl.h225 bool RegionBase<Tr>::isSimple() const { in isSimple() function
/external/clang/lib/CodeGen/
DCGValue.h246 bool isSimple() const { return LVType == Simple; } in isSimple() function
/external/llvm/include/llvm/Analysis/
DRegionInfoImpl.h206 bool RegionBase<Tr>::isSimple() const { in isSimple() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DBranchFolding.cpp531 void BranchFolder::MBFIWrapper::view(const Twine &Name, bool isSimple) { in view()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DIntermediate.cpp1392 …const bool isSimple = (node->getAsSymbolNode() != nullptr) || (node->getAsConstantUnion() != nullp… in addShapeConversion() local
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DIntermediate.cpp1392 …const bool isSimple = (node->getAsSymbolNode() != nullptr) || (node->getAsConstantUnion() != nullp… in addShapeConversion() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DUnitConverter.java1552 public boolean isSimple(String x) { in isSimple() method in UnitConverter
/external/clang/include/clang/AST/
DStmt.h1446 bool isSimple() const { return IsSimple; } in isSimple() function

12