Home
last modified time | relevance | path

Searched full:notations (Results 1 – 25 of 43) sorted by relevance

12

/freebsd-src/contrib/expat/xmlwf/
H A Dxmlwf.c383 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 Dti,am3359-tsc.yaml40 positive/negative terminal on that input line. Notations to represent the
H A Dti-tsc-adc.txt27 negative terminal on that input line. Notations to
/freebsd-src/share/doc/usd/04.csh/
H A Dcsh.3132 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 Dcsh.1368 We say that these notations have
619 Other notations for
H A Dcsh.2517 There are a few more notations useful to the terminal user
/freebsd-src/contrib/kyua/utils/config/
H A Dtree.hpp75 /// tree and all of its public methods. Also, the tree accepts dotted notations
/freebsd-src/contrib/bearssl/src/symcipher/
H A Ddes_support.c101 * Definition of IP (in FIPS 46-3 notations) is: in br_des_keysched_unit()
/freebsd-src/contrib/bc/include/
H A Dlex.h595 * numbers in scientific and engineering notations.
/freebsd-src/contrib/nvi/common/
H A Dkey.c257 * 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 Dsort.1.in594 The old key notations
/freebsd-src/contrib/wpa/src/wps/
H A Dwps_upnp.c361 * 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 Dipnat.5657 For shorthand notations such as "0/32", the equivalent for IPv6 is
/freebsd-src/sbin/mount_nfs/
H A Dmount_nfs.c622 /* Make both '@' and ':' notations equal */ in getnfsargs()
/freebsd-src/contrib/nvi/man/
H A Dvi.12289 Display control characters less than 0x20 in <C-char> notations.
/freebsd-src/contrib/one-true-awk/
H A DFIXES.1e642 patterns of characters. in any case, the notations [:lower:], etc.,
/freebsd-src/contrib/ncurses/include/
H A DCaps.uwin223 #%The description field employs a handful of notations.
H A DCaps223 #%The description field employs a handful of notations.
H A DCaps.hpux11223 #%The description field employs a handful of notations.
H A DCaps.osf1r5223 #%The description field employs a handful of notations.
/freebsd-src/contrib/bc/manuals/dc/
H A DHN.1344 Outputting in scientific and engineering notations are
H A DA.1344 Outputting in scientific and engineering notations are
H A DN.1344 Outputting in scientific and engineering notations are
H A DH.1344 Outputting in scientific and engineering notations are
H A DHN.1.md294 Outputting in scientific and engineering notations are **non-portable

12