Searched defs:combine (Results 1 - 25 of 36) sorted by relevance

12

/external/hyphenation/
H A Dsubstrings.pl91 combine ($newpattab{$newpat}, $pattab{$subpat});
128 sub combine { subroutine
H A Dsubstrings.c147 static char *combine( function
233 newpattab_val[newpatterns++] = combine(neworg,pattab_val[subpat_ndx]);
238 newpattab_val[newpat_ndx] = combine(
/external/dexmaker/src/dx/java/com/android/dx/rop/annotation/
H A DAnnotationsList.java39 public static AnnotationsList combine(AnnotationsList list1, method in class:AnnotationsList
52 result.set(i, Annotations.combine(a1, a2));
H A DAnnotations.java52 public static Annotations combine(Annotations a1, Annotations a2) { method in class:Annotations
72 public static Annotations combine(Annotations annotations, method in class:Annotations
/external/guava/guava/src/com/google/common/collect/
H A DBstBalancePolicy.java44 N combine(BstNodeFactory<N> nodeFactory, @Nullable N left, @Nullable N right); method in interface:BstBalancePolicy
/external/smack/src/org/apache/harmony/javax/security/auth/
H A DSubjectDomainCombiner.java82 public ProtectionDomain[] combine(ProtectionDomain[] currentDomains, method in class:SubjectDomainCombiner
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/category/
H A DPropertyCategoryProviders.java62 public static PropertyCategoryProvider combine(final PropertyCategoryProvider... providers) { method in class:PropertyCategoryProviders
76 private static final PropertyCategoryProvider DEF = combine(forcedByUser(), fromProperty());
/external/emma/core/java12/com/vladium/util/
H A DDescriptors.java27 public static String combine (final String packageName, final String name, final char separator) method in class:Descriptors
40 return combine (packageName, name, JAVA_NAME_SEPARATOR);
45 return combine (packageName, name, VM_NAME_SEPARATOR);
H A DIProperties.java112 public static IProperties combine (final IProperties overrides, final IProperties base) method in class:IProperties.Factory
H A DProperty.java56 public static Properties combine (final Properties overrides, final Properties base) method in class:Property
118 return combine (resOverrides,
119 combine (systemOverrides,
120 combine (systemFileOverrides,
/external/openssl/crypto/asn1/
H A Dtasn_fre.c65 static void asn1_item_combine_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int combine);
79 static void asn1_item_combine_free(ASN1_VALUE **pval, const ASN1_ITEM *it, int combine) argument
127 if (!combine)
174 if (!combine)
H A Dtasn_new.c68 int combine);
89 int combine)
103 if (!combine) *pval = NULL;
161 if (!combine)
189 if (!combine)
321 /* NB: could probably combine most of the real XXX_new() behaviour and junk
88 asn1_item_ex_combine_new(ASN1_VALUE **pval, const ASN1_ITEM *it, int combine) argument
/external/stlport/test/unit/
H A Dlocale_test.cpp236 void LocaleTest::combine() function in class:LocaleTest
244 loc.combine<messages<char> >(loc);
255 loc.combine<dummy_facet>(loc);
287 //We are going to combine money facets as all formats are different.
290 locale loc = loc1.combine<moneypunct<char, true> >(loc2);
291 loc = loc.combine<moneypunct<char, false> >(loc2);
292 loc = loc.combine<money_put<char> >(loc2);
293 loc = loc.combine<money_get<char> >(loc2);
305 //We check that resulting locale has not wrongly acquire loc1 facets that hasn't been combine:
306 locale loc = loc2.combine<numpunc
[all...]
/external/jmonkeyengine/engine/src/tools/jme3tools/converters/model/strip/
H A DStripInfo.java294 combine(forwardFaces, backwardFaces);
303 void combine(FaceInfoVec forward, FaceInfoVec backward){ method in class:StripInfo
/external/stlport/stlport/stl/
H A D_locale.h154 locale combine(const locale& __loc) const { function in class:locale
252 locale combine(const locale& __loc) const { function in class:locale
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/
H A DResponseHeaders.java450 public ResponseHeaders combine(ResponseHeaders network) throws IOException { method in class:ResponseHeaders
/external/iptables/iptables/
H A Diptables-xml.c42 /* Whether to combine actions of sequential rules with identical conditions */
43 static int combine = 0; variable
47 {"combine", 0, NULL, 'c'},
56 " [--combine ]\n"
528 NOTE: We don't want to combine actions if there were no criteria
542 * to combine further actions into the same xml */
566 // This means we don't combine target-less rules, which is good
577 if (combine && argc > 2 && !isTarget(argv[2]) && compareRules()) {
638 combine = 1;
/external/llvm/include/llvm/ADT/
H A DHashing.h344 /// A type trait which is true if we want to combine values for hashing by
511 /// This sets up the state for a recursive hash combine, including getting
527 // with the variadic combine because that formation can have varying
564 hash_code combine(size_t length, char *buffer_ptr, char *buffer_end, function in struct:llvm::hashing::detail::hash_combine_recursive_helper
569 return combine(length, buffer_ptr, buffer_end, args...);
578 hash_code combine(size_t length, char *buffer_ptr, char *buffer_end, function in struct:llvm::hashing::detail::hash_combine_recursive_helper
582 return combine(length, buffer_ptr, buffer_end, arg2, arg3, arg4, arg5, arg6);
585 hash_code combine(size_t length, char *buffer_ptr, char *buffer_end, function in struct:llvm::hashing::detail::hash_combine_recursive_helper
589 return combine(length, buffer_ptr, buffer_end, arg2, arg3, arg4, arg5);
592 hash_code combine(size_ function in struct:llvm::hashing::detail::hash_combine_recursive_helper
599 hash_code combine(size_t length, char *buffer_ptr, char *buffer_end, function in struct:llvm::hashing::detail::hash_combine_recursive_helper
605 hash_code combine(size_t length, char *buffer_ptr, char *buffer_end, function in struct:llvm::hashing::detail::hash_combine_recursive_helper
611 hash_code combine(size_t length, char *buffer_ptr, char *buffer_end, function in struct:llvm::hashing::detail::hash_combine_recursive_helper
624 hash_code combine(size_t length, char *buffer_ptr, char *buffer_end) { function in struct:llvm::hashing::detail::hash_combine_recursive_helper
[all...]
/external/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp597 // Try to combine Idx's compose map into Vec if it is compatible.
599 static bool combine(const CodeGenSubRegIndex *Idx, function
647 if (combine(SubRegIndices[i], Rows[r])) {
656 combine(SubRegIndices[i], Rows.back());
/external/chromium/third_party/libjingle/source/talk/base/
H A Dhttpclient.cc243 HttpData::HeaderCombine combine) {
270 response->changeHeader(name, value, combine);
554 HttpData::HeaderCombine combine = local
557 if (!HttpReadCacheHeaders(stream.get(), &transaction_->response, combine)) {
242 HttpReadCacheHeaders(StreamInterface* input, HttpResponseData* response, HttpData::HeaderCombine combine) argument
H A Dhttpcommon.cc437 HeaderCombine combine) {
438 if (combine == HC_AUTO) {
441 combine = !FromString(header, name) || HttpHeaderIsCollapsible(header)
443 } else if (combine == HC_REPLACE) {
445 combine = HC_NO;
447 // At this point, combine is one of (YES, NO, NEW)
448 if (combine != HC_NO) {
451 if (combine == HC_YES) {
436 changeHeader(const std::string& name, const std::string& value, HeaderCombine combine) argument
H A Dhttpcommon.h307 HeaderCombine combine);
351 HeaderCombine combine) {
352 changeHeader(ToString(header), value, combine); local
350 changeHeader(HttpHeader header, const std::string& value, HeaderCombine combine) argument
/external/quake/quake/src/QW/client/
H A Dsnd_dma.c729 channel_t *combine; local
742 combine = NULL;
754 // try to combine static sounds with a previous channel of the same
760 if (combine && combine->sfx == ch->sfx)
762 combine->leftvol += ch->leftvol;
763 combine->rightvol += ch->rightvol;
768 combine = channels+MAX_DYNAMIC_CHANNELS + NUM_AMBIENTS;
769 for (j=MAX_DYNAMIC_CHANNELS + NUM_AMBIENTS ; j<i; j++, combine++)
770 if (combine
[all...]
/external/quake/quake/src/WinQuake/
H A Dsnd_dma.cpp733 channel_t *combine; local
746 combine = NULL;
758 // try to combine static sounds with a previous channel of the same
764 if (combine && combine->sfx == ch->sfx)
766 combine->leftvol += ch->leftvol;
767 combine->rightvol += ch->rightvol;
772 combine = channels+MAX_DYNAMIC_CHANNELS + NUM_AMBIENTS;
773 for (j=MAX_DYNAMIC_CHANNELS + NUM_AMBIENTS ; j<i; j++, combine++)
774 if (combine
[all...]
/external/icu4c/common/
H A Dnormalizer2impl.cpp711 * If the lead and trail characters combine, then this function returns
727 int32_t Normalizer2Impl::combine(const uint16_t *list, UChar32 trail) { function in class:Normalizer2Impl
870 * a Jamo T could combine with.
878 } else if((compositeAndFwd=combine(compositionsList, c))>=0) {
879 // The starter and the combining mark (c) do combine.
952 // If c did not combine, then check if it is a starter.
956 // It may combine with something, prepare for it.
1011 if(b<0 || 0x10ffff<b) { // combine(list, b) requires a valid code point b
1015 return combine(list, b)>>1;
1017 int32_t compositeAndFwd=combine(lis
[all...]

Completed in 433 milliseconds

12