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

1 2 3 4 5 6 7 8 91011>>

  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/log/event/
SyncCommon.java 134 * to combine start and stop events and passes a processed event to the
  /system/core/libnl_2/genl/
genl.c 119 /* Combine netlink and generic netlink headers */
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
streams.py     [all...]
  /external/icu4c/common/
normalizer2impl.cpp 641 * If the lead and trail characters combine, then this function returns
657 int32_t Normalizer2Impl::combine(const uint16_t *list, UChar32 trail) { function in class:Normalizer2Impl
800 * a Jamo T could combine with.
808 } else if((compositeAndFwd=combine(compositionsList, c))>=0) {
809 // The starter and the combining mark (c) do combine.
882 // If c did not combine, then check if it is a starter.
886 // It may combine with something, prepare for it.
    [all...]
  /external/mksh/src/
Build.sh 318 c:combine|c:dragonegg|c:llvm|c:lto)
921 elif test $cm = combine; then
946 7) t_cflags='-fwhole-program --combine' t_ldflags=''
947 t_use=0 t_name=combine cm=combine ;;
1201 combine)
1202 v "$CC $CFLAGS $CPPFLAGS $LDFLAGS -fwhole-program --combine $NOWARN -o $tcfn conftest.c $LIBS $ccpr"
    [all...]
  /external/antlr/antlr-3.4/runtime/Python/tests/
t048rewrite.py 300 tokens.insertBefore(0, "z") # combine with left edge of rewrite
309 tokens.insertBefore(0, "z") # combine with left edge of rewrite
  /external/bluetooth/glib/glib/
gunidecomp.c 298 combine (gunichar a, function
456 combine (wc_buffer[last_start], wc_buffer[i],
  /external/jmonkeyengine/engine/src/tools/jme3tools/optimize/
GeometryBatchFactory.java 139 throw new UnsupportedOperationException("Cannot combine different"
282 * @param geometries The Geometries to combine
  /external/v8/src/
SConscript 362 # Combine the JavaScript library files into a single C++ file and
370 # Combine the experimental JavaScript library files into a C++ file
  /external/v8/test/mjsunit/
array-reduce.js 79 combine,
81 var rec = makeRecorder(combine);
  /external/webrtc/src/modules/audio_processing/aec/
aec_core_sse2.c 280 // Combine parts.
335 // Combine parts.
  /frameworks/base/services/java/com/android/server/net/
NetworkStatsCollection.java 131 * Combine all {@link NetworkStatsHistory} in this collection which match
140 * Combine all {@link NetworkStatsHistory} in this collection which match
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ExplodedRenderingHelper.java 137 // now combine/compare based on the parent.
206 * Combine the padding of children of a relative layout.
  /dalvik/vm/mterp/c/
gotoTargets.cpp 150 * Combine the object we found with the vtable offset in the
244 * Combine the object we found with the vtable offset in the
436 * Combine the object we found with the vtable offset in the
497 * Combine the object we found with the vtable offset in the
    [all...]
  /docs/source.android.com/src/community/
index.md 61 This list is for developers who want to port Android to a new device. If you're wondering how to combine the Android source code with your hardware, this is the right group for you. Discuss here the specifics of porting Android to individual devices, from obtaining toolchains and merging kernel drivers all the way to configuring or modifying applications for your specific
  /external/bison/src/
state.h 51 reductions (combine the last n things on the stack via a rule,
  /external/chromium/base/
string16.h 142 // as a coalesced symbol, meaning that the linker will combine multiple
time_posix.cc 63 // Combine seconds and microseconds in a 64-bit field containing microseconds
  /external/chromium/chrome/browser/autofill/
autofill_ie_toolbar_import_win.cc 217 // Combine phones into whole phone #.
  /external/chromium/chrome/browser/extensions/
extension_toolbar_model.cc 165 // Combine the currently enabled extensions that have browser actions (which
  /external/chromium/chrome/browser/net/
referrer.cc 20 // We always combine our old expected value, weighted by some factor W (we use
  /external/chromium/chrome/browser/ui/gtk/
edit_search_engine_dialog.cc 58 // combine the normal or insensitive foreground of the label style with the
  /external/chromium/chrome/browser/webdata/
web_database.cc 267 // Combine migrations 35 and 36. This is due to enhancements to the merge
  /external/chromium/googleurl/base/
string16.h 155 // as a coalesced symbol, meaning that the linker will combine multiple
  /external/elfutils/libebl/
ebl-hooks.h 104 /* Combine section header flags values. */

Completed in 1083 milliseconds

1 2 3 4 5 6 7 8 91011>>