Home
last modified time | relevance | path

Searched full:composition (Results 1 – 25 of 70) sorted by relevance

123

/freebsd/crypto/krb5/src/lib/krb5/unicode/ucdata/
H A Ducdata.man249 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 Dformat.txt172 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 Ducdata.h224 * 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 Dapi.txt140 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 Ducgendat.c134 * 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 DREADME20 C. comp.dat - the character composition pairs.
313 canonical composition and decomposition.
/freebsd/sys/security/mac/
H A Dmac_internal.h271 * 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 Dmac_priv.c58 * composition.
/freebsd/sys/contrib/openzfs/module/unicode/
H A Du8_textprep.c971 * 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 Dsbuf.962 .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 Dintro.974 Dynamic string composition.
/freebsd/crypto/heimdal/lib/wind/
H A DCompositionExclusions-3.2.0.txt4 # 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 DCompositionExclusions.txt4 # 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 Dintro.550 composition of database files
/freebsd/sys/contrib/device-tree/Bindings/display/hisilicon/
H A Dhisi-ade.txt4 data from memory, do composition, do post image processing, generate RGB
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/union/
H A Derr.D_PROTO_ARG.DupUnionAssoc.d32 * index with another union having the same composition throws an error.
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/struct/
H A Derr.D_PROTO_ARG.DupStructAssoc.d32 * index with another struct having the same composition throws an error.
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Darm,malidp.txt5 DP650 processors that offer multiple composition layers, support for
H A Darm,malidp.yaml16 DP650 processors that offer multiple composition layers, support for
/freebsd/share/doc/usd/07.mail/
H A Dmail1.nr38 offers the user simple editing capabilities to ease the composition
/freebsd/contrib/llvm-project/llvm/include/llvm/Remarks/
H A DRemarkStreamer.h24 // This allows for composition between specialized remark emitters throughout
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DSupport.h91 /// remaining bits identify the composition of the group.
/freebsd/crypto/openssl/include/openssl/
H A Dmacros.h18 /* Helper macros for CPP string composition */
/freebsd/contrib/mandoc/
H A Dlib.in118 LINE("libsbuf", "Safe String Composition Library (libsbuf, \\-lsbuf)")
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCGSCCPassManager.h308 /// Designed to allow composition of a CGSCCPass(Manager) and
438 /// Designed to allow composition of a FunctionPass(Manager) and

123