Home
last modified time | relevance | path

Searched defs:actual_type (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/src/core/
DSkTraceEvent.h225 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, \ argument
238 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, \ argument
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dcommon.cpp205 const auto actual_type = in make_kernel_args() local
/third_party/node/deps/v8/src/heap/cppgc/
Dtrace-event.h175 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, value_type_id) \ argument
/third_party/node/src/tracing/
Dtrace_event.h528 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, union_member, \ argument
538 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, value_type_id) \ argument
/third_party/skia/third_party/externals/angle2/src/third_party/trace_event/
Dtrace_event.h620 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, union_member, value_type_id) \ argument
630 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, value_type_id) \ argument
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource.cc177 WireFormatLite::WireType actual_type = WireFormatLite::GetTagWireType(tag); in FindAndVerifyField() local
/third_party/node/deps/v8/src/tracing/
Dtrace-event.h439 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, value_type_id) \ argument
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/
DTraceEvent.h843 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, union_member, value_type_id) \ argument
851 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, value_type_id) \ argument
/third_party/alsa-lib/include/
Dpcm.h380 unsigned int actual_type:4; member
/third_party/libinput/test/
Dlitest.c3289 enum libinput_event_type actual_type = libinput_event_get_type(event); in _litest_assert_event_type_is_one_of() local
/third_party/node/deps/v8/src/torque/
Dimplementation-visitor.cc636 const Type* actual_type = signature.parameter_types.types[i]; in Visit() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h60283 acpi_object_type actual_type; member