Searched defs:actual_type (Results 1 – 12 of 12) sorted by relevance
/external/webrtc/modules/desktop_capture/linux/ |
D | x_window_property.cc | 20 Atom actual_type; in XWindowPropertyBase() local
|
/external/skia/src/core/ |
D | SkTraceEvent.h | 225 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, \ argument 238 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, \ argument
|
/external/skqp/src/core/ |
D | SkTraceEvent.h | 225 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, \ argument 238 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, \ argument
|
/external/mesa3d/src/gallium/frontends/clover/llvm/codegen/ |
D | common.cpp | 203 const auto actual_type = in make_kernel_args() local
|
/external/libchrome/components/json_schema/ |
D | json_schema_validator.cc | 833 std::string actual_type = GetJSONSchemaType(instance); in ValidateType() local
|
/external/angle/src/third_party/trace_event/ |
D | trace_event.h | 620 #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
|
/external/libchrome/base/trace_event/ |
D | trace_event.h | 710 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, \ argument 724 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, \ argument
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | protostream_objectsource.cc | 177 WireFormatLite::WireType actual_type = WireFormatLite::GetTagWireType(tag); in FindAndVerifyField() local
|
/external/libchrome/dbus/ |
D | message.cc | 1006 const int actual_type = dbus_message_iter_get_arg_type(&raw_message_iter_); in CheckDataType() local
|
/external/webrtc/rtc_base/ |
D | trace_event.h | 740 #define INTERNAL_DECLARE_SET_TRACE_VALUE(actual_type, \ argument 752 #define INTERNAL_DECLARE_SET_TRACE_VALUE_INT(actual_type, \ argument
|
/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
D | nnapi_delegate.cc | 1523 #define EXPECT_INPUT_TYPE_IN(actual_type, ...) \ argument 1576 inline bool ExpectTypeIn(TfLiteType actual_type, in ExpectTypeIn()
|
/external/flatbuffers/src/ |
D | idl_gen_cpp.cpp | 839 std::string GetUnionElement(const EnumVal &ev, bool wrap, bool actual_type, in GetUnionElement()
|