HomeSort by relevance Sort by last modified time
    Searched full:merge (Results 276 - 300 of 1263) sorted by null

<<11121314151617181920>>

  /external/libffi/src/sh64/
ffitarget.h 8 without limitation the rights to use, copy, modify, merge, publish,
  /external/libffi/src/sparc/
ffitarget.h 8 without limitation the rights to use, copy, modify, merge, publish,
  /external/libffi/src/
types.c 9 without limitation the rights to use, copy, modify, merge, publish,
  /external/libffi/src/x86/
ffitarget.h 10 without limitation the rights to use, copy, modify, merge, publish,
  /external/qemu/
acl.c 9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
dynlink.h 6 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
host-utils.c 10 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
kqemu.h 9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  /external/qemu/audio/
audio.h 9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
noaudio.c 9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
rate_template.h 10 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/extensions/
panoramiXproto.h 7 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  /external/qemu/hw/
pci_host.h 9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  /external/stlport/etc/
STLport-4.5.1.spec 83 - merge with Harold's changes
STLport-4.5.3.spec 83 - merge with Harold's changes
STLport-4.6.spec 86 - merge with Harold's changes
  /external/stlport/stlport/stl/debug/
_list.h 399 void merge(_Self& __x) { function in class:list
404 _M_non_dbg_impl.merge(__x._M_non_dbg_impl);
465 void merge(_Self& __x, _StrictWeakOrdering __comp) { function in class:list
470 _M_non_dbg_impl.merge(__x._M_non_dbg_impl, __comp);
_slist.h 528 void merge(_Self& __x) { function in class:slist
537 _M_non_dbg_impl.merge(__x._M_non_dbg_impl);
581 void merge(_Self& __x, _StrictWeakOrdering __ord) { function in class:slist
590 _M_non_dbg_impl.merge(__x._M_non_dbg_impl, __ord);
  /external/stlport/stlport/stl/pointers/
_slist.h 385 void merge(_Self& __x) { _M_impl.merge(__x._M_impl); } function in class:slist
398 void merge(_Self& __x, _StrictWeakOrdering __comp) function in class:slist
399 { _M_impl.merge(__x._M_impl, _STLP_PRIV _BinaryPredWrapper<_StorageType, _Tp, _StrictWeakOrdering>(__comp)); }
  /external/stlport/test/unit/
slist_test.cpp 485 //merge(slist)
494 slint1.merge(slint2);
502 //merge(slist, predicate)
513 slint1.merge(slint2, greater<int>());
  /external/v8/src/
jump-target.cc 109 // This is safe because we only use the frame for emitting merge code.
188 // costs nothing at the merge code but will incur a
307 Jump(arg); // May emit merge code here.
380 Jump(); // May emit merge code here.
  /external/webkit/WebKitTools/Scripts/
update-webkit 110 print "Attempting to merge conflicted ChangeLogs.\n";
  /frameworks/base/libs/utils/
VectorImpl.cpp 557 ssize_t SortedVectorImpl::merge(const VectorImpl& vector)
559 // naive merge...
574 ssize_t SortedVectorImpl::merge(const SortedVectorImpl& vector)
586 err = merge(static_cast<const VectorImpl&>(vector));
  /frameworks/base/opengl/include/EGL/
eglplatform.h 10 ** without limitation the rights to use, copy, modify, merge, publish,
  /hardware/msm7k/libgralloc/
allocator.cpp 141 // merge freed blocks together

Completed in 241 milliseconds

<<11121314151617181920>>