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

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/v8/src/
regexp-macro-assembler-irregexp.h 102 void Copy(Address a);
  /external/protobuf/src/google/protobuf/
reflection_ops_unittest.cc 57 TEST(ReflectionOpsTest, Copy) {
62 ReflectionOps::Copy(message, &message2);
67 ReflectionOps::Copy(message2, &message2);
76 ReflectionOps::Copy(message, &message2);
82 // Note: Copy is implemented in terms of Merge() so technically the Copy
109 // Note: Copy is implemented in terms of Merge() so technically the Copy
158 // Note: Copy is implemented in terms of Merge() so technically the Copy
    [all...]
  /external/regex-re2/re2/
set.cc 16 options_.Copy(options);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
closure.h 5 // You may obtain a copy of the License at
113 virtual ClosureFst<A> *Copy() const { return new ClosureFst<A>(*this); }
difference.h 5 // You may obtain a copy of the License at
82 virtual DifferenceFst<A> *Copy() const {
132 nopts.gc_limit = 0; // Cache only the last state for fastest copy.
intersect.h 5 // You may obtain a copy of the License at
73 virtual IntersectFst<A> *Copy() const {
122 nopts.gc_limit = 0; // Cache only the last state for fastest copy.
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
aacenc.c 6 ** You may obtain a copy of the License at
61 voMemoprator.Copy = cmnMemCopy;
130 hAacEnc->voMemoprator.Copy = cmnMemCopy;
190 hAacEnc->voMemop->Copy(VO_INDEX_ENC_AAC, hAacEnc->intbuf + hAacEnc->intlen,
229 hAacEnc->voMemop->Copy(VO_INDEX_ENC_AAC, hAacEnc->intbuf,
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 6 # You may obtain a copy of the License at
79 LogCatView_Copy=Copy
106 TableView_Copy=Copy
  /external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
dsa.cpp 359 inline void Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const;
386 inline void TDsa::Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const
427 iDsa.Copy(reinterpret_cast<TUint32*>(targetPtr), reinterpret_cast<const TUint8*>(source), copyLen, height);
438 iDsa.Copy(reinterpret_cast<TUint32*>(targetPtr), reinterpret_cast<const TUint8*>(source), copyLen, height);
934 Mem::Copy(addr, aData, aLength);
1091 Mem::Copy(target, aBits, byteCount);
1257 Mem::Copy(aTarget, src, aBytes << 2);
1308 virtual void Copy(TUint32* aTarget, const TUint8* aSource, TInt aBytes, TBool aReversed) = 0;
1318 void Copy(TUint32* aTarget, const TUint8* aSource, TInt aBytes, TBool aReversed);
1357 void TRgbCopy<T>::Copy(TUint32* aTarget, const TUint8* aSource, TInt aBytes, TBool aReversed
    [all...]
dsa_new.cpp 19 inline void Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const;
44 inline void TDsa::Copy(TUint32* aTarget, const TUint8* aSrc, TInt aBytes, TInt aHeight) const
85 iDsa.Copy(reinterpret_cast<TUint32*>(targetPtr), reinterpret_cast<const TUint8*>(source), copyLen, height);
96 iDsa.Copy(reinterpret_cast<TUint32*>(targetPtr), reinterpret_cast<const TUint8*>(source), copyLen, height);
693 Mem::Copy(addr, aData, aLength);
976 Mem::Copy(target, aBits, byteCount);
1024 Mem::Copy(target, aBits, byteCount);
1195 Mem::Copy(aTarget, src, aBytes << 2);
1246 virtual void Copy(TUint32* aTarget, const TUint8* aSource, TInt aBytes, TBool aReversed) = 0;
1256 void Copy(TUint32* aTarget, const TUint8* aSource, TInt aBytes, TBool aReversed)
    [all...]
  /build/tools/apicheck/
Android.mk 5 # You may obtain a copy of the License at
18 # We use copy-file-to-new-target so that the installed
35 @echo "Copy: $(PRIVATE_MODULE) ($@)"
36 $(copy-file-to-new-target)
  /cts/tools/cts-api-coverage/
Android.mk 5 # You may obtain a copy of the License at
17 # We use copy-file-to-new-target so that the installed
33 @echo "Copy: $(PRIVATE_MODULE) ($@)"
34 $(copy-file-to-new-target)
  /cts/tools/cts-java-scanner/
Android.mk 5 # You may obtain a copy of the License at
17 # We use copy-file-to-new-target so that the installed
33 @echo "Copy: $(PRIVATE_MODULE) ($@)"
34 $(copy-file-to-new-target)
  /cts/tools/cts-native-scanner/
Android.mk 5 # You may obtain a copy of the License at
17 # We use copy-file-to-new-target so that the installed
33 @echo "Copy: $(PRIVATE_MODULE) ($@)"
34 $(copy-file-to-new-target)
  /cts/tools/cts-xml-generator/
Android.mk 5 # You may obtain a copy of the License at
17 # We use copy-file-to-new-target so that the installed
33 @echo "Copy: $(PRIVATE_MODULE) ($@)"
34 $(copy-file-to-new-target)
  /dalvik/tools/dexdeps/
Android.mk 5 # You may obtain a copy of the License at
17 # We use copy-file-to-new-target so that the installed
33 @echo "Copy: $(PRIVATE_MODULE) ($@)"
34 $(copy-file-to-new-target)
  /development/tools/rmtypedefs/
Android.mk 5 # You may obtain a copy of the License at
17 # We use copy-file-to-new-target so that the installed
36 @echo "Copy: $(PRIVATE_MODULE) ($@)"
37 $(copy-file-to-new-target)
  /external/chromium_org/cc/surfaces/
surface_aggregator.cc 183 pass_quad->Copy(dest_pass->shared_quad_state_list.back(),
187 quad->Copy(dest_pass->shared_quad_state_list.back()));
  /external/chromium_org/chrome/renderer/resources/extensions/
downloads_custom_bindings.js 16 // Copy the id so that extensions can't change it.
  /external/chromium_org/native_client_sdk/src/build_tools/
buildbot_common.py 135 """Recursively copy a directory using."""
142 oshelpers.Copy(args)
150 oshelpers.Copy(args)
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/socket/
udp_node.cc 138 packet->Copy(data_, length_error, addr_);
295 packet->Copy(buf, capped_len, addr);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
split-file-by-class 33 use File::Copy;
84 print "Using SVN to copy $basename.{h,cpp} to $classname.{h,cpp}\n";
108 copy("$classname.cpp", "$classname.cpp.original");
109 open(OLDCPP, "<", "$classname.cpp.original") or die "Failed to copy file for reading: $filename\n";
  /external/chromium_org/third_party/icu/source/tools/gendraft/
genheaders.pl 23 use File::Copy;
26 use File::Copy;
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
sessiondescription.cc 92 SessionDescription* SessionDescription::Copy() const {
93 SessionDescription* copy = new SessionDescription(*this); local
94 // Copy all ContentDescriptions.
95 for (ContentInfos::iterator content = copy->contents_.begin();
96 content != copy->contents().end(); ++content) {
97 content->description = content->description->Copy();
99 return copy;
  /external/chromium_org/third_party/re2/re2/testing/
charclass_test.cc 127 CharClassBuilder* ncc = cc->Copy();
204 if (!CorrectCC(&ccb, t, "before copy (CharClassBuilder)"))
207 if (!CorrectCC(cc, t, "before copy (CharClass)"))
211 CharClassBuilder *ccb1 = ccb.Copy();
212 if (!CorrectCC(ccb1, t, "after copy (CharClassBuilder)"))
215 if (!CorrectCC(cc, t, "after copy (CharClass)"))

Completed in 579 milliseconds

1 2 3 4 5 67 8 91011>>