Searched refs:composition (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/sys/security/mac/ |
| H A D | mac_internal.h | 372 #define MAC_POLICY_BOOLEAN(operation, composition, args...) do { \ argument 377 result = result composition \ 384 result = result composition \ 392 #define MAC_POLICY_BOOLEAN_NOSLEEP(operation, composition, args...) do {\ argument 397 result = result composition \ 406 result = result composition \
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/utf8proc/ |
| H A D | utf8proc.c | 598 utf8proc_int32_t composition; in utf8proc_normalize_utf32() local 640 composition = (utf8proc_combinations[idx] << 16) | utf8proc_combinations[idx+1]; in utf8proc_normalize_utf32() 642 composition = utf8proc_combinations[idx]; in utf8proc_normalize_utf32() 644 if (composition > 0 && (!(options & UTF8PROC_STABLE) || in utf8proc_normalize_utf32() 645 !(unsafe_get_property(composition)->comp_exclusion))) { in utf8proc_normalize_utf32() 646 *starter = composition; in utf8proc_normalize_utf32()
|
| /freebsd-13.1/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-13.1/sys/contrib/device-tree/Bindings/display/ |
| H A D | arm,malidp.txt | 5 DP650 processors that offer multiple composition layers, support for
|
| /freebsd-13.1/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-13.1/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetInstrPredicate.td | 24 // The `CheckAll` from the example defines a composition of three different
|
| /freebsd-13.1/crypto/heimdal/lib/wind/ |
| H A D | rfc3454.txt | 515 The composition process described in [UAX15] requires a fixed 516 composition version of Unicode to ensure that strings normalized
|
| /freebsd-13.1/share/dict/ |
| H A D | web2a | 2533 art composition 13451 composition carver 13452 composition cloth 13453 composition face 13454 composition factor 13455 composition formula 13456 composition metal 13457 composition pedal 13458 composition piston 13459 composition roofing [all …]
|
| H A D | web2 | 40465 composition
|
| /freebsd-13.1/contrib/subversion/ |
| H A D | CHANGES | 6822 * Delta editors all converted to new-style, and editor composition is gone
|