HomeSort by relevance Sort by last modified time
    Searched refs:Copy (Results 1 - 25 of 1230) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/lzma/CPP/7zip/Compress/
CopyRegister.cpp 13 REGISTER_CODEC_2(Copy, CreateCodec, CreateCodec, 0, "Copy")
  /external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
copy.fail.cpp 29 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}}
34 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}}
39 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}}
44 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}}
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
copy.h 6 * You may obtain a copy of the License at
37 * File : copy.h
38 * Purpose : Copy vector x[] to y[]
72 * Function : Copy
73 * Purpose : Copy vector x[] to y[], vector length L
78 void Copy(
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
copy.cpp 6 * You may obtain a copy of the License at
37 * File : copy.h
47 #include "copy.h"
66 * FUNCTION: Copy
68 * PURPOSE: Copy vector x[] to y[]
75 * Function : Copy
76 * Purpose : Copy vector x[] to y[]
80 void Copy(
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/
copy.fail.cpp 29 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}}
34 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}}
39 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}}
44 LG Copy(Orig); // expected-error{{call to deleted constructor of 'LG'}}
  /external/llvm/unittests/ADT/
FunctionRefTest.cpp 17 // Ensure that copies of a function_ref copy the underlying state rather than
19 TEST(FunctionRefTest, Copy) {
  /art/runtime/gc/space/
image_space_test.cc 6 * You may obtain a copy of the License at
34 Copy(GetDexSrc1(), dex1);
35 Copy(GetMultiDexSrc1(), multidex1);
36 Copy(GetDexSrc2(), dex2);
61 Copy(GetDexSrc2(), dex1);
65 Copy(GetDexSrc1(), dex1);
69 Copy(GetMultiDexSrc2(), multidex1);
73 Copy(GetMultiDexSrc1(), multidex1);
77 Copy(GetDexSrc1(), dex2);
81 Copy(GetDexSrc2(), dex2)
    [all...]
  /external/llvm/include/llvm/Analysis/
MemoryLocation.h 101 MemoryLocation Copy(*this);
102 Copy.Ptr = NewPtr;
103 return Copy;
107 MemoryLocation Copy(*this);
108 Copy.Size = NewSize;
109 return Copy;
113 MemoryLocation Copy(*this);
114 Copy.AATags = AAMDNodes();
115 return Copy;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 101 MemoryLocation Copy(*this);
102 Copy.Ptr = NewPtr;
103 return Copy;
107 MemoryLocation Copy(*this);
108 Copy.Size = NewSize;
109 return Copy;
113 MemoryLocation Copy(*this);
114 Copy.AATags = AAMDNodes();
115 return Copy;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
MemoryLocation.h 101 MemoryLocation Copy(*this);
102 Copy.Ptr = NewPtr;
103 return Copy;
107 MemoryLocation Copy(*this);
108 Copy.Size = NewSize;
109 return Copy;
113 MemoryLocation Copy(*this);
114 Copy.AATags = AAMDNodes();
115 return Copy;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
MemoryLocation.h 101 MemoryLocation Copy(*this);
102 Copy.Ptr = NewPtr;
103 return Copy;
107 MemoryLocation Copy(*this);
108 Copy.Size = NewSize;
109 return Copy;
113 MemoryLocation Copy(*this);
114 Copy.AATags = AAMDNodes();
115 return Copy;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
MemoryLocation.h 108 MemoryLocation Copy(*this);
109 Copy.Ptr = NewPtr;
110 return Copy;
114 MemoryLocation Copy(*this);
115 Copy.Size = NewSize;
116 return Copy;
120 MemoryLocation Copy(*this);
121 Copy.AATags = AAMDNodes();
122 return Copy;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
MemoryLocation.h 108 MemoryLocation Copy(*this);
109 Copy.Ptr = NewPtr;
110 return Copy;
114 MemoryLocation Copy(*this);
115 Copy.Size = NewSize;
116 return Copy;
120 MemoryLocation Copy(*this);
121 Copy.AATags = AAMDNodes();
122 return Copy;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
MemoryLocation.h 108 MemoryLocation Copy(*this);
109 Copy.Ptr = NewPtr;
110 return Copy;
114 MemoryLocation Copy(*this);
115 Copy.Size = NewSize;
116 return Copy;
120 MemoryLocation Copy(*this);
121 Copy.AATags = AAMDNodes();
122 return Copy;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
MemoryLocation.h 108 MemoryLocation Copy(*this);
109 Copy.Ptr = NewPtr;
110 return Copy;
114 MemoryLocation Copy(*this);
115 Copy.Size = NewSize;
116 return Copy;
120 MemoryLocation Copy(*this);
121 Copy.AATags = AAMDNodes();
122 return Copy;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
MemoryLocation.h 101 MemoryLocation Copy(*this);
102 Copy.Ptr = NewPtr;
103 return Copy;
107 MemoryLocation Copy(*this);
108 Copy.Size = NewSize;
109 return Copy;
113 MemoryLocation Copy(*this);
114 Copy.AATags = AAMDNodes();
115 return Copy;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
MemoryLocation.h 101 MemoryLocation Copy(*this);
102 Copy.Ptr = NewPtr;
103 return Copy;
107 MemoryLocation Copy(*this);
108 Copy.Size = NewSize;
109 return Copy;
113 MemoryLocation Copy(*this);
114 Copy.AATags = AAMDNodes();
115 return Copy;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
MemoryLocation.h 101 MemoryLocation Copy(*this);
102 Copy.Ptr = NewPtr;
103 return Copy;
107 MemoryLocation Copy(*this);
108 Copy.Size = NewSize;
109 return Copy;
113 MemoryLocation Copy(*this);
114 Copy.AATags = AAMDNodes();
115 return Copy;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
MemoryLocation.h 108 MemoryLocation Copy(*this);
109 Copy.Ptr = NewPtr;
110 return Copy;
114 MemoryLocation Copy(*this);
115 Copy.Size = NewSize;
116 return Copy;
120 MemoryLocation Copy(*this);
121 Copy.AATags = AAMDNodes();
122 return Copy;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
MemoryLocation.h 108 MemoryLocation Copy(*this);
109 Copy.Ptr = NewPtr;
110 return Copy;
114 MemoryLocation Copy(*this);
115 Copy.Size = NewSize;
116 return Copy;
120 MemoryLocation Copy(*this);
121 Copy.AATags = AAMDNodes();
122 return Copy;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
MemoryLocation.h 108 MemoryLocation Copy(*this);
109 Copy.Ptr = NewPtr;
110 return Copy;
114 MemoryLocation Copy(*this);
115 Copy.Size = NewSize;
116 return Copy;
120 MemoryLocation Copy(*this);
121 Copy.AATags = AAMDNodes();
122 return Copy;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
MemoryLocation.h 108 MemoryLocation Copy(*this);
109 Copy.Ptr = NewPtr;
110 return Copy;
114 MemoryLocation Copy(*this);
115 Copy.Size = NewSize;
116 return Copy;
120 MemoryLocation Copy(*this);
121 Copy.AATags = AAMDNodes();
122 return Copy;
  /frameworks/base/tools/aapt2/text/
Printer.cpp 6 * You may obtain a copy of the License at
49 // We will copy the string up until the next new-line (or end of string).
54 if (!io::Copy(out_, " ")) {
62 if (!io::Copy(out_, str_to_copy)) {
70 if (!io::Copy(out_, "\n")) {
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/lns/
lns-big-delta.d 8 \[0x.*\] Copy
11 \[0x.*\] Copy
14 \[0x.*\] Copy
  /frameworks/support/jetifier/jetifier/standalone/
build.gradle 6 * You may obtain a copy of the License at
29 task dist(type: Copy) {

Completed in 570 milliseconds

1 2 3 4 5 6 7 8 91011>>