HomeSort by relevance Sort by last modified time
    Searched refs:combine (Results 151 - 175 of 448) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/go/linux-x86/src/crypto/tls/
handshake_test.go 35 // the test files. Generally one should combine the -update flag with -test.run
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32_amd64.go 110 // separately and then combine the results.
  /external/v8/src/compiler/
bytecode-graph-builder.cc 60 Node* Checkpoint(BailoutId bytecode_offset, OutputFrameStateCombine combine,
423 BailoutId bailout_id, OutputFrameStateCombine combine,
455 bailout_id, combine, builder()->frame_state_function_info());
611 OutputFrameStateCombine combine) {
626 bailout_id, combine, has_exception, liveness_after);
    [all...]
ast-graph-builder.h 481 Node* Checkpoint(BailoutId ast_id, OutputFrameStateCombine combine =
  /external/bison/tests/
testsuite     [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
Normalizer2Impl.java 1830 private static int combine(String compositions, int list, int trail) { method
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
Normalizer2Impl.java 1826 private static int combine(String compositions, int list, int trail) { method
    [all...]
  /external/libxml2/
relaxng.c 113 xmlRelaxNGCombine combine; /* the default combine value */ member in struct:_xmlRelaxNGGrammar
5731 xmlChar *combine; local
5851 xmlChar *combine; local
    [all...]
  /external/emma/core/java12/com/vladium/emma/rt/
AppRunner.java 77 if (appProperties == null) appProperties = EMMAProperties.getAppProperties (); // don't use combine()
79 toolProperties = IProperties.Factory.combine (m_propertyOverrides, appProperties);
    [all...]
  /external/icu/icu4c/source/common/
normalizer2impl.h 506 * the MaybeYes which combine-forward and have ccc=0.
515 // Perhaps the compiler can combine the two tests for MIN_YES_YES_WITH_CC.
571 static int32_t combine(const uint16_t *list, UChar32 trail);
743 * combine both forward (as starters in composition pairs)
  /external/libvpx/libvpx/vpx_dsp/arm/
loopfilter_8_neon.asm 357 ; combine the data.
365 ; branch and combine the data.
  /libcore/ojluni/src/main/java/java/util/stream/
IntPipeline.java 452 IntSummaryStatistics::combine);
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /external/icu/icu4c/source/tools/gennorm2/
n2builder.cpp 144 // Round-trip mapping for a starter that itself does not combine-forward.
425 UChar32 Normalizer2DataBuilder::combine(const Norm &norm, UChar32 trail) const { function in class:Normalizer2DataBuilder
650 return FALSE; // the last starter does not combine forward
660 (starter=combine(*starterNorm, buffer.charAt(combMarkIndex)))>=0
665 return FALSE; // the composite does not combine further
    [all...]
  /build/make/core/
Makefile 743 # Create the rule to combine the files into text and html/xml forms
    [all...]
  /prebuilts/tools/common/m2/repository/com/sun/xml/bind/external/rngom/2.2.11/
rngom-2.2.11.jar 
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
compile.go 331 // TODO: combine phielim and copyelim into a single pass?
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
compile.go 331 // TODO: combine phielim and copyelim into a single pass?
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.jobs_3.7.0.v20150330-2103.jar 
  /frameworks/minikin/tools/
mk_hyb_file.py 110 def combine(a, b): function
  /packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/
ImapFolder.java 304 Utility.combine(fetchFields.toArray(new String[fetchFields.size()]), ' ')),
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
Utility.java 108 public static String combine(Object[] parts, char separator) { method in class:Utility
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
PhotoDataAdapter.java 306 // Combine the ScreenNails if we already have a BitmapScreenNail
309 screenNail = original.combine(screenNail);
    [all...]
  /system/sepolicy/
Android.mk 82 # 3) combine policy files
83 # - combine mapping, platform and non-platform policy.
    [all...]
  /build/soong/android/
module.go 155 // *.logtags files, to combine together in order to generate the /system/etc/event-log-tags

Completed in 1874 milliseconds

1 2 3 4 5 67 8 91011>>