/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ |
H A D | kernel_and_device.h | 132 virtual bool IsFunction() { return false; } in IsFunction() function 308 bool IsFunction() override { return true; }; in IsFunction() function
|
H A D | placement_utils.cc | 67 bool IsFunction(StringPiece op_name) { in IsFunction() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A D | AVRMCInstLower.cpp | 39 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/ |
H A D | AVRMCInstLower.cpp | 41 bool IsFunction = MO.isGlobal() && isa<Function>(MO.getGlobal()); in lowerSymbolOperand() local
|
/aosp_15_r20/external/llvm/tools/llvm-diff/ |
H A D | DiffConsumer.h | 64 bool IsFunction; member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | graph_def_util.cc | 130 static bool IsFunction(const GraphDef& graph_def, const string& op_name) { in IsFunction() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCAsmMacro.h | 147 bool IsFunction = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCAsmMacro.h | 147 bool IsFunction = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCAsmMacro.h | 147 bool IsFunction = false; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCAsmMacro.h | 147 bool IsFunction = false; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCAsmMacro.h | 147 bool IsFunction = false; member
|
/aosp_15_r20/external/pdfium/fxjs/ |
H A D | fxv8.cpp | 55 bool IsFunction(v8::Local<v8::Value> value) { in IsFunction() function
|
/aosp_15_r20/external/pdfium/fxjs/xfa/ |
H A D | cfxjse_value.cpp | 295 bool CFXJSE_Value::IsFunction(v8::Isolate* pIsolate) const { in IsFunction() function in CFXJSE_Value
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVScope.h | 45 IsFunction, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVScope.h | 45 IsFunction, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVScope.h | 45 IsFunction, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVScope.h | 45 IsFunction, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVScope.h | 45 IsFunction, enumerator
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 2747 ExprResult Parser::ParseCXXMemberInitializer(Decl *D, bool IsFunction, in ParseCXXMemberInitializer()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 1344 bool IsFunction = GIS.getValueType()->isFunctionTy(); in emitGlobalIndirectSymbol() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AsmPrinter.cpp | 1948 bool IsFunction = GA.getValueType()->isFunctionTy(); in emitGlobalAlias() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Verifier.cpp | 1562 void Verifier::verifyAttributeTypes(AttributeSet Attrs, bool IsFunction, in verifyAttributeTypes()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 8752 const bool IsFunction = T->isFunctionType(); in DiagnoseAlwaysNonNullPointer() local
|