Home
last modified time | relevance | path

Searched defs:ReturnVal (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
Dfortify_recv_chk_test.cpp46 struct ReturnVal { struct
51 static void SockInit(const char* sockPath, struct ReturnVal& returnVal) in SockInit() argument
/third_party/typescript/tests/cases/compiler/
DunionReductionMutualSubtypes.ts5 interface ReturnVal { interface
/third_party/typescript/tests/cases/conformance/types/union/
DunionTypeReduction2.ts56 interface ReturnVal { interface
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
Dsocket_test.cpp59 struct ReturnVal { struct
64 static void SockInit(const char* sockPath, struct ReturnVal& returnVal) in SockInit() argument
/third_party/benchmark/test/
Dregister_benchmark_test.cc60 typedef benchmark::internal::Benchmark* ReturnVal; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.cpp672 SDValue ReturnVal; in LowerAsSTATEPOINT() local
953 if (SDValue ReturnVal = LowerAsSTATEPOINT(SI)) { in LowerCallSiteWithDeoptBundleImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp3294 bool ReturnVal = false; in parseDirectiveAlign() local