/freebsd/contrib/bmake/unit-tests/ |
H A D | opt-warnings-as-errors.exp | 2 make: parsing warnings being treated as errors 4 parsing continues
|
H A D | varmod-ifelse.exp | 57 while parsing "${:X-else}}" 62 while parsing "${:Z1}:${:Z2}}>" 65 while parsing "${:Z2}}>"
|
H A D | var-op-expand.exp | 10 while parsing "${:Z1}:${:Z2}}" 13 while parsing "${:Z2}}"
|
H A D | opt-no-action.exp | 1 command during parsing
|
H A D | opt-query.exp | 2 command during parsing
|
H A D | deptgt.exp | 20 while parsing "${:U:Z}:"
|
H A D | var-eval-short.exp | 2 while parsing "${:Uword:@${FAIL}@expr@}"
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set22 | 9 7 parsing command line\n 13 11 parsing command line\n
|
/freebsd/contrib/libucl/tests/basic/ |
H A D | 10.in | 8 bar = lol /* removing this line makes parsing successful */
|
/freebsd/bin/sh/tests/execution/ |
H A D | func3.0 | 2 # This may fail when parsing or when defining the function, or the definition
|
/freebsd/release/packages/ucl/ |
H A D | libbsm-all.ucl | 4 allowing both the parsing of existing audit streams, as well as the creation of
|
/freebsd/contrib/wpa/hostapd/logwatch/ |
H A D | README | 3 analyzer script for parsing hostapd system log entries for logwatch.
|
/freebsd/contrib/ntp/sntp/harden/ |
H A D | README | 4 ../scripts/genHardFlags handles the parsing of these files.
|
/freebsd/contrib/ntp/libjsmn/ |
H A D | README.md | 41 * 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 D | ns_tests.c | 108 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 D | DiagnosticCrossTUKinds.td | 15 "error parsing index file: '%0' line: %1 '<USR-Length>:<USR> <File-Path>' "
|
/freebsd/contrib/bc/gen/ |
H A D | bc_help.txt | 58 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 D | xmlparse.c | 1061 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 D | OPTIONS.pod | 12 - 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 D | ChangeLog.22-nov-2005 | 24 * Much saner argument parsing 80 * more sane options parsing
|
/freebsd/contrib/libcbor/doc/source/ |
H A D | index.rst | 8 *libcbor* is a C library for parsing and generating CBOR_, the general-purpose schema-less binary data format.
|
/freebsd/contrib/tnftp/ |
H A D | NEWS | 18 Improve parsing of HTTP chunked transfers per RFC2616.
|
/freebsd/contrib/ntp/sntp/loc/ |
H A D | README | 4 ../scripts/genLocInfo handles the parsing of these files.
|
/freebsd/crypto/heimdal/kadmin/ |
H A D | ChangeLog | 520 * 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 D | ti,wlcore.txt | 27 clock, new bindings (for parsing the clock nodes) have to be added.
|