/external/llvm/include/llvm/LTO/legacy/ |
D | LTOModule.h | 42 bool isFunction; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/LTO/legacy/ |
D | LTOModule.h | 43 bool isFunction = false; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/ |
D | LTOModule.h | 43 bool isFunction = 0; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSymbolWasm.h | 43 bool isFunction() const { return Type == wasm::WASM_SYMBOL_TYPE_FUNCTION; } in isFunction() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
D | MCSymbolWasm.h | 43 bool isFunction() const { return Type == wasm::WASM_SYMBOL_TYPE_FUNCTION; } in isFunction() function
|
/external/deqp-deps/glslang/SPIRV/ |
D | SPVRemapper.h | 218 bool isFunction(spv::Id oldId) const { return fnPos.find(oldId) != fnPos.end(); } in isFunction() function
|
/external/angle/third_party/glslang/src/SPIRV/ |
D | SPVRemapper.h | 218 bool isFunction(spv::Id oldId) const { return fnPos.find(oldId) != fnPos.end(); } in isFunction() function
|
/external/angle/src/compiler/translator/ |
D | Symbol.h | 50 bool isFunction() const { return mSymbolClass == SymbolClass::Function; } in isFunction() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Demangle/ |
D | ItaniumDemangle.cpp | 594 bool ItaniumPartialDemangler::isFunction() const { in isFunction() function in ItaniumPartialDemangler
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/ |
D | ItaniumDemangle.cpp | 565 bool ItaniumPartialDemangler::isFunction() const { in isFunction() function in ItaniumPartialDemangler
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | LTOModule.cpp | 415 bool isFunction) { in addDefinedSymbol()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
D | LTOModule.cpp | 419 bool isFunction) { in addDefinedSymbol()
|
/external/llvm/lib/LTO/ |
D | LTOModule.cpp | 427 bool isFunction) { in addDefinedSymbol()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeRawSymbol.cpp | 436 bool NativeRawSymbol::isFunction() const { in isFunction() function in NativeRawSymbol
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
D | NativeRawSymbol.cpp | 435 bool NativeRawSymbol::isFunction() const { in isFunction() function in NativeRawSymbol
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | XCOFFObjectFile.cpp | 756 bool XCOFFSymbolRef::isFunction() const { in isFunction() function in llvm::object::XCOFFSymbolRef
|
/external/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 804 bool DIARawSymbol::isFunction() const { in isFunction() function in DIARawSymbol
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 966 bool DIARawSymbol::isFunction() const { in isFunction() function in DIARawSymbol
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIARawSymbol.cpp | 966 bool DIARawSymbol::isFunction() const { in isFunction() function in DIARawSymbol
|
/external/pytorch/torch/csrc/jit/python/ |
D | python_sugared_value.cpp | 1358 py::bool_ isFunction = py::module::import("inspect").attr("isfunction")(obj); in toSugaredValue() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
D | XCOFFObjectFile.cpp | 1220 bool XCOFFSymbolRef::isFunction() const { in isFunction() function in llvm::object::XCOFFSymbolRef
|
/external/dokka/core/src/main/kotlin/Formats/JavaLayoutHtml/ |
D | JavaLayoutHtmlFormatOutputBuilder.kt | 1030 private fun DocumentationNode.isFunction() = kind == functionKind in <lambda>() method in org.jetbrains.dokka.Formats.ClassPage
|
/external/llvm/lib/IR/ |
D | Verifier.cpp | 1258 bool isFunction, const Value *V) { in verifyAttributeTypes()
|
/external/python/httplib2/doc/html/_static/ |
D | jquery.js | 631 isFunction: function( obj ) { method
|
/external/testng/src/main/resources/ |
D | jquery-1.7.1.min.js | 2 …nction cv(a){if(!ck[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e…
|