data_type
glyph->data_type = data_type;
glyph_data_type data_type,
data_type,
m_engine.data_type(),
switch(gl->data_type)
glyph_data_type data_type;
glyph_data_type data_type,
uint32_t data_type;
header->data_type = HOST_ENDIAN_TO_BFS_INT32(ModeToKeyType(stream->Mode()));
uint32 data_type;
uint32 DataType() const { return BFS_ENDIAN_TO_HOST_INT32(data_type); }
if (header->data_type == BPLUSTREE_STRING_TYPE)
else if (header->data_type == BPLUSTREE_INT32_TYPE) {
} else if (header->data_type == BPLUSTREE_UINT32_TYPE) {
} else if (header->data_type == BPLUSTREE_INT64_TYPE) {
fHeader->data_type = keyType;
if (header.data_type > BPLUSTREE_DOUBLE_TYPE
|| (dataStream->Mode() & BFS_S_INDEX_DIR) && toMode[header.data_type] != mode
if (fHeader->data_type == BPLUSTREE_STRING_TYPE) // terminate string type
switch (fHeader->data_type)
int32 Type() const { return fHeader->data_type; }
if (fHeader->data_type != BPLUSTREE_STRING_TYPE)
if (fHeader->data_type != BPLUSTREE_INT32_TYPE)
if (fHeader->data_type != BPLUSTREE_UINT32_TYPE)
if (fHeader->data_type != BPLUSTREE_INT64_TYPE)
if (fHeader->data_type != BPLUSTREE_UINT64_TYPE)
if (fHeader->data_type != BPLUSTREE_FLOAT_TYPE)
if (fHeader->data_type != BPLUSTREE_DOUBLE_TYPE)
uint32 data_type;
printf(" data_type = %" B_PRIu32 "\n", header->data_type);
if (header->data_type == BPLUSTREE_STRING_TYPE)
else if (header->data_type == BPLUSTREE_INT32_TYPE) {
} else if (header->data_type == BPLUSTREE_UINT32_TYPE) {
} else if (header->data_type == BPLUSTREE_INT64_TYPE) {
glyph_data_type data_type() const { return m_data_type; }
if (glyph->data_type != glyph_data_outline) {
if (glyph->data_type != glyph_data_outline) {
switch (glyph->data_type) {
switch(glyph->data_type) {
data_type(dataType),
glyph_data_type data_type;
fStream.data_type = 0;