Home
last modified time | relevance | path

Searched refs:m_field_type (Results 1 – 25 of 85) sorted by relevance

1234

/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Djson_binary.h227 : m_type(old.m_type), m_field_type(old.m_field_type), m_data(old.m_data), in Value()
235 : m_type(ERROR), m_field_type(MYSQL_TYPE_NULL), m_data(NULL), in Value()
258 const enum_field_types m_field_type ; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Djson_binary.h227 : m_type(old.m_type), m_field_type(old.m_field_type), m_data(old.m_data), in Value()
235 : m_type(ERROR), m_field_type(MYSQL_TYPE_NULL), m_data(NULL), in Value()
258 const enum_field_types m_field_type ; variable
H A Djson_binary.cc804 : m_type(t), m_field_type(), m_data(), m_element_count(), m_length(), in Value()
814 : m_type(t), m_field_type(), m_data(), m_element_count(), m_length(), in Value()
823 : m_type(DOUBLE), m_field_type(), m_data(), m_element_count(), m_length(), in Value()
830 : m_type(STRING), m_field_type(), m_data(data), m_element_count(), in Value()
838 : m_type(t), m_field_type(), m_data(data), m_element_count(element_count), in Value()
847 : m_type(OPAQUE), m_field_type(ft), m_data(data), m_element_count(), in Value()
969 return m_field_type; in field_type()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Djson_binary.h227 : m_type(old.m_type), m_field_type(old.m_field_type), m_data(old.m_data), in Value()
235 : m_type(ERROR), m_field_type(MYSQL_TYPE_NULL), m_data(NULL), in Value()
258 const enum_field_types m_field_type ; variable
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Djson_binary.h227 : m_type(old.m_type), m_field_type(old.m_field_type), m_data(old.m_data), in Value()
235 : m_type(ERROR), m_field_type(MYSQL_TYPE_NULL), m_data(NULL), in Value()
258 const enum_field_types m_field_type ; variable
H A Djson_binary.cc804 : m_type(t), m_field_type(), m_data(), m_element_count(), m_length(), in Value()
814 : m_type(t), m_field_type(), m_data(), m_element_count(), m_length(), in Value()
823 : m_type(DOUBLE), m_field_type(), m_data(), m_element_count(), m_length(), in Value()
830 : m_type(STRING), m_field_type(), m_data(data), m_element_count(), in Value()
838 : m_type(t), m_field_type(), m_data(data), m_element_count(element_count), in Value()
847 : m_type(OPAQUE), m_field_type(ft), m_data(data), m_element_count(), in Value()
969 return m_field_type; in field_type()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Djson_binary.h227 : m_type(old.m_type), m_field_type(old.m_field_type), m_data(old.m_data), in Value()
235 : m_type(ERROR), m_field_type(MYSQL_TYPE_NULL), m_data(NULL), in Value()
258 const enum_field_types m_field_type ; variable
H A Djson_binary.cc804 : m_type(t), m_field_type(), m_data(), m_element_count(), m_length(), in Value()
814 : m_type(t), m_field_type(), m_data(), m_element_count(), m_length(), in Value()
823 : m_type(DOUBLE), m_field_type(), m_data(), m_element_count(), m_length(), in Value()
830 : m_type(STRING), m_field_type(), m_data(data), m_element_count(), in Value()
838 : m_type(t), m_field_type(), m_data(data), m_element_count(element_count), in Value()
847 : m_type(OPAQUE), m_field_type(ft), m_data(data), m_element_count(), in Value()
969 return m_field_type; in field_type()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Djson_binary.h227 : m_type(old.m_type), m_field_type(old.m_field_type), m_data(old.m_data), in Value()
235 : m_type(ERROR), m_field_type(MYSQL_TYPE_NULL), m_data(NULL), in Value()
258 const enum_field_types m_field_type ; variable
H A Djson_binary.cc804 : m_type(t), m_field_type(), m_data(), m_element_count(), m_length(), in Value()
814 : m_type(t), m_field_type(), m_data(), m_element_count(), m_length(), in Value()
823 : m_type(DOUBLE), m_field_type(), m_data(), m_element_count(), m_length(), in Value()
830 : m_type(STRING), m_field_type(), m_data(data), m_element_count(), in Value()
838 : m_type(t), m_field_type(), m_data(data), m_element_count(element_count), in Value()
847 : m_type(OPAQUE), m_field_type(ft), m_data(data), m_element_count(), in Value()
969 return m_field_type; in field_type()
/dports/net/h323plus/h323plus-1_27_2/src/
H A Dt38.cxx688 strm << setw(indent+13) << "field_type = " << setprecision(indent) << m_field_type << '\n'; in PrintOn()
705 if ((result = m_field_type.Compare(other.m_field_type)) != EqualTo) in Compare()
717 length += m_field_type.GetObjectLength(); in GetDataLength()
729 if (!m_field_type.Decode(strm)) in Decode()
742 m_field_type.Encode(strm); in Encode()
775 strm << setw(indent+13) << "field_type = " << setprecision(indent) << m_field_type << '\n'; in PrintOn()
792 if ((result = m_field_type.Compare(other.m_field_type)) != EqualTo) in Compare()
804 length += m_field_type.GetObjectLength(); in GetDataLength()
816 if (!m_field_type.Decode(strm)) in Decode()
829 m_field_type.Encode(strm); in Encode()
H A Dt38proto.cxx193 old_ifp.m_data_field[i].m_field_type = ifp.m_data_field[i].m_field_type; in WritePacket()
275 ifp.m_data_field[i].m_field_type.SetValue(type[i]); in WriteMultipleData()
419 ifp.m_data_field[i].m_field_type = old_ifp.m_data_field[i].m_field_type; in HandleRawIFP()
438 ifp.m_data_field[i].m_field_type, in HandlePacket()
/dports/net/opal/opal-3.10.10/src/asn/
H A Dt38.cxx688 strm << setw(indent+13) << "field_type = " << setprecision(indent) << m_field_type << '\n'; in PrintOn()
705 if ((result = m_field_type.Compare(other.m_field_type)) != EqualTo) in Compare()
717 length += m_field_type.GetObjectLength(); in GetDataLength()
729 if (!m_field_type.Decode(strm)) in Decode()
742 m_field_type.Encode(strm); in Encode()
775 strm << setw(indent+13) << "field_type = " << setprecision(indent) << m_field_type << '\n'; in PrintOn()
792 if ((result = m_field_type.Compare(other.m_field_type)) != EqualTo) in Compare()
804 length += m_field_type.GetObjectLength(); in GetDataLength()
816 if (!m_field_type.Decode(strm)) in Decode()
829 m_field_type.Encode(strm); in Encode()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/
H A Drdb_converter.cc87 if (field_dec->m_field_type == MYSQL_TYPE_BLOB || in decode()
88 field_dec->m_field_type == MYSQL_TYPE_JSON) { in decode()
90 } else if (field_dec->m_field_type == MYSQL_TYPE_VARCHAR) { in decode()
285 return m_field_dec->m_field_type; in get_field_type()
464 m_encoder_arr[i].m_field_type = field_type; in setup_field_encoders()
806 if (encoder.m_field_type == MYSQL_TYPE_BLOB || in encode_value_slice()
807 encoder.m_field_type == MYSQL_TYPE_JSON) { in encode_value_slice()
821 } else if (encoder.m_field_type == MYSQL_TYPE_VARCHAR) { in encode_value_slice()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/
H A Drdb_converter.cc87 if (field_dec->m_field_type == MYSQL_TYPE_BLOB || in decode()
88 field_dec->m_field_type == MYSQL_TYPE_JSON) { in decode()
90 } else if (field_dec->m_field_type == MYSQL_TYPE_VARCHAR) { in decode()
285 return m_field_dec->m_field_type; in get_field_type()
464 m_encoder_arr[i].m_field_type = field_type; in setup_field_encoders()
806 if (encoder.m_field_type == MYSQL_TYPE_BLOB || in encode_value_slice()
807 encoder.m_field_type == MYSQL_TYPE_JSON) { in encode_value_slice()
821 } else if (encoder.m_field_type == MYSQL_TYPE_VARCHAR) { in encode_value_slice()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/
H A Drdb_converter.cc87 if (field_dec->m_field_type == MYSQL_TYPE_BLOB || in decode()
88 field_dec->m_field_type == MYSQL_TYPE_JSON) { in decode()
90 } else if (field_dec->m_field_type == MYSQL_TYPE_VARCHAR) { in decode()
285 return m_field_dec->m_field_type; in get_field_type()
464 m_encoder_arr[i].m_field_type = field_type; in setup_field_encoders()
806 if (encoder.m_field_type == MYSQL_TYPE_BLOB || in encode_value_slice()
807 encoder.m_field_type == MYSQL_TYPE_JSON) { in encode_value_slice()
821 } else if (encoder.m_field_type == MYSQL_TYPE_VARCHAR) { in encode_value_slice()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/fred2/
H A Dasteroideditordlg.cpp51 m_field_type = FT_ACTIVE; in asteroid_editor()
356 MODIFY(a_field[last_field].field_type, m_field_type); in update_init()
358 if ( (m_field_type == FT_PASSIVE) && (m_debris_genre == DG_SHIP) ) { in update_init()
416 m_field_type = a_field[cur_field].field_type; in update_init()
566 if (m_field_type == FT_ACTIVE) { in OnEnableField()
574 if ( m_enable_asteroids && (m_field_type == FT_PASSIVE) && (m_debris_genre == DG_SHIP) ) { in OnEnableField()
583 m_field_type = FT_ACTIVE; in OnActiveField()
610 m_field_type = FT_PASSIVE; in OnPassiveField()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/fred2/
H A Dasteroideditordlg.cpp51 m_field_type = FT_ACTIVE; in asteroid_editor()
356 MODIFY(a_field[last_field].field_type, m_field_type); in update_init()
358 if ( (m_field_type == FT_PASSIVE) && (m_debris_genre == DG_SHIP) ) { in update_init()
416 m_field_type = a_field[cur_field].field_type; in update_init()
571 if (m_field_type == FT_ACTIVE) { in OnEnableField()
579 if ( m_enable_asteroids && (m_field_type == FT_PASSIVE) && (m_debris_genre == DG_SHIP) ) { in OnEnableField()
588 m_field_type = FT_ACTIVE; in OnActiveField()
615 m_field_type = FT_PASSIVE; in OnPassiveField()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Djson_binary.h258 return m_field_type; in field_type()
322 : m_data(data), m_length(len), m_field_type(ft), m_type(OPAQUE) {} in Value()
381 enum_field_types m_field_type; variable
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/
H A Drdb_converter.cc103 if (field_dec->m_field_type == MYSQL_TYPE_BLOB) { in decode()
105 } else if (field_dec->m_field_type == MYSQL_TYPE_VARCHAR) { in decode()
314 return m_field_dec->m_field_type; in get_field_type()
469 m_encoder_arr[i].m_field_type = field->real_type(); in setup_field_encoders()
784 if (encoder.m_field_type == MYSQL_TYPE_BLOB) { in encode_value_slice()
798 } else if (encoder.m_field_type == MYSQL_TYPE_VARCHAR) { in encode_value_slice()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/
H A Drdb_converter.cc103 if (field_dec->m_field_type == MYSQL_TYPE_BLOB) { in decode()
105 } else if (field_dec->m_field_type == MYSQL_TYPE_VARCHAR) { in decode()
314 return m_field_dec->m_field_type; in get_field_type()
469 m_encoder_arr[i].m_field_type = field->real_type(); in setup_field_encoders()
784 if (encoder.m_field_type == MYSQL_TYPE_BLOB) { in encode_value_slice()
798 } else if (encoder.m_field_type == MYSQL_TYPE_VARCHAR) { in encode_value_slice()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/
H A Drdb_converter.cc103 if (field_dec->m_field_type == MYSQL_TYPE_BLOB) { in DllInstall()
105 } else if (field_dec->m_field_type == MYSQL_TYPE_VARCHAR) { in DllInstall()
314 return m_field_dec->m_field_type; in DllInstall()
469 m_encoder_arr[i].m_field_type = field->real_type(); in DllInstall()
784 if (encoder.m_field_type == MYSQL_TYPE_BLOB) { in DllInstall()
798 } else if (encoder.m_field_type == MYSQL_TYPE_VARCHAR) { in DllInstall()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/
H A Drdb_converter.cc103 if (field_dec->m_field_type == MYSQL_TYPE_BLOB) { in decode()
105 } else if (field_dec->m_field_type == MYSQL_TYPE_VARCHAR) { in decode()
314 return m_field_dec->m_field_type; in get_field_type()
469 m_encoder_arr[i].m_field_type = field->real_type(); in setup_field_encoders()
784 if (encoder.m_field_type == MYSQL_TYPE_BLOB) { in encode_value_slice()
798 } else if (encoder.m_field_type == MYSQL_TYPE_VARCHAR) { in encode_value_slice()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/
H A Drdb_converter.cc103 if (field_dec->m_field_type == MYSQL_TYPE_BLOB) { in decode()
105 } else if (field_dec->m_field_type == MYSQL_TYPE_VARCHAR) { in decode()
314 return m_field_dec->m_field_type; in get_field_type()
469 m_encoder_arr[i].m_field_type = field->real_type(); in setup_field_encoders()
784 if (encoder.m_field_type == MYSQL_TYPE_BLOB) { in encode_value_slice()
798 } else if (encoder.m_field_type == MYSQL_TYPE_VARCHAR) { in encode_value_slice()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/
H A Drdb_converter.cc103 if (field_dec->m_field_type == MYSQL_TYPE_BLOB) { in decode()
105 } else if (field_dec->m_field_type == MYSQL_TYPE_VARCHAR) { in decode()
314 return m_field_dec->m_field_type; in get_field_type()
469 m_encoder_arr[i].m_field_type = field->real_type(); in setup_field_encoders()
784 if (encoder.m_field_type == MYSQL_TYPE_BLOB) { in encode_value_slice()
798 } else if (encoder.m_field_type == MYSQL_TYPE_VARCHAR) { in encode_value_slice()

1234