Home
last modified time | relevance | path

Searched defs:compose (Results 1 - 25 of 88) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DinferFromGenericFunctionReturnTypes1.js92 function compose() { function
H A DreturnTypeParameterWithModules.js30 function compose() { function
H A DgenericTypeParameterEquivalence2.js63 function compose(f, g) { function
[all...]
H A DinferFromGenericFunctionReturnTypes2.js126 function compose() { function
/third_party/node/lib/internal/streams/
H A Dcompose.js24 module.exports = function compose(...streams) { function
H A Doperators.js44 function compose(stream, options) { function
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_drm.h62 struct v4l2_rect compose; member
H A Dvsp1_hgo.c138 struct v4l2_rect *compose; in hgo_configure_stream() local
H A Dvsp1_hgt.c134 struct v4l2_rect *compose; in hgt_configure_stream() local
H A Dvsp1_rpf.c114 const struct v4l2_rect *compose; in rpf_configure_stream() local
H A Dvsp1_brx.c158 struct v4l2_rect *compose; in brx_set_format() local
224 struct v4l2_rect *compose; in brx_set_selection() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_drm.h62 struct v4l2_rect compose; member
H A Dvsp1_hgo.c138 struct v4l2_rect *compose; in hgo_configure_stream() local
H A Dvsp1_hgt.c134 struct v4l2_rect *compose; in hgt_configure_stream() local
H A Dvsp1_brx.c159 struct v4l2_rect *compose; in brx_set_format() local
225 struct v4l2_rect *compose; in brx_set_selection() local
[all...]
H A Dvsp1_rpf.c166 const struct v4l2_rect *compose; in rpf_configure_stream() local
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_winsys.h116 (*compose)( struct pipe_screen *screen, member
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-normalize.hh64 bool (*compose) (const hb_ot_shape_normalize_context_t *c, member
H A Dhb-ot-shape-complex.hh135 bool (*compose) (const hb_ot_shape_normalize_context_t *c, member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DNormalizerData.java129 private LongHashtable compose; field in NormalizerData
85 NormalizerData(IntHashtable canonicalClass, IntStringHashtable decompose, LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) NormalizerData() argument
H A DNormalizerBuilder.java115 buildDecompositionTables( IntHashtable canonicalClass, IntStringHashtable decompose, LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) buildDecompositionTables() argument
260 setMinimalDecomp(IntHashtable canonicalClass, IntStringHashtable decompose, LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) setMinimalDecomp() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DNormalizerData.java126 private LongHashtable compose; field in NormalizerData
82 NormalizerData(IntHashtable canonicalClass, IntStringHashtable decompose, LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) NormalizerData() argument
H A DNormalizerBuilder.java114 buildDecompositionTables( IntHashtable canonicalClass, IntStringHashtable decompose, LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) buildDecompositionTables() argument
259 setMinimalDecomp(IntHashtable canonicalClass, IntStringHashtable decompose, LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) setMinimalDecomp() argument
/third_party/PyYAML/lib/yaml/
H A D__init__.py51 def compose(stream, Loader=Loader): function
/third_party/skia/third_party/externals/libpng/contrib/examples/
H A Dsimpleover.c162 # define compose(c)\ in sprite_op() macro

Completed in 12 milliseconds

1234