| /external/apache-commons-io/src/main/java/org/apache/commons/io/function/ | 
| D | IOFunction.java | 144     default <V> IOFunction<V, R> compose(final Function<? super V, ? extends T> before) {  in compose()  method161     default <V> IOFunction<V, R> compose(final IOFunction<? super V, ? extends T> before) {  in compose()  method
 177     default IOSupplier<R> compose(final IOSupplier<? extends T> before) {  in compose()  method
 193     default IOSupplier<R> compose(final Supplier<? extends T> before) {  in compose()  method
 
 | 
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/ | 
| D | Rule.java | 28         String compose(Matcher prematcher, Matcher postmatcher);  in compose()  method39         public String compose(Matcher prematcher, Matcher postmatcher) {  in compose()  method in Rule.StringItem
 59         public String compose(Matcher prematcher, Matcher postmatcher) {  in compose()  method in Rule.NumberedItem
 73         public String compose(Matcher prematcher, Matcher postmatcher) {  in compose()  method in Rule.CursorItem
 
 | 
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/ | 
| D | NormalizerData.java | 86       LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) {  in NormalizerData()129     private LongHashtable compose;  field in NormalizerData
 
 | 
| D | NormalizerBuilder.java | 57             LongHashtable compose = new LongHashtable(NormalizerData.NOT_COMPOSITE);  in build()  local117       LongHashtable compose, BitSet isCompatibility, BitSet isExcluded)  in buildDecompositionTables()
 261       LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) {  in setMinimalDecomp()
 
 | 
| /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ | 
| D | NormalizerData.java | 83       LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) {  in NormalizerData()126     private LongHashtable compose;  field in NormalizerData
 
 | 
| D | NormalizerBuilder.java | 56             LongHashtable compose = new LongHashtable(NormalizerData.NOT_COMPOSITE);  in build()  local116       LongHashtable compose, BitSet isCompatibility, BitSet isExcluded)  in buildDecompositionTables()
 260       LongHashtable compose, BitSet isCompatibility, BitSet isExcluded) {  in setMinimalDecomp()
 
 | 
| /external/python/setuptools/setuptools/_distutils/command/ | 
| D | py37compat.py | 20 def compose(f1, f2):  function
 | 
| /external/testng/src/main/java/org/testng/mustache/ | 
| D | StringChunk.java | 13   public String compose() {  in compose()  method in StringChunk
 | 
| D | BaseChunk.java | 17   abstract String compose();  in compose()  method in BaseChunk
 | 
| D | VariableChunk.java | 13   public String compose() {  in compose()  method in VariableChunk
 | 
| /external/apache-commons-lang/src/main/java/org/apache/commons/lang3/function/ | 
| D | FailableIntUnaryOperator.java | 85     default FailableIntUnaryOperator<E> compose(final FailableIntUnaryOperator<E> before) {  in compose()  method
 | 
| D | FailableLongUnaryOperator.java | 85     default FailableLongUnaryOperator<E> compose(final FailableLongUnaryOperator<E> before) {  in compose()  method
 | 
| D | FailableDoubleUnaryOperator.java | 89     default FailableDoubleUnaryOperator<E> compose(final FailableDoubleUnaryOperator<E> before) {  in compose()  method
 | 
| D | FailableFunction.java | 92 …default <V> FailableFunction<V, R, E> compose(final FailableFunction<? super V, ? extends T, E> be…  in compose()  method
 | 
| /external/autotest/client/common_lib/test_utils/ | 
| D | functools_24.py | 31 def compose(*args):  function
 | 
| /external/mesa3d/src/gallium/frontends/wgl/ | 
| D | stw_winsys.h | 88    (*compose)( struct pipe_screen *screen,  member
 | 
| /external/apache-xml/src/main/java/org/apache/xalan/templates/ | 
| D | ElemWhen.java | 90   public void compose(StylesheetRoot sroot)   in compose()  method in ElemWhen
 | 
| D | ElemParam.java | 91   public void compose(StylesheetRoot sroot) throws TransformerException  in compose()  method in ElemParam
 | 
| D | ElemIf.java | 84   public void compose(StylesheetRoot sroot) throws TransformerException  in compose()  method in ElemIf
 | 
| D | ElemPI.java | 83   public void compose(StylesheetRoot sroot) throws TransformerException  in compose()  method in ElemPI
 | 
| D | ElemExsltFunction.java | 124   public void compose(StylesheetRoot sroot) throws TransformerException  in compose()  method in ElemExsltFunction
 | 
| /external/guice/extensions/service/src/com/google/inject/service/ | 
| D | CompositeService.java | 71   public Service compose() {  in compose()  method in CompositeService
 | 
| /external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/ | 
| D | gcs_filesystem.h | 57   bool compose;  member
 | 
| /external/harfbuzz_ng/src/ | 
| D | hb-ot-shape-normalize.hh | 64   bool (*compose) (const hb_ot_shape_normalize_context_t *c,  member
 | 
| /external/ImageMagick/MagickCore/ | 
| D | decorate.c | 104   const RectangleInfo *border_info,const CompositeOperator compose,  in BorderImage()170   const CompositeOperator compose,ExceptionInfo *exception)  in FrameImage()
 
 |