HomeSort by relevance Sort by last modified time
    Searched defs:copy (Results 301 - 325 of 1328) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/gdb/python/gdb/command/
pretty_printers.py 14 # You should have received a copy of the GNU General Public License
19 import copy namespace
127 sorted_pretty_printers = copy.copy(pretty_printers)
138 sorted_subprinters = copy.copy(printer.subprinters)
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/command/
pretty_printers.py 14 # You should have received a copy of the GNU General Public License
19 import copy namespace
127 sorted_pretty_printers = sorted (copy.copy(pretty_printers),
136 sorted_subprinters = sorted (copy.copy(printer.subprinters),
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
char_traits.h 22 // You should have received a copy of the GNU General Public License and
23 // a copy of the GCC Runtime Library Exception along with this program;
41 #include <bits/stl_algobase.h> // std::copy, std::fill_n
123 copy(char_type* __s1, const char_type* __s2, std::size_t __n);
196 copy(char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
198 // NB: Inline std::copy so no recursive dependencies.
199 std::copy(__s2, __s2 + __n, __s1);
274 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
345 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
441 copy(char_type* __s1, const char_type* __s2, size_t __n function in struct:char_traits
534 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
char_traits.h 22 // You should have received a copy of the GNU General Public License and
23 // a copy of the GCC Runtime Library Exception along with this program;
41 #include <bits/stl_algobase.h> // std::copy, std::fill_n
118 copy(char_type* __s1, const char_type* __s2, std::size_t __n);
191 copy(char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
193 // NB: Inline std::copy so no recursive dependencies.
194 std::copy(__s2, __s2 + __n, __s1);
272 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
343 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
442 copy(char_type* __s1, const char_type* __s2, size_t __n function in struct:char_traits
535 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
char_traits.h 22 // You should have received a copy of the GNU General Public License and
23 // a copy of the GCC Runtime Library Exception along with this program;
41 #include <bits/stl_algobase.h> // std::copy, std::fill_n
118 copy(char_type* __s1, const char_type* __s2, std::size_t __n);
191 copy(char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
193 // NB: Inline std::copy so no recursive dependencies.
194 std::copy(__s2, __s2 + __n, __s1);
272 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
343 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
442 copy(char_type* __s1, const char_type* __s2, size_t __n function in struct:char_traits
535 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
char_traits.h 22 // You should have received a copy of the GNU General Public License and
23 // a copy of the GCC Runtime Library Exception along with this program;
41 #include <bits/stl_algobase.h> // std::copy, std::fill_n
123 copy(char_type* __s1, const char_type* __s2, std::size_t __n);
196 copy(char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
198 // NB: Inline std::copy so no recursive dependencies.
199 std::copy(__s2, __s2 + __n, __s1);
274 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
345 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
441 copy(char_type* __s1, const char_type* __s2, size_t __n function in struct:char_traits
534 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
char_traits.h 22 // You should have received a copy of the GNU General Public License and
23 // a copy of the GCC Runtime Library Exception along with this program;
41 #include <bits/stl_algobase.h> // std::copy, std::fill_n
123 copy(char_type* __s1, const char_type* __s2, std::size_t __n);
196 copy(char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
198 // NB: Inline std::copy so no recursive dependencies.
199 std::copy(__s2, __s2 + __n, __s1);
274 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
345 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
441 copy(char_type* __s1, const char_type* __s2, size_t __n function in struct:char_traits
534 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
char_traits.h 22 // You should have received a copy of the GNU General Public License and
23 // a copy of the GCC Runtime Library Exception along with this program;
41 #include <bits/stl_algobase.h> // std::copy, std::fill_n
123 copy(char_type* __s1, const char_type* __s2, std::size_t __n);
196 copy(char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
198 // NB: Inline std::copy so no recursive dependencies.
199 std::copy(__s2, __s2 + __n, __s1);
274 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
345 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
441 copy(char_type* __s1, const char_type* __s2, size_t __n function in struct:char_traits
534 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
char_traits.h 22 // You should have received a copy of the GNU General Public License and
23 // a copy of the GCC Runtime Library Exception along with this program;
41 #include <bits/stl_algobase.h> // std::copy, std::fill_n
123 copy(char_type* __s1, const char_type* __s2, std::size_t __n);
196 copy(char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
198 // NB: Inline std::copy so no recursive dependencies.
199 std::copy(__s2, __s2 + __n, __s1);
274 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
345 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
441 copy(char_type* __s1, const char_type* __s2, size_t __n function in struct:char_traits
534 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
char_traits.h 22 // You should have received a copy of the GNU General Public License and
23 // a copy of the GCC Runtime Library Exception along with this program;
41 #include <bits/stl_algobase.h> // std::copy, std::fill_n
118 copy(char_type* __s1, const char_type* __s2, std::size_t __n);
191 copy(char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
193 // NB: Inline std::copy so no recursive dependencies.
194 std::copy(__s2, __s2 + __n, __s1);
272 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
343 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
442 copy(char_type* __s1, const char_type* __s2, size_t __n function in struct:char_traits
535 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
char_traits.h 22 // You should have received a copy of the GNU General Public License and
23 // a copy of the GCC Runtime Library Exception along with this program;
41 #include <bits/stl_algobase.h> // std::copy, std::fill_n
118 copy(char_type* __s1, const char_type* __s2, std::size_t __n);
191 copy(char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
193 // NB: Inline std::copy so no recursive dependencies.
194 std::copy(__s2, __s2 + __n, __s1);
272 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
343 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
442 copy(char_type* __s1, const char_type* __s2, size_t __n function in struct:char_traits
535 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
char_traits.h 22 // You should have received a copy of the GNU General Public License and
23 // a copy of the GCC Runtime Library Exception along with this program;
41 #include <bits/stl_algobase.h> // std::copy, std::fill_n
118 copy(char_type* __s1, const char_type* __s2, std::size_t __n);
191 copy(char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
193 // NB: Inline std::copy so no recursive dependencies.
194 std::copy(__s2, __s2 + __n, __s1);
272 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
343 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
442 copy(char_type* __s1, const char_type* __s2, size_t __n function in struct:char_traits
535 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
char_traits.h 22 // You should have received a copy of the GNU General Public License and
23 // a copy of the GCC Runtime Library Exception along with this program;
41 #include <bits/stl_algobase.h> // std::copy, std::fill_n
118 copy(char_type* __s1, const char_type* __s2, std::size_t __n);
191 copy(char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
193 // NB: Inline std::copy so no recursive dependencies.
194 std::copy(__s2, __s2 + __n, __s1);
272 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
343 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
442 copy(char_type* __s1, const char_type* __s2, size_t __n function in struct:char_traits
535 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
char_traits.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;
39 #include <bits/stl_algobase.h> // std::copy, std::fill_n
116 copy(char_type* __s1, const char_type* __s2, std::size_t __n);
189 copy(char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
191 // NB: Inline std::copy so no recursive dependencies.
192 std::copy(__s2, __s2 + __n, __s1);
270 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
341 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
440 copy(char_type* __s1, const char_type* __s2, size_t __n function in struct:char_traits
533 copy(char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pipes.py 45 sts = t.copy(infile, outfile)
182 def copy(self, infile, outfile): member in class:Template
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_defaultdict.py 4 import copy namespace
98 d2 = d1.copy()
103 d3 = d1.copy()
108 d4 = d1.copy()
115 # Issue 6637: Copy fails for empty default dict
118 e = d.copy()
123 d2 = copy.copy(d1)
127 d2 = copy.copy(d1
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pipes.py 45 sts = t.copy(infile, outfile)
182 def copy(self, infile, outfile): member in class:Template
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_defaultdict.py 4 import copy namespace
98 d2 = d1.copy()
103 d3 = d1.copy()
108 d4 = d1.copy()
115 # Issue 6637: Copy fails for empty default dict
118 e = d.copy()
123 d2 = copy.copy(d1)
127 d2 = copy.copy(d1
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
AddSupportJarAction.java 6 * You may obtain a copy of the License at
245 * Similar to {@link #install}, but rather than copy a jar into the given
280 // Create workspace copy of the project and add library dependency
350 * @param project the project to copy the SDK target out of
359 // Install a new library into the workspace. This is a copy rather than
361 // do not modify the pristine copy in the SDK install area.
377 // Copy in the files recursively
381 sourceDir.copy(destDir, EFS.OVERWRITE, null);
392 ProjectPropertiesWorkingCopy copy = properties.makeWorkingCopy(); local
393 copy.setProperty(ProjectProperties.PROPERTY_TARGET, target)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
GraphicsUtilities.java 6 * You may obtain a copy of the License at
42 // Copy pixels
46 // Copy alpha
75 public static ImageData copy(ImageData image) { method in class:GraphicsUtilities
87 // Copy pixels
91 // Copy alpha
  /bootable/diskinstaller/
config.mk 26 define sysbase-copy-files
30 echo "Copy: $$f" ; \
53 define installer-copy-modules
58 echo "Copy: $$src -> $$dest"; \
97 $(call sysbase-copy-files,$(TARGET_OUT),$(TARGET_INSTALLER_SYSTEM_OUT))
99 $(call installer-copy-modules,$(TARGET_OUT),\
  /build/core/tasks/
cts.mk 5 # You may obtain a copy of the License at
59 # Copy executable and JARs to CTS directory
63 $(foreach apk,$(CTS_CASE_LIST),$(call copy-testcase-apk,$(apk)))
64 $(foreach testcase,$(CTS_TEST_CASES),$(call copy-testcase,$(testcase)))
207 define copy-testcase-apk
214 define copy-testcase
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
SelectActionModeCallback.java 31 * Perform a copy (to clipboard) action.
33 void copy(); method in interface:SelectActionModeCallback.ActionHandler
141 mActionHandler.copy();
  /external/guava/guava-tests/test/com/google/common/collect/
EnumBiMapTest.java 6 * You may obtain a copy of the License at
123 BiMap<Currency, Country> copy = local
125 assertEquals(bimap.inverse(), copy.inverse());
EnumHashBiMapTest.java 6 * You may obtain a copy of the License at
140 BiMap<Currency, String> copy = local
142 assertEquals(bimap.inverse(), copy.inverse());

Completed in 644 milliseconds

<<11121314151617181920>>