/third_party/weston/tests/ |
D | xwayland-test.c | 66 Atom atom, type_atom, actual_type; in TEST() local 86 False, XA_WINDOW, &actual_type, in TEST() 96 False, type_atom, &actual_type, in TEST()
|
/third_party/flutter/skia/src/core/ |
D | SkTraceEvent.h | 225 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, \ argument 229 actual_type arg, \ 238 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, \ argument 241 actual_type arg, \
|
/third_party/skia/src/core/ |
D | SkTraceEvent.h | 225 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, \ argument 229 actual_type arg, \ 238 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, \ argument 241 actual_type arg, \
|
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/ |
D | common.cpp | 204 const auto actual_type = in make_kernel_args() local 208 if (actual_type->isPointerTy()) { in make_kernel_args() 210 cast< ::llvm::PointerType>(actual_type)->getAddressSpace(); in make_kernel_args() 217 ::llvm::PointerType>(actual_type)->getElementType(); in make_kernel_args()
|
/third_party/boost/tools/build/src/tools/ |
D | builtin.py | 466 actual_type = None 470 actual_type = 'SEARCHED_LIB' 473 actual_type = 'LIB' 475 actual_type = 'SHARED_LIB' 477 actual_type = 'STATIC_LIB' 482 return generators.construct(project, name, actual_type, prop_set, sources)
|
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/trace_event/ |
D | trace_event.h | 618 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, union_member, value_type_id) \ argument 619 static inline void setTraceValue(actual_type arg, unsigned char *type, \ 628 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, value_type_id) \ argument 629 static inline void setTraceValue(actual_type arg, unsigned char *type, \
|
/third_party/skia/third_party/externals/angle2/src/third_party/trace_event/ |
D | trace_event.h | 620 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, union_member, value_type_id) \ argument 621 static inline void setTraceValue(actual_type arg, unsigned char *type, \ 630 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, value_type_id) \ argument 631 static inline void setTraceValue(actual_type arg, unsigned char *type, \
|
/third_party/node/src/tracing/ |
D | trace_event.h | 528 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, union_member, \ argument 530 static inline void SetTraceValue(actual_type arg, unsigned char* type, \ 538 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, value_type_id) \ argument 539 static inline void SetTraceValue(actual_type arg, unsigned char* type, \
|
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/ |
D | TraceEvent.h | 843 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, union_member, value_type_id) \ argument 844 static inline void setTraceValue(actual_type arg, unsigned char* type, uint64_t* value) { \ 851 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, value_type_id) \ argument 852 static inline void setTraceValue(actual_type arg, unsigned char* type, uint64_t* value) { \
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | protostream_objectsource.cc | 177 WireFormatLite::WireType actual_type = WireFormatLite::GetTagWireType(tag); in FindAndVerifyField() local 178 if (actual_type != expected_type && in FindAndVerifyField() 180 actual_type != WireFormatLite::WIRETYPE_LENGTH_DELIMITED)) { in FindAndVerifyField()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/ |
D | SDL_x11modes.c | 314 Atom actual_type; in SetXRandRDisplayName() local 318 False, AnyPropertyType, &actual_type, in SetXRandRDisplayName()
|
D | SDL_x11sym.h | 301 …actual_type, int *actual_format, unsigned long *nitems, unsigned long *bytes_after, unsigned char …
|
/third_party/alsa-lib/include/ |
D | pcm.h | 380 unsigned int actual_type:4; member 1057 report->actual_type = (data >> 1) & 0xF; in snd_pcm_unpack_audio_tstamp_report()
|