Home
last modified time | relevance | path

Searched refs:TYPE_UNKNOWN (Results 1 - 15 of 15) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Field/
H A DKind.php19 * Generated from protobuf enum <code>TYPE_UNKNOWN = 0;</code>
21 const TYPE_UNKNOWN = 0;
132 self::TYPE_UNKNOWN => 'TYPE_UNKNOWN',
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/audio_device/
H A DAudioDeviceInfoConverter.java136 case AudioDeviceInfo.TYPE_UNKNOWN: in typeToString()
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeFilePath.hpp41 TYPE_UNKNOWN = 0, /*!< Non-existent or unknown object. */ enumerator
H A DdeFilePath.cpp186 return TYPE_UNKNOWN; in getType()
194 return TYPE_UNKNOWN; in getType()
/third_party/skia/third_party/externals/oboe/samples/audio-device/src/main/java/com/google/oboe/samples/audio_device/
H A DAudioDeviceInfoConverter.java136 case AudioDeviceInfo.TYPE_UNKNOWN: in typeToString()
/third_party/elfutils/libdw/
H A Ddwarf_begin_elf.c79 return TYPE_UNKNOWN; in scn_dwarf_type()
96 return TYPE_UNKNOWN; in scn_dwarf_type()
H A DlibdwP.h150 TYPE_UNKNOWN = 0, enumerator
/third_party/python/Modules/_sqlite/
H A Dcursor.c34 TYPE_UNKNOWN enumerator
558 paramtype = TYPE_UNKNOWN; in bind_param()
606 case TYPE_UNKNOWN: in bind_param()
/third_party/ffmpeg/libavformat/
H A Dflvdec.c748 #define TYPE_UNKNOWN 9 macro
769 return TYPE_UNKNOWN; in flv_read_metabody()
782 return TYPE_UNKNOWN; in flv_read_metabody()
1150 } else if (type == TYPE_UNKNOWN) {
/third_party/python/Python/
H A Dmarshal.c66 #define TYPE_UNKNOWN '?' macro
581 w_byte(TYPE_UNKNOWN, p); in w_complex_object()
591 W_TYPE(TYPE_UNKNOWN, p); in w_complex_object()
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc626 if (field.kind() == google::protobuf::Field::TYPE_UNKNOWN || in RenderPrimitiveField()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fPolygonOffsetTests.cpp1211 TYPE_UNKNOWN in init() enumerator
1220 { 0, 0, DepthBufferFormat::TYPE_UNKNOWN, "default" }, in init()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp1209 TYPE_UNKNOWN in init() enumerator
1218 { 0, 0, DepthBufferFormat::TYPE_UNKNOWN, "default" }, in init()
/third_party/protobuf/src/google/protobuf/
H A Dtype.pb.cc212 "e\030\013 \001(\t\"\310\002\n\004Kind\022\020\n\014TYPE_UNKNOWN\020\000\022\017\n\013TY"
292 constexpr Field_Kind Field::TYPE_UNKNOWN; member in Field
H A Dtype.pb.h534 static constexpr Kind TYPE_UNKNOWN = member in PROTOBUF_FINAL

Completed in 31 milliseconds