Home
last modified time | relevance | path

Searched refs:GRIB_DUMP_FLAG_CODED (Results 1 – 17 of 17) sorted by relevance

/dports/science/grib_api/grib_api-1.28.0-Source/src/
H A Dgrib_dumper_class_wmo.c158 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_long()
213 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_bits()
255 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_double()
297 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) { in dump_string()
332 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_bytes()
407 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_values()
H A Dgrib_dumper_class_debug.c135 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_long()
169 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_bits()
204 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_double()
245 if( a->length == 0 && (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_string()
273 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_bytes()
342 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_values()
H A Dgrib_dumper_class_keys.c146 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_name_only()
H A Dgrib_api.h99 #define GRIB_DUMP_FLAG_CODED (1<<3) macro
/dports/science/eccodes/eccodes-2.23.0-Source/src/
H A Dgrib_dumper_class_debug.c135 if (a->length == 0 && (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_long()
219 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_bits()
256 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_double()
285 if (a->length == 0 && (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_string()
335 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_bytes()
404 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_values()
H A Dgrib_dumper_class_wmo.c147 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_long()
223 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_bits()
269 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_double()
305 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) { in dump_string()
353 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_bytes()
428 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_values()
H A Dgrib_dumper_class_keys.c147 (d->option_flags & GRIB_DUMP_FLAG_CODED) != 0) in dump_name_only()
H A Deccodes.h66 #define CODES_DUMP_FLAG_CODED GRIB_DUMP_FLAG_CODED
H A Dgrib_api.h106 #define GRIB_DUMP_FLAG_CODED (1 << 3) macro
/dports/science/eccodes/eccodes-2.23.0-Source/tools/
H A Dgts_dump.c71 …options->dump_flags = GRIB_DUMP_FLAG_CODED | GRIB_DUMP_FLAG_OCTET | GRIB_DUMP_FLAG_VALUES | GRIB_D… in grib_tool_init()
H A Dtaf_dump.c62 …options->dump_flags = GRIB_DUMP_FLAG_CODED | GRIB_DUMP_FLAG_OCTET | GRIB_DUMP_FLAG_VALUES | GRIB_D… in grib_tool_init()
H A Dmetar_dump.c68 …options->dump_flags = GRIB_DUMP_FLAG_CODED | GRIB_DUMP_FLAG_OCTET | GRIB_DUMP_FLAG_VALUES | GRIB_D… in grib_tool_init()
H A Dgrib_dump.c93 …options->dump_flags = GRIB_DUMP_FLAG_CODED | GRIB_DUMP_FLAG_OCTET | GRIB_DUMP_FLAG_VALUES | GRIB_D… in grib_tool_init()
H A Dbufr_dump.c128 …options->dump_flags = GRIB_DUMP_FLAG_CODED | GRIB_DUMP_FLAG_OCTET | GRIB_DUMP_FLAG_VALUES | GRIB_D… in grib_tool_init()
/dports/science/grib_api/grib_api-1.28.0-Source/tools/
H A Dgrib_dump.c89 options->dump_flags = GRIB_DUMP_FLAG_CODED in grib_tool_init()
H A Dgrib_keys.c142 options->dump_flags =GRIB_DUMP_FLAG_CODED; in grib_tool_init()
/dports/science/eccodes/eccodes-2.23.0-Source/tools/deprecated/
H A Dgrib_keys.c138 options->dump_flags =GRIB_DUMP_FLAG_CODED; in grib_tool_init()