/packages/apps/Browser/src/com/android/browser/homepages/ |
Template.java | 7 * You may obtain a copy of the License at
46 // Return a copy so that we don't share data
47 return template.copy();
177 private Template(Template copy) {
178 mTemplate = copy.mTemplate;
181 Template copy() {
method in class:Template
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
FilterChanSatRepresentation.java | 6 * You may obtain a copy of the License at 85 public FilterRepresentation copy() { method in class:FilterChanSatRepresentation
|
FilterColorBorderRepresentation.java | 6 * You may obtain a copy of the License at 78 public FilterRepresentation copy() { method in class:FilterColorBorderRepresentation
|
FilterRepresentation.java | 6 * You may obtain a copy of the License at 56 public FilterRepresentation copy(){ method in class:FilterRepresentation
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_algobase.h | 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; 31 * Permission to use, copy, modify, distribute and sell this software 43 * Permission to use, copy, modify, distribute and sell this software 263 // normally) otherwise return it untouched. See copy, fill, ... 286 // calls to copy with memmove whenever possible. (Memmove, not memcpy, 444 copy(_II __first, _II __last, _OI __result) function 491 #define _GLIBCXX_MOVE3(_Tp, _Up, _Vp) std::copy(_Tp, _Up, _Vp) 601 * The function has the same effect as copy, but starts at the end of the 608 * Result may not be in the range [first,last). Use copy instead. Not [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_algobase.h | 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; 31 * Permission to use, copy, modify, distribute and sell this software 43 * Permission to use, copy, modify, distribute and sell this software 263 // normally) otherwise return it untouched. See copy, fill, ... 286 // calls to copy with memmove whenever possible. (Memmove, not memcpy, 444 copy(_II __first, _II __last, _OI __result) function 491 #define _GLIBCXX_MOVE3(_Tp, _Up, _Vp) std::copy(_Tp, _Up, _Vp) 601 * The function has the same effect as copy, but starts at the end of the 608 * Result may not be in the range [first,last). Use copy instead. Not [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_string_sum.h | 8 * Permission to use or copy this software for any purpose is hereby granted 61 /*basic_string wrapper to ensure that we only store a reference to the original string and not copy it*/ 179 size_type copy(_CharT* __s, size_type __n, size_type __pos = 0) const function in class:__bstr_sum 180 {return _M_get_storage().copy(__s, __n, __pos);}
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_string_sum.h | 8 * Permission to use or copy this software for any purpose is hereby granted 61 /*basic_string wrapper to ensure that we only store a reference to the original string and not copy it*/ 179 size_type copy(_CharT* __s, size_type __n, size_type __pos = 0) const function in class:__bstr_sum 180 {return _M_get_storage().copy(__s, __n, __pos);}
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_string_sum.h | 8 * Permission to use or copy this software for any purpose is hereby granted 61 /*basic_string wrapper to ensure that we only store a reference to the original string and not copy it*/ 179 size_type copy(_CharT* __s, size_type __n, size_type __pos = 0) const function in class:__bstr_sum 180 {return _M_get_storage().copy(__s, __n, __pos);}
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_algobase.h | 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; 31 * Permission to use, copy, modify, distribute and sell this software 43 * Permission to use, copy, modify, distribute and sell this software 263 // normally) otherwise return it untouched. See copy, fill, ... 286 // calls to copy with memmove whenever possible. (Memmove, not memcpy, 444 copy(_II __first, _II __last, _OI __result) function 491 #define _GLIBCXX_MOVE3(_Tp, _Up, _Vp) std::copy(_Tp, _Up, _Vp) 601 * The function has the same effect as copy, but starts at the end of the 608 * Result may not be in the range [first,last). Use copy instead. Not [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_algobase.h | 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; 31 * Permission to use, copy, modify, distribute and sell this software 43 * Permission to use, copy, modify, distribute and sell this software 263 // normally) otherwise return it untouched. See copy, fill, ... 286 // calls to copy with memmove whenever possible. (Memmove, not memcpy, 444 copy(_II __first, _II __last, _OI __result) function 491 #define _GLIBCXX_MOVE3(_Tp, _Up, _Vp) std::copy(_Tp, _Up, _Vp) 601 * The function has the same effect as copy, but starts at the end of the 608 * Result may not be in the range [first,last). Use copy instead. Not [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_string_sum.h | 8 * Permission to use or copy this software for any purpose is hereby granted 61 /*basic_string wrapper to ensure that we only store a reference to the original string and not copy it*/ 179 size_type copy(_CharT* __s, size_type __n, size_type __pos = 0) const function in class:__bstr_sum 180 {return _M_get_storage().copy(__s, __n, __pos);}
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_string_sum.h | 8 * Permission to use or copy this software for any purpose is hereby granted 61 /*basic_string wrapper to ensure that we only store a reference to the original string and not copy it*/ 179 size_type copy(_CharT* __s, size_type __n, size_type __pos = 0) const function in class:__bstr_sum 180 {return _M_get_storage().copy(__s, __n, __pos);}
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_algobase.h | 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; 31 * Permission to use, copy, modify, distribute and sell this software 43 * Permission to use, copy, modify, distribute and sell this software 263 // normally) otherwise return it untouched. See copy, fill, ... 286 // calls to copy with memmove whenever possible. (Memmove, not memcpy, 444 copy(_II __first, _II __last, _OI __result) function 491 #define _GLIBCXX_MOVE3(_Tp, _Up, _Vp) std::copy(_Tp, _Up, _Vp) 601 * The function has the same effect as copy, but starts at the end of the 608 * Result may not be in the range [first,last). Use copy instead. Not [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_algobase.h | 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; 31 * Permission to use, copy, modify, distribute and sell this software 43 * Permission to use, copy, modify, distribute and sell this software 263 // normally) otherwise return it untouched. See copy, fill, ... 286 // calls to copy with memmove whenever possible. (Memmove, not memcpy, 444 copy(_II __first, _II __last, _OI __result) function 491 #define _GLIBCXX_MOVE3(_Tp, _Up, _Vp) std::copy(_Tp, _Up, _Vp) 601 * The function has the same effect as copy, but starts at the end of the 608 * Result may not be in the range [first,last). Use copy instead. Not [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
stl_algobase.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; 30 * Permission to use, copy, modify, distribute and sell this software 42 * Permission to use, copy, modify, distribute and sell this software 269 // normally) otherwise return it untouched. See copy, fill, ... 292 // calls to copy with memmove whenever possible. (Memmove, not memcpy, 450 copy(_II __first, _II __last, _OI __result) function 497 #define _GLIBCXX_MOVE3(_Tp, _Up, _Vp) std::copy(_Tp, _Up, _Vp) 607 * The function has the same effect as copy, but starts at the end of the 614 * Result may not be in the range [first,last). Use copy instead. Not [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
os.py | 462 def copy(self): member in class:._Environ 504 def copy(self): member in class:._Environ
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/ |
findertools.py | 57 def copy(src, dstdir): function 58 """Copy a file to a folder""" 719 print 'Testing copy...' 720 pathname = EasyDialogs.AskFileForOpen('File to copy:') 724 result = copy(pathname, destdir)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_deque.py | 6 import copy namespace 477 e = copy.deepcopy(d) 486 e = copy.copy(d)
|
test_weakset.py | 5 import copy namespace 224 dup = self.s.copy() 232 dup = self.s.copy() 334 t = self.s.copy() 341 t = self.s.copy() 394 t = s.copy()
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
os.py | 462 def copy(self): member in class:._Environ 504 def copy(self): member in class:._Environ
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_deque.py | 6 import copy namespace 477 e = copy.deepcopy(d) 486 e = copy.copy(d)
|
test_weakset.py | 5 import copy namespace 224 dup = self.s.copy() 232 dup = self.s.copy() 334 t = self.s.copy() 341 t = self.s.copy() 394 t = s.copy()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/ |
EditableDialogCellEditor.java | 6 * You may obtain a copy of the License at 171 fireEnablementChanged(COPY); 398 text.copy();
|
/build/core/ |
definitions.mk | 6 # You may obtain a copy of the License at [all...] |