| /trueos/contrib/groff/src/utils/xtotroff/ |
| HD | xtotroff.c | 62 XFontName parsed; in CanonicalizeFontName() local 64 if (!XParseFontName(font_name, &parsed, &attributes)) { in CanonicalizeFontName() 72 XFormatFontName(&parsed, attributes, canon_font_name); in CanonicalizeFontName() 108 XFontName parsed; in MapFont() local 116 if (!XParseFontName(font_name, &parsed, &attributes)) { in MapFont() 125 parsed.ResolutionX = resolution; in MapFont() 126 parsed.ResolutionY = resolution; in MapFont() 127 parsed.PointSize = point_size * 10; in MapFont() 128 XFormatFontName(&parsed, attributes, name_string); in MapFont() 139 XParseFontName(names[0], &parsed, &attributes); in MapFont() [all …]
|
| /trueos/contrib/ntp/ntpd/ |
| HD | refclock_ripencc.c | 2983 parsed; variable 3032 parsed = BADLEN_PARSE; in rpt_chan_A_config() 3080 parsed = BADLEN_PARSE; in rpt_almanac_data_page() 3109 parsed = BADLEN_PARSE; in rpt_GPS_time() 3126 parsed = BADLEN_PARSE; in rpt_single_ECEF_position() 3144 parsed = BADLEN_PARSE; in rpt_single_ECEF_velocity() 3167 parsed = BADLEN_PARSE; in rpt_SW_version() 3202 parsed = BADLEN_PARSE; in rpt_rcvr_health() 3228 parsed = BADLEN_PARSE; in rpt_SNR_all_SVs() 3249 parsed = BADLEN_PARSE; in rpt_GPS_system_message() [all …]
|
| /trueos/contrib/expat/tests/benchmark/ |
| HD | README.txt | 10 the file is parsed in chunks of this size 11 <# iterations> ... how often will the file be parsed
|
| /trueos/bin/sh/tests/builtins/ |
| HD | eval4.0 | 4 # the parsed command.
|
| HD | eval6.0 | 4 # the parsed command.
|
| /trueos/contrib/libstdc++/scripts/ |
| D | make_graph.py | 115 parsed = self.__parse_res_sets(f_name, cntnr_list) 116 x_label = parsed[0] 117 y_label = parsed[1] 118 cntnr_descs = parsed[2] 119 res_sets = parsed[3]
|
| /trueos/contrib/tnftp/src/ |
| HD | fetch.c | 942 struct tm parsed; in fetch_url() local 945 memset(&parsed, 0, sizeof(parsed)); in fetch_url() 949 &parsed)) in fetch_url() 953 &parsed)) in fetch_url() 957 &parsed))) { in fetch_url() 958 parsed.tm_isdst = -1; in fetch_url() 960 mtime = timegm(&parsed); in fetch_url()
|
| /trueos/crypto/openssl/doc/apps/ |
| HD | pkcs12.pod | 47 PFX files) to be created and parsed. PKCS#12 files are used by several 53 is being created or parsed. By default a PKCS#12 file is parsed. A PKCS#12 62 This specifies filename of the PKCS#12 file to be parsed. Standard input is used 156 parsed. 354 files cannot no longer be parsed by the fixed version. Under such circumstances
|
| HD | asn1parse.pod | 50 don't output the parsed version of the input file. 158 Generate and write out a UTF8String, don't print parsed output:
|
| HD | c_rehash.pod | 46 cannot be parsed as either a certificate or a CRL.
|
| /trueos/contrib/libucl/doc/ |
| HD | api.md | 86 - `UCL_PARSER_KEY_LOWERCASE` - lowercase keys parsed 87 …les (in zero-copy mode text chunk being parsed without copying strings so it should exist till any… 97 Register new macro with name .`macro` parsed by handler `handler` that accepts opaque data pointer … 104 …cro text `data` of length `len` and the opaque pointer `ud`. If macro is parsed successfully the h… 128 while this one won't be parsed correctly: 159 If the `ucl` data has been parsed correctly this function returns the top object for the parser. Ot…
|
| /trueos/contrib/jansson/doc/ |
| HD | gettingstarted.rst | 18 .. parsed-literal:: 79 .. parsed-literal:: 98 .. parsed-literal::
|
| /trueos/tools/tools/nanobsd/rescue/Files/etc/ssh/ |
| HD | ssh_config | 9 # Configuration data is parsed as follows:
|
| /trueos/crypto/openssh/ |
| HD | ssh_config | 9 # Configuration data is parsed as follows:
|
| /trueos/contrib/libucl/ |
| HD | README.md | 300 jansson: parsed json in 1.3899 seconds 303 ucl: parsed input in 0.6649 seconds 313 ucl: parsed input in 0.3002 seconds
|
| /trueos/crypto/openssl/doc/crypto/ |
| HD | SMIME_read_PKCS7.pod | 23 The parsed PKCS#7 structure is returned or B<NULL> if an
|
| HD | SMIME_read_CMS.pod | 22 The parsed CMS_ContentInfo structure is returned or NULL if an
|
| HD | d2i_X509.pod | 36 parsed data. 208 fields entirely and will not be parsed by d2i_X509(). This may be
|
| /trueos/contrib/sendmail/contrib/ |
| HD | qtool.pl | 517 if ($self->{parsed}) 594 $self->{parsed} = 1;
|
| /trueos/contrib/llvm/patches/ |
| HD | patch-r262261-llvm-r198658-sparc.diff | 266 + // Push the parsed operand into the list of operands 334 - // Push the parsed operand into the list of operands
|
| /trueos/contrib/unbound/doc/ |
| HD | FEATURES | 84 RFC 2535: KEY, SIG, NXT: treated as unknown data, syntax is parsed (obsolete).
|
| /trueos/bin/sh/ |
| HD | nodes.c.pat | 40 * Routine for dealing with parsed shell commands.
|
| /trueos/contrib/gcc/ |
| HD | tree-browser.def | 24 Second field is what is parsed in order to recognize a command.
|
| /trueos/contrib/ntp/libparse/ |
| HD | README | 86 and the description how the time code can be parsed and
|
| /trueos/contrib/expat/doc/ |
| HD | xmlwf.sgml | 333 data from outside the XML file currently being parsed. 345 <!ENTITY header SYSTEM "header-&vers;.xml"> (parsed)
|