Home
last modified time | relevance | path

Searched refs:hasCode (Results 1 – 6 of 6) sorted by relevance

/external/desugar/java/com/google/devtools/build/android/desugar/io/
DHeaderClassLoader.java209 private boolean hasCode = false; field in HeaderClassLoader.BodyStubber
217 hasCode = true; in visitCode()
223 if (!hasCode) { in visitEnd()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/
DIPDBSectionContrib.h31 virtual bool hasCode() const = 0;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASectionContrib.h32 bool hasCode() const override;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIASectionContrib.cpp67 bool DIASectionContrib::hasCode() const { in hasCode() function in DIASectionContrib
/external/skqp/tools/bookmaker/
DincludeParser.cpp948 bool hasCode = false; in checkTokens() local
958 hasCode = true; in checkTokens()
962 if (!hasCode && !root) { in checkTokens()
964 hasCode = std::any_of(topic->fChildren.begin(), topic->fChildren.end(), in checkTokens()
969 if (!hasCode) { in checkTokens()
/external/apache-commons-bcel/docs/verifier/
DJustIce.lyx9572 if (m.hasCode())