Home
last modified time | relevance | path

Searched defs:Return (Results 1 – 25 of 33) 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/skia/third_party/externals/tint/src/writer/spirv/
Dbuilder_return_test.cc25 TEST_F(BuilderTest, Return) { in TEST_F() argument
/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/rust/crates/bindgen/bindgen/codegen/
Dmod.rs463 type Return; typedef
470 ) -> Self::Return; in codegen()
506 type Return = (); typedef
538 type Return = (); typedef
630 type Return = (); typedef
777 type Return = (); typedef
1098 type Return = (); typedef
1197 type Return = (); typedef
1825 type Return = (); typedef
3018 type Return = (); typedef
[all …]
/third_party/rust/crates/rust-std-candidates/triable/
Dlib.rs22 fn try(self) -> TriableResult<Expr, Return>; in try() argument
/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
Des2015.ts67 Return = 1 << 3 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrDesc.h144 Return, enumerator
/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/typescript/src/compiler/
Dchecker.ts39 Return, enumerator
/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/skia/third_party/externals/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1024 Node Return(uint32_t Count, Node *Vals) { in Return() function in IceBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp117 StringRef Return = in readString() local
/third_party/googletest/googlemock/scripts/generator/cpp/
Dast.py188 class Return(Expr): class
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp1295 (op::Return) in MakeShader() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp1295 (op::Return) in MakeShader() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp1841 bool Return, in CCAssignFnForCall()

12