/freebsd-src/contrib/expat/xmlwf/ |
H A D | xmlwf.c | 383 NotationList **notations; in endDoctypeDecl() local 388 /* How many notations do we have? */ in endDoctypeDecl() 398 notations = malloc(notationCount * sizeof(NotationList *)); in endDoctypeDecl() 399 if (notations == NULL) { in endDoctypeDecl() 400 fprintf(stderr, "Unable to sort notations"); in endDoctypeDecl() 406 notations[i] = p; in endDoctypeDecl() 408 qsort(notations, notationCount, sizeof(NotationList *), notationCmp); in endDoctypeDecl() 415 /* Now the NOTATIONs */ in endDoctypeDecl() 418 fputts(notations[i]->notationName, data->fp); in endDoctypeDecl() 419 if (notations[i]->publicId != NULL) { in endDoctypeDecl() [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | ti,am3359-tsc.yaml | 40 positive/negative terminal on that input line. Notations to represent the
|
H A D | ti-tsc-adc.txt | 27 negative terminal on that input line. Notations to
|
/freebsd-src/share/doc/usd/04.csh/ |
H A D | csh.3 | 132 A number of notations are provided for accessing components and attributes 186 would give `a b'. Other notations useful in shell scripts are
|
H A D | csh.1 | 368 We say that these notations have 619 Other notations for
|
H A D | csh.2 | 517 There are a few more notations useful to the terminal user
|
/freebsd-src/contrib/kyua/utils/config/ |
H A D | tree.hpp | 75 /// tree and all of its public methods. Also, the tree accepts dotted notations
|
/freebsd-src/contrib/bearssl/src/symcipher/ |
H A D | des_support.c | 101 * Definition of IP (in FIPS 46-3 notations) is: in br_des_keysched_unit()
|
/freebsd-src/contrib/bc/include/ |
H A D | lex.h | 595 * numbers in scientific and engineering notations.
|
/freebsd-src/contrib/nvi/common/ |
H A D | key.c | 257 * represented in <C-char> notations. Carriage feed, escape, and in v_key_name() 760 * Lookup for alternative notations of control characters.
|
/freebsd-src/usr.bin/sort/ |
H A D | sort.1.in | 594 The old key notations
|
/freebsd-src/contrib/wpa/src/wps/ |
H A D | wps_upnp.c | 361 * getaddrinfo does the right thing with dotted decimal notations, or in subscr_addr_add_url() 365 * domain names (vs. dotted decimal notations) should be uncommon. in subscr_addr_add_url()
|
/freebsd-src/sbin/ipf/ipnat/ |
H A D | ipnat.5 | 657 For shorthand notations such as "0/32", the equivalent for IPv6 is
|
/freebsd-src/sbin/mount_nfs/ |
H A D | mount_nfs.c | 622 /* Make both '@' and ':' notations equal */ in getnfsargs()
|
/freebsd-src/contrib/nvi/man/ |
H A D | vi.1 | 2289 Display control characters less than 0x20 in <C-char> notations.
|
/freebsd-src/contrib/one-true-awk/ |
H A D | FIXES.1e | 642 patterns of characters. in any case, the notations [:lower:], etc.,
|
/freebsd-src/contrib/ncurses/include/ |
H A D | Caps.uwin | 223 #%The description field employs a handful of notations.
|
H A D | Caps | 223 #%The description field employs a handful of notations.
|
H A D | Caps.hpux11 | 223 #%The description field employs a handful of notations.
|
H A D | Caps.osf1r5 | 223 #%The description field employs a handful of notations.
|
/freebsd-src/contrib/bc/manuals/dc/ |
H A D | HN.1 | 344 Outputting in scientific and engineering notations are
|
H A D | A.1 | 344 Outputting in scientific and engineering notations are
|
H A D | N.1 | 344 Outputting in scientific and engineering notations are
|
H A D | H.1 | 344 Outputting in scientific and engineering notations are
|
H A D | HN.1.md | 294 Outputting in scientific and engineering notations are **non-portable
|