HomeSort by relevance Sort by last modified time
    Searched refs:copy (Results 276 - 300 of 4577) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/WebCore/svg/
SVGPathByteStream.h 14 * You should have received a copy of the GNU Library General Public License
54 PassOwnPtr<SVGPathByteStream> copy() function in class:WebCore::SVGPathByteStream
  /external/webkit/Source/WebKit/chromium/public/
WebFileSystem.h 62 virtual void copy(const WebString& srcPath, const WebString& destPath, WebFileSystemCallbacks*) { WEBKIT_ASSERT_NOT_REACHED(); } function in class:WebKit::WebFileSystem
  /external/webkit/Tools/DumpRenderTree/mac/
NavigationController.m 55 pendingScript = [script copy];
63 pendingRequest = [request copy];
  /frameworks/av/media/libstagefright/wifi-display/source/
TSPacketizer.cpp 6 * You may obtain a copy of the License at
755 size_t copy = accessUnit->size(); local
756 if (copy > sizeLeft) {
757 copy = sizeLeft;
760 memcpy(ptr, accessUnit->data(), copy);
761 ptr += copy;
762 CHECK_EQ(sizeLeft, copy);
763 memset(ptr, 0xff, sizeLeft - copy);
767 size_t offset = copy;
802 size_t copy = accessUnit->size() - offset local
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_valarray.c 19 * Permission to use or copy this software for any purpose is hereby granted
153 copy(this->_M_first + __n, this->_M_first + this->size(),
158 copy(this->_M_first, this->_M_first + this->size() + __n,
177 copy(this->_M_first, this->_M_first + __n,
179 copy(this->_M_first + __n, this->_M_first + this->size(),
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 20 // You should have received a copy of the GNU General Public License and
21 // a copy of the GCC Runtime Library Exception along with this program;
27 // Permission to use, copy, modify, sell, and distribute this software
95 std::copy(m_a_entries, m_a_entries + left, a_entries);
96 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
150 std::copy(m_a_entries, m_a_entries + m_size, a_entries);
151 std::copy(other.m_a_entries, other.m_a_entries + other.m_size, a_entries + m_size);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
merge.h 20 // You should have received a copy of the GNU General Public License and
21 // a copy of the GCC Runtime Library Exception along with this program;
76 target = std::copy(begin1, begin1 + max_length, target);
81 target = std::copy(begin2, begin2 + max_length, target);
145 target = std::copy(begin1, begin1 + max_length, target);
150 target = std::copy(begin2, begin2 + max_length, target);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 21 // You should have received a copy of the GNU General Public License and
22 // a copy of the GCC Runtime Library Exception along with this program;
28 // Permission to use, copy, modify, sell, and distribute this software
96 std::copy(m_a_entries, m_a_entries + left, a_entries);
97 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
151 std::copy(m_a_entries, m_a_entries + m_size, a_entries);
152 std::copy(other.m_a_entries, other.m_a_entries + other.m_size, a_entries + m_size);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 21 // You should have received a copy of the GNU General Public License and
22 // a copy of the GCC Runtime Library Exception along with this program;
28 // Permission to use, copy, modify, sell, and distribute this software
96 std::copy(m_a_entries, m_a_entries + left, a_entries);
97 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
151 std::copy(m_a_entries, m_a_entries + m_size, a_entries);
152 std::copy(other.m_a_entries, other.m_a_entries + other.m_size, a_entries + m_size);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 20 // You should have received a copy of the GNU General Public License and
21 // a copy of the GCC Runtime Library Exception along with this program;
27 // Permission to use, copy, modify, sell, and distribute this software
95 std::copy(m_a_entries, m_a_entries + left, a_entries);
96 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
150 std::copy(m_a_entries, m_a_entries + m_size, a_entries);
151 std::copy(other.m_a_entries, other.m_a_entries + other.m_size, a_entries + m_size);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_valarray.c 19 * Permission to use or copy this software for any purpose is hereby granted
153 copy(this->_M_first + __n, this->_M_first + this->size(),
158 copy(this->_M_first, this->_M_first + this->size() + __n,
177 copy(this->_M_first, this->_M_first + __n,
179 copy(this->_M_first + __n, this->_M_first + this->size(),
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 20 // You should have received a copy of the GNU General Public License and
21 // a copy of the GCC Runtime Library Exception along with this program;
27 // Permission to use, copy, modify, sell, and distribute this software
95 std::copy(m_a_entries, m_a_entries + left, a_entries);
96 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
150 std::copy(m_a_entries, m_a_entries + m_size, a_entries);
151 std::copy(other.m_a_entries, other.m_a_entries + other.m_size, a_entries + m_size);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_valarray.c 19 * Permission to use or copy this software for any purpose is hereby granted
153 copy(this->_M_first + __n, this->_M_first + this->size(),
158 copy(this->_M_first, this->_M_first + this->size() + __n,
177 copy(this->_M_first, this->_M_first + __n,
179 copy(this->_M_first + __n, this->_M_first + this->size(),
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 20 // You should have received a copy of the GNU General Public License and
21 // a copy of the GCC Runtime Library Exception along with this program;
27 // Permission to use, copy, modify, sell, and distribute this software
95 std::copy(m_a_entries, m_a_entries + left, a_entries);
96 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
150 std::copy(m_a_entries, m_a_entries + m_size, a_entries);
151 std::copy(other.m_a_entries, other.m_a_entries + other.m_size, a_entries + m_size);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_valarray.c 19 * Permission to use or copy this software for any purpose is hereby granted
153 copy(this->_M_first + __n, this->_M_first + this->size(),
158 copy(this->_M_first, this->_M_first + this->size() + __n,
177 copy(this->_M_first, this->_M_first + __n,
179 copy(this->_M_first + __n, this->_M_first + this->size(),
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 20 // You should have received a copy of the GNU General Public License and
21 // a copy of the GCC Runtime Library Exception along with this program;
27 // Permission to use, copy, modify, sell, and distribute this software
95 std::copy(m_a_entries, m_a_entries + left, a_entries);
96 std::copy(m_a_entries + left, m_a_entries + m_size, a_other_entries);
150 std::copy(m_a_entries, m_a_entries + m_size, a_entries);
151 std::copy(other.m_a_entries, other.m_a_entries + other.m_size, a_entries + m_size);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_valarray.c 19 * Permission to use or copy this software for any purpose is hereby granted
153 copy(this->_M_first + __n, this->_M_first + this->size(),
158 copy(this->_M_first, this->_M_first + this->size() + __n,
177 copy(this->_M_first, this->_M_first + __n,
179 copy(this->_M_first + __n, this->_M_first + this->size(),
  /build/core/tasks/
factory_ramdisk.mk 6 # You may obtain a copy of the License at
41 $(eval $(call copy-one-file,$(_iofrm_src),$(_fulldest))) \
64 $(eval $(call copy-one-file,$(TARGET_OUT)/build.prop,$(TARGET_FACTORY_RAMDISK_OUT)/system/build.prop))
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
CharInfo.java 8 * You may obtain a copy of the License at
94 /** Copy the first 0,1 ... ASCII_MAX values into an array */
153 * making a mutable copy, {@link #mutableCopyOf(CharInfo)}.
500 // Put the common copy of charInfo in the cache, but return
501 // a copy of it.
531 * Create a mutable copy of the cached one.
536 CharInfo copy = new CharInfo();
539 System.arraycopy(charInfo.array_of_bits,0,copy.array_of_bits,0,max);
541 copy.firstWordNotUsed = charInfo.firstWordNotUsed;
544 System.arraycopy(charInfo.shouldMapAttrChar_ASCII,0,copy.shouldMapAttrChar_ASCII,0,max)
    [all...]
  /external/e2fsprogs/lib/uuid/
Android.mk 6 copy.c \
  /external/grub/stage2/
terminfo.c 16 * You should have received a copy of the GNU General Public License
255 ti_get_term(struct terminfo *copy)
257 grub_memmove (copy, &term, sizeof (struct terminfo));
  /external/guava/guava/src/com/google/common/io/
Resources.java 6 * You may obtain a copy of the License at
139 public static void copy(URL from, OutputStream to) throws IOException {
140 ByteStreams.copy(newInputStreamSupplier(from), to);
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/kernel/tcp/
NioEndpoint.java 121 protected void send( ByteBuffer data, boolean copy, boolean wakeup )
127 if( !copy ) {
130 // Copy the buffer
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
Data.java 6 * You may obtain a copy of the License at
189 // **************************** Copy **************************
192 * Does a deep copy of the attributes and values from one node to another.
194 * @param toPath destination path for the deep copy.
197 void copy(String toPath, Data from); method in interface:Data
200 * Does a deep copy the attributes and values from one node to another
204 void copy(Data from); method in interface:Data
UnmodifiableData.java 6 * You may obtain a copy of the License at
40 public void copy(Data from) { method in class:UnmodifiableData
45 public void copy(String toPath, Data from) { method in class:UnmodifiableData

Completed in 3911 milliseconds

<<11121314151617181920>>