| /freebsd/contrib/ofed/opensm/include/complib/ |
| H A D | cl_comppool.h | 38 * Declaration of the composite pool. 39 * The composite pool managers a pool of composite objects. A composite object is an object 58 /****h* Component Library/Composite Pool 60 * Composite Pool 63 * The Composite Pool provides a self-contained and self-sustaining pool of 64 * user defined composite objects. 66 * A composite object is an object that is composed of one or more 71 * To aid in object oriented design, the composite pool provides the user 76 * A composite pool does not return memory to the system as the user returns 80 * The composite pool functions operates on a cl_cpool_t structure which [all …]
|
| H A D | cl_qcomppool.h | 38 * Declaration of the quick composite pool. The quick composite pool 39 * manages a pool of composite objects. A composite object is an object 59 /****h* Component Library/Quick Composite Pool 61 * Quick Composite Pool 64 * The Quick Composite Pool provides a self-contained and self-sustaining 65 * pool of user defined composite objects. 67 * A composite object is an object that is composed of one or more 72 * To aid in object oriented design, the Quick Composite Pool provides users 77 * A Quick Composite Pool does not return memory to the system as the user 81 * The Quick Composite Pool operates on cl_pool_item_t structures that [all …]
|
| /freebsd/sys/arm64/freescale/imx/ |
| H A D | imx8mp_ccm.c | 431 COMPOSITE(IMX8MP_CLK_A53_DIV, "arm_a53_div", a53_p, 0x8000, 0), 432 COMPOSITE(IMX8MP_CLK_M7_CORE, "m7_core", m7_p, 0x8080, 0), 433 COMPOSITE(IMX8MP_CLK_ML_CORE, "ml_core", ml_p, 0x8100, 0), 434 COMPOSITE(IMX8MP_CLK_GPU3D_CORE, "gpu3d_core", gpu_p, 0x8180, 0), 435 COMPOSITE(IMX8MP_CLK_GPU3D_SHADER_CORE, "gpu3d_shader", gpu_p, 0x8200, 0), 436 COMPOSITE(IMX8MP_CLK_GPU2D_CORE, "gpu2d_core", gpu_p, 0x8280, 0), 437 COMPOSITE(IMX8MP_CLK_AUDIO_AXI, "audio_axi", audio_axi_p, 0x8300, 0), 438 COMPOSITE(IMX8MP_CLK_HSIO_AXI, "hsio_axi", hsio_axi_p, 0x8380, 0), 439 COMPOSITE(IMX8MP_CLK_MEDIA_ISP, "media_isp", media_isp_p, 0x8400, 0), 440 COMPOSITE(IMX8MP_CLK_NAND_USDHC_BUS, "nand_usdhc_bus", usdhc_nand_p, 0x8900, 1), [all …]
|
| H A D | imx8mq_ccm.c | 215 COMPOSITE(IMX8MQ_CLK_AHB, "ahb", ahb_p, 0x9000, 0), 218 COMPOSITE(IMX8MQ_CLK_UART1, "uart1", uart_p, 0xaf00, 0), 219 COMPOSITE(IMX8MQ_CLK_UART2, "uart2", uart_p, 0xaf80, 0), 220 COMPOSITE(IMX8MQ_CLK_UART3, "uart3", uart_p, 0xb000, 0), 221 COMPOSITE(IMX8MQ_CLK_UART4, "uart4", uart_p, 0xb080, 0), 228 COMPOSITE(IMX8MQ_CLK_USDHC1, "usdhc1", usdhc_p, 0xac00, CLK_SET_ROUND_DOWN), 229 COMPOSITE(IMX8MQ_CLK_USDHC2, "usdhc2", usdhc_p, 0xac80, CLK_SET_ROUND_DOWN), 236 COMPOSITE(IMX8MQ_CLK_ENET_AXI, "enet_axi", enet_axi_p, 0x8800, 0), 237 COMPOSITE(IMX8MQ_CLK_ENET_REF, "enet_ref", enet_ref_p, 0xa980, 0), 238 COMPOSITE(IMX8MQ_CLK_ENET_TIMER, "enet_timer", enet_timer_p, 0xaa00, 0), [all …]
|
| H A D | imx_ccm.h | 70 struct imx_clk_composite_def *composite; member 166 /* Composite clock with GATE, MUX, PRE_DIV, and POST_DIV */ 167 #define COMPOSITE(_id, _name, _pn, _o, _flags) \ macro 170 .clk.composite = &(struct imx_clk_composite_def) { \ 185 .clk.composite = &(struct imx_clk_composite_def) { \
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | omap24xx-clocks.dtsi | 10 compatible = "ti,composite-mux-clock"; 18 compatible = "ti,composite-clock"; 24 compatible = "ti,composite-mux-clock"; 32 compatible = "ti,composite-clock"; 194 compatible = "ti,composite-no-wait-gate-clock"; 202 compatible = "ti,composite-mux-clock"; 209 compatible = "ti,composite-clock"; 242 compatible = "ti,composite-gate-clock"; 250 compatible = "ti,composite-divider-clock"; 257 compatible = "ti,composite-clock"; [all …]
|
| H A D | omap2430-clocks.dtsi | 11 compatible = "ti,composite-mux-clock"; 18 compatible = "ti,composite-clock"; 24 compatible = "ti,composite-mux-clock"; 32 compatible = "ti,composite-clock"; 38 compatible = "ti,composite-mux-clock"; 46 compatible = "ti,composite-clock"; 54 compatible = "ti,composite-gate-clock"; 62 compatible = "ti,composite-divider-clock"; 72 compatible = "ti,composite-clock"; 78 compatible = "ti,composite-interface-clock"; [all …]
|
| H A D | omap3xxx-clocks.dtsi | 92 compatible = "ti,composite-mux-clock"; 100 compatible = "ti,composite-mux-clock"; 108 compatible = "ti,composite-mux-clock"; 116 compatible = "ti,composite-clock"; 131 compatible = "ti,composite-mux-clock"; 139 compatible = "ti,composite-mux-clock"; 147 compatible = "ti,composite-clock"; 153 compatible = "ti,composite-clock"; 159 compatible = "ti,composite-clock"; 165 compatible = "ti,composite-clock"; [all …]
|
| H A D | omap2420-clocks.dtsi | 11 compatible = "ti,composite-no-wait-gate-clock"; 19 compatible = "ti,composite-mux-clock"; 27 compatible = "ti,composite-clock"; 43 compatible = "ti,composite-interface-clock"; 51 compatible = "ti,composite-divider-clock"; 61 compatible = "ti,composite-clock"; 67 compatible = "ti,composite-gate-clock"; 75 compatible = "ti,composite-divider-clock"; 84 compatible = "ti,composite-clock"; 178 compatible = "ti,composite-gate-clock"; [all …]
|
| H A D | omap44xx-clocks.dtsi | 343 compatible = "ti,composite-no-wait-gate-clock"; 352 compatible = "ti,composite-divider-clock"; 362 compatible = "ti,composite-clock"; 674 compatible = "ti,composite-no-wait-gate-clock"; 683 compatible = "ti,composite-divider-clock"; 693 compatible = "ti,composite-clock"; 888 compatible = "ti,composite-no-wait-gate-clock"; 897 compatible = "ti,composite-mux-clock"; 906 compatible = "ti,composite-clock"; 923 compatible = "ti,composite-no-wait-gate-clock"; [all …]
|
| H A D | omap3430es1-clocks.dtsi | 75 compatible = "ti,composite-no-wait-gate-clock"; 91 compatible = "ti,composite-divider-clock"; 100 compatible = "ti,composite-divider-clock"; 110 compatible = "ti,composite-clock"; 156 compatible = "ti,composite-interface-clock"; 172 compatible = "ti,composite-clock";
|
| H A D | omap36xx-omap3430es2plus-clocks.dtsi | 18 compatible = "ti,composite-no-wait-gate-clock"; 34 compatible = "ti,composite-divider-clock"; 43 compatible = "ti,composite-clock"; 97 compatible = "ti,composite-gate-clock"; 185 compatible = "ti,composite-mux-clock"; 194 compatible = "ti,composite-clock";
|
| H A D | omap54xx-clocks.dtsi | 889 compatible = "ti,composite-no-wait-gate-clock"; 898 compatible = "ti,composite-mux-clock"; 907 compatible = "ti,composite-clock"; 924 compatible = "ti,composite-no-wait-gate-clock"; 933 compatible = "ti,composite-mux-clock"; 942 compatible = "ti,composite-clock"; 959 compatible = "ti,composite-no-wait-gate-clock"; 968 compatible = "ti,composite-mux-clock"; 977 compatible = "ti,composite-clock"; 994 compatible = "ti,composite-no-wait-gate-clock"; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ti/ |
| H A D | composite.txt | 1 Binding for TI composite clock. 4 register-mapped composite clock with multiple different sub-types; 16 "ti,*composite*-clock" types. 24 - compatible : shall be: "ti,composite-clock" 35 compatible = "ti,composite-interface-clock"; 43 compatible = "ti,composite-divider-clock"; 53 compatible = "ti,composite-clock";
|
| H A D | gate.txt | 26 "ti,composite-gate-clock" - composite gate clock, to be part of composite 28 "ti,composite-no-wait-gate-clock" - composite gate clock that does not wait 93 compatible = "ti,composite-gate-clock"; 101 compatible = "ti,composite-no-wait-gate-clock";
|
| H A D | mux.txt | 37 - compatible : shall be "ti,mux-clock" or "ti,composite-mux-clock". 49 not supported by the composite-mux-clock subtype 74 compatible = "ti,composite-mux-clock";
|
| /freebsd/crypto/openssl/doc/designs/ |
| H A D | fetching-composite-algorithms.md | 1 Fetching composite algorithms and using them - adding the bits still missing 8 fetching composite algorithms (such as AES-128-CBC or HMAC-SHA256), and 60 ### What is a composite algorithm? 62 A composite algorithm is an algorithm that's composed of more than one other 84 composite algorithms, although our providers do not fully participate in 118 provider to declare composite algorithms through the `OSSL_ALGORITHM` array,
|
| /freebsd/crypto/krb5/src/doc/ |
| H A D | Makefile.in | 44 html: composite 55 substhtml: composite paths.py 67 $(PDFDIR): composite 90 # format, and then create a composite of $(docsrc)'s RST and the 92 composite: Doxyfile $(docsrc)/version.py
|
| /freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | Pointer.cpp | 345 "Only composite fields can be initialised"); in initialize() 352 "Only composite fields can be initialised"); in activate() 389 std::function<bool(QualType, const Pointer &, APValue &)> Composite; in toRValue() local 390 Composite = [&Composite, &Ctx, &ASTCtx](QualType Ty, const Pointer &Ptr, in toRValue() 421 Ok &= Composite(FieldTy, FP, Value); in toRValue() 444 Ok &= Composite(FieldTy, FP, Value); in toRValue() 452 Ok &= Composite(BaseTy, BP, R.getStructBase(I)); in toRValue() 459 Ok &= Composite(VirtBaseTy, VP, R.getStructBase(NB + I)); in toRValue() 482 Ok &= Composite(ElemTy, EP.narrow(), Slot); in toRValue() 544 // Return the composite type. in toRValue() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Linker/ |
| H A D | IRMover.h | 49 // The set of opaque types is the composite module. 52 // The set of identified but non opaque structures in the composite module. 81 Module &getModule() { return Composite; } in getModule() 84 Module &Composite;
|
| /freebsd/contrib/ofed/opensm/complib/ |
| H A D | cl_pool.c | 56 * IMPLEMENTATION OF QUICK COMPOSITE POOL 381 * Callback to translate quick composite to quick grow pool 402 * Callback to translate quick composite to quick grow pool 449 * IMPLEMENTATION OF COMPOSITE POOL 453 * Callback to translate quick composite to compsite pool 494 * Callback to translate quick composite to composite pool 560 * Callback to translate quick composite to grow pool constructor callback. 601 * Callback to translate quick composite to grow pool destructor callback. 647 * We need an initializer in all cases for quick composite pool, since in cl_pool_init()
|
| /freebsd/crypto/libecc/src/examples/basic/ |
| H A D | nn_miller_rabin.c | 27 * OUTPUT: an answer “prime” or “composite” to the question: “Is n prime?” 36 * If y = 1 then return(“composite”). 38 * If y != n − 1 then return (“composite”). 43 * "composite". 185 /* If y = 1 then return(“composite”). */ in miller_rabin() 197 /* If y != n − 1 then return (“composite”). */ in miller_rabin()
|
| /freebsd/crypto/heimdal/lib/gssapi/mech/ |
| H A D | gss_import_name.c | 44 int composite = 0; in _gss_import_export_name() local 57 case 1: /* non-composite name */ in _gss_import_export_name() 59 case 2: /* composite name */ in _gss_import_export_name() 60 composite = 1; in _gss_import_export_name() 119 if (!composite && len != t) in _gss_import_export_name()
|
| /freebsd/sys/dev/clk/rockchip/ |
| H A D | rk_cru.h | 138 /* Full composite clock. */ 142 .clk.composite = &(struct rk_clk_composite_def) { \ 157 /* Composite clock without mux (divider only). */ 161 .clk.composite = &(struct rk_clk_composite_def) { \ 236 struct rk_clk_composite_def *composite; member
|
| /freebsd/sys/contrib/device-tree/Bindings/display/connector/ |
| H A D | analog-tv-connector.txt | 5 - compatible: "composite-video-connector" or "svideo-connector" 22 compatible = "composite-video-connector";
|