Home
last modified time | relevance | path

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

123

/freebsd/sys/security/mac/
H A Dmac_internal.h278 * MAC Framework composition macros invoke all registered MAC policies for a
365 * MAC_POLICY_BOOLEAN performs the designated boolean composition by walking
371 #define MAC_POLICY_BOOLEAN(operation, composition, args...) do { \ argument
376 result = result composition \
383 result = result composition \
391 #define MAC_POLICY_BOOLEAN_NOSLEEP(operation, composition, args...) do {\ argument
396 result = result composition \
405 result = result composition \
H A Dmac_priv.c58 * composition.
/freebsd/sys/contrib/openzfs/module/unicode/
H A Du8_textprep.c970 * find out the matching composition mappings if any and return the address
971 * to the composition mappings as explained in the do_composition().
1059 * do necessary canonical composition and then copy over the result back to
1099 * have any chance to do composition and so we just copy them in do_composition()
1149 * Let's then find out if this Starter has composition in do_composition()
1157 * We have a Starter with composition mapping and the next in do_composition()
1159 * we can do composition. in do_composition()
1175 * The composition final table entry pointed by the 'p' in do_composition()
1222 * again to do composition with the next non-Starter. in do_composition()
1227 * 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/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
/freebsd/sys/contrib/device-tree/Bindings/interconnect/
H A Dsamsung,exynos-bus.yaml41 There are a little different composition among Exynos SoC because each Exynos
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp348 // The qsub_1 -> dsub_0 composition becomes dsub_2, so the ssub_0 register in computeSubRegs()
354 // We pick the latter composition because another register may have [dsub_0, in computeSubRegs()
356 // dsub_2 -> ssub_0 composition can be shared. in computeSubRegs()
542 // Create sub-register index composition maps for the synthesized indices. in computeSecondarySubRegs()
1476 // Calculate the composition of two subregisters as compositions of their in computeComposites()
1542 // Conflicting composition? Emit a warning but allow it. in computeComposites()
1545 // If the composition was not user-defined, always emit a warning. in computeComposites()
/freebsd/contrib/ntp/html/
H A Dstats.html46 <p>The composition of the source population and the system peer selection is redetermined as each u…
/freebsd/sys/netlink/route/
H A Droute.h115 * Is a composition of RTNH_F flags (0x1..0x40 range), RTM_F flags (below)
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Doverflow.h225 * composition with the size_add() and size_mul() helpers, neither
/freebsd/sbin/bectl/
H A Dbectl_list.c251 * The space used column is some composition of: in print_info()
/freebsd/sys/contrib/device-tree/Bindings/devfreq/
H A Dexynos-bus.txt30 There are a little different composition among Exynos SoC because each Exynos
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetInstrPredicate.td24 // The `CheckAll` from the example defines a composition of three different

123