Home
last modified time | relevance | path

Searched defs:compose (Results 1 – 25 of 47) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
DreturnTypeParameterWithModules.js9 export function compose() { function
30 function compose() { function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
DNormalizerData.java86 LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) { in NormalizerData()
129 private LongHashtable compose; field in NormalizerData
DNormalizerBuilder.java57 LongHashtable compose = new LongHashtable(NormalizerData.NOT_COMPOSITE); in build() local
117 LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) in buildDecompositionTables()
261 LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) { in setMinimalDecomp()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
DNormalizerData.java83 LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) { in NormalizerData()
126 private LongHashtable compose; field in NormalizerData
DNormalizerBuilder.java56 LongHashtable compose = new LongHashtable(NormalizerData.NOT_COMPOSITE); in build() local
116 LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) in buildDecompositionTables()
260 LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) { in setMinimalDecomp()
/third_party/typescript/tests/cases/compiler/
DreturnTypeParameterWithModules.ts8 export function compose() { function
DgenericTypeParameterEquivalence2.ts2 function compose<A, B, C>(f: (b: B) => C, g: (a:A) => B): (a:A) => C { function
DinferFromGenericFunctionReturnTypes2.ts42 function compose<A, B, C, D, E>( function
DinferFromGenericFunctionReturnTypes1.ts20 function compose<A, B, C, D, E>( function
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-normalize.hh64 bool (*compose) (const hb_ot_shape_normalize_context_t *c, member
Dhb-ot-shape-complex.hh135 bool (*compose) (const hb_ot_shape_normalize_context_t *c, member
/third_party/node/lib/internal/streams/
Dcompose.js24 module.exports = function compose(...streams) { function
Doperators.js43 function compose(stream, options) { function
420 compose, property
/third_party/node/deps/npm/node_modules/readable-stream/lib/internal/streams/
Doperators.js26 function compose(stream, options) { function
448 compose field
Dcompose.js20 module.exports = function compose(...streams) { function
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_winsys.h116 (*compose)( struct pipe_screen *screen, member
/third_party/node/lib/
Dstream.js44 const compose = require('internal/streams/compose'); constant
/third_party/node/deps/npm/node_modules/readable-stream/lib/
Dstream.js36 const compose = require('./internal/streams/compose') constant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNormalizer.java675 public static String compose(String str, boolean compat) { in compose() method in Normalizer
691 public static String compose(String str, boolean compat, int options) { in compose() method in Normalizer
711 public static int compose(char[] source,char[] target, boolean compat, int options) { in compose() method in Normalizer
735 public static int compose(char[] src,int srcStart, int srcLimit, in compose() method in Normalizer
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNormalizer.java690 public static String compose(String str, boolean compat) { in compose() method in Normalizer
707 public static String compose(String str, boolean compat, int options) { in compose() method in Normalizer
728 public static int compose(char[] source,char[] target, boolean compat, int options) { in compose() method in Normalizer
753 public static int compose(char[] src,int srcStart, int srcLimit, in compose() method in Normalizer
/third_party/skia/third_party/externals/libpng/contrib/examples/
Dsimpleover.c162 # define compose(c)\ in sprite_op() macro
/third_party/python/Tools/ccbench/
Dccbench.py52 def compose(a, b): function
/third_party/skia/third_party/externals/icu/source/common/
Dnormlzr.cpp163 Normalizer::compose(const UnicodeString& source, in compose() function in Normalizer
/third_party/node/deps/icu-small/source/common/
Dnormlzr.cpp163 Normalizer::compose(const UnicodeString& source, in compose() function in Normalizer
/third_party/icu/icu4c/source/common/
Dnormlzr.cpp163 Normalizer::compose(const UnicodeString& source, in compose() function in Normalizer

12