Home
last modified time | relevance | path

Searched defs:Return (Results 1 – 25 of 36) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DPointerUnion.h28 typedef T Return; typedef
42 typedef typename PointerUnionTypeSelectorReturn<RET_NE>::Return Return; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DPointerUnion.h27 using Return = T; member
41 using Return = typename PointerUnionTypeSelectorReturn<RET_NE>::Return; member
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DIObjectPool.cs33 void Return(T item); in Return() method
DDefaultObjectPool.cs131 public void Return(T item) in Return() method in Grpc.Core.Internal.DefaultObjectPool
/third_party/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder_return_test.cc25 TEST_F(BuilderTest, Return) { in TEST_F() argument
/third_party/boost/libs/concept_check/test/
Dconcept_check_test.cpp94 typedef copy_constructible_archetype<> Return; in main() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCCState.h144 bool Return = CCState::CheckReturn(ArgsFlags, Fn); in CheckReturn() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactorDebugInfo.hpp107 Return enumerator
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts84 Return, enumerator
DparserRealSource10.ts47 Return, enumerator
/third_party/skia/third_party/externals/tint/src/
Dprogram_builder.h1884 const ast::ReturnStatement* Return(const Source& source) { in Return() function
1890 const ast::ReturnStatement* Return() { in Return() function
1899 const ast::ReturnStatement* Return(const Source& source, EXPR&& val) { in Return() function
1907 const ast::ReturnStatement* Return(EXPR&& val) { in Return() function
/third_party/skia/third_party/externals/tint/src/transform/
Dremove_unreachable_statements_test.cc34 TEST_F(RemoveUnreachableStatementsTest, Return) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp49 enum class IPOGrouping { Register, Return, Memory }; enumerator
/third_party/typescript/src/compiler/transformers/
Dgenerators.ts133 Return, // A completion instruction for the `return` keyword enumerator
212 Return = 2, enumerator
/third_party/boost/boost/hana/
Doptional.hpp181 using Return = decltype(static_cast<F&&>(f)(static_cast<X&&>(x)...)); in operator ()() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrDesc.h144 Return, enumerator
/third_party/boost/boost/dll/detail/demangling/
Dmsvc.hpp190 auto arg_list(const mangled_storage_impl& /*ms*/, Return (*)()) in arg_list() argument
Ditanium.hpp221 std::string arg_list(const mangled_storage_impl &, Return (*)()) in arg_list() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp444 auto &Return = getActionDefinitionsBuilder(Representative); in getActionDefinitionsBuilder() local
/third_party/skia/src/sksl/dsl/
DDSLCore.cpp285 static DSLStatement Return(DSLExpression value, PositionInfo pos) { in Return() function in SkSL::dsl::DSLCore
461 DSLStatement Return(DSLExpression expr, PositionInfo pos) { in Return() function
/third_party/mingw-w64/mingw-w64-headers/include/
Dmergemod.h264 #define IMsmStrings_get_Item(This,Item,Return) (This)->lpVtbl->get_Item(This,Item,Return) argument
426 #define IMsmErrors_get_Item(This,Item,Return) (This)->lpVtbl->get_Item(This,Item,Return) argument
567 #define IMsmDependencies_get_Item(This,Item,Return) (This)->lpVtbl->get_Item(This,Item,Return) argument
744 #define IMsmConfigurableItems_get_Item(This,Item,Return) (This)->lpVtbl->get_Item(This,Item,Return) argument
/third_party/boost/boost/
Dconcept_archetype.hpp389 typedef boolean_archetype Return; typedef in boost::unary_predicate_archetype
400 typedef boolean_archetype Return; typedef in boost::binary_predicate_archetype
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTypePromotion.cpp262 if (auto *Return = dyn_cast<ReturnInst>(V)) in isSink() local
/third_party/typescript/src/compiler/
Dchecker.ts39 Return, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1024 Node Return(uint32_t Count, Node *Vals) { in Return() function in IceBuilder

12