Home
last modified time | relevance | path

Searched refs:GMT_READ_TEXT (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_memory.c76 …if (direction != GMT_NOTSET && GMT->current.io.record_type[direction] & GMT_READ_TEXT) { /* For te… in gmtmemory_init_tmp_arrays()
481 if (direction != GMT_NOTSET && GMT->current.io.record_type[direction] & GMT_READ_TEXT) in gmt_prep_tmp_arrays()
H A Dgmt_resources.h246 GMT_READ_TEXT = 2, /* Read ASCII data record and return text string */ enumerator
H A Dpstext.c991 rec_mode = GMT_READ_TEXT; in GMT_pstext()
1020 rec_mode = (ncol) ? GMT_READ_MIXED : GMT_READ_TEXT; in GMT_pstext()
H A Dgmt_io.c885 val |= GMT_READ_TEXT; /* Since it may not have been set */ in gmtio_reconsider_rectype()
3377 …t.io.trailing_text[GMT_IN]) ret_val = (*n_columns) ? GMT_READ_MIXED : GMT_READ_TEXT; /* Possibly u… in gmtio_examine_current_record()
3607 …strscan = (GMT->current.io.record_type[GMT_IN] & GMT_READ_TEXT) ? &strsepzp : &strsepz; /* Need zp… in gmtio_ascii_input()
3637 …strscan = (GMT->current.io.record_type[GMT_IN] & GMT_READ_TEXT) ? &strsepzp : &strsepz; /* Need zp… in gmtio_ascii_input()
7706 if (GMT->current.io.record_type[direction] & GMT_READ_TEXT) { in gmtlib_assign_segment()
7720 if (GMT->current.io.record_type[direction] & GMT_READ_TEXT) { in gmtlib_assign_segment()
7840 …D->type = (mode & GMT_WITH_STRINGS) ? ((n_columns == 0) ? GMT_READ_TEXT : GMT_READ_MIXED) : GMT_RE… in gmtlib_create_dataset()
7898 GMT->current.io.record_type[GMT_IN] = *data_type = GMT_READ_TEXT; in gmtlib_read_table()
7947 if (GMT->current.io.record.data == NULL) *data_type = GMT_READ_TEXT; in gmtlib_read_table()
8026 if (GMT->current.io.record_type[GMT_IN] == GMT_READ_TEXT) in gmtlib_read_table()
[all …]
H A Dgrdblend.c252 …if ((In = GMT_Get_Record (GMT->parent, GMT_READ_TEXT, NULL)) == NULL) { /* Read next record, get N… in grdblend_init_blend_job()
H A Dgmt_api.c4207 if (D_obj->type >= GMT_READ_TEXT) { /* Also has trailing text */ in gmtapi_export_dataset()
4274 if (D_obj->type >= GMT_READ_TEXT) { /* Also has trailing text */ in gmtapi_export_dataset()
10041 if (!(API->current_get_D_set->type & GMT_READ_TEXT)) GMT->current.io.record.text = NULL; in gmtapi_get_record_init()
/dports/graphics/gmt/gmt-6.3.0/src/seis/
H A Dpspolar.c593 …if ((In = GMT_Get_Record (API, GMT_READ_TEXT, NULL)) == NULL) { /* Read next record, get NULL if s… in GMT_pspolar()
H A Dpssac.c551 if ((In = GMT_Get_Record (GMT->parent, GMT_READ_TEXT, NULL)) == NULL) { in pssac_init_list()
/dports/graphics/gmt/gmt-6.3.0/doc/rst/source/devdocs/
H A Dapi.rst232 record types were read to produce this dataset (GMT_READ_DATA, GMT_READ_TEXT, GMT_READ_MIXED).
1923 ``GMT_READ_TEXT`` and we will return a pointer to the text