Home
last modified time | relevance | path

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

/third_party/weston/tests/
Dxwayland-test.c66 Atom atom, type_atom, actual_type; in TEST() local
/third_party/flutter/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/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.cpp204 const auto actual_type = in make_kernel_args() local
/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/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11modes.c314 Atom actual_type; in SetXRandRDisplayName() local
/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/flutter/skia/third_party/externals/angle2/src/third_party/trace_event/
Dtrace_event.h618 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, union_member, value_type_id) \ argument
628 #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/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