Home
last modified time | relevance | path

Searched refs:parsing (Results 1 – 25 of 238) sorted by relevance

12345678910

/freebsd/contrib/bmake/unit-tests/
H A Dopt-warnings-as-errors.exp2 make: parsing warnings being treated as errors
4 parsing continues
H A Dvarmod-ifelse.exp57 while parsing "${:X-else}}"
62 while parsing "${:Z1}:${:Z2}}>"
65 while parsing "${:Z2}}>"
H A Dvar-op-expand.exp10 while parsing "${:Z1}:${:Z2}}"
13 while parsing "${:Z2}}"
H A Dopt-no-action.exp1 command during parsing
H A Dopt-query.exp2 command during parsing
H A Ddeptgt.exp20 while parsing "${:U:Z}:"
H A Dvar-eval-short.exp2 while parsing "${:Uword:@${FAIL}@expr@}"
/freebsd/contrib/tcsh/nls/C/
H A Dset229 7 parsing command line\n
13 11 parsing command line\n
/freebsd/contrib/libucl/tests/basic/
H A D10.in8 bar = lol /* removing this line makes parsing successful */
/freebsd/bin/sh/tests/execution/
H A Dfunc3.02 # This may fail when parsing or when defining the function, or the definition
/freebsd/release/packages/ucl/
H A Dlibbsm-all.ucl4 allowing both the parsing of existing audit streams, as well as the creation of
/freebsd/contrib/wpa/hostapd/logwatch/
H A DREADME3 analyzer script for parsing hostapd system log entries for logwatch.
/freebsd/contrib/ntp/sntp/harden/
H A DREADME4 ../scripts/genHardFlags handles the parsing of these files.
/freebsd/contrib/ntp/libjsmn/
H A DREADME.md41 * incremental single-pass parsing
75 This approach provides enough information for parsing any JSON data and makes
144 Passing NULL instead of the tokens array would not store parsing results, but
/freebsd/contrib/expat/tests/
H A Dns_tests.c108 if (status.parsing != XML_INITIALIZED) in START_TEST()
112 if (status.parsing != XML_FINISHED) in START_TEST()
116 if (status.parsing != XML_INITIALIZED) in START_TEST()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticCrossTUKinds.td15 "error parsing index file: '%0' line: %1 '<USR-Length>:<USR> <File-Path>' "
/freebsd/contrib/bc/gen/
H A Dbc_help.txt58 making parsing easier.
69 ibase when parsing numbers.
80 ibase when parsing numbers.
254 current ibase when parsing numbers.
/freebsd/contrib/expat/lib/
H A Dxmlparse.c1061 if (parser->m_parsingStatus.parsing != XML_PARSING) { in callProcessor()
1299 parser->m_parsingStatus.parsing = XML_INITIALIZED; in parserInit()
1394 switch (parser->m_parsingStatus.parsing) { in parserBusy()
2033 switch (parser->m_parsingStatus.parsing) { in XML_Parse()
2047 parser->m_parsingStatus.parsing = XML_PARSING; in XML_Parse()
2077 switch (parser->m_parsingStatus.parsing) { in XML_Parse()
2084 parser->m_parsingStatus.parsing = XML_FINISHED; in XML_Parse()
2099 const enum XML_Parsing originalStatus = parser->m_parsingStatus.parsing; in XML_Parse()
2100 parser->m_parsingStatus.parsing = XML_PARSING; in XML_Parse()
2102 parser->m_parsingStatus.parsing = originalStatus; in XML_Parse()
[all …]
/freebsd/crypto/openssl/doc/internal/man3/
H A DOPTIONS.pod12 - Option parsing for commands and tests
60 The functions on this page provide a common set of option-parsing for
63 that multi-character flag names are supported, and a variety of parsing
219 can be used to reset the option parsing loop.
240 Within the option parsing loop, the following functions may be called.
259 There are a several useful functions for parsing numbers. These are
/freebsd/contrib/ldns/drill/
H A DChangeLog.22-nov-200524 * Much saner argument parsing
80 * more sane options parsing
/freebsd/contrib/libcbor/doc/source/
H A Dindex.rst8 *libcbor* is a C library for parsing and generating CBOR_, the general-purpose schema-less binary data format.
/freebsd/contrib/tnftp/
H A DNEWS18 Improve parsing of HTTP chunked transfers per RFC2616.
/freebsd/contrib/ntp/sntp/loc/
H A DREADME4 ../scripts/genLocInfo handles the parsing of these files.
/freebsd/crypto/heimdal/kadmin/
H A DChangeLog520 * load.c: remove unused etypes code, and add parsing of the
631 * load.c: fix option parsing
653 * kadmin.c: add option parsing, and add `privs' as an alias for
658 * rename.c: add option parsing
660 * load.c: add option parsing
665 * del_enctype.c: add option parsing
667 * del.c: add option parsing
834 * load.c: checking all parsing for errors and all memory
927 * mod.c: add parsing of lots of options. From Love
951 * util.c (str2timeval, edit_time): functions for parsing and
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/
H A Dti,wlcore.txt27 clock, new bindings (for parsing the clock nodes) have to be added.

12345678910