Home
last modified time | relevance | path

Searched defs:CallType (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/execution/
Dfutex-emulation.h142 enum class CallType { kIsNotWasm = 0, kIsWasm }; enum
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDebugMarkerTests.cpp93 enum CallType enum
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_telephony_call.js63 export const CallType = { variable
196 CallType, property
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dcompressed_tuple_test.cc30 enum class CallType { kConstRef, kConstMove }; enum
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp60 enum class CallType enum
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp60 enum class CallType enum
/third_party/skia/src/core/
DSkVM.cpp204 struct CallType { int bits; }; struct
/third_party/node/deps/v8/src/ast/
Dast.h1721 enum CallType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp18198 X86ISD::NodeType CallType = LocalDynamic ? X86ISD::TLSBASEADDR in GetTLSADDR() local