/freebsd/sys/security/mac/ |
H A D | mac_internal.h | 278 * 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 D | mac_priv.c | 58 * composition.
|
/freebsd/sys/contrib/openzfs/module/unicode/ |
H A D | u8_textprep.c | 970 * 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 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/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
|
/freebsd/sys/contrib/device-tree/Bindings/interconnect/ |
H A D | samsung,exynos-bus.yaml | 41 There are a little different composition among Exynos SoC because each Exynos
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenRegisters.cpp | 348 // 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 D | stats.html | 46 <p>The composition of the source population and the system peer selection is redetermined as each u…
|
/freebsd/sys/netlink/route/ |
H A D | route.h | 115 * Is a composition of RTNH_F flags (0x1..0x40 range), RTM_F flags (below)
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | overflow.h | 225 * composition with the size_add() and size_mul() helpers, neither
|
/freebsd/sbin/bectl/ |
H A D | bectl_list.c | 251 * The space used column is some composition of: in print_info()
|
/freebsd/sys/contrib/device-tree/Bindings/devfreq/ |
H A D | exynos-bus.txt | 30 There are a little different composition among Exynos SoC because each Exynos
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetInstrPredicate.td | 24 // The `CheckAll` from the example defines a composition of three different
|