Home
last modified time | relevance | path

Searched full:composite (Results 1 – 25 of 282) sorted by relevance

12345678910>>...12

/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_comppool.h38 * 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 Dcl_qcomppool.h38 * 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 Dimx8mp_ccm.c431 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 Dimx8mq_ccm.c215 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 Dimx_ccm.h70 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/crypto/krb5/doc/tools/
H A Ddefine_document.tmpl3 .. $composite.macro_reference($composite.name):
5 #set $title = $composite.name
10 .. data:: $composite.name
13 #if $composite.short_description is not None and len($composite.short_description)
14 $composite.short_description
17 $composite.long_description
19 #if $composite.name_signature is not None and len($composite.name_signature)
20 #echo ''.join(['=']*(len($composite.name_signature)+4)) + '== ======================' #
21 ``$composite.name_signature`` ``$composite.initializer``
22 #echo ''.join(['=']*(len($composite.name_signature)+4)) + '== ======================' #
[all …]
H A Dtype_document.tmpl3 .. $composite.struct_reference($composite.name):
5 #set $title = $composite.name
10 .. c:type:: $composite.name
13 #if $composite.short_description is not None and len($composite.short_description)
14 $composite.short_description
17 $composite.long_description
22 $composite.definition
24 #if $composite.Id is not None
25 #if len($composite.attributes)
32 #for $attr in $composite.attributes:
[all …]
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap24xx-clocks.dtsi10 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 Domap2430-clocks.dtsi11 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 Domap3xxx-clocks.dtsi92 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 Domap2420-clocks.dtsi11 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 Domap44xx-clocks.dtsi343 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 Domap3430es1-clocks.dtsi75 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 Domap36xx-omap3430es2plus-clocks.dtsi18 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 Domap54xx-clocks.dtsi889 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 Dcomposite.txt1 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 Dgate.txt26 "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 Dmux.txt37 - 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/krb5/src/doc/
H A DMakefile.in44 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 DPointer.cpp345 "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 DIRMover.h49 // 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 Dcl_pool.c56 * 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 Dnn_miller_rabin.c27 * 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 Dgss_import_name.c44 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 Drk_cru.h138 /* 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

12345678910>>...12