Searched defs:isSimple (Results 1 - 20 of 20) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/persist/raw/
H A DRawType.java65 boolean isSimple(); method in interface:RawType
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DCFGPrinter.h29 DOTGraphTraits (bool isSimple=false) : DefaultDOTGraphTraits(isSimple) {} argument
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DScheduleDAGPrinter.cpp34 DOTGraphTraits (bool isSimple=false) : DefaultDOTGraphTraits(isSimple) {} argument
H A DMachineFunction.cpp351 DOTGraphTraits (bool isSimple=false) : DefaultDOTGraphTraits(isSimple) {} argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecode/
H A DResolveGlobalStatus.h71 bool isSimple() const { return m_state == Simple; } function in class:JSC::ResolveGlobalStatus
H A DGetByIdStatus.h81 bool isSimple() const { return m_state == Simple; } function in class:JSC::GetByIdStatus
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dreqdumper.h75 isSimple, // printable and does not require quotes enumerator in enum:Security::CodeSigning::Dumper::PrintMode
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dreqdumper.h75 isSimple, // printable and does not require quotes enumerator in enum:Security::CodeSigning::Dumper::PrintMode
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DDOTGraphTraits.h34 bool isSimple() { function in struct:llvm::DefaultDOTGraphTraits
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DDomPrinter.cpp31 DOTGraphTraits (bool isSimple=false) argument
54 DOTGraphTraits (bool isSimple=false) argument
70 DOTGraphTraits (bool isSimple=false) argument
H A DRegionPrinter.cpp38 DOTGraphTraits (bool isSimple=false) argument
61 DOTGraphTraits (bool isSimple=false) argument
H A DRegionInfo.cpp177 bool Region::isSimple() const { function in class:Region
/macosx-10.9.5/llvmCore-3425.0.33/tools/opt/
H A DGraphPrinters.cpp55 DOTGraphTraits (bool isSimple=false) : DefaultDOTGraphTraits(isSimple) {} argument
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSParserValues.cpp181 bool CSSParserSelector::isSimple() const function in class:WebCore::CSSParserSelector
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DSimpleFormat.java48 public boolean isSimple() { method in class:SimpleFormat
H A DFormat.java610 public boolean isSimple() { method in class:Format
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp35 explicit DOTGraphTraits(bool isSimple=false) : argument
H A DDAGCombiner.cpp5372 bool isSimple = true; local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DValueTypes.h551 bool isSimple() const { function in struct:llvm::EVT
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DInstructions.h220 bool isSimple() const { return !isAtomic() && !isVolatile(); } function in class:llvm::LoadInst
340 bool isSimple() const { return !isAtomic() && !isVolatile(); } function in class:llvm::StoreInst

Completed in 342 milliseconds