HomeSort by relevance Sort by last modified time
    Searched full:combine (Results 251 - 275 of 1264) sorted by null

<<11121314151617181920>>

  /external/guava/guava/src/com/google/common/collect/
BstOperations.java 148 changedRoot = rebalancePolicy.combine(nodeFactory, originalLeft, originalRight);
  /external/icu4c/common/unicode/
caniter.h 172 // current is used in iterating to combine pieces
  /external/icu4c/tools/gennorm2/
n2builder.cpp 397 UChar32 Normalizer2DataBuilder::combine(const Norm &norm, UChar32 trail) const { function in class:Normalizer2DataBuilder
608 return FALSE; // the last starter does not combine forward
618 (starter=combine(*starterNorm, buffer.charAt(combMarkIndex)))>=0
623 return FALSE; // the composite does not combine further
    [all...]
  /external/libpng/contrib/pngminus/
README 78 RGB+A png-image, you just combine a ppm-file with a corresponding
  /external/llvm/test/CodeGen/X86/
avx-vinsertf128.ll 40 ;; DAG Combine must remove useless vinsertf128 instructions
  /external/mesa3d/src/glsl/
ir_hierarchical_visitor.h 57 * These two changes combine to allow nagivation of children to be implemented
  /external/oauth/core/src/main/java/net/oauth/signature/
OAuthSignatureMethod.java 148 // Combine the URL query string with the other parameters:
  /external/oprofile/libdb/
odb.h 225 /* trying to combine high order bits his a no-op: inside a binary image
  /external/proguard/src/proguard/classfile/editor/
MemberAdder.java 112 // // Combine the access flags.
  /external/qemu/
m68k.ld 1 /* Script for -z combreloc: combine and sort reloc sections */
  /external/v8/src/
type-info.h 97 static TypeInfo Combine(TypeInfo a, TypeInfo b) {
  /external/webkit/Source/WebCore/svg/animation/
SMILTimeContainer.cpp 306 // well (directly or indirectly by modifying <use> x/y) and this way transforms combine properly.
  /external/webrtc/src/common_audio/signal_processing/
splitting_filter.c 186 // The filtered signals are even and odd samples of the output. Combine
  /frameworks/base/core/java/android/net/
NetworkTemplate.java 127 * Template to combine all {@link ConnectivityManager#TYPE_ETHERNET} style
  /frameworks/base/core/tests/coretests/src/android/util/
GridScenario.java 295 throw new IllegalArgumentException("grid items must combine to be at least " +
  /frameworks/base/docs/html/training/graphics/opengl/
projection.jd 86 <p>This code populates a projection matrix, {@code mProjMatrix} which you can then combine with a
  /frameworks/base/graphics/java/android/renderscript/
ProgramFragmentFixedFunction.java 247 * components will be used to combine with the
  /frameworks/base/include/androidfw/
KeyCharacterMap.h 79 static sp<KeyCharacterMap> combine(const sp<KeyCharacterMap>& base,
  /frameworks/base/libs/androidfw/
KeyCharacterMap.cpp 163 sp<KeyCharacterMap> KeyCharacterMap::combine(const sp<KeyCharacterMap>& base, function in class:android::KeyCharacterMap
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/editor/
EditorAnimator.java 169 // Combine
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
VoicemailContentTable.java 91 * This is a bit of a hack, it uses a suitably localized string and uses SQL to combine this
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis4/
Visualization4RS.java 216 // the current induced by the movement of the needle, so we can combine
  /prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/i686-android-linux/lib/ldscripts/
elf_i386.xc 1 /* Script for -z combreloc: combine and sort reloc sections */
elf_i386.xdc 1 /* Script for -pie -z combreloc: position independent executable, combine & sort relocs */
elf_i386.xdw 1 /* Script for -pie -z combreloc -z now -z relro: position independent executable, combine & sort relocs */

Completed in 914 milliseconds

<<11121314151617181920>>