| /freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/ |
| H A D | ucdata.man | 249 This function determines if a pair of characters have a composition, and 250 returns that composition if one exists. 252 A zero is returned is no composition exists for the character pair. Any other 254 composition of the two character codes. 262 This function does a full composition in-place in the string, including the 263 Hangul composition.
|
| H A D | format.txt | 172 unsigned short NumCompositionNodes, count of composition nodes 173 unsigned long Bytes, total number of bytes used for composition nodes 182 make up the composition (not currently used), and the last two are the pair
|
| H A D | ucdata.h | 224 * This routine determines if there exists a composition of node1 and node2. 225 * If it returns 0, there is no composition. Any other value indicates a 226 * composition was returned in comp. 231 * Does Hangul composition on the string str with length len, and returns 237 * Does canonical composition on the string str with length len, and returns
|
| H A D | api.txt | 140 If a zero is returned, no composition is formed by the character pair. Any 145 This function composes the Hangul Jamo in the string. The composition is 153 This function does a canonical composition of characters in the string.
|
| H A D | ucgendat.c | 134 * Composition exclusion table stuff. 141 * Struct for holding a composition pair, and array of composition pairs 1197 * Load composition exclusion data 1482 * Generate the composition data. in write_cdata() 1875 "Usage: %s [-o output-directory|-x composition-exclusions]", prog); in usage() 1881 "-x composition-exclusion\n\t\tFile of composition codes"); in usage() 1913 "%s: unable to open composition exclusion file %s\n", in main()
|
| H A D | README | 20 C. comp.dat - the character composition pairs. 313 canonical composition and decomposition.
|
| /freebsd/sys/security/mac/ |
| H A D | mac_internal.h | 271 * MAC Framework composition macros invoke all registered MAC policies for a 358 * MAC_POLICY_BOOLEAN performs the designated boolean composition by walking 364 #define MAC_POLICY_BOOLEAN(operation, composition, args...) do { \ argument 369 result = result composition \ 376 result = result composition \ 384 #define MAC_POLICY_BOOLEAN_NOSLEEP(operation, composition, args...) do {\ argument 389 result = result composition \ 398 result = result composition \
|
| H A D | mac_priv.c | 58 * composition.
|
| /freebsd/sys/contrib/openzfs/module/unicode/ |
| H A D | u8_textprep.c | 971 * find out the matching composition mappings if any and return the address 972 * to the composition mappings as explained in the do_composition(). 1060 * do necessary canonical composition and then copy over the result back to 1100 * have any chance to do composition and so we just copy them in do_composition() 1150 * Let's then find out if this Starter has composition in do_composition() 1158 * We have a Starter with composition mapping and the next in do_composition() 1160 * we can do composition. in do_composition() 1176 * The composition final table entry pointed by the 'p' in do_composition() 1223 * again to do composition with the next non-Starter. in do_composition() 1228 * If there was a match and a composition done and we have in do_composition() [all …]
|
| /freebsd/share/man/man9/ |
| H A D | sbuf.9 | 62 .Nd safe string composition 249 Any errors encountered during the allocation or composition of the 251 making a single error test at the end of the composition
|
| H A D | intro.9 | 74 Dynamic string composition.
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | CompositionExclusions-3.2.0.txt | 4 # This file lists the characters from the UAX #15 Composition Exclusion Table. 89 # (2) Post Composition Version precomposed characters
|
| /freebsd/crypto/krb5/src/lib/krb5/unicode/ |
| H A D | CompositionExclusions.txt | 4 # This file lists the characters from the UAX #15 Composition Exclusion Table. 89 # (2) Post Composition Version precomposed characters
|
| /freebsd/share/man/man5/ |
| H A D | intro.5 | 50 composition of database files
|
| /freebsd/sys/contrib/device-tree/Bindings/display/hisilicon/ |
| H A D | hisi-ade.txt | 4 data from memory, do composition, do post image processing, generate RGB
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/union/ |
| H A D | err.D_PROTO_ARG.DupUnionAssoc.d | 32 * index with another union having the same composition throws an error.
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/struct/ |
| H A D | err.D_PROTO_ARG.DupStructAssoc.d | 32 * index with another struct having the same composition throws an error.
|
| /freebsd/sys/contrib/device-tree/Bindings/display/ |
| H A D | arm,malidp.txt | 5 DP650 processors that offer multiple composition layers, support for
|
| H A D | arm,malidp.yaml | 16 DP650 processors that offer multiple composition layers, support for
|
| /freebsd/share/doc/usd/07.mail/ |
| H A D | mail1.nr | 38 offers the user simple editing capabilities to ease the composition
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/ |
| H A D | RemarkStreamer.h | 24 // This allows for composition between specialized remark emitters throughout
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
| H A D | Support.h | 91 /// remaining bits identify the composition of the group.
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | macros.h | 18 /* Helper macros for CPP string composition */
|
| /freebsd/contrib/mandoc/ |
| H A D | lib.in | 118 LINE("libsbuf", "Safe String Composition Library (libsbuf, \\-lsbuf)")
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | CGSCCPassManager.h | 308 /// Designed to allow composition of a CGSCCPass(Manager) and 438 /// Designed to allow composition of a FunctionPass(Manager) and
|