/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/cm/ |
H A D | cm_test.h | 55 T function_return = RunTest(); in RunEach() local 56 EXPECT_EQ(function_return, expected_return); in RunEach() 57 result &= (function_return == expected_return); in RunEach()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/ |
D | AttrParserStringSwitches.inc | 55 .Case("function_return", true) 124 .Case("function_return", 1)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/ |
D | AttrParserStringSwitches.inc | 55 .Case("function_return", true) 124 .Case("function_return", 1)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/ |
D | AttrParserStringSwitches.inc | 55 .Case("function_return", true) 124 .Case("function_return", 1)
|
/aosp_15_r20/external/libxml2/python/ |
H A D | generator.py | 70 self.function_return = None 111 self.function_return, self.function_args, 121 self.function_return = [self.function_return_type,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/ |
D | AttrParserStringSwitches.inc | 53 .Case("function_return", true)
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | AttrHasAttributeImpl.inc | 138 ….Case("function_return", true && (T.getArch() == llvm::Triple::x86 || T.getArch() == llvm::Triple:… 696 ….Case("function_return", true && (T.getArch() == llvm::Triple::x86 || T.getArch() == llvm::Triple:… 993 ….Case("function_return", true && (T.getArch() == llvm::Triple::x86 || T.getArch() == llvm::Triple:…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | AttrHasAttributeImpl.inc | 138 ….Case("function_return", true && (T.getArch() == llvm::Triple::x86 || T.getArch() == llvm::Triple:… 696 ….Case("function_return", true && (T.getArch() == llvm::Triple::x86 || T.getArch() == llvm::Triple:… 993 ….Case("function_return", true && (T.getArch() == llvm::Triple::x86 || T.getArch() == llvm::Triple:…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | AttrHasAttributeImpl.inc | 138 ….Case("function_return", true && (T.getArch() == llvm::Triple::x86 || T.getArch() == llvm::Triple:… 699 ….Case("function_return", true && (T.getArch() == llvm::Triple::x86 || T.getArch() == llvm::Triple:… 1001 ….Case("function_return", true && (T.getArch() == llvm::Triple::x86 || T.getArch() == llvm::Triple:…
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | AttrHasAttributeImpl.inc | 135 ….Case("function_return", true && (T.getArch() == llvm::Triple::x86 || T.getArch() == llvm::Triple:… 685 ….Case("function_return", true && (T.getArch() == llvm::Triple::x86 || T.getArch() == llvm::Triple:… 974 ….Case("function_return", true && (T.getArch() == llvm::Triple::x86 || T.getArch() == llvm::Triple:…
|
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | message.cc | 1082 ScopedPyObjectPtr function_return; in InitAttributes() local 1083 function_return.reset( in InitAttributes() 1085 if (function_return.get() == nullptr) { in InitAttributes()
|
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/ |
H A D | message.cc | 1082 ScopedPyObjectPtr function_return; in InitAttributes() local 1083 function_return.reset( in InitAttributes() 1085 if (function_return.get() == nullptr) { in InitAttributes()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | AttrSpellingListIndex.inc | 1073 if (Name == "function_return" && getSyntax() == AttributeCommonInfo::AS_GNU && Scope == "") 1075 if (Name == "function_return" && getSyntax() == AttributeCommonInfo::AS_CXX11 && Scope == "gnu") 1077 if (Name == "function_return" && getSyntax() == AttributeCommonInfo::AS_C23 && Scope == "gnu")
|
D | AttrParsedAttrKinds.inc | 1264 return AttributeCommonInfo::AT_FunctionReturnThunks; // "function_return" 3561 return AttributeCommonInfo::AT_FunctionReturnThunks; // "gnu::function_return" 5536 return AttributeCommonInfo::AT_FunctionReturnThunks; // "gnu::function_return"
|
D | AttrParsedAttrImpl.inc | 6411 {AttributeCommonInfo::AS_GNU, "function_return"}, 6412 {AttributeCommonInfo::AS_CXX11, "gnu::function_return"}, 6413 {AttributeCommonInfo::AS_C23, "gnu::function_return"},
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | AttrSpellingListIndex.inc | 1033 if (Name == "function_return" && getSyntax() == AttributeCommonInfo::AS_GNU && Scope == "") 1035 if (Name == "function_return" && getSyntax() == AttributeCommonInfo::AS_CXX11 && Scope == "gnu") 1037 if (Name == "function_return" && getSyntax() == AttributeCommonInfo::AS_C23 && Scope == "gnu")
|
D | AttrParsedAttrKinds.inc | 1245 return AttributeCommonInfo::AT_FunctionReturnThunks; // "function_return" 3495 return AttributeCommonInfo::AT_FunctionReturnThunks; // "gnu::function_return" 5436 return AttributeCommonInfo::AT_FunctionReturnThunks; // "gnu::function_return"
|
D | AttrParsedAttrImpl.inc | 6124 {AttributeCommonInfo::AS_GNU, "function_return"}, 6125 {AttributeCommonInfo::AS_CXX11, "gnu::function_return"}, 6126 {AttributeCommonInfo::AS_C23, "gnu::function_return"},
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | AttrSpellingListIndex.inc | 1073 if (Name == "function_return" && getSyntax() == AttributeCommonInfo::AS_GNU && Scope == "") 1075 if (Name == "function_return" && getSyntax() == AttributeCommonInfo::AS_CXX11 && Scope == "gnu") 1077 if (Name == "function_return" && getSyntax() == AttributeCommonInfo::AS_C23 && Scope == "gnu")
|
D | AttrParsedAttrKinds.inc | 1264 return AttributeCommonInfo::AT_FunctionReturnThunks; // "function_return" 3574 return AttributeCommonInfo::AT_FunctionReturnThunks; // "gnu::function_return" 5557 return AttributeCommonInfo::AT_FunctionReturnThunks; // "gnu::function_return"
|
D | AttrParsedAttrImpl.inc | 6411 {AttributeCommonInfo::AS_GNU, "function_return"}, 6412 {AttributeCommonInfo::AS_CXX11, "gnu::function_return"}, 6413 {AttributeCommonInfo::AS_C23, "gnu::function_return"},
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | AttrSpellingListIndex.inc | 1073 if (Name == "function_return" && getSyntax() == AttributeCommonInfo::AS_GNU && Scope == "") 1075 if (Name == "function_return" && getSyntax() == AttributeCommonInfo::AS_CXX11 && Scope == "gnu") 1077 if (Name == "function_return" && getSyntax() == AttributeCommonInfo::AS_C23 && Scope == "gnu")
|
D | AttrParsedAttrKinds.inc | 1264 return AttributeCommonInfo::AT_FunctionReturnThunks; // "function_return" 3561 return AttributeCommonInfo::AT_FunctionReturnThunks; // "gnu::function_return" 5536 return AttributeCommonInfo::AT_FunctionReturnThunks; // "gnu::function_return"
|
D | AttrParsedAttrImpl.inc | 6411 {AttributeCommonInfo::AS_GNU, "function_return"}, 6412 {AttributeCommonInfo::AS_CXX11, "gnu::function_return"}, 6413 {AttributeCommonInfo::AS_C23, "gnu::function_return"},
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | AttrImpl.inc | 15496 OS << " __attribute__((function_return"; 15505 OS << " [[gnu::function_return"; 15514 OS << " [[gnu::function_return"; 15531 return "function_return"; 15533 return "function_return"; 15535 return "function_return";
|