HomeSort by relevance Sort by last modified time
    Searched full:replace (Results 176 - 200 of 5102) sorted by null

1 2 3 4 5 6 78 91011>>

  /ndk/sources/host-tools/sed-4.2.1/m4/
strerror.m4 44 dnl integers. Replace it.
49 dnl to <errno.h>. Replace it.
  /external/webkit/Tools/wx/packaging/
build-win-installer.py 93 installerTemplate = installerTemplate.replace("msw-unicode", "msw")
95 installerTemplate = installerTemplate.replace("<<VERSION>>", date)
96 installerTemplate = installerTemplate.replace("<<WXVERSION>>", wx_version)
97 installerTemplate = installerTemplate.replace("<<ROOTDIR>>", wxwebkit_dir )
98 installerTemplate = installerTemplate.replace("<<PYTHONVER>>", sys.version[0:3] )
99 installerTemplate = installerTemplate.replace("<<FILES>>", fileList )
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
ArchiveInfo.java 31 * installed. It can replace an existing local one. It can also depends on another
52 * Creates a new replacement where the {@code newArchive} will replace the
54 * When {@code newArchive} is not intended to replace anything (e.g. because
56 * {@code replace} shall be null.
60 * @param replaced An optional local archive that the new one will replace.
61 * Can be null if this archive does not replace anything.
  /external/stlport/stlport/stl/
_rope.h 1710 static _RopeRep* replace(_RopeRep* __old, size_t __pos1, function in class:rope
1784 void replace(size_t __p, size_t __n, const _Self& __r) { function in class:rope
1789 void replace(size_t __p, size_t __n, function in class:rope
1795 void replace(size_t __p, size_t __n, _CharT __c) { function in class:rope
1800 void replace(size_t __p, size_t __n, const _CharT* __c_string) { function in class:rope
1805 void replace(size_t __p, size_t __n, function in class:rope
1811 void replace(size_t __p, size_t __n, function in class:rope
1817 void replace(size_t __p, size_t __n, function in class:rope
1824 void replace(size_t __p, _CharT __c) { function in class:rope
1830 void replace(size_t __p, const _Self& __r) { function in class:rope
1834 void replace(size_t __p, const _CharT* __i, size_t __i_len) { function in class:rope
1838 void replace(size_t __p, const _CharT* __c_string) { function in class:rope
1842 void replace(size_t __p, const _CharT* __i, const _CharT* __j) { function in class:rope
1846 void replace(size_t __p, const const_iterator& __i, function in class:rope
1851 void replace(size_t __p, const iterator& __i, function in class:rope
1891 void replace(const iterator& __p, const iterator& __q, function in class:rope
1894 void replace(const iterator& __p, const iterator& __q, _CharT __c) function in class:rope
1896 void replace(const iterator& __p, const iterator& __q, function in class:rope
1899 void replace(const iterator& __p, const iterator& __q, function in class:rope
1902 void replace(const iterator& __p, const iterator& __q, function in class:rope
1905 void replace(const iterator& __p, const iterator& __q, function in class:rope
1908 void replace(const iterator& __p, const iterator& __q, function in class:rope
1913 void replace(const iterator& __p, const _Self& __r) function in class:rope
1915 void replace(const iterator& __p, _CharT __c) function in class:rope
1917 void replace(const iterator& __p, const _CharT* __c_string) function in class:rope
1919 void replace(const iterator& __p, const _CharT* __i, size_t __n) function in class:rope
1921 void replace(const iterator& __p, const _CharT* __i, const _CharT* __j) function in class:rope
1923 void replace(const iterator& __p, const_iterator __i, function in class:rope
1926 void replace(const iterator& __p, iterator __i, iterator __j) function in class:rope
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 1710 static _RopeRep* replace(_RopeRep* __old, size_t __pos1, function in class:rope
1784 void replace(size_t __p, size_t __n, const _Self& __r) { function in class:rope
1789 void replace(size_t __p, size_t __n, function in class:rope
1795 void replace(size_t __p, size_t __n, _CharT __c) { function in class:rope
1800 void replace(size_t __p, size_t __n, const _CharT* __c_string) { function in class:rope
1805 void replace(size_t __p, size_t __n, function in class:rope
1811 void replace(size_t __p, size_t __n, function in class:rope
1817 void replace(size_t __p, size_t __n, function in class:rope
1824 void replace(size_t __p, _CharT __c) { function in class:rope
1830 void replace(size_t __p, const _Self& __r) { function in class:rope
1834 void replace(size_t __p, const _CharT* __i, size_t __i_len) { function in class:rope
1838 void replace(size_t __p, const _CharT* __c_string) { function in class:rope
1842 void replace(size_t __p, const _CharT* __i, const _CharT* __j) { function in class:rope
1846 void replace(size_t __p, const const_iterator& __i, function in class:rope
1851 void replace(size_t __p, const iterator& __i, function in class:rope
1891 void replace(const iterator& __p, const iterator& __q, function in class:rope
1894 void replace(const iterator& __p, const iterator& __q, _CharT __c) function in class:rope
1896 void replace(const iterator& __p, const iterator& __q, function in class:rope
1899 void replace(const iterator& __p, const iterator& __q, function in class:rope
1902 void replace(const iterator& __p, const iterator& __q, function in class:rope
1905 void replace(const iterator& __p, const iterator& __q, function in class:rope
1908 void replace(const iterator& __p, const iterator& __q, function in class:rope
1913 void replace(const iterator& __p, const _Self& __r) function in class:rope
1915 void replace(const iterator& __p, _CharT __c) function in class:rope
1917 void replace(const iterator& __p, const _CharT* __c_string) function in class:rope
1919 void replace(const iterator& __p, const _CharT* __i, size_t __n) function in class:rope
1921 void replace(const iterator& __p, const _CharT* __i, const _CharT* __j) function in class:rope
1923 void replace(const iterator& __p, const_iterator __i, function in class:rope
1926 void replace(const iterator& __p, iterator __i, iterator __j) function in class:rope
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
rope     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
rope     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
rope     [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
rope     [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_rope.h 1710 static _RopeRep* replace(_RopeRep* __old, size_t __pos1, function in class:rope
1784 void replace(size_t __p, size_t __n, const _Self& __r) { function in class:rope
1789 void replace(size_t __p, size_t __n, function in class:rope
1795 void replace(size_t __p, size_t __n, _CharT __c) { function in class:rope
1800 void replace(size_t __p, size_t __n, const _CharT* __c_string) { function in class:rope
1805 void replace(size_t __p, size_t __n, function in class:rope
1811 void replace(size_t __p, size_t __n, function in class:rope
1817 void replace(size_t __p, size_t __n, function in class:rope
1824 void replace(size_t __p, _CharT __c) { function in class:rope
1830 void replace(size_t __p, const _Self& __r) { function in class:rope
1834 void replace(size_t __p, const _CharT* __i, size_t __i_len) { function in class:rope
1838 void replace(size_t __p, const _CharT* __c_string) { function in class:rope
1842 void replace(size_t __p, const _CharT* __i, const _CharT* __j) { function in class:rope
1846 void replace(size_t __p, const const_iterator& __i, function in class:rope
1851 void replace(size_t __p, const iterator& __i, function in class:rope
1891 void replace(const iterator& __p, const iterator& __q, function in class:rope
1894 void replace(const iterator& __p, const iterator& __q, _CharT __c) function in class:rope
1896 void replace(const iterator& __p, const iterator& __q, function in class:rope
1899 void replace(const iterator& __p, const iterator& __q, function in class:rope
1902 void replace(const iterator& __p, const iterator& __q, function in class:rope
1905 void replace(const iterator& __p, const iterator& __q, function in class:rope
1908 void replace(const iterator& __p, const iterator& __q, function in class:rope
1913 void replace(const iterator& __p, const _Self& __r) function in class:rope
1915 void replace(const iterator& __p, _CharT __c) function in class:rope
1917 void replace(const iterator& __p, const _CharT* __c_string) function in class:rope
1919 void replace(const iterator& __p, const _CharT* __i, size_t __n) function in class:rope
1921 void replace(const iterator& __p, const _CharT* __i, const _CharT* __j) function in class:rope
1923 void replace(const iterator& __p, const_iterator __i, function in class:rope
1926 void replace(const iterator& __p, iterator __i, iterator __j) function in class:rope
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
rope     [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_rope.h 1710 static _RopeRep* replace(_RopeRep* __old, size_t __pos1, function in class:rope
1784 void replace(size_t __p, size_t __n, const _Self& __r) { function in class:rope
1789 void replace(size_t __p, size_t __n, function in class:rope
1795 void replace(size_t __p, size_t __n, _CharT __c) { function in class:rope
1800 void replace(size_t __p, size_t __n, const _CharT* __c_string) { function in class:rope
1805 void replace(size_t __p, size_t __n, function in class:rope
1811 void replace(size_t __p, size_t __n, function in class:rope
1817 void replace(size_t __p, size_t __n, function in class:rope
1824 void replace(size_t __p, _CharT __c) { function in class:rope
1830 void replace(size_t __p, const _Self& __r) { function in class:rope
1834 void replace(size_t __p, const _CharT* __i, size_t __i_len) { function in class:rope
1838 void replace(size_t __p, const _CharT* __c_string) { function in class:rope
1842 void replace(size_t __p, const _CharT* __i, const _CharT* __j) { function in class:rope
1846 void replace(size_t __p, const const_iterator& __i, function in class:rope
1851 void replace(size_t __p, const iterator& __i, function in class:rope
1891 void replace(const iterator& __p, const iterator& __q, function in class:rope
1894 void replace(const iterator& __p, const iterator& __q, _CharT __c) function in class:rope
1896 void replace(const iterator& __p, const iterator& __q, function in class:rope
1899 void replace(const iterator& __p, const iterator& __q, function in class:rope
1902 void replace(const iterator& __p, const iterator& __q, function in class:rope
1905 void replace(const iterator& __p, const iterator& __q, function in class:rope
1908 void replace(const iterator& __p, const iterator& __q, function in class:rope
1913 void replace(const iterator& __p, const _Self& __r) function in class:rope
1915 void replace(const iterator& __p, _CharT __c) function in class:rope
1917 void replace(const iterator& __p, const _CharT* __c_string) function in class:rope
1919 void replace(const iterator& __p, const _CharT* __i, size_t __n) function in class:rope
1921 void replace(const iterator& __p, const _CharT* __i, const _CharT* __j) function in class:rope
1923 void replace(const iterator& __p, const_iterator __i, function in class:rope
1926 void replace(const iterator& __p, iterator __i, iterator __j) function in class:rope
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
rope     [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_rope.h 1710 static _RopeRep* replace(_RopeRep* __old, size_t __pos1, function in class:rope
1784 void replace(size_t __p, size_t __n, const _Self& __r) { function in class:rope
1789 void replace(size_t __p, size_t __n, function in class:rope
1795 void replace(size_t __p, size_t __n, _CharT __c) { function in class:rope
1800 void replace(size_t __p, size_t __n, const _CharT* __c_string) { function in class:rope
1805 void replace(size_t __p, size_t __n, function in class:rope
1811 void replace(size_t __p, size_t __n, function in class:rope
1817 void replace(size_t __p, size_t __n, function in class:rope
1824 void replace(size_t __p, _CharT __c) { function in class:rope
1830 void replace(size_t __p, const _Self& __r) { function in class:rope
1834 void replace(size_t __p, const _CharT* __i, size_t __i_len) { function in class:rope
1838 void replace(size_t __p, const _CharT* __c_string) { function in class:rope
1842 void replace(size_t __p, const _CharT* __i, const _CharT* __j) { function in class:rope
1846 void replace(size_t __p, const const_iterator& __i, function in class:rope
1851 void replace(size_t __p, const iterator& __i, function in class:rope
1891 void replace(const iterator& __p, const iterator& __q, function in class:rope
1894 void replace(const iterator& __p, const iterator& __q, _CharT __c) function in class:rope
1896 void replace(const iterator& __p, const iterator& __q, function in class:rope
1899 void replace(const iterator& __p, const iterator& __q, function in class:rope
1902 void replace(const iterator& __p, const iterator& __q, function in class:rope
1905 void replace(const iterator& __p, const iterator& __q, function in class:rope
1908 void replace(const iterator& __p, const iterator& __q, function in class:rope
1913 void replace(const iterator& __p, const _Self& __r) function in class:rope
1915 void replace(const iterator& __p, _CharT __c) function in class:rope
1917 void replace(const iterator& __p, const _CharT* __c_string) function in class:rope
1919 void replace(const iterator& __p, const _CharT* __i, size_t __n) function in class:rope
1921 void replace(const iterator& __p, const _CharT* __i, const _CharT* __j) function in class:rope
1923 void replace(const iterator& __p, const_iterator __i, function in class:rope
1926 void replace(const iterator& __p, iterator __i, iterator __j) function in class:rope
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/
string 514 replace(size_type __pos1, size_type __n1, const basic_string& __str)
516 _Base::replace(__pos1, __n1, __str);
522 replace(size_type __pos1, size_type __n1, const basic_string& __str,
525 _Base::replace(__pos1, __n1, __str, __pos2, __n2);
531 replace(size_type __pos, size_type __n1, const _CharT* __s,
535 _Base::replace(__pos, __n1, __s, __n2);
541 replace(size_type __pos, size_type __n1, const _CharT* __s)
544 _Base::replace(__pos, __n1, __s);
550 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c)
552 _Base::replace(__pos, __n1, __n2, __c)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
string 553 replace(size_type __pos1, size_type __n1, const basic_string& __str)
555 _Base::replace(__pos1, __n1, __str);
561 replace(size_type __pos1, size_type __n1, const basic_string& __str,
564 _Base::replace(__pos1, __n1, __str, __pos2, __n2);
570 replace(size_type __pos, size_type __n1, const _CharT* __s,
574 _Base::replace(__pos, __n1, __s, __n2);
580 replace(size_type __pos, size_type __n1, const _CharT* __s)
583 _Base::replace(__pos, __n1, __s);
589 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c)
591 _Base::replace(__pos, __n1, __n2, __c)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
string 553 replace(size_type __pos1, size_type __n1, const basic_string& __str)
555 _Base::replace(__pos1, __n1, __str);
561 replace(size_type __pos1, size_type __n1, const basic_string& __str,
564 _Base::replace(__pos1, __n1, __str, __pos2, __n2);
570 replace(size_type __pos, size_type __n1, const _CharT* __s,
574 _Base::replace(__pos, __n1, __s, __n2);
580 replace(size_type __pos, size_type __n1, const _CharT* __s)
583 _Base::replace(__pos, __n1, __s);
589 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c)
591 _Base::replace(__pos, __n1, __n2, __c)
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/debug/
string 514 replace(size_type __pos1, size_type __n1, const basic_string& __str)
516 _Base::replace(__pos1, __n1, __str);
522 replace(size_type __pos1, size_type __n1, const basic_string& __str,
525 _Base::replace(__pos1, __n1, __str, __pos2, __n2);
531 replace(size_type __pos, size_type __n1, const _CharT* __s,
535 _Base::replace(__pos, __n1, __s, __n2);
541 replace(size_type __pos, size_type __n1, const _CharT* __s)
544 _Base::replace(__pos, __n1, __s);
550 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c)
552 _Base::replace(__pos, __n1, __n2, __c)
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/debug/
string 514 replace(size_type __pos1, size_type __n1, const basic_string& __str)
516 _Base::replace(__pos1, __n1, __str);
522 replace(size_type __pos1, size_type __n1, const basic_string& __str,
525 _Base::replace(__pos1, __n1, __str, __pos2, __n2);
531 replace(size_type __pos, size_type __n1, const _CharT* __s,
535 _Base::replace(__pos, __n1, __s, __n2);
541 replace(size_type __pos, size_type __n1, const _CharT* __s)
544 _Base::replace(__pos, __n1, __s);
550 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c)
552 _Base::replace(__pos, __n1, __n2, __c)
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/debug/
string 514 replace(size_type __pos1, size_type __n1, const basic_string& __str)
516 _Base::replace(__pos1, __n1, __str);
522 replace(size_type __pos1, size_type __n1, const basic_string& __str,
525 _Base::replace(__pos1, __n1, __str, __pos2, __n2);
531 replace(size_type __pos, size_type __n1, const _CharT* __s,
535 _Base::replace(__pos, __n1, __s, __n2);
541 replace(size_type __pos, size_type __n1, const _CharT* __s)
544 _Base::replace(__pos, __n1, __s);
550 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c)
552 _Base::replace(__pos, __n1, __n2, __c)
    [all...]
  /external/apache-harmony/nio_char/src/test/java/org/apache/harmony/nio_char/tests/java/nio/charset/
CharsetDecoderTest.java 74 // decoder.onMalformedInput(CodingErrorAction.REPLACE);
75 // decoder.onUnmappableCharacter(CodingErrorAction.REPLACE);
110 cs1.newDecoder().onMalformedInput(CodingErrorAction.REPLACE)
111 .onUnmappableCharacter(CodingErrorAction.REPLACE).decode(
186 decoder.onMalformedInput(CodingErrorAction.REPLACE);
190 // but "out" doesn't have enough space for replace string.
197 // replace string should be put into "out" firstly,
  /external/openfst/src/include/fst/
replace.h 0 // replace.h
39 #include <fst/replace-util.h>
46 // REPLACE STATE TUPLES AND TABLES
48 // The replace state table has the form
75 // \brief Tuple of information that uniquely defines a state in replace
94 // Equality of replace state tuples.
116 // Fingerprint for general replace state tuples.
146 // A generic hash function for replace state tuples.
168 // A two-level state table for replace.
236 // Default replace state tabl
    [all...]
  /external/chromium/chrome/browser/resources/options/
search_page.js 134 // Replace the contents of the navigation tab with the search field.
161 // search query. Replace the history entry with no search with an entry
291 text.toLowerCase().replace(/[-[\]{}()*+?.,\\^$|#\s]/g, '\\$&');
293 // Generate a regular expression and replace string for hilighting
372 * Performs a string replacement based on a regex and replace string.
374 * @param {String} replace A string to apply the replace operation.
379 performReplace_: function(regex, replace, element) {
390 // Perform a search and replace on the text node value.
391 var newValue = node.nodeValue.replace(regex, replace)
    [all...]
  /external/chromium/testing/
generate_gmock_mutant.py 326 s = s.replace("<>", "")
327 s = s.replace(", >", ">")
328 s = s.replace(", )", ")")
329 s = s.replace(">>", "> >")
338 return [pattern.replace("%", x) for x in it]
412 mutant2 = mutant.replace("CreateFunctor(T* obj,", "CreateFunctor(T** obj,")
413 mutant2 = mutant2.replace("new Mutant", "new MutantLateObjectBind")
414 mutant2 = mutant2.replace(" " * 17 + "Tuple", " " * 31 + "Tuple")
422 stdcall_method = stdcall_method.replace("U::", "__stdcall U::")
427 stdcall_function = stdcall_function.replace("R (*", "R (__stdcall *")
    [all...]
  /external/chromium/chrome/browser/ui/views/tabs/
native_view_photobooth_win.cc 61 Replace(NULL);
65 void NativeViewPhotoboothWin::Replace(HWND new_hwnd) {
92 // us until someone calls Replace(NULL).
95 Replace(current_hwnd_);
164 Replace(initial_hwnd);

Completed in 742 milliseconds

1 2 3 4 5 6 78 91011>>