Home
last modified time | relevance | path

Searched defs:ResultType (Results 1 – 21 of 21) sorted by relevance

/third_party/node/deps/v8/include/cppgc/internal/
Dgc-info.h132 using ResultType = std::conditional_t<(kHasVirtualDestructorAtBase || member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRPCUtils.h461 using ResultType = Expected<ResultT>; variable
468 using ResultType = Error; variable
475 using ResultType = Error; variable
482 using ResultType = Error; variable
1515 using ResultType = typename detail::ResultTraits<AltRetT>::ErrorReturnType; in callB() local
/third_party/node/deps/v8/src/heap/cppgc/
Dsweeper.cc211 struct ResultType { struct in cppgc::internal::__anon516e22ff0111::InlinedFinalizationBuilderBase
212 bool is_empty = false;
213 size_t largest_new_free_list_entry = 0;
244 using ResultType = SpaceState::SweptPageState; typedef in cppgc::internal::__anon516e22ff0111::DeferredFinalizationBuilder
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl.h705 using ResultType = typename RESULT::type; variable
/third_party/nghttp2/src/
Dtemplate.h70 using ResultType = typename std::result_of<typename std::decay<F>::type( member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp712 Type *ResultType, in CreateGCResult()
726 Type *ResultType, in CreateGCRelocate()
DVerifier.cpp4592 auto ResultType = Call.getType(); in visitIntrinsicCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2731 Type *ResultType = in CreatePreserveArrayAccessIndex() local
2775 Type *ResultType = in CreatePreserveStructAccessIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp522 auto *ResultType = cast<IntegerType>(ObjectSize->getType()); in lowerObjectSizeCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp937 Instruction *I, Type *ResultType, Value *Addr, AtomicOrdering MemOpOrder, in expandAtomicOpToLLSC()
/third_party/skia/src/core/
DSkStroke.cpp213 enum ResultType { enum in SkPathStroker
/third_party/node/deps/v8/src/compiler/
Dheap-refs.cc1725 #define DEF_NATIVE_CONTEXT_ACCESSOR(ResultType, Name) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp7413 EVT ResultType = Node->getValueType(1); in expandUADDSUBO() local
7431 EVT ResultType = Node->getValueType(1); in expandSADDSUBO() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp4448 auto ResultType = Val.getNode()->getValueType(0); in tryAndWithMask() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp2190 enum ResultType enum in deqp::gles3::Performance::__anonb908cbb80111::BasicUploadCase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp40825 EVT ResultType = N->getValueType(0); in foldXorTruncShiftIntoCmp() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl8748 VkComponentTypeKHR ResultType; member
DvkVulkan_c.inl11754 VkComponentTypeKHR ResultType; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h11220 VkComponentTypeKHR ResultType; member
Dvulkan_structs.hpp16756 …VULKAN_HPP_NAMESPACE::ComponentTypeKHR ResultType = VULKAN_HPP_NAMESPACE::ComponentTyp… member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp56388 typedef bool ResultType; typedef
56400 typedef void ResultType; typedef