| /prebuilts/clang/host/darwin-x86/clang-4393122/share/clang/ |
| clang-include-fixer.el | 184 (defun clang-include-fixer--replace-buffer (stdout) 185 "Replace current buffer by content of STDOUT." 255 ;; Replace the HeaderInfos list by a single header selected by 266 (clang-include-fixer--replace-buffer stdout)
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/share/clang/ |
| clang-include-fixer.el | 184 (defun clang-include-fixer--replace-buffer (stdout) 185 "Replace current buffer by content of STDOUT." 255 ;; Replace the HeaderInfos list by a single header selected by 266 (clang-include-fixer--replace-buffer stdout)
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/share/clang/ |
| clang-include-fixer.el | 189 (defun clang-include-fixer--replace-buffer (stdout) 190 "Replace current buffer by content of STDOUT." 193 (cond ((fboundp 'replace-buffer-contents) (replace-buffer-contents stdout)) 260 ;; Replace the HeaderInfos list by a single header selected by 271 (clang-include-fixer--replace-buffer stdout)
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/share/clang/ |
| clang-include-fixer.el | 189 (defun clang-include-fixer--replace-buffer (stdout) 190 "Replace current buffer by content of STDOUT." 193 (cond ((fboundp 'replace-buffer-contents) (replace-buffer-contents stdout)) 260 ;; Replace the HeaderInfos list by a single header selected by 271 (clang-include-fixer--replace-buffer stdout)
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/share/clang/ |
| clang-include-fixer.el | 189 (defun clang-include-fixer--replace-buffer (stdout) 190 "Replace current buffer by content of STDOUT." 193 (cond ((fboundp 'replace-buffer-contents) (replace-buffer-contents stdout)) 260 ;; Replace the HeaderInfos list by a single header selected by 271 (clang-include-fixer--replace-buffer stdout)
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/share/clang/ |
| clang-include-fixer.el | 189 (defun clang-include-fixer--replace-buffer (stdout) 190 "Replace current buffer by content of STDOUT." 193 (cond ((fboundp 'replace-buffer-contents) (replace-buffer-contents stdout)) 260 ;; Replace the HeaderInfos list by a single header selected by 271 (clang-include-fixer--replace-buffer stdout)
|
| /prebuilts/clang/host/linux-x86/clang-4393122/share/clang/ |
| clang-include-fixer.el | 184 (defun clang-include-fixer--replace-buffer (stdout) 185 "Replace current buffer by content of STDOUT." 255 ;; Replace the HeaderInfos list by a single header selected by 266 (clang-include-fixer--replace-buffer stdout)
|
| /prebuilts/clang/host/linux-x86/clang-4479392/share/clang/ |
| clang-include-fixer.el | 184 (defun clang-include-fixer--replace-buffer (stdout) 185 "Replace current buffer by content of STDOUT." 255 ;; Replace the HeaderInfos list by a single header selected by 266 (clang-include-fixer--replace-buffer stdout)
|
| /prebuilts/clang/host/linux-x86/clang-4579689/share/clang/ |
| clang-include-fixer.el | 189 (defun clang-include-fixer--replace-buffer (stdout) 190 "Replace current buffer by content of STDOUT." 193 (cond ((fboundp 'replace-buffer-contents) (replace-buffer-contents stdout)) 260 ;; Replace the HeaderInfos list by a single header selected by 271 (clang-include-fixer--replace-buffer stdout)
|
| /prebuilts/clang/host/linux-x86/clang-4630689/share/clang/ |
| clang-include-fixer.el | 189 (defun clang-include-fixer--replace-buffer (stdout) 190 "Replace current buffer by content of STDOUT." 193 (cond ((fboundp 'replace-buffer-contents) (replace-buffer-contents stdout)) 260 ;; Replace the HeaderInfos list by a single header selected by 271 (clang-include-fixer--replace-buffer stdout)
|
| /prebuilts/clang/host/linux-x86/clang-4639204/share/clang/ |
| clang-include-fixer.el | 189 (defun clang-include-fixer--replace-buffer (stdout) 190 "Replace current buffer by content of STDOUT." 193 (cond ((fboundp 'replace-buffer-contents) (replace-buffer-contents stdout)) 260 ;; Replace the HeaderInfos list by a single header selected by 271 (clang-include-fixer--replace-buffer stdout)
|
| /prebuilts/clang/host/linux-x86/clang-4691093/share/clang/ |
| clang-include-fixer.el | 189 (defun clang-include-fixer--replace-buffer (stdout) 190 "Replace current buffer by content of STDOUT." 193 (cond ((fboundp 'replace-buffer-contents) (replace-buffer-contents stdout)) 260 ;; Replace the HeaderInfos list by a single header selected by 271 (clang-include-fixer--replace-buffer stdout)
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
| basic_string.h | 1429 replace(size_type __pos, size_type __n, const basic_string& __str) function in class:basic_string 1451 replace(size_type __pos1, size_type __n1, const basic_string& __str, function in class:basic_string 1496 replace(size_type __pos, size_type __n1, const _CharT* __s) function in class:basic_string 1520 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) function in class:basic_string 1538 replace(iterator __i1, iterator __i2, const basic_string& __str) function in class:basic_string 1557 replace(iterator __i1, iterator __i2, const _CharT* __s, size_type __n) function in class:basic_string 1578 replace(iterator __i1, iterator __i2, const _CharT* __s) function in class:basic_string 1599 replace(iterator __i1, iterator __i2, size_type __n, _CharT __c) function in class:basic_string 1623 replace(iterator __i1, iterator __i2, function in class:basic_string 1636 replace(iterator __i1, iterator __i2, _CharT* __k1, _CharT* __k2) function in class:basic_string 1646 replace(iterator __i1, iterator __i2, function in class:basic_string 1657 replace(iterator __i1, iterator __i2, iterator __k1, iterator __k2) function in class:basic_string 1667 replace(iterator __i1, iterator __i2, function in class:basic_string 1692 basic_string& replace(iterator __i1, iterator __i2, function in class:basic_string [all...] |
| stl_algo.h | 4984 replace(_ForwardIterator __first, _ForwardIterator __last, function [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
| basic_string.h | 1429 replace(size_type __pos, size_type __n, const basic_string& __str) function in class:basic_string 1451 replace(size_type __pos1, size_type __n1, const basic_string& __str, function in class:basic_string 1496 replace(size_type __pos, size_type __n1, const _CharT* __s) function in class:basic_string 1520 replace(size_type __pos, size_type __n1, size_type __n2, _CharT __c) function in class:basic_string 1538 replace(iterator __i1, iterator __i2, const basic_string& __str) function in class:basic_string 1557 replace(iterator __i1, iterator __i2, const _CharT* __s, size_type __n) function in class:basic_string 1578 replace(iterator __i1, iterator __i2, const _CharT* __s) function in class:basic_string 1599 replace(iterator __i1, iterator __i2, size_type __n, _CharT __c) function in class:basic_string 1623 replace(iterator __i1, iterator __i2, function in class:basic_string 1636 replace(iterator __i1, iterator __i2, _CharT* __k1, _CharT* __k2) function in class:basic_string 1646 replace(iterator __i1, iterator __i2, function in class:basic_string 1657 replace(iterator __i1, iterator __i2, iterator __k1, iterator __k2) function in class:basic_string 1667 replace(iterator __i1, iterator __i2, function in class:basic_string 1692 basic_string& replace(iterator __i1, iterator __i2, function in class:basic_string [all...] |
| stl_algo.h | 4984 replace(_ForwardIterator __first, _ForwardIterator __last, function [all...] |
| /prebuilts/gdb/darwin-x86/lib/python2.7/ |
| pydoc.py | 108 def replace(text, *pairs): function 383 return replace(text, '&', '&', '<', '<', '>', '>') 398 if '\\' in test and '\\' not in replace(testrepr, r'\\', ''): 475 return replace(text, '\n\n', '\n \n', '\n\n', '\n \n', 544 url = escape(all).replace('"', '"') [all...] |
| /prebuilts/gdb/linux-x86/lib/python2.7/ |
| pydoc.py | 108 def replace(text, *pairs): function 383 return replace(text, '&', '&', '<', '<', '>', '>') 398 if '\\' in test and '\\' not in replace(testrepr, r'\\', ''): 475 return replace(text, '\n\n', '\n \n', '\n\n', '\n \n', 544 url = escape(all).replace('"', '"') [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
| pydoc.py | 108 def replace(text, *pairs): function 383 return replace(text, '&', '&', '<', '<', '>', '>') 398 if '\\' in test and '\\' not in replace(testrepr, r'\\', ''): 475 return replace(text, '\n\n', '\n \n', '\n\n', '\n \n', 544 url = escape(all).replace('"', '"') [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
| pydoc.py | 108 def replace(text, *pairs): function 383 return replace(text, '&', '&', '<', '<', '>', '>') 398 if '\\' in test and '\\' not in replace(testrepr, r'\\', ''): 475 return replace(text, '\n\n', '\n \n', '\n\n', '\n \n', 544 url = escape(all).replace('"', '"') [all...] |
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
| GridLayoutConverter.java | 262 InsertEdit replace = new InsertEdit(offset, space); local 263 mRootEdit.addChild(replace); [all...] |
| /external/guava/guava-tests/test/com/google/common/collect/ |
| MapMakerInternalMapTest.java | 343 map.replace(one, five); 346 map.replace(one, five, six); 583 assertFalse(segment.replace(key, hash, oldValue, newValue)); 591 assertTrue(segment.replace(key, hash, oldValue, newValue)); 596 assertFalse(segment.replace(key, hash, oldValue, newValue)); 604 assertFalse(segment.replace(key, hash, oldValue, newValue)); 627 assertNull(segment.replace(key, hash, newValue)); 635 assertSame(oldValue, segment.replace(key, hash, newValue)); 643 assertNull(segment.replace(key, hash, newValue)); [all...] |
| /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.3.Final/ |
| netty-codec-http-4.1.3.Final.jar | |
| /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/ |
| netty-codec-http-4.1.6.Final.jar | |
| /prebuilts/tools/common/m2/repository/me/tatarka/retrolambda/projectlombok/lombok.ast/0.2.3.a2/ |
| lombok.ast-0.2.3.a2.jar | |