Home
last modified time | relevance | path

Searched refs:csv (Results 1 – 18 of 18) sorted by relevance

/freebsd-14.2/contrib/libxo/encoder/csv/
H A Denc_csv.c167 if (csv == NULL || !(csv->c_flags & CF_DEBUG)) in csv_dbg()
184 csv_private_t *csv = xo_realloc(NULL, sizeof(*csv)); in csv_create() local
188 bzero(csv, sizeof(*csv)); in csv_create()
228 if (!(csv->c_flags & CF_HAS_PATH) || csv->c_path == NULL) in csv_path_top()
362 csv_append_newline(&csv->c_data, csv); in csv_emit_record()
392 csv_append_newline(&csv->c_data, csv); in csv_emit_record()
444 csv->c_path_cur, csv->c_path_max); in csv_open_level()
447 if (csv->c_path_cur == csv->c_path_max) { in csv_open_level()
514 if (csv->c_leaf_depth + 1 >= csv->c_leaf_max) { in csv_leaf_num()
532 lp = &csv->c_leaf[csv->c_leaf_depth++]; in csv_leaf_num()
[all …]
H A DMakefile.am38 UGLY_NAME = csv.enc
/freebsd-14.2/contrib/kyua/integration/
H A Dcmd_db_exec_test.sh45 atf_check -s exit:0 -o save:metadata.csv -e empty \
48 grep 'schema_version,.*timestamp' metadata.csv
56 atf_check -s exit:0 -o save:metadata.csv -e empty \
59 grep 'schema_version,.*timestamp' metadata.csv
95 atf_check -s exit:0 -o save:metadata.csv -e empty \
100 grep 'schema_version,.*timestamp' metadata.csv
111 atf_check -s exit:0 -o save:metadata.csv -e empty \
116 grep 'schema_version,.*timestamp' metadata.csv
/freebsd-14.2/contrib/libxo/tests/core/
H A DMakefile.am99 xoopts==warn,$$csv ; \
122 ( fmt=Ecsv1; csv=encoder=csv ; \
124 ( fmt=Ecsv2; csv=encoder=csv:path=top-level/data/item:no-header ; \
126 ( fmt=Ecsv3; csv=@csv:path=item:leafs=sku.sold:no-quotes ; \
/freebsd-14.2/lib/libxo/encoder/csv/
H A DMakefile8 .PATH: ${LIBXOSRC}/encoder/csv
11 SHLIB_NAME= csv.enc
/freebsd-14.2/contrib/libxo/doc/
H A Dencoders.rst32 df --libxo encoder=csv+path=filesystem+leaf=name+no-header
33 df --libxo encoder=csv:path=filesystem:leaf=name:no-header
35 These examples instructs libxo to load the "csv" encoder and pass the
48 df --libxo @csv:no-header
101 % list-items --libxo encoder=csv
110 % xo --libxo encoder=csv --instance foo 'The {:product} is {:status}\n' stereo "in route"
130 % list-items --libxo encoder=csv:path=top/data/item
171 % list-items --libxo encoder=csv:leafs=sku.on-order
176 % list-items -libxo encoder=csv:leafs=on-order.sku
202 The csv encoder defaults to producing the header line, but the
H A Doptions.rst178 --libxo encoder=csv+path=filesystem+leaf=name+no-header
179 --libxo encoder=csv:path=filesystem:leaf=name:no-header
184 df --libxo @csv:no-header
/freebsd-14.2/contrib/one-true-awk/testdir/
H A DT.csv3 echo T.csv: tests of csv field splitting, no embedded newlines
/freebsd-14.2/contrib/one-true-awk/
H A DFIXES49 Fix inconsistent handling of --csv and FS set in the
56 Fix inconsistent handling of -F and --csv, and loss of csv
104 Added --csv option to enable processing of comma-separated
105 values inputs. When --csv is enabled, fields are separated
110 the setting of --csv to determine how fields are split.
H A DREADME.md27 The option `--csv` turns on CSV processing of input:
/freebsd-14.2/contrib/libxo/encoder/
H A DMakefile.am11 csv \ subdir
/freebsd-14.2/lib/libpmc/pmu-events/
H A DREADME15 be named 'mapfile.csv' (see below for mapfile format).
105 The mapfile.csv format is expected to be:
138 files, relative to the directory containing the mapfile.csv
146 $ grep Silvermont tools/perf/pmu-events/arch/x86/mapfile.csv
/freebsd-14.2/lib/libxo/encoder/
H A DMakefile10 SUBDIR = csv
/freebsd-14.2/sys/contrib/zstd/
H A DMakefile298 --output $(REGRESS_RESULTS_DIR)/results.csv \
301 ! diff tests/regression/results.csv $(REGRESS_RESULTS_DIR)/results.csv
303 $(CP) $(REGRESS_RESULTS_DIR)/results.csv tests/regression/results.csv
/freebsd-14.2/contrib/libxo/
H A Dconfigure.ac455 encoder/csv/Makefile
/freebsd-14.2/
H A DRELNOTES27 One True Awk updated to 2nd Edition with new -csv support and UTF-8
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dsysex27 …usercontent.com/insolace/MIDI-Sysex-MFG-IDs/master/Sysex%20ID%20Tables/MIDI%20Sysex%20MFG%20IDs.csv
/freebsd-14.2/contrib/sendmail/
H A DRELEASE_NOTES9355 Solaris 2 from Rob McMahon <cudcv@csv.warwick.ac.uk>.